@charset "utf-8";
/* ------ CSS RESET ------ */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
	font: 11px/1.5 Verdana, Arial, Helvetica, sans-serif;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,th,var {
	font-style:normal;
	font-weight:normal;
}
ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

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

.hiddenelement {
	display:none;
}

/* ------ CSS RESET END ------ */
@media screen {
/* ------ CSS COMMON ELEMENTS ------ */

body { background:#fcf5e4 url(../images/page_back.png) repeat-x; }

a, a:link {	color:#0066aa; outline:none;}

a:visited { color:#51678C;}

a:hover { color:#033070; text-decoration:none; }

input { margin:2px; padding:2px 1px; color:#0066aa; font-size:10px; }

select { margin:2px; font-size:10px; }

/* ------ CSS COMMON ELEMENTS END ------ */

h1 {
	display:none;
}

h2 {
	color:#0066aa;
	font-size:15px;
	font-weight:bold;
	text-transform:uppercase;
}

h3 {
	color:#0066aa;
	font-size:13px;
	font-weight:bold;
}

h4 {
	color:#665522;
	font-size:11px;
}

/* ------ CSS MAIN DIVS START ------ */

#pagewidth {
	width:980px;
	margin:auto;
	background:#fcf5e4 url(../images/pagewidth_back.png) repeat-y;
}

#header {
	width:980px;
	height:124px;
	overflow:hidden;
	background:#fcf5e4 url(../images/header_back_bg.png) no-repeat;
}

#header.en {
	background:#fcf5e4 url(../images/header_back_en.png) no-repeat;
}

#content {
	width:980px;
	background:#fff url(../images/content_back.png) repeat-y;
}

#maincol {
	float:right;
	width:764px;
	padding: 0;
	margin: 0;
}

#leftcol {
	float:left;
	display:inline;
	width:200px;
	margin:0 0 0 15px;
	padding: 0;
	background:#fff url(../images/leftcol_back.png) repeat-x;
}

#footer {
	clear:both;
	font-size:9px !important;
	background: transparent url(../images/footer_back.png) repeat-x;
	margin-top:-28px;
	background-position:10px 28px;
}

/* ------ CSS MAIN DIVS END ------ */

/* ------ CSS MENUS START ------ */

#topmenu {
	float:right;
	width:705px;
	margin:11px 15px 0 0;
	text-align:right;
}
#topmenu ul {
	margin:0;
	padding:0;
	list-style:none;
	height:58px;
	text-align:right;
	display:block;
	float:right;
}
#topmenu ul li {
	padding:0;
	margin:0;
	float:left;
}

#topmenu ul li a {
	padding:3px 12px;
	display:block;
	text-align:center;
	text-decoration:none;
	line-height:28px;
	color:#033070;
}
	
#topmenu ul li a#hot_geo {
	background: url(../images/geoportal.gif) no-repeat 50% 5px;
	color:#fff;
	width: 130px;
}
	
#topmenu ul li a#hot_geo:hover, #topmenu ul li a#hot_geo.selected  {
	background: url(../images/geoportal_hover.gif) no-repeat 50% 0px;
	color:#fff;
}


#topmenu ul li a:hover, #topmenu ul li a.selected{
	color:#0066aa;
	background:url(../images/topmenu_marker.gif) top center no-repeat;
}

#officialmenu {
	margin:0;
	padding:5px;
	border-bottom:1px solid #f6e9d1;
}

#officialmenu ul {
	margin:0;
	padding:0;
	background-color:#6e92dd;
	list-style:none;
	display:block;
}

#officialmenu ul li {
	margin:0;
	padding:0;
	display:block;
	border-top:1px solid #98b4ed;
	border-bottom:1px solid #5282ce;
}

#officialmenu ul li a {
	display:block;
	padding:5px 4px 5px 7px;
	color:#f7ead4;
	font-size:11px;
	text-transform:uppercase;
	text-decoration:none;
}

#officialmenu ul li a:hover {
	color:#fff;
}

#officialmenu ul li a.selected, #officialmenu ul li a.selected:hover {
	margin:0 -5px;
	padding:7px 3px 8px 7px;
	color:#034b97;
	font-weight:bold;
	background-image:url(../images/leftmenu_selected.png);
	background-repeat:no-repeat;
	background-position:left;
}

#officialmenu ul li ul {
	margin:0;
	padding:0;
	background-color:#eaeffc;
	color:#034b97;
	display:block;
}

#officialmenu ul li ul li{
	margin:0 0 0 5px;
	padding:0;
	border:0;
}

#officialmenu ul li ul li a{
	color:#034b97;
	display:list-item;
	list-style-image:url(images/submenu_list.gif);
	padding:3px;
	margin:0 0 0 15px;
	text-transform:none;
}

#officialmenu ul li ul li a:hover{
	color:#5282ce;
	background:none;
}

#officialmenu ul li ul li a.selected, #officialmenu ul li ul li a.selected:hover{
	color:#5282ce;
	background:none;
	padding:3px;
	margin:0 0 0 15px;
}

#leftmenu {
	margin:0;
	padding:5px;
	border-bottom:1px solid #f6e9d1;
}

#leftmenu ul {
	margin:0;
	padding:0;
	background-color:#6e92dd;
	list-style:none;
	display:block;
}

#leftmenu ul li {
	margin:0;
	padding:0;
	display:block;
	border-top:1px solid #98b4ed;
	border-bottom:1px solid #5282ce;
}

#leftmenu ul li a {
	display:block;
	padding:5px 4px 5px 7px;
	color:#f7ead4;
	font-size:11px;
	text-transform:uppercase;
	text-decoration:none;
}

#leftmenu ul li a:hover {
	color:#fff;
}

#leftmenu ul li a.selected, #leftmenu ul li a.selected:hover {
	margin:0 -5px;
	padding:7px 4px 8px 7px;
	color:#034b97;
	font-weight:bold;
	background:#f6f8fe url(../images/leftmenu_selected.png) no-repeat left center;
}

#leftmenu ul li ul {
	margin:0;
	padding:0;
	background-color:#eaeffc;
	color:#034b97;
	display:block;
}

#leftmenu ul li ul li{
	margin:0 0 0 5px;
	padding:0;
	border:0;
}

#leftmenu ul li ul li a{
	color:#034b97;
	display:list-item;
	list-style-image:url(images/submenu_list.gif);
	padding:3px;
	margin:0 0 0 15px;
	text-transform:none;
}

#leftmenu ul li ul li a:hover{
	color:#5282ce;
	background:none;
}

#leftmenu ul li ul li a.selected, #leftmenu ul li ul li a.selected:hover{
	color:#5282ce;
	background:none;
	padding:3px;
	margin:0 0 0 15px;
}

#tabsmenu {
	border-right:1px solid #f7ecd6;
	width: 732px;
	margin:0;
	padding:0;
	text-align:center;
	font-size:10px;
	background: url(../images/tabsmenu_back2.gif) bottom left repeat-x;
	float:left;
}
#tabsmenu ul {
	margin:0;
	padding:0;
	list-style:none !important;
	float:left;
}
#tabsmenu ul li {
	padding:0;
	margin:0;
	float:left;
}

#tabsmenu ul li a {
	padding:3px 5px;
	width:135px;
	height: 37px;
	display:block;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:bold;
	font-size:9px;
	line-height:35px;
	color:#f49c45;
	border-left:1px solid #f7ecd6;
}

#tabsmenu ul li a:hover, #tabsmenu ul li a.selected{
	color:#f49c45;
	background:url(../images/tabsmenu_marker.gif) bottom center no-repeat;
	border-top:1px solid #f7ebd5;
	border-left:1px solid #f7ebd5;
	
}

#newsmenu {
	width:487px;
	margin:0;
	padding:0;
	text-align:center;
	font-size:12px;
	background: url(../images/newsmenu_back.gif) bottom left repeat-x;
	float:left;
}
#newsmenu ul {
	margin:0;
	padding:0;
	list-style:none !important;
	float:left;
}
#newsmenu ul li {
	padding:0;
	margin:0;
	float:left;
}

#newsmenu ul li a {
	padding:3px 15px;
	float:left;
	height: 37px;
	display:block;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:bold;
	font-size:12px;
	line-height:35px;
	color:#f49c45;
	border-left:1px solid #eaeffc;
}

#newsmenu ul li a:hover, #newsmenu ul li a.selected{
	color:#f49c45;
	background:url(../images/newsmenu_marker.gif) bottom center no-repeat;
	border-top:1px solid #eaeffc;
	border-left:1px solid #eaeffc;
}

/* ------ CSS MENUS END ------ */

#langs {
	height:37px;
	width:150px;
	padding:85px 0 0 20px;
	float:left;
	font-size:10px !important;
}

#langs a { text-decoration:none; }

#logo {
	height:124px;
	padding-left:3px;
	float:left;
}

#search {
	border-bottom:1px solid #f6e9d1;
}

	#search form label {
		display:none;
	}

	input.searchtext {
		width:149px;
		padding:3px;
		border-top:1px solid #4b7fb5;
		border-bottom:1px solid #4b7fb5;
		border-left:1px solid #4b7fb5;
		border-right:1px solid #07387a;
		margin:1px 0 5px 5px;
		color:#4b7fb5;
	}
	
	input.searchbtn {
		width:32px;
		border-top:1px solid #4b7fb5;
		border-right:1px solid #4b7fb5;
		border-bottom:1px solid #4b7fb5;
		border-left:1px solid #c1e7ff;
		background:#6e93dd url(../images/searchbtn_back.png) repeat-x;
		margin:1px 0 5px 0;
		color:#4b7fb5;
	}
	
#calendar {
	margin:0;
	padding:5px;
	border-bottom:1px solid #f6e9d1;
}
	#calendar table {
		background-color:#eaeffc;
		width:190px;
		border-collapse:separate;
		border:3px solid #eaeffc;
	}
	#calendar table caption {
		background-color:#eaeffc;
		color:#0066aa;
		font-size:11px;
		font-weight:bold;
		text-transform:uppercase;
		padding:3px;
	}
	#calendar table th {
		display:none;
	}
	#calendar table tr td {
		width:25px;
		height:28px;
		border:1px solid #eaeffc;
		color:#034b97;
		text-align:center;
	}
	
	#calendar table tr td a{
		font-weight:bold;
	}
	
	#calendar table tr td.day {
		background:transparent url(../images/cal_day.gif) center no-repeat;
	}
	#calendar table tr td.day a {
		text-decoration:none;
	}
	#calendar table tr td.today {
		color:#fff;
		background:transparent url(../images/cal_today.gif) center no-repeat;
	}
	#calendar table tr td.today a {
		color:#fff;
		text-decoration:none;
	}
	#calendar table tr td.prevnext a {
		text-decoration:none;
		display:block;
	}
	#calendar table tr td.prevnext a:hover {
		background:#fff;
		color:#ff7107;
	}
	#calendar table tr td.curmonth {
		font-weight:bold;
		color:#ff7107;
	}
	
#weather {
	margin:0;
	background: no-repeat top left;
	height: 125px;
	padding:15px 0 15px 0;
	text-align: right;
}
	
	#weather span {
		display: block;
	}
	
	#weather span.caption{
		color:#0066aa;
		font-size:11px;
		font-weight:bold;
		text-transform:uppercase;
	}
	
	#weather span.wtext{
		font-size:10px;
	}
	
	#weather span.date{
		font-size:10px;
		margin-top:11px;
	}
	
	#weather span.gradus{
		font-weight:bold;
		font-size:24px;
		margin:11px 0 10px 0;
	}
	
#baners {
	margin:0;
	padding:5px 5px 5px 5px;
	border-bottom:1px solid #f6e9d1;
}

#baners a.space {
	display:block;
	margin:0 0 5px 0;
	padding:0;
	width:190px;
	height:90px;
	background:#eaeffc url(../images/banners/spacemonitoring.jpg) no-repeat top left;
	color:#0066aa;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
}

#baners a.space span {
	margin:3px;
}

#baners a.anticor {
	display:block;
	margin:0 0 5px 0;
	padding:0;
	width:190px;
	height:90px;
	background:#eaeffc url(../images/banners/anticoruption.jpg) no-repeat top left;
	color:#0066aa;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
}

#baners a.anticor span {
	margin:3px;
}

#baners a.economic {
	display:block;
	margin:0 0 5px 0;
	padding:0;
	width:190px;
	height:90px;
	background:#eaeffc url(../images/banners/economic.jpg) no-repeat top left;
	color:#0066aa;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
}

#baners a.economic span {
	margin:3px;
}

#baners a.entrepreneur {
	display:block;
	margin:0 0 5px 0;
	padding:0;
	width:190px;
	height:90px;
	background:#eaeffc url(../images/banners/entrepreneur.jpg) no-repeat top left;
	color:#0066aa;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
}

#baners a.entrepreneur span {
	margin:3px;
}

#pageheader {
	margin:0 15px 0 3px;
	padding:1px 7px 7px 7px;
	color:#034b97;
	height:20px;
	overflow:hidden;
	width:732px;
	font-size:10px;
	color:#fff;
	background:#7EA2E9 url(../images/pageheader_back.gif) repeat-x;
}

#pageheader a {
	color:#fff;
}

#pageheader .back{
	padding:0 0 0 14px;
	text-decoration: none;
}		
	
#pagenav {
	float:left;
	font-size:9px;
	padding:6px 0 0 0;
}

#pagecontrols {
	float:right;
}


#eservices {
	background:#7FA3EA url(../images/eservices_back.gif) repeat-x;
	margin:0 15px 0 3px;
	_margin:0 6px 0 1px;
	padding:0 0 0 8px;
	height:62px;
	float: left;
    color:#034b97;
}

	#eservices ul {
		list-style:none;
		margin-top:5px;
		width:738px;
		position: relative;
	}
	
	#eservices ul li {
		display:block;
		float:left;
		text-align:right;
		margin-right:5px;
		width:142px;
		background:url(../images/ebuttons.png) no-repeat;
        position:relative;
    }
	
	#eservices ul li.ednes { background-position:0 0; }
	#eservices ul li.eserv { background-position:0 -57px; }
	#eservices ul li.eactual { background-position:0 -114px; }
	#eservices ul li.eonline { background-position:0 -171px; }
	#eservices ul li.euseful { background-position:0 -228px; }
	
	#eservices ul li a {
		display:block;
		padding-right:6px;
		height:57px;
		text-transform:uppercase;
		text-decoration:none;
		font-weight:bold;
		font-size:8pt;
		line-height:46px;
    }
	
	#eservices ul li div.hidden {
		position: absolute;
		display:none;
		left:0px;
		text-align: left;
		padding: 0 10px 10px 10px;
	}
	
	#eservices ul li div.hidden p {
		float: left;
		width: 100%;
	}
	
	#eservices ul li div.hidden p a{
		display: inline;
		padding: 0;
		height: auto;
		line-height: normal;
	}
	
	#eservices ul li div.hidden p img {
		float: left;
		padding:0 10px 12px 0;
	}
	
	#eservices ul li div.hidden p a span {
		color: #fff;
		font-size:10px !important;
		font-weight: normal;
		text-transform: none;
	}

		#eservices ul li div#cont_dnes {
			width:  300px;
			height: 300px;
			background: url(../images/cont_dnes.png) no-repeat top left;
		
		}
		
		#eservices ul li div#cont_actual {
			width:  268px;
			height: 223px;
			background: url(../images/cont_eserv.png) no-repeat top left;
			padding-top:20px;
		}
		
		#eservices ul li div#cont_actual ul {
			width:265px;
			height:200px;
			list-style-image:url(../images/submenu_list.gif);
			list-style-position:inside;
		}
		
		#eservices ul li div#cont_actual ul li {
			display:list-item;
			float:none;
			text-align:left;
			margin:0 0 5px 0;
			width:auto;
			background:none;
			position:relative;
			height:auto;
		}
		
		#eservices ul li div#cont_actual ul li a {
			display:inline;
			height:auto;
			line-height:normal;
			
            color:#033070 !important;
		}
			
			#eservices ul li div#cont_actual p {
				margin:5px 0 5px 0;
			}
			
			#eservices ul li div#cont_actual a{
				text-transform: none;
				display: inline;
				height: auto;
				padding:0;
			}
			
			#eservices ul li div#cont_actual img {
				margin-bottom: 7px;
				border:1px solid #fff;
			}
			
		#eservices ul li div#cont_serv {
			width:  268px;
			height: 223px;
			background: url(../images/cont_eserv.png) no-repeat top left;
			padding-top:20px;
		}
		
		#eservices ul li div#cont_eonline {
			width:  268px;
			height: 223px;
			background: url(../images/cont_eserv.png) no-repeat top left;
			padding-top:20px;
		}
		
		#eservices ul li div#cont_useful {
                left:-146px;
                width:  268px;
				height: 223px;
				background: url(../images/cont_useful.png) no-repeat top left;
				padding-top:20px;
        }
	
#pagecontent {
	/*background:#fff url(../images/pagecontent_back.png) no-repeat top center;*/
	margin:0 15px 0 3px;
	padding:7px;
	color:#034b97;
	width: 732px;
}

#indextourist {
	float:right;
	width:240px;
	background: url(../images/newsmenu_back.gif) 0 2px repeat-x;
}

	#indextourist h2{
		color:#f49c45;
		font-size:12px;
		margin:11px 7px 10px 7px;
	}
	
	#indextourist h3{
		margin:5px 3px 3px 7px;
	}
	
	#indextourist em{
		margin:2px 2px 2px 7px;
		font-size:9px;
		color:#666;
	}
	
	div.touristblock {
		background:#eaeffc url(../images/tourist_back.png) no-repeat top center;
		padding-top:5px;
	}
	
	div.touristblock h3{
		font-size:10px;
	}
	
	div.touristblock p {
		margin:5px 3px 3px 7px;
		padding:3px;
	}
	
	div.touristblock p.bluezone {
		border-bottom: 1px solid #6E92DD;
		font-weight: bold;
		background: #F7EEDA;
		padding:8px 6px 6px 10px;
		margin:0;
	}
	
	div.touristblock p a {
		text-decoration:none;
	}
	
	div.touristblock p a:hover {
		text-decoration:underline;
	}
	
	div.touristblock .list ul li{
		padding-left:15px;
		display: block;
		background:#fff url(../images/submenu_list.gif) no-repeat 4px 5px;
		
	}
	
	#gallery {
		height:74px;
	}

#indexnews {
	width:490px;
	float:left;
}

#futurenews {
	float:left;
	background:#fff url(../images/news_back.gif) repeat-x;
	display:none;
	width:487px;
}

#actualnews {
	float:left;
	background:#fff url(../images/news_back.gif) repeat-x;
	width:487px;
}

	#indexnews p.rss {
		float:right;
		width:50px;
	}

	#indexnews h2 {
		display:none;
	}

	#indexnews h3 {
		margin:7px 7px 3px 7px;
		color:#06a;
		font-size:12px;
	}
	
	#indexnews h3 a {
		color:#06a;
		text-decoration:none;
	}
	
	#indexnews span.thumb {
		float:left;
		margin:10px 7px 7px 7px;
		border:1px solid #ccc;
		padding:2px;
	}
	
	#indexnews span.thumb a{
		height:auto;
		max-height:80px;
		*height:80px;
		display: block;
		overflow: hidden;
		width: 100px;
	}
	
	#indexnews p.date {
		color:#999;
		font-size:9px;
		margin:0 7px;
	}
	
	#indexnews p.text {
		margin:0 7px;
		color:#555;
		font-size:11px;
		border-bottom:1px solid #eaeffc;
		padding-bottom:5px;
		text-align:justify;
	}
	
#listnews {
	
}
	#listnews h3 {
		margin:10px 5px 1px 10px;
		color:#06a;
		font-size:14px;
		border-bottom:1px solid #a8c2f6;
	}
	#listnews h3 a {
		color:#06a;
		text-decoration:none;
	}
	#listnews h3 a:visited {
		color:#8ca0b5;
	}
	#listnews h3 a:hover {
		color:#f49c45;
	}
	#listnews p.date {
		background-color:#eaeffc;
		color:06a;
		font-size:9px;
		margin:0 5px 0 10px;
		padding:4px 10px 10px 10px;
	}
	
	#listnews p.date span {
		float: right;
		color: #F49C45;
		line-height: 110%;
	}
	
	#listnews p.date span a{
		color: #F49C45;
	}
	
	#listnews span.thumb{
		float:left;
		margin:12px 12px 5px 10px;
		border:1px solid #ddd;
		text-decoration:none;
		padding:2px;
	}
	
	#listnews span.thumb a{
		height:auto;
		max-height:80px;
		*height:80px;
		display: block;
		overflow: hidden;
		width: 100px;
	}
	
	#listnews  span.thumb:hover {
		border:1px solid #98b4ed;
	}
	
	#listnews p.text {
		margin:10px;
		padding-bottom:10px;
		color:#333;
		border-bottom:1px solid #eee;
	}
		
	#newsdetails img.thumb {
		float:left;
		display:block;
		margin:10px;
	}
	
	#newsdetails h2 {
		font-weight:bold;
		line-height:2em;
		color:#f49c45;
		text-transform:none;
		margin:0;
		padding:10px;
	}
	
	#newsdetails p.date {
		font-size:9px;
		color:#0066aa;
		background-color:#eaeffc;
		padding:10px;
		margin:0;
	}
	
	#newsdetails p.dateexpired {
		font-size:9px;
		color:#c00;
		background-color:#fce4e4;
		padding:10px;
	}
	
	#newsdetails p.date span {
		float: right;
		color: #F49C45;
	}
	
	#newsdetails p.date span a{
		color: #F49C45;
	}
	
	#newsdetails p.dateexpired span {
		float: right;
		color: #F49C45;
	}
	
	#newsdetails p.dateexpired span a{
		color: #F49C45;
	}
	
	#newsdetails p {
		margin:10px;
		color:#333;
	}
	
	#newsdetails ul, #newsdetails ol {
		margin-left:30px;
	}

	#infodetails h2 {
		font-weight:bold;
		line-height:2em;
		color:#f49c45;
		text-transform:none;
		margin:0;
		padding:10px;
	}
	
	#infodetails h3 {
		padding:5px 10px;
	}
	#infodetails img.thumb {
		float:left;
		margin:10px;
	}
	#infodetails p {
		margin:10px;
		color:#333;
	}
	
	#infodetails ul, #infodetails ol {
		margin-left:30px;
	}
	
	#infodetails ul{
		list-style:url(../images/submenu_list.gif);
		color:#333;
	}
	
	#infodetails ul li {
		margin-bottom:4px;
	}
	
	.sub_cats_info {
		background: #eaeffc;
		padding:3px;
		font-weight: bold;
	}
	
	#contactdetails h2 {
		font-weight:bold;
		line-height:2em;
		color:#f49c45;
		text-transform:none;
		margin:0;
		padding:10px;
	}
	
	#contactdetails table{
		
	}
	
	#contactdetails table caption{
		display:none;
	}
	
	#contactdetails table tr th {
		border-bottom:2px solid #ddd;
		padding:3px 10px;
		background:#eaeffc;
	}
	
	#contactdetails table tr td {
		border-bottom:1px solid #eee;
		padding:3px 10px;
		color:#666;
	}
	
	/*Results from search and calendar*/
	#results h2 {
		font-weight:bold;
		line-height:2em;
		color:#f49c45;
		text-transform:none;
		margin:0;
		padding:10px;
	}
	
	#results h3 {
		padding:5px 10px;
	}
	
	#results h3 a {
		text-decoration:none;
	}
	
	#results h4 {
		margin:15px 5px 1px 10px;
		color:#06a;
		font-weight:bold;
		border-bottom:1px solid #a8c2f6;
	}
	#results h4 a {
		color:#06a;
		text-decoration:none;
	}
	#results h4 a:visited {
		color:#8ca0b5;
	}
	#results h4 a:hover {
		color:#f49c45;
	}
	#results p {
		margin:5px 10px 5px 10px;
		padding-bottom:10px;
		color:#666;
		border-bottom:1px solid #eee;
	}
#polldetails {
	font-weight:bold;
	line-height:2em;
	color:#f49c45;
	text-transform:none;
	margin:0;
	padding:10px;
}
	
	#polldetails p.date {
		font-size:9px;
		text-transform:capitalize;
		color:#0066aa;
		background-color:#eaeffc;
		padding:10px ;
		margin:0;
	}
	
	#polldetails p {
		margin:10px;
		color:#333;
	}

	#polldetails h2 {
		font-weight:bold;
		line-height:2em;
		color:#f49c45;
		text-transform:none;
		margin:0;
		padding:10px 0 0 0;
	}
	
	#polldetails tr td{
		padding:5px;
	}
	
#listgal {
	width:730px
}
	#listgal h3 {
		margin:10px 5px 1px 10px;
		color:#06a;
		font-size:12px;
		border-bottom:1px solid #a8c2f6;
	}
	#listgal h3 a {
		color:#06a;
		text-decoration:none;
	}
	#listgal h3 a:visited {
		color:#8ca0b5;
	}
	#listgal h3 a:hover {
		color:#f49c45;
	}
	
	#listgal img.thumb {
		margin:8px 0 0 0;
	}
	
	#listgal div.pic{
		width:362px;
		height:260px;
		float:left;
		text-align: center;
		border:1px solid #fff;
	}
	#listgal div.pic:hover{
		background: #fcf5e4;
		border:1px solid  #f2e5c9;
	}
	
	
#contentpics, #contentfiles, #contentcomments {
	background:#fff url(../images/tabs_back.gif) repeat-x top left;
	padding-top:5px;
	margin-top:10px;
}

	#contentpics h3, #contentfiles h3, #contentcomments h3{
		padding:5px 5px 10px 10px;
	}
	
	#contentpics ul {
		margin:0;
		padding:0;
		list-style:none;
		text-align:right;
		display:block;
		float:left;
	}
	#contentpics ul li {
		padding:0;
		margin:0;
		float:left;
	}
	
	#contentpics ul li a {
		display:block;
		padding:3px;
		width:106px;
		text-align:center;
		text-decoration:none;
		color:#efdab2;
		overflow:hidden;
		color:#0066aa;
	}
	
	#contentpics ul li a u{
		height: 82px;
		overflow:hidden;
		display: block;
	}
	
	#contentpics ul li a:hover, #contentpics ul li a.selected{
		color:#0066aa;
		background-color:#f8f1e7;
	}
	
	#contentfiles ul, .infofiles ul {
		margin:5px 10px !important;
		padding:0 !important;
		list-style:none !important;
	}
	#contentfiles ul li, .infofiles ul li {
		padding:0;
		margin:0;
	}
	
	#contentcomments p {
		margin:2px 10px 2px 10px;
	}
	#contentcomments p.authordate {
		background:transparent url(../images/ads_delimiter.png) no-repeat;
		background-position:10px;
		color:#d8a26c;
		line-height:1.2em;
		margin:0 10px 2px 10px;
	}
div.contentactions {
	font-size:9px;
	color:#0066aa;
	background-color:#eaeffc;
	padding:5px;
}

	div.contentactions a {
		text-decoration:none;
		font-size:9px;
		border:3px solid #fff;
		background-color:#fff;
	}
	
	div.contentactions span{
		display: block;
	}
	
	div.contentactions span.next{
		float:right;
		width: 100px;
		text-align: right;
	}
	
	div.contentactions span.prev{
		float:left;
		width: 100px
	}
	
	div.contentactions span.center{
		text-align: center;
	}
		
	/*tabs for first page*/
#tabs {
		width: 732px;
		height:400px;
		overflow:auto;
		background:#fff url(../images/tabs_back.gif) repeat-x top left;
		padding-top: 25px;
		float: left;
	}
	
	#tabs p.adsdate {
		background:transparent url(../images/ads_delimiter.png) no-repeat;
		background-position:10px;
		color:#d8a26c;
		line-height:1.2em;
		margin:0 10px 2px 10px;
	}
	
	#tabs h3 {
		margin-top:0;
		margin:0 10px 10px 10px;
		color:#034b97;
		font-size:11px;
		font-weight:normal !important;
	}
	#tabs p.all {
		background:#fcf5e4;
		padding:5px 5px 5px 7px;
		margin-top:20px;
	}
	
	#tabs p.all a {
		background:#fff;
		border:3px solid #fff;
		text-decoration:none;
	}
	#tab2, #tab3, #tab4, #tab5 {
		display:none;
	}
	#tab1 h2, #tab2 h2, #tab3 h2, #tab4 h2, #tab5 h2 {
		display:none;
	}
#footer p {
	font-size:9px;
	color:#4b7fb5;
	text-align:center;
	padding:3px;
}

#firefoxsearch {
	display:none;
	width:19%;
	height:70px;
	position:absolute;
	right:0;
	top:0;
	background:transparent url(../images/searchbar_back.gif) left top;
}

#firefoxsearch p {
	font-size:10px;
	margin:10px 5px 15px 5px;
}

.imgfix {
	display: block;	
}


#pagecontent p, #pagecontent table tr td {
	font-size:11px;
}

#pagecontent.big p, #pagecontent.big table tr td {
	font-size:15px;
}

#pagecontent.big h2, #pagecontent.big h3, #pagecontent.big h4{
	font-size:17px;
}

#pagecontent.exbig p, #pagecontent.exbig table tr td{
	font-size:20px;
}

#pagecontent.exbig h2, #pagecontent.exbig h3, #pagecontent.exbig h4 {
	font-size:24px;
}
a.fnorm {font-size:9px; text-decoration:none; font-weight:bold;}
a.fbig {font-size:12px; text-decoration:none; font-weight:bold;}
a.fexbig {font-size:15px; text-decoration:none; font-weight:bold;}

table.chart {
	border-collapse:separate;
	border-spacing:7px;
}

table.chart tr td {
	text-align:center;
}

table.chart tr td a {
	color:#fff;
	text-decoration:none;
	display:block;
	padding:5px;
}

table.chart tr td.kmet {
	background:#c0494d;
	border:5px double #fff;
	font-size:18px !important;
	font-weight:bold;
	text-transform:uppercase;
	color:#fff;
}

table.chart tr td.zamkmet {
	background:#f49c45;
	border:3px double #fff;
	color:#fff;
	font-size:13px !important;
	font-weight:bold;
}

table.chart tr td.zamkmet a { color:#63250a; }

table.chart tr td.zamkmet a:hover { color:#fff; }

table.chart tr td.architect {
	background:#457d83;
	border:3px double #fff;
	color:#fff;
	font-size:12px;
	font-weight:bold;
}

table.chart tr td.direk {
	vertical-align:middle;
	background:#b5c550;
	border:3px double #fff;
	color:#414b02;
}

table.chart tr td.direk a {	color:#414b02; }

table.chart tr td.direk a:hover { color:#fff; }

table.chart tr td.otdel {
	vertical-align:top;
	border:3px double #fff;
	background:#a0d5d9;
	color:#08656c;
	text-align:left;
	padding:3px;
}

table.chart tr td.otdel a {
	padding:3px;
	color:#08656c;
}

table.chart tr td.otdel a:hover { color:#fff; }

table.chart tr td.sector {
	vertical-align:top;
	border:3px double #fff;
	background:#FFCCCC;
	color:#CC0066;
	text-align:left;
	padding:3px;
}

table.chart tr td.sector a {
	padding:3px;
	color:#CC0066;
}

table.chart tr td.sector a:hover { color:#fff; }

table.chart tr td.line {
	background:url(../images/chart_back.png) repeat-y center;
}

table.chart tr td.arrred {
	background:url(../images/arrow_red.gif) no-repeat center;
}

table.chart tr td.linered {
	background:url(../images/line_red.gif) repeat-y center;
}

table.chart tr td.arrorng {
	background:url(../images/arrow_orng.gif) no-repeat center;
}

table.chart tr td.lineorng {
	background:url(../images/line_orng.gif) repeat-y center;
}

table.chart tr td.arrdgrn {
	background:url(../images/arrow_dgrn.gif) no-repeat center;
}

table.chart tr td.linedgrn {
	background:url(../images/line_dgrn.gif) repeat-y center;
}

table.chart tr td.arrgrn {
	background:url(../images/arrow_grn.gif) no-repeat center;
}

table.chart tr td.lgrn {
	background:url(../images/arrow_lgrn.gif) no-repeat center;
}
/* pagination */

.pagination {
	padding: 3px;
	margin: 3px;
	text-align:center;
}

.pagination a {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #EEE;
	text-decoration: none;
	color: #036CB4;
}

.pagination a:hover, .pagination a:active {
	border: 1px solid #999;
	color: #666;
}
.pagination .current {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #036CB4;
	font-weight: bold;
	background-color: #06a;
	color: #FFF;
}
.pagination .disabled {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #EEE;
	color: #DDD;
}

/* text search highlight*/
.highlight {
	background-color:#fcf5e4;
	color:#ff7107;
}
	
/* comments form */	
#comform{
	background:#fff url(../images/tabs_back.gif) repeat-x top left;
	padding-top:5px;
	margin-top:10px;
}	

#comform p { 
	margin-bottom:1px;
	padding:3px;
}	
	
#comform p label { 
	display: block;  /* block float the labels to left column, set a width */
	float: left; 
	width: 200px; 
	padding: 0 5px 0 0; 
	margin: 5px 5px 0 0; /* set top margin same as form input - textarea etc. elements */
	text-align: right; 
}
	
#comform p.captcha{
	margin-left:220px;
}		

#comform p input {  
	margin: 5px 5px 0 0; /* set top margin same as form input - textarea etc. elements */
}

#comform h3 { 
	padding:5px 5px 10px 10px;
}

#comform fieldset { 
	width:720px;
	margin-bottom:10px;
}
	
#comform textarea {
	width: 400px;
}

#comform p.small {
	font-size:9px;
	color:#666;
}
	
#pollform {
	background-color:#eaeffc;
}

#pollform ul {
	padding:10px 5px 5px 10px;
}

#pollform p {
	padding:0 5px 5px 5px;
}
	
.map{
	background: url(../images/submenu_list.gif) no-repeat left;
	padding-left:10px;	
}
	
.error{
	background: #fce4e4;
}	
.success{
	background: #93c1f1;
	padding:3px;
}	

#flashbanners {
	margin-top:4px;
}

form.gsearch fieldset {
	border:1px solid #eee;
	margin:10px;
	padding:10px;
	
}
.searchLeft{
	float:left;
	width: 300px
}
	
.searchRight{
	float:right;
	width: 350px;
}
	
.searchRight ul li{	
	background: url(../images/submenu_list.gif) no-repeat left;
	padding-left:10px;
}	

#nikulden {
	background:transparent url(../images/nikulden_back.jpg) no-repeat top left;
	margin:0 15px 0 3px;
	height:107px;
	overflow:hidden;
}

#nikulden p.gledai {
	margin:30px 0 5px 500px;
}

#nikulden p.vij {
	margin:0 0 5px 500px;
}

#nikulden p a {
	color:#63321c;
	text-decoration:none;
}

#velikden {
	background:transparent url(../images/velikden_back.jpg) no-repeat top left;
	margin:0 15px 0 3px;
	height:107px;
	overflow:hidden;
	float: left;
	width: 746px;
}

#velikden p.gledai {
	margin:30px 0 5px 500px;
}

#velikden p.vij {
	margin:0px 0 5px 460px;
}

#velikden p a {
	color:#63321c;
	text-decoration:none;
}
	
#velikden p.greeting {	
	margin:20px 0 5px 460px;
	color: #58312A;
	font-weight: bold;
}

#koleda {
	background:transparent url(../images/koleda.jpg) no-repeat top left;
	margin:0 15px 0 3px;
	height:107px;
	overflow:hidden;
}

#koleda p.ng {
	margin:80px 0 5px 80px;
}

#koleda a.nik {
	margin-left:70px;
}

#koleda p a {
	color:#87c5f7;
	text-decoration:none;
	font-weight:bold;
}
	
#mai24 {
	background:transparent url(../images/24mai.jpg) no-repeat 0 100%;
	margin:0 15px 0 3px;
	padding:2px 0 0 0;
	height:107px;
	overflow:hidden;
}
	
#mai24 p {	
	margin:66px 0 0 406px;
}

#mai24 p a {	
	color: #331201;
	font-weight: bold;
	text-decoration: none;
	font-size:11px;
}

.iso{	
	text-align:center;
	margin-right:14px;
	width: 164px;
	height: 73px;
	float:right;
}

#poll_table tr{
	border-bottom: 1px solid #bfd5ff;
}	
	
#poll_table tr td{
	vertical-align: top;
	padding:4px 4px 6px 4px;
}
	
/* FORMS CONTROLLER */
	
#rotateBaner {
    position:relative;
    height:74px;
}

#rotateBaner a{
    position:absolute;
    top:0;
    left:0;
    z-index:8;
}

#rotateBaner a.active {
    z-index:10;
}

#rotateBaner a.last-active {
    z-index:9;
}
	
.hidden_hosp, .specialisti{	
	display: none;
}
	
.specialisti{	
	display: none;
	text-transform: lowercase;
}
	
.hospitals {	

}
	
.hospitals h3{	
	border-bottom: 1px solid #A8C2F6;
	margin-top:25px;
}
	
.hospitals h3 a{	
	text-decoration: none;
}

.titlebar {
	line-height: 16px;
	font-size:19px;
	color:#0066aa;
	background-color:#eaeffc;
	padding:7px 10px 5px 10px;
	margin:0 !important;
}
	
.titlebar a{
	margin-right: 20px;
	line-height: 16px;
	text-decoration: none;
}
	
.titlebar a img{
	margin-right: 4px;
	vertical-align: middle;
	margin-bottom:4px;
}
	
.hospitals_search{	
	background-color:#eaeffc;
	border: 1px solid #A8C2F6;
	padding:0px 10px 0px 10px !important;
}
	
#hosp_map_cont {
	width: 600px;
	height:420px;
	border: 10px solid #6E92DD;
	background: #FCF5E4;
	position: fixed;
	top:250px;
	left:50%;
	margin-left:-200px;
	z-index: 100;
	display: none;
}
	
#close_map {	
	background: #fff;
	padding:5px 10px 5px 10px;
	position: absolute;
	top:-30px;
	right: 0;
	background: #6E92DD;
	z-index: 1000;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

}
	
/*printer styles*/ 
@media print{ 
/*hide the left column when printing*/ 
#logo {display:block; text-align:center;}
h1 {display:block !important; color:#000 !important; font-size:18px; font-weight:bold; text-align:center;}
h2 { color:#000 !important; font-size:16px; font-weight:bold; }
h3 { color:#000 !important; font-size:14px; font-weight:bold; }
h4 { color:#000 !important; font-size:12px; font-weight:bold; }
#eservices, #contenttopimg, #contentbottomimg, #leftcol, #topmenu, #langs, #tabsmenu, #pageheader, #bottommenu, #comform, #firefoxsearch{display:none;}
#maincol {width:100%; float:none;}
#pagecontent {width:100%; float:none; display:block !important;}
#tab1, #tab2, #tab3, #tab4, #tab5 {display:block !important;}

}