body {
	margin:0;
	padding:0;
	background:url(../images/body_bg.jpg) top repeat-x;
	text-align:center;
	font:11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#666;
}

form {
	margin:0;
	padding:0;
}


#wrapper {
	margin:0 auto;
	background:url(../images/wrapper_bg.jpg) center top no-repeat;
	width:998px;
	text-align:left;
}

a:link, a:visited {
	text-decoration:none;
	color:#036;
	outline:none;
}

a:hover {
	color:#0099CC;
}

a img {
	border:none;
}

.clearfloat{clear:both;height:0;font-size:1px;line-height:0;}

#header {
	padding-bottom:130px;
}

#headerLeft {
	float:left;
	margin-top:7px;
	color:#eae9e9;
	font-weight:bold;
	position:absolute;
	z-index:2000;
}

#headerLeft img {
	margin:-5px 3px 0 5px;
	vertical-align:middle;
}

#headerLeft a:link, #headerLeft a:visited {
	color:#fff;
	font-weight:bold;
	margin-left:5px;
}

#headerLeft a:hover {
	color:#999 !important;
}

#headerRight {
	float:right;
	margin-top:2px;
	background:url(../images/search_bg.png) right top no-repeat;
	width:183px;
	height:23px;
	margin-right:50px;
}

#headerRight input {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	border:none;
	background:none;
	padding:4px 0 0 7px;
	color:#fff;
	font-size:11px;
	float:left;

}

#headerRight input.search_btn {
	padding:0;
	margin:2px 4px 0 0;
	float:right;
}

#left, #mainContent, #right {
	float:left;
}

#left {
	width:200px;
	margin:40px 20px 0 0;
}

#mainContent {
	width:730px !important;
	width:730px;
	min-height:500px;
	margin:0;
	padding:0;
}



#right {
	margin:25px 0 0;
}

#right img {
	margin:0;
	margin-left:4px !important;
	margin-left:0;
}

#centerTop{
	background:url(../images/centerTop_bg.png) left top no-repeat !important;
	background:url(../images/centerTop_bg.gif) left top no-repeat;
	height:19px;
}

#centerBottom{
	background:url(../images/centerBottom_bg.png) left bottom no-repeat !important;
	background:url(../images/centerBottom_bg.gif) left bottom no-repeat;
	height:15px;
}

#center{
	background:url(../images/center_bg.png) left  top repeat-y !important;
	background:url(../images/center_bg.gif) left  top repeat-y;
	padding:5px 20px;
	margin:0;
	zoom:1;
	min-height:700px;
}

#focus {
	margin:20px 0 20px;
}

#focus h2 {
	border:1px solid #6c86aa;
	background:#23507c url(../images/focus_bg.gif) top repeat-x;
	padding:5px 10px;
	margin:0;
}

#copyrights {
	margin-top:80px;
	text-align:right;
	color:#999;
}

#developed{position:fixed !important;position:absolute;right:10px;bottom:10px;}

.prImage{
	position:relative;
}

.caption{
	position:absolute; /* absolute position (so we can position it where we want)*/  
    bottom:6px; /* position will be on bottom */  
    left:6px;
	width:242px;
    display:none; 
    background:url(../images/caption_bg.png);     
    font-size:10px;   
    color:#000;
	padding:5px;
	text-align:left;
}

.centerRight .caption {
	width:278px;
}

#rssSubs, #emailSubs {
	
	margin-left:170px;
	margin-top:10px;
	width:406px;
	padding:30px 10px 10px;
	visibility:hidden;
}

#rssSubs {
	margin-left:145px;
	background:url(../images/rss_bg.png) left top no-repeat;
	width:286px;
	height:139px;
	color:#FFF;
}

#emailSubs {
	background:url(../images/email_bg.png) left bottom no-repeat;
	padding:0 0 15px;
	color:#ccc;
	font-weight:normal;
}

#emailInner {
	background:url(../images/emailTop_bg.png) left top no-repeat;
	padding:30px 10px 0;
}

#formSubs {
	margin:0;
	padding:0;
}

#rssSubs .checks {
	margin-bottom:0;
}

a.rssLink{
	padding-left:25px;
	background:url(../images/rssCheck.png) left center no-repeat;
	display:block;
	font-weight:normal;
	font-size:13px;
	margin-bottom:5px;
}

.subsInput {
	width:165px;
	background:url(../images/subsInput_bg.png) left top no-repeat;
	border:none;
	padding:4px 5px;
	margin-right:5px;
}

.inactive {
	color:#C8C8C8;
	font-weight:bold;
}

.dugme, #headerLeft a.subsCancel {
	background:url(../images/submit_bg.png) center top no-repeat;
	color:#000;
	font-weight:bold;
	width:60px;
	border:none;
	height:20px;
	display:block;
	margin-right:5px;
	float:right;
	text-align:center;
	cursor:pointer;
	font-size:11px;
	padding-top:0px;
}

#headerLeft a.subsCancel {
	padding-top:4px;
}

.dugme:hover, #headerLeft a.subsCancel:hover {
	color:#0099CC !important;
}

#emailSubs select {
	width:170px;
	margin-right:8px;
}

#emailSubs form * {
	font-size:11px;
}

.vip {
	color:#FFF;
	font-size:12px !important;
	font-weight:bold;
}

.checks {
	float:left;
	margin-right:15px;
	margin-top:0px;
}

#emailSubs input {
	vertical-align:middle;
	margin-top:-2px;
}

#emailSubs input.dugme {
	margin-top:0;
}

#typePublic, #typeMedia {
	margin-bottom:8px;
	padding-top:8px;
}

.ciza {
	height:1px;
	border-bottom:1px dotted #000;
	margin-right:5px;
	margin-top:2px;
}


.pageTitle {
	background:url(../images/heading_bg.png) bottom repeat-x;
	padding:3px 10px 5px;
	font-size:18px;
	color:#848383;
	font-weight:bold;
	margin:2px 0 0;
	line-height:18px;
}

.centerLeft, .centerRight, .centerLeftA, .centerRightA {
	float:left;
	margin:10px;
	font-size:11px;
}

.centerLeft {
	width:335px;
}

.centerLeftA {
	width:360px;
}

.centerRight {
	width:300px;
	margin-left:25px;
}

.centerRightA {
	width:270px;
	margin-left:25px;
}

.rightBox {
	padding:10px;
	background:url(../images/rightBox_bg.png) left bottom no-repeat;
}

.centerRightA .rightBox {
	padding:10px;
	background:url(../images/rightBoxA_bg.png) left bottom no-repeat;
}

h4 {
	background:url(../images/h4_bg.png) bottom repeat-x;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#333333;
	padding-bottom:5px;
	margin:20px 0 0;
}

h4.blue {
	background:url(../images/h4Blue_bg.png) bottom repeat-x;
}

h4 img {
	vertical-align:bottom;
	margin:0 3px -5px 5px;
}

#right2 ul {
	margin:10px;
	padding:0;
}

#right2 li {
	list-style-type:none;
	background:url(../images/langCheck.png) left top no-repeat;
	margin:0 0 10px;
	padding-left:22px;
}

form ol, form li {
	list-style-type:none;
	padding:0;
	margin:0;
}

form li {
	margin-bottom:10px;
}

#right4 p {
	margin:0 0 10px;
}

.rightBox label {
	display:block;
	font-weight:bold;
	margin-top:10px;
	margin-bottom:3px;
}

.rigthBox input {
	font-size:11px;
}

.virtualpage table {
	background-color:#FAFAFA;
	margin-top:5px;
	margin-bottom:40px;
}

.searchInput {
	border:none;
	background:url(../images/advSearch_bg.png) left top no-repeat;
	width:207px;
	padding:4px 5px 5px;
	font-size:11px;
}

.archive {
	text-align:right;
}

.archive a {
	display:inline-block;
	border:1px solid #84A4CA;
	background:url(../images/archive_bg.png) bottom repeat-x;
	color:#FFF;
	font-size:11px;
	margin-right:0px;
	padding:2px 5px;
}

.archive a:hover {
	color:#000;
}

.slikaFloat {
	float:left;
	margin-right:10px;
}

.read_more {
	display:inline-block;
}

.more_doc {
	margin:0;
	text-align:right;
}

.more_doc img {
	vertical-align:middle;
	margin-top:-2px;
}

.quote{
	font-style:italic;
	font-weight:bold;
	color:#999;
}

#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #eee;
	padding: 5px;
}
#tooltip h3, #tooltip div { margin: 0; font-size:11px;padding:0;color:#000; font-weight:normal;}

#tooltip.pretty {
	border: none;
	width: 128px;
	padding:9px 0 0;
	height: 48px;
	background:url(../images/shadow.png) left top no-repeat;
	text-align:center;
	font-size:11px;
	color:#000;
	font-weight:normal;
}

#tooltip.pretty div { width: 220px; text-align: left; }


/*pagination*/
.pagination{font-size:11px;margin-top:20px;text-align:center;font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;}
.pagination a{text-decoration:none;border:solid 1px #ccc;color:#0C72B9;background:url(../images/pagination_bg.png) bottom repeat-x;font-weight:normal;}
.pagination a:hover{background:#ccc;color:#FFF;}
.pagination a,.pagination span{display:inline-block;margin-right:5px;margin-bottom:5px;padding:1px 5px;}
.pagination .current{background:#0C72B9;color:#fff;border:solid 1px #0C72B9;font-weight:bold;padding:1px 7px;}
.pagination .current.prev,.pagination .current.next{color:#0C72B9;background:#fff;margin-top:0;border-color:#D6D6DB;padding:1px 5px;}

/*newsletter*/

.centerNl {
	margin-top:20px;
	text-align:left;
}

table {
	margin:0 auto;
}

td {
	vertical-align:top;
}

.centerNl p{
	margin:0;
}

.centerNl a:link, .centerNl a:visited {
	text-decoration:none;
	color:#0E5494;
	outline:none;
}

.centerNl a:hover {
	color:#000;
}


.nl_title {
	font-size:18px;
	color:#2E4F6B;
	vertical-align:bottom;
}

.nl_date {
	font-size:13px;
	color:#C1C1D7;
}

.content {
	margin:20px 10px;
	text-align:left;
}


.centerNl .heading {
	font-weight:bold;
	font-size:15px;
	padding:3px 10px;
	text-align:left;
	font-family:"Times New Roman", Times, serif;
}

.centerNl .focus {
	background-color:#F1F2F3;
}

.centerNl .date {
	margin-top:7px;
}

.centerNl .focus img {
	border:1px solid #FFF;
	margin-bottom:5px;
}

.europe img {
	border:1px solid #C8C8C8;
	margin-bottom:5px;
}

.brussels1 img {
	border:2px solid #D6D6D6;
	margin:0;
	margin-right:5px;
	vertical-align:middle;
}

.brussels1 a {
	font-weight:bold;
}

.centerNl .focus .line img, .line img {
	border:none;
}

.centerNl p.line {
	text-align:center;
}

.centerNl .read_more {
	margin:0;
	padding:2px 5px;
	text-align:right;
	background-color:#E6E8EA;
	font-size: 11px;
	line-height:13px;
	display:block;
	text-align:right;
}

.centerNl .focus .read_more {
	background-color:#FFF;
	margin-bottom:15px;
}

.centerNl .read_more a:link, .centerNl .read_more a:visited {
	color:#000;
}

.centerNl .read_more a:hover {
	color:#0E5494;
}

.title1 {
	font-weight:bold;
	font-size:13px;
	margin-bottom:5px;
}

.slideshowBrussels .title1 {
	font-size:12px;
}

.centerNl .brussels1 .quote1 {
	font-style:italic;
	text-align:left;
}

.centerNl .brussels1 a.quote1:link, .centerNl .brussels1 a.quote1:visited {
	color:#999;
}

.centerNl .brussels1 a.quote1:hover {
	color:#000;
}

.centerNl p.line1 {	text-align:center;
}

.centerNl .subtitle {
	color:#000;
	margin-bottom:3px;
}

.impressum {
	color:#808199;
	text-align:left;
	line-height:13px;
	background:url(../images/comments_bg.gif) bottom repeat-x;
	line-height:14px;
	padding:15px;
	border:1px solid #EDEEEF;
	font-size:10px;
}

.impressum strong {
	color:#9FA0B3;
}

.impressum p{
	margin-bottom:5px;
}

.nl_footer {
	text-align:right;
	padding:5px;
	line-height:12px;
	font-size:10px;
	color:#808199;
}

.error, .errorContainer {
	color:#F90;
}

.errorContainer {
	float:left;
}

.error{
	background:url(../images/errorInput_bg.png) left top no-repeat;
}

#skrivenaPolja, #skrivenaPolja input, #skrivenaPolja table, .skrivenInput {
	display:none;
	visibility:hidden;
}

.subtitle {
	color:#005ca1;
	font-size:13px;
	font-weight:bold;
}

.subsubtitle {
	color:#005ca1;
	font-size:12px;
	font-weight:bold;
}

.centerLeft ul {
	margin:0;
	padding:0 0 0 15px;
	list-style-type:none;
}

.centerLeft li {
	padding-left:17px;
	background:url(../images/newsletter/bullet.gif) left -2px no-repeat;
	margin-bottom:5px;
	list-style-type:none;
}