* {
    margin:0;
    padding:0;
    /*border:1px solid lime;*/
}
body {
	font-family:Arial, Tahoma;
	font-size:1px;
}
img {border:0;}
div {overflow:hidden;/*auto hidden visible*/}
a {color:#05005a;text-decoration:none;}
a:visited {color:#05005a;}

.wrapper{
    width:1028px;
    float:left;
    background-color:white;
}

/* Header |>               border:1px solid lime;*/
.header{
	float:left;
	width:1028px;
	background-color:#010080;
}
.lefthead {
	float:left;
	width:322px;
	height:245px;

}
.centrhead {
	float:left;
	width:677px;
	height:245px;
}
.logo  {float:left;  padding:80px 0px 0px 15px; }
.logo1 {padding-top:65px;}
.slogan{
	width:306px;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	color:white;
	padding:34px 0px 0px 14px;
}
/* Top Menu |>               border:1px solid lime;*/
.topmenu {
	float:left;
	width:467px;
	height:97px;
}
.mainmenu {height:24px; padding-top:20px;}
.topmenu_title {
	float:left;
	padding:0px 5px 4px 5px;;
	background-image:url('../images/topmenu_bg.gif');
	background-repeat:repeat-x;
	background-position:center bottom;
	font-family:Tahoma, Verdana, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:white;
	text-align:center;
}
.submenu {
	padding-top:5px;
	height:45px;
	color:white;
}
.submenu a, .submenu a:visited {font-size:11px;  color:white;}
.submenu a:hover {text-decoration:underline;}
#dij div, #about div, #aspects div {
	float:left;
	padding-right:25px;

}

/* <| Top Menu 		border:1px solid lime;*/
.lang_search {
	height:72px;
	padding:25px 0px 0px 20px;;

}
.langs .selectlang {color:#e9b911;  font-weight:bold;}
.langs a {
	font-size:15px;
	padding:0px 16px;
	color:white;
}
.searchform {padding:10px 0px 0px 10px;}
.searchform input {width:150px;}
.topend {height:245px;}
/* <| Header 		border:1px solid lime;*/

.content {
	float:left;
	width:1023px;
	background-image:url('../images/content_bg.gif');
	background-repeat:repeat-y;
}

/* Menu |> 		border:1px solid lime;*/
.menu {
	float:left;
	width:200px;
	text-align:center;
}
.menu_title {
	padding:5px 15px 15px 15px;
	font-size:14px;
	font-weight:bold;
	color:white;
	text-align:center;
	background-image:url('../images/menubg.gif');
	background-repeat:no-repeat;
	background-position:60% bottom;
}
.menu_title a {color:white;}
.menu_title a:visited {color:white;}
.dop_title {
	padding:5px 15px 15px 15px;
	background-image:url('../images/menubg.gif');
	background-repeat:no-repeat;
	background-position:60% bottom;
}
.dop_title a, .dop_title {
	text-align:center;
	font-size:14px;
	color:white;
}
.divdep {
	padding-left:55px;
	text-align:left;
}
.divdep li {list-style-image:url('../images/marker.gif');  font-size:14px;}
.divdep li a, .divdep li a:visited{
	font-size:14px;
	color:white;
}
.left_banners {}
/* <| Menu 		border:1px solid lime;  */


/* Content |> 		border:1px solid lime;*/
.page {
	font-family:“Lucida Grande”, sans-serif;
	font-size:13px;
	text-align:justify;
	color:#05005a;
	line-height: 1.5em;
	float:left;
	width:625px;
	padding-left:10px;
}
.page ul{padding:10px;}
.page a:hover {text-decoration:underline;}
.galery{
    width:400px;
    height:286px;
    margin-top:10px;
    margin-left:100px;
}

.newscont {
	float:left;
	width:174px;
	margin-left:10px;
}
.news_title{
    background: transparent url('../images/newstitle.gif') top center no-repeat;
    text-align:center;
    height:16px;
    padding:3px 0px;
    margin:10px 0px;
}
.news_title a{
  font-family:Arial;
  font-size:12px;
  font-weight:bold;
  color:#000480;
}
.news_title a:visited{color:black;}

.news{
    padding: 0 10px 5px 10px;
    text-align:left;
    font-weight:normal;
    font-family:Arial, Tahoma;
    font-size:11px;
    color:#05005a;
}
.news span.date{
	display:block;
	text-align:right;
	font-family: Georgia, serif;
	font-size: 11px;
	color:#05005a;
}
.news a {color:#05005a;}
.news a:hover{color: #525252;}
.news img {float:left; margin:0 5px 5px 0;}
.news hr{
    margin:2px;
    color:#888888;
    width:150px;
}
/* <| Content   		border:1px solid lime;*/



/*  Footer  |> 		border:1px solid lime;*/
.footer{
	float:left;
	width:1026px;
	height:125px;
	background: #e4e2e2 url('../images/footer_bg.jpg') left top repeat-x;
}
.footer_top{
    width:100%;
    height:41px;
    margin-top:8px;
    text-align:left;
    overflow:hidden;
}
.footer_top ul#ticker01{height:41px;}
.footer_top img        {height:41px;  margin-right:25px;}
.footer_top ul#ticker01 li {
	color:gray;
	float:left;
	list-style:none;
}
.footer_botom{
    float:left;
    width:100%;
    height:60px;
    margin-top:18px;
}
.login_form{
    float:left;
    margin:0px 5px;
    width:280px;
}

.copyright{
    float:left;
    position:relative;
    font-size:11px;
    font-family:Atial, Tahoma;
    width:320px;
    text-align:center;
}
.addons_icons{
    float:left;
    padding-left:10px;
    width:300px;
    border:1px solid lime;
    font-size:11px;
    font-family:Atial, Tahoma;
}
/* <| Footer  |> 		border:1px solid lime;*/


/* Style for content on pages |> */
.pagetitle{
 background:url('../images/bg_title.png') left center no-repeat;
 width:100%;
 height:66px;
 margin-bottom:10px;
 margin-top:5px;
}
.pectoraltitle{
  float:left;
  margin-left:84px;
  height:66px;
  margin-top:-2px;
}
.titletext, .titletext2{
  font-family: "Lucida Grande", sans-serif;
  font-size: 14px;
  text-transform: uppercase;
  float:right;
  padding-top:3px;
  font-weight:bold;
  width:424px;
  text-align:center;
  color:white;
  position:relative;
  margin-top:18px;
}
.titletext2{
  padding:0px;
  margin-top:13px;
}
.page img.left {float:left; margin-right:5px;}
.newsline{
 float:left;
 width:98%;
 padding-bottom:10px;
 text-align:justify;
 font-family: “Lucida Grande”, sans-serif;
 font-size: 13px;
 letter-spacing: normal;
 line-height: 1.5em;
}
.newsline span{
  font-family: Georgia, serif;
  font-size: 13px;
  color:#05005a;
}
.newsline a, .newsline{color:#05005a;}
.nav{
 width:100%;
 float:right;
 text-align:left;
}
.hrline{width:90%; height:1px; margin:5px 0px; background-color:gray;}



.sendfeedback input{
  border:0;
  border-bottom:1px solid white;
  background:transparent;
  margin-left:10px;
}
.sendfeedback textarea{
  width:300px;
  height:150px;
}

.sendfeedback .submit{
  border:1px solid white;
  background:white;
  margin:5px 0 0 15px;
}
tr.trh td{
  border-bottom:1px solid;
  text-align:left;
}

.tickercontainer { /* the outer div with the black border */
  margin-left:10px;
  width: 1020px;
  height: 45px;
  padding: 0;
  overflow: hidden;
}
.tickercontainer .mask { /* that serves as a mask. so you get a sort of padding both left and right */
  position: relative;
  left: 10px;
  top:-5px;
  width: 990px;
  overflow: hidden;
}
ul.newsticker { /* that's your list */
  position: relative;
  left: 960px;
  font: bold 10px Verdana;
  list-style-type: none;
  margin: 0;
  padding: 0;

}
ul.newsticker li {
  float: left; /* important: display inline gives incorrect results when you check for elem's width */
  margin: 0;
  padding: 0;
}
ul.newsticker a {
  white-space: nowrap;
  padding: 0;
  margin: 0 20px 0 0;
}
.komission{
    padding:30px 10px 5px 10px;
    position:relative;
    float:left;
    width:580px;
    text-align:justify;
    font-family: “Lucida Grande”, sans-serif;
    font-size: 13px;
    font-weight: normal;
    text-transform: normal;
    letter-spacing: normal;
    line-height: 1.5em;
}

.komission img{
  border:2px solid white;
  float:left;
  margin-right:10px
}
.srvices{
padding:0;
margin:0;
position:relative;
background:url('../images/under.png') right bottom no-repeat;
}

.cp{
cursor:pointer;
}
.deptit{
  width:175px;
  float:right;
}
.deptit a{
  color:black;
  text-decoration:none;
}
.departament_titile{
  margin-top:2px;
  text-align:center;
  height:16px;
  float:right;
  font-size:10px;
  line-height:9px;
  padding:5px 5px;
  background:url('../images/bata_c.png') left top repeat-x;
}

table.participants tr td {
  border:2px solid;
  padding-top:5px;
  background-color: #E6E6E6;
  text-align: center;
}

table.participants tr td:hover {
background-color: #F0F0F0;
}


/* <| Style for content on pages  */


/* Elements added JavaScript |>*/
#tooltip{
	position:absolute;
	display:none;
	background:#f7f5d1;
	padding:2px 5px;
	font-size:12px;
	color:#333;

}
#topcontainer img {height:140px;}
/* <| Elements added JavaScript */


/* Front page |> */
.gallery_block{		border:0px solid lime;
	width:218px;
	height:360px;
	float:left;
	padding-right:35px;
	padding-left:15px;
}
.front_themetitle {
	text-align:center;
	font-size:13px;
	font-weight:bold;
	color:#000064;
	text-transform:uppercase;
	padding:14px 0px;
}
.imgs_cont, .gallery_cont {     border:0px solid lime;
	width:203px;
	height:132px;
}
.gallery_cont{
	background-image:url(/images/gallery/gallery_br.jpg);
	padding:6px;
}
.imgs_cont div{width:202px;}
.imgs_cont img{height:132px;}
.front_link {text-align:center;}
.front_link a, .front_link a:visited {color:#0000f0;}

.map_legend {/*border:0px solid lime;*/}
.map_cont {
 width:353px;
 height:239px;
 border:0px solid gold;
}
.map_legend{margin-top:-40px;}
.map_legend .legend_ract {
 width:16px;
 height:6px;
 position:relative;
 top:7px;
}
.map_legend .legend_txt{
 padding-left:26px;
 width:133px;
 height:18px;
 margin-top:-6px;
}
.front_content{overflow:visible;}
/* <| Front page */


/* Page products & Page podii |> */
.products * {border:0px solid lime;}
.products img.ustra {
	float:left;
	width:128px;
	padding-right:5px;
}
.products .row {
	width:47%;
	float:left;
	padding-right:15px;
}
.products .prod_title{padding:3px 0px; text-align:center;}
.products .prod_title a, .products .prod_title a:visited {
	font-size:16px;
	font-weight:bold;
}
.products .data{float:left;}
.products .hr {height:20px; clear:both;}
/* <| Page products & Page podii */


/* Page regdepart |> */
.regdepart {
	font-size:13px;
	font-family: '?Lucida Grande?', sans-serif;
	line-height: 1.5em;
	padding-bottom: 10px;
	text-align: justify;
}
.regdepart h2 {
	font-size:16px;
	font-family: Georgia, serif;
	text-align: left;
}
.regdepart .workers {float:right; width:45%; padding-top:15px;}
.regdepart .worker_row{
	border-bottom:1px solid;
	text-align:left;
	margin-bottom:10px;
	padding-bottom:5px;
}
.regdepart .gerb {padding-bottom:15px; padding-right:10px;}
.regdepart .reg_news {padding-right:20px;}
.regdepart .regnews_row {text-align:left;}

/* <| Page regdepart */



















/* Additional style */
.p0{padding:0;}
.pt3{padding-top:3px;}
.pt5{padding-top:5px;}
.pt10{padding-top:10px;}
.pt15{padding-top:15px;}
.pt20{padding-top:20px;}
.pt25{padding-top:25px;}
.pt50{padding-top:50px;}

.pr10{padding-right:10px;}
.pr15{padding-right:15px;}
.pr20{padding-right:20px;}
.pr25{padding-right:25px;}

.pl5{padding-left:5px;}
.pl10{padding-left:10px;}
.pl15{padding-left:15px;}
.pl20{padding-left:20px;}
.pl25{padding-left:25px;}

.pb5{padding-bottom:5px;}
.pb10{padding-bottom:10px;}
.pb15{padding-bottom:15px;}
.pb20{padding-bottom:20px;}

.m0{margin:0;}

.mt5{margin-top:5px;}
.mt-5{margin-top:-5px;}
.mt10{margin-top:10px;}
.mt15{margin-top:15px;}

.mb5{margin-bottom:5px;}
.mb10{margin-bottom:10px;}
.mb15{margin-bottom:12px;}
.mb20{margin-bottom:20px;}

.ml-a{margin-left:auto;}
.ml25{margin-left:25px;}
.mr-a{margin-right:auto;}
.mr25{margin-right:25px;}


.ta-l{text-align:left;}
.ta-r{text-align:right;}
.ta-c{text-align:center;}
.fl, .left{float:left;}
.fr, .right{float:right;}

.fs10{font-size:10px;}
.fs11{font-size:11px;}
.fs12{font-size:12px;}
.fs13{font-size:13px;}
.fs14{font-size:14px;}
.fs15{font-size:15px;}
.fs16{font-size:16px;}
.fs17{font-size:17px;}

.wpe100{width:100%;}
.wpe90{width:90%;}
.wpe80{width:80%;}
.wpe75{width:75%;}
.wpe70{width:70%;}
.wpe60{width:60%;}
.wpe50{width:50%;}
.wpe40{width:40%;}
.wpe48{width:48%;}
.wpe45{width:45%;}
.wpe33{width:33%;}
.wpe30{width:30%;}

.b1{border:1px solid;}
.br1{border-right:1px solid;}
.bb1{border-bottom:1px solid;}

.ffA{font-family:Atial;}
.ffT{font-family:Tahoma;}

.hpx3{height:3px;}
.hpx20{height:20px;}
.hpx25{height:25px;}
.hpx30{height:30px;}
.hpx35{height:35px;}
.hpx40{height:20px;}

.cw{color:color:#05005a;}
.cb{color:black}

.ft1{font-family: Georgia, serif;}
.fw-b{font-weight:bold;}
.td-n{text-decoration:none;}
.pos-r{position:relative;}