html,body{
	margin:0px;
	padding:0px;
	background-image:url("images/bodyBg.jpg");
	background-repeat:repeat-x;
	background-position:top left;
}

hr{
	height:1px;
	margin:20px 0px;
	padding:0;
	border:0;
	border-bottom:solid 1px #e5e6e8;
}

a.more { background:url(images/blueArrow_more.gif) no-repeat left 3px;}
input.txt{border:solid 1px #e3e3e3;color:#6F6F6F}
input.search{border:0;font-family:verdana;font-size:11px;font-weight:bold;color:#6F6F6F;padding:2px}
img.icon{border:0}

div#header{
	margin:0px;
	padding:0px;
/*	width:1000px !important;
	width:995px;*/
	width:760px !important;
	width:770px;
	height:138px;
	background-image:url("images/header.jpg");
	background-repeat:no-repeat;
	background-position:top left;
	position:relative;
}
	
div#header img.logo{
	position:absolute;
	top:14px;
	left:12px;
	width:63px;
	height:50px;

}

div#header div.functions{float:right;margin-right:140px}
div#header div.functions img{border:0}

div#header div.clickpath{
	position:absolute;
	top:88px;
	left:29px;
	padding:0;
	margin:0;
	line-height:12px;
}
div#header div.clickpath a{
	font-family:Verdana;
	font-size:11px;
	font-weight:normal;
	color:#FFFFFF;
	text-decoration:none;
	margin:0;
	padding:0;
}

div#header a.lang1{
	position:absolute;
		top:121px;
		right:37px;
	font-family:Verdana;
	font-size:10px;
	font-weight:normal;
	color:#005BA3;
	text-decoration:none;
	display:block;
	width:16px;
	line-height:16px;
	height:16px;
	text-align:center;
}

div#header a.lang1:hover{
	background-color:#005BA2;
	color:#FFFFFF;
}

div#header a.lang2{
	position:absolute;
		top:121px;
		right:18px;
	font-family:Verdana;
	font-size:10px;
	font-weight:normal;
	color:#005BA3;
	text-decoration:none;
	display:block;
	line-height:16px;
	width:16px;
	height:16px;
	text-align:center;
}

div#header a.lang2:hover{
	background-color:#005BA2;
	color:#FFFFFF;
}

div#header a.selected{
	background-color:#005BA2;
	color:#FFFFFF;
}

div#middle{
/*	width:1000px !important;
	width:985px;*/
	width:100%;
	margin:0px;
	padding:0px;
	margin-bottom:10px;
}

div#middle .firstCol{
	width:160px;
	float:left;
	margin:0px;
	padding:0px;
	margin-right:6px;
}

div#middle .firstCol a.logo{
	margin-left:10px;
}

div#middle .firstCol h2{
	margin:0px;
	padding:0px;
	line-height:23px;
	width:160px;
	font-family:Verdana;
	font-size:15px;
	font-weight:600;
	color:#7E7E82;
	margin-left:10px;
	margin-top:37px;
}

div#middle .firstCol .home{
	margin:0px;
	padding:0px;
	width:160px;
	height:26px;
	background-image:url("images/homeBg.jpg");
	background-repeat:no-repeat;
	background-position:top left;
	margin-left:10px;
	margin-bottom:2px;
}

div#middle .firstCol .home a{
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	font-style:normal;
	font-weight:bold;
	color:#9495A0;
	text-decoration:none;
	display:block;
	margin:0px;
	padding:0px;
	width:160px;
	padding-left:8px;
	line-height:26px;
	height:26px;

}

div#middle .firstCol .last{
	margin-bottom:0px !important;
}

div#middle .firstCol ul.menu{
	margin:0px;
	padding:0px;
	list-style:none;
	margin-left:10px;
	margin-top:4px;
	margin-bottom:4px;
}

div#middle .firstCol ul.menu li{
	width:160px;
	line-height:18px;
	height:18px;
	margin:0px;
	padding:0px;
	margin-bottom:2px;
}

div#middle .firstCol ul.menu a{
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	font-style:normal;
	font-weight:bold;
	color:#6F6F6F;
	text-decoration:none;
	display:block;
	margin:0px;
	padding:0px;
	width:140px;
	line-height:18px;
	height:18px;
	padding-left:26px;
	background-image:url("images/menuBg.gif");
	background-repeat:no-repeat;
	background-position:top left;
}

div#middle .firstCol ul.menu a:hover{
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	font-style:normal;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	display:block;
	margin:0px;
	padding:0px;
	padding-left:26px;
	width:140px;
	line-height:18px;
	height:18px;
	background-image:url("images/selectedMenuBg.gif");
	background-repeat:no-repeat;
	background-position:top left;
}

div#middle .firstCol ul.menu li.selected{
	width:160px;
	line-height:18px;
	height:18px;
	margin:0px;
	padding:0px;
	margin-bottom:2px;
}

div#middle .firstCol ul.menu li.selected a{
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	font-style:normal;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	display:block;
	margin:0px;
	padding:0px;
	width:140px;
	line-height:18px;
	height:18px;
	padding-left:26px;
	background-image:url("images/selectedMenuBg.gif");
	background-repeat:no-repeat;
	background-position:top left;
}

div#middle .firstCol1{
	width:160px;
	float:left;
	margin:0px;
	padding:0px;
	margin-right:20px !important;
	margin-right:10px;
}

div#middle .firstCol1 a.logo{
	margin-left:10px;
}

div#middle .firstCol1 h2{
	margin:0px;
	padding:0px;
	line-height:23px;
	/* height:23px; */
	width:160px;
	font-family:Verdana;
	font-size:15px;
	font-weight:600;
	color:#7E7E82;
	margin-left:10px;
	margin-top:37px;
}

div#middle .firstCol1 .home{
	margin:0px;
	padding:0px;
	width:160px;
	height:26px;
	background-image:url("images/homeBg.jpg");
	background-repeat:no-repeat;
	background-position:top left;
	margin-left:10px;
	margin-bottom:2px;
}

div#middle .firstCol1 .home a{
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	font-style:normal;
	font-weight:bold;
	color:#9495A0;
	text-decoration:none;
	display:block;
	margin:0px;
	padding:0px;
	width:160px;
	padding-left:8px;
	line-height:26px;
	height:26px;

}

div#middle .firstCol1 .last{
	margin-bottom:0px !important;
}

div#middle .firstCol1 ul.menu{
	margin:0px;
	padding:0px;
	list-style:none;
	margin-left:10px;
	margin-top:4px;
	margin-bottom:4px;
}

div#middle .firstCol1 ul.menu li{
	width:160px;
	line-height:18px;
	height:18px;
	margin:0px;
	padding:0px;
	margin-bottom:2px;
}

div#middle .firstCol1 ul.menu a{
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	font-style:normal;
	font-weight:bold;
	color:#6F6F6F;
	text-decoration:none;
	display:block;
	margin:0px;
	padding:0px;
	width:140px;
	line-height:18px;
	height:18px;
	padding-left:26px;
	background-image:url("images/menuBg.gif");
	background-repeat:no-repeat;
	background-position:top left;
}

div#middle .firstCol1 ul.menu a:hover{
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	font-style:normal;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	display:block;
	margin:0px;
	padding:0px;
	padding-left:26px;
	width:140px;
	line-height:18px;
	height:18px;
	background-image:url("images/selectedMenuBg.gif");
	background-repeat:no-repeat;
	background-position:top left;
}

div#middle .firstCol1 ul.menu li.selected{
	width:160px;
	line-height:18px;
	height:18px;
	margin:0px;
	padding:0px;
	margin-bottom:2px;
}

div#middle .firstCol1 ul.menu li.selected a{
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	font-style:normal;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	display:block;
	margin:0px;
	padding:0px;
	width:140px;
	line-height:18px;
	height:18px;
	padding-left:26px;
	background-image:url("images/selectedMenuBg.gif");
	background-repeat:no-repeat;
	background-position:top left;
}

div#middle .secondCol{
	/*width:652px;*/
	float:left;
	margin:0px;
	padding:0px;
	margin-right:4px;
	margin-top:0px;
}

div#middle .secondCol .topDiv{
	width:560px;
	margin:0px;
	padding:0px;
	border:1px solid #E5E6E8;
	margin-top:35px;
	margin-left:180px;

}

div#middle .secondCol .topDiv .topDiv0{
	width:533px;
	margin:0px;
	padding:12px;
	/*padding:7px;*/
	border:1px solid #FFFFFF;
	background-image:url("images/topDiv0.jpg");
	background-repeat:no-repeat;
	background-position:bottom center;
}

div#middle .secondCol .topDiv .topDiv0 h1{
	font-family:Verdana;
	font-size:17px;
	font-weight:400;
	color:#87878B;
	margin:0px;
	padding:0px;
}

div#middle .secondCol .topDiv .topDiv0 p{
	font-family:Verdana;
	font-size:11px;
	font-weight:400;
	color:#666667;
	margin:0px;
	padding:0px;
	margin-top:10px;
	margin-bottom:16px;
}

div#middle .secondCol .left{
	width:340px;
	margin:0px;
	padding:0px;
	float:left;
	margin-top:6px;
	margin-right:4px;
	margin-left:14px !important;
	margin-left:3px;
}

div#middle .secondCol .left .search{
	width:348px;
	height:203px;
	margin:0px;
	padding:0px;
	border:1px solid #E5E6E8;
	background-image:url("images/searchBg.jpg");
	background-repeat:no-repeat;
	background-position:bottom left;
	position:relative;
}

div#middle .secondCol .left .search label.target{
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	color:#666667;
	margin:0px;
	padding:0px;
	position:absolute;
		top:77px;
		left:20px;
}

div#middle .secondCol .left .search select.targetSelect{
	font-family:Verdana;
	font-size:11px;
	font-weight:normal;
	color:#666667;
	border:1px solid #E3E3E3;
	width:188px;
	height:19px;
	position:absolute;
	top:131px;
	left:20px;
}

div#middle .secondCol .left .search h2{
	font-family:Verdana;
	font-size:15px;
	font-weight:bold;
	color:#FFC10B;
	margin:0px;
	position:absolute;
	top:30px;
	left:10px;
}

div#middle .secondCol .left .search label.type{
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	color:#666667;
	margin:0px;
	padding:0px;
	position:absolute;
	top:90px;
	left:20px;
}

div#middle .secondCol .left .search input.searchButton{
	position:absolute;
	top:129px;
	left:218px;
}

div#middle .secondCol .left .servicesMap{
	width:346px;
	height:279px;
	margin:0px;
	padding:1px;
	border:1px solid #E5E6E8;
	margin-top:3px;

}

div#middle .secondCol .left .topDiv2{
	width:348px;
	margin:0px;
	padding:0px;
	border:1px solid #E5E6E8;
	margin-top:3px;
}

div#middle .secondCol .left .topDiv2 .topDiv1{
	width:320px;
	margin:0px;
	padding:13px;
	border:1px solid #FFFFFF;
	background-image:url("images/topDiv0.jpg");
	background-repeat:no-repeat;
	background-position:bottom center;
}

div#middle .secondCol .left .topDiv2 .topDiv1 h2{
	font-family:Verdana;
	font-size:19px;
	font-weight:400;
	color:#87878B;
	margin:0px;
	padding:0px;
	width:320px;
}

div#middle .secondCol .left .topDiv2 .topDiv1 p{
	font-family:Verdana;
	font-size:11px;
	font-weight:400;
	color:#666667;
	margin:0px;
	padding:0px;
	margin-top:10px;
	width:320px;
	margin-bottom:16px;
}

div#middle .secondCol .left .topDiv2 .topDiv1 a{
	font-family:Verdana;
	font-size:11px;
	font-style:italic;
	font-weight:normal;
	color:#0082b1;
	text-decoration:none;
/*	background-image:url("images/blueArrow.jpg");
	background-repeat:no-repeat;
	background-position:right 4px;*/
	position:relative;
	padding-right:10px;
	display:block;
	margin-top:7px;
}

div#middle .secondCol .clearLeft{
	margin:0px;
	padding:0px;
	clear:left;
}

div#middle .secondCol .right{
	width:181px;
	border:1px solid #E5E6E8;
	float:left;
	margin:0px;
	padding:12px;
	margin-top:6px;
	margin-right:0px;
	margin-left:11px !important;
	margin-left:0px;
}

div#middle .secondCol .right h2{
	font-family:Verdana;
	font-size:18px;
	font-weight:normal;
	color:#0184AE;
	margin:0px;
	padding:0px;
	margin-right:15px;
}

div#middle .secondCol .right h3{
	font-family:Verdana;
	font-size:12px;
	color:#606060;
	margin:0px;
	padding:0px;
	margin-top:40px;
	line-height:13px;
	height:27px;
	padding-bottom:4px;
	background-image:url("images/miniDivide.jpg");
	background-repeat:no-repeat;
	background-position:bottom left;
}

div#middle .secondCol .right p{
	font-family:Verdana;
	font-size:11px;
	font-weight:normal;
	color:#666667;
	padding:0px;
	margin:0px;
	margin-top:10px;
	margin-bottom:10px;
	width:180px;
}

div#middle .secondCol .right a{
	font-family:Verdana;
	font-size:11px;
	font-style:italic;
	font-weight:normal;
	color:#0082b1;
	text-decoration:none;
/*	background-image:url("images/blueArrow.jpg");
	background-repeat:no-repeat;
	background-position:right 4px;
	padding-right:10px;*/
	display:block;
	margin-top:7px;
}

div#middle .thirdCol{
	width:146px;
	margin:0px;
	padding:0px;
	margin-top:4px;
	float:left;
	margin-left:4px !important;
	margin-left:4px;
	margin-top:35px;

}

div#middle .thirdCol img{
	border:1px solid #E5E6E8;
	margin-top:1px;
	margin-top:1px;
}

div#middle .thirdCol ul{
	margin:0px;
	padding:0px;
	list-style:none;
	margin-top:1px;
}

div#middle .thirdCol li{
	width:144px;
	line-height:18px;
	margin:0px;
	padding:0px;
	margin-bottom:1px;
}

div#middle .thirdCol a{
	font-family:Verdana;
	font-size:11px;
	font-weight:400;
	color:#5E5E61;
	text-decoration:none;
	display:block;
	margin:0px;
	padding:0px;
	width:144px;
	line-height:18px;
	background-image:url("images/rightBg.jpg");
	background-repeat:no-repeat;
	background-position:bottom left;
	text-align:center;
	border:1px solid #E5E6E8;

}

div#middle .thirdCol a.blue{
	color:#005292;
}

div#middle .thirdCol a:hover{
}

div#middle .thirdCol1{
	width:146px;
	margin:0px;
	padding:0px;
	margin-top:4px;
	float:left;
	margin-left:4px;
	margin-top:35px;

}

div#middle .thirdCol1 img{
	border:0px solid #E5E6E8;
	margin-top:1px;
	margin-top:1px;
}

div#middle .thirdCol1 ul{
	margin:0px;
	padding:0px;
	list-style:none;
	margin-top:1px;
}

div#middle .thirdCol1 li{
	width:144px;
	line-height:18px;
	margin:0px;
	padding:0px;
	margin-bottom:1px;
}

div#middle .thirdCol1 a{
	font-family:Verdana;
	font-size:11px;
	font-weight:400;
	color:#5E5E61;
	text-decoration:none;
	display:block;
	margin:0 0 12px 0;
	padding:0px;
	width:144px;
	line-height:18px;
	background-image:url("images/rightBg.jpg");
	background-repeat:no-repeat;
	background-position:bottom left;
	text-align:center;
	border:0px solid #E5E6E8;

}
div#middle .thirdCol1 div.anime{height:330px}
div#middle .thirdCol1 a.anime{display:none}

div#middle .thirdCol1 a.blue{
	color:#005292;
}

div#middle .thirdCol1 a:hover{
}


/*----------------------------second template----------------*/
div#middle .secondCol .detail{
/*	width:649px !important;
	width:603px;*/
	width:570px;
	margin:0px;
	padding:0px;
	border:1px solid #E5E6E8;
	background-image:url("images/topDiv0.jpg");
	background-repeat:no-repeat;
	background-position:bottom center;
	margin-left:0px !important;
	margin-left:0px;
	margin-top:35px;
}

div#middle .secondCol .detail1{
/*	width:625px !important;
	width:625px;*/
	width:546px;
	margin:0px;
	padding:12px;
	background-image:url("images/contentBg.jpg");
	background-repeat:no-repeat;
	background-position:top right;
}
div#middle .secondCol .detail1.yellow{background-image:url("images/contentBg-yellow.jpg")}
div#middle .secondCol .detail1.yellow h1{color:#FFC10B}

div#middle .secondCol .detail1 img.title{
	margin-top:25px;
}

div#middle .secondCol .detail1 h2{
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	color:#606060;
	margin:0px;
	padding:0px;
	margin-top:20px;
	line-height:18px;
	padding-left:0;
	height:27px;
	/*background-image:url("images/miniDivideContent.jpg");*/
	background-repeat:no-repeat;
	background-position:bottom left;
	width:300px;
}

div#middle .secondCol .detail1 ul{
	margin:0px;
	padding:0px;
	list-style:none;
	margin-top:20px;
}

div#middle .secondCol .detail1 li{
	background-image:url("images/bullet.gif");
	background-repeat:no-repeat;
	background-position:2px 7px;
	line-height:17px;
/*	width:300px;*/
	padding-lefT:12px;
	font-family:Verdana;
	font-size:11px;
	font-weight:normal;
	color:#86868A;
}
div#middle .secondCol .detail1 ul ul{margin-top:0;margin-left:20px}

div#middle .secondCol .detail1 h1{
	font-family:Verdana;
	font-size:18px;
	font-weight:normal;
	color:#0089AC;
	margin:0px;
	padding:0px;
	margin-top:30px;
	margin-bottom:30px;
	width:320px;
}

div#middle .secondCol .detail1 p
{
	font-family:Verdana;
	font-size:11px;
	font-weight:normal;
	color:#666667;
	padding:0;
	margin:10px 0;
	width:366px;
	padding-right:5px;
}

div#middle .secondCol .detail1,
div#middle .secondCol .detail1 table tr td
{
	font-family:Verdana;
	font-size:11px;
	font-weight:normal;
	color:#666667;
}

div#middle .secondCol .detail1 p.title{
	font-family:Verdana;
	font-size:18px;
	font-weight:normal;
	color:#FFC10B;
	margin:0px;
	padding:0px;
	margin-top:30px;
}

div#middle .secondCol .detail1 p.title span.jobs{
	color:#0089AC;
}

div#middle .secondCol .detail1 p.title span.services{
	color:#FFC10B;
}


div#middle .secondCol .detail1 a{	font-family:Verdana;
	font-size:11px;
	font-style:italic;
	font-weight:normal;
	color:#0082b1;
	text-decoration:none;
/*	background-image:url("images/blueArrow.jpg");
	background-repeat:no-repeat;
	background-position:right 4px;*/
	/*padding-right:10px;
	display:block;
	width:350px;*/
}
/**
 * Style for the RSS JS embeded jobs
 */
#rssJSfeed
{
	color:#666667;
	font-family:Verdana;
	font-size:11px;
	font-weight:normal;
	margin:10px 0;
	padding:0;
}
#rssJSfeed ul
{
	list-style-position: inside;
	list-style-type: none;
	padding:0px;
	margin:0px;
	display:block;
	text-indent: 0px;

}
#rssJSfeed .rss_items
{
}
#rssJSfeed li
{
	list-style-position: inside;
	list-style-type: none;
	padding:0px;
	margin:0px;
	display:block;
	text-indent: 0px;
}
#rssJSfeed .rss_item
{
}
#rssJSfeed a
{
	color:#666667;
	font-size:11px;
	border-bottom:#CCCCCC solid 1px;
	padding-bottom:5px;
	margin-bottom:8px;

}
#rssJSfeed a.rss,
#rssJSfeed img{border:0;text-align:right}

#rssJSfeed .rss_item
{
	padding-bottom:11px;
}


/**
 * Style for the RSS JS embeded jobs
 */
#rssJSfeedContent
{
	color:#666667;
	font-family:Verdana;
	font-size:11px;
	font-weight:normal;
	padding:0;
}
#rssJSfeedContent ul
{
	list-style-position: inside;
	list-style-type: none;
	padding:0px;
	margin:0px;
	display:block;
	text-indent: 0px;

}
#rssJSfeed .rss_items
{
}


/* novice desni stolpec */
h3.newstitle{color:#606060;font-family:Verdana;font-size:12px;font-weight:bold;line-height:13px;margin-top:20px}
div#middle .secondCol h3.newstitle a{font-family:Verdana;font-size:18px;font-weight:normal;color:#0184AE;margin:0 15px 0 0;padding:0;font-style:normal}
div#newslist{border:solid 1px #e0e4e8;border-width:1px 0 0}
div#newslist *{font-family:Verdana;font-size:11px;color:#666667}
div#newslist a.tit{display:block;width:auto;border-width:0;border-bottom:1px solid #CCCCCC;color:#0082B1;text-align:left;font-style:italic;padding-bottom:8px;margin-bottom:10px;margin-top:10px}
div#newslist a.more{background:url(images/blueArrow_more.gif) no-repeat left 3px;line-height:12px}
div#newslist a.rss{width:auto;text-align:right;position:relative;top:-18px;float:right}
div#newslist a.rss img{border:0}
div#newslist div.news{margin-bottom:20px}

/*timer countdown*/
div.timer{margin-left:10px;width:100%;border-bottom:1px solid #cccccc}
div.timer *{font-family:Verdana;font-size:11px;color:#666667}
div.timer h1{font-weight:bold;font-size:12px;border-bottom:1px solid #cccccc;margin:10px 0 0;padding:10px 0}
div.timer a{color:#0082B1;font-style:italic;text-decoration:none}
div.timer a.more{display:inline-block;background:url(images/blueArrow_more.gif) no-repeat right 3px;padding:0 10px 10px 0;margin:10px 0 0}
div.timer p{margin:0;padding:10px 0}
div.timer span.time{color:#0184ae;font-size:18px}

/* last update */
div.lastupdate{text-align:right;font:11px Arial;color:#aaaaaa;padding:4px 0 0}

/* Yellow image */
.YImage { margin-right: -12px; margin-top: -11px; }
div#middle .secondCol .detail1.yellow { min-height:550px; }
