/* GENERAL START */

body{
	font-family: calibri, arial;
	font-size: 12px;
	color: #000000;
	padding: 0px;
	margin: 0px;
	width: 100%;
  background: #ededed url(../images/bodybottom.gif) no-repeat top center;
}

html{
	padding: 0px;
	margin: 0px;
	width: 100%;
}

table, p{
	color: #000000;
	padding: 0px;
	margin: 0px;
}

fieldset{
padding: 0;
margin: 0;
border:none;
}

form, dl, dd, dt{
	padding: 0px;
	margin: 0px;
}

a, a:hover{
	font-family: calibri, arial;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
	cursor: pointer;
}

a:hover{
	text-decoration: underline;
}

h1, h2, h3, h4, h5, h6{
	font-family: calibri, arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin: 0;
	padding: 0; 
}  

label, img{
	display: block;
	border: none 0px transparent;
}

input, select, textarea{
	font-family: calibri, arial;
	font-size: 12px;
	color: #000000;
}

embed {
	padding: 0px;
}


#rootDiv{
	width: 992px;
	height: auto;
	margin: 0px auto;
	padding: 0;
	}

/* GENERAL END */

/*Header start*/


#header{
margin:0;
padding:0;
display: block;
float:left;
width:980px;
height:360px;

}

#headerLogo{
margin:24px 30px 0px 0px;
font-size: 1px;
line-height: 0px;
text-decoration: none;
padding:0;
display: block;
float:left;
width:270px;
height:70px;
/*background: transparent url(../images/headerlogo.jpg) no-repeat left top;*/

}

#headerLogo a{
 display: block;
 font-size: 1px;
line-height: 0px;
text-decoration: none;
float:left;
width:270px;
height:70px;
 
 }
 
 #headerLogo a:hover{
 display: block;
 font-size: 1px;
line-height: 0px;
text-decoration: none;
float:left;
width:270px;
height:70px;
 
 }
 
 #headerLogo2{
margin:24px 0px 0px 0px;
font-size: 1px;
line-height: 0px;
text-decoration: none;
padding:0;
display: block;
float:left;
width:270px;
height:70px;
/*background: transparent url(../images/headerlogo2.jpg) no-repeat left top;*/

}

#headerLogo2 a{
 display: block;
 font-size: 1px;
line-height: 0px;
text-decoration: none;
float:left;
width:270px;
height:70px;
 
 }
 
#headerLogo2 a:hover{
display: block;
font-size: 1px;
line-height: 0px;
text-decoration: none;
float:left;
width:247px;
height:127px;
}
 
 
 
#headerUp{
 margin:0;
padding:0;
display: block;
float:left;
width:980px;
height:119px;
}

#headerTop{
display: block;
float:right;
height:30px;
margin:0;
width:632px;
padding: 0px 8px;
text-align: right;
line-height: 30px;
vertical-align: middle;
 
}

#headerTop a{
color:#005d83;
text-decoration: none;
font-style: normal;
font-size: 11px;
line-height: 11px;

}

#headerTop a:hover{
text-decoration: underline;
}

#headerTop span{
padding:0;
margin:0px 5px;
}

.link{
display: block;
float:right;
height:43px;
width:632px;
margin:0;
vertical-align: middle;
text-align: center;
padding: 0px 0px 0px 0px;

}

.link a{
height:37px;
color:white;
text-transform: uppercase;
font-weight: bold;
font-size: 14px;
display: block;
line-height: 37px;
text-decoration: none;
float:left;
padding:0px 22px;

background: #3d3d3d; /* Old browsers */
background: -moz-linear-gradient(top,  #3d3d3d 0%, #333333 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3d3d3d), color-stop(100%,#333333)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #3d3d3d 0%,#333333 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #3d3d3d 0%,#333333 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #3d3d3d 0%,#333333 100%); /* IE10+ */
background: linear-gradient(to bottom,  #3d3d3d 0%,#333333 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3d3d3d', endColorstr='#333333',GradientType=0 ); /* IE6-9 */

}

.link a:hover ,
.link a.menu_section {
	background: #005d83; /* Old browsers */
	background: -moz-linear-gradient(top,  #005d83 0%, #0286a4 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#005d83), color-stop(100%,#0286a4)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #005d83 0%,#0286a4 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #005d83 0%,#0286a4 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #005d83 0%,#0286a4 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #005d83 0%,#0286a4 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#005d83', endColorstr='#0286a4',GradientType=0 ); /* IE6-9 */
}


.link a:first-of-type {
	border-top-left-radius:4px;
	border-bottom-left-radius:4px;
}
.link a:last-of-type {
	border-top-right-radius:4px;
	border-bottom-right-radius:4px;
}

.current a{
height:37px;
color:white;
text-transform: uppercase;
font-weight: bold;
font-size: 14px;
display: block;
line-height: 37px;
text-decoration: none;
float:left;
padding:0px 0px;
}
/*
.link a:hover{
height:43px;
display: block;
line-height: 37px;
text-transform: uppercase;
font-weight: bold;
text-decoration: none;
font-size: 14px;
color:white;
float:left;
}

.current a:hover{
height:43px;
display: block;
line-height: 37px;
text-transform: uppercase;
font-weight: bold;
text-decoration: none;
font-size: 14px;
color:white;
float:left;
}


a.link1{
background: transparent url(../images/menu1.gif) repeat-x 0 0;
width:107px;
}

a.section1{
background: transparent url(../images/menu1Hover.gif) repeat-x 0 0;
width:107px;
}

a.link2{
background: transparent url(../images/menu2.gif) repeat-x 0 0;
width:122px;
}

a.section2{
background: transparent url(../images/menu2Hover.gif) repeat-x 0 0;
width:122px;
}

a.link3{
background: transparent url(../images/menu3.gif) repeat-x 0 0;
width:104px;
}

a.section3{
background: transparent url(../images/menu3Hover.gif) repeat-x 0 0;
width:104px;
}


a.link4{
background: transparent url(../images/menu4.gif) repeat-x 0 0;
width:92px;
}

a.section4{
background: transparent url(../images/menu4Hover.gif) repeat-x 0 0;
width:92px;
}



a.link5{
background: transparent url(../images/menu5.gif) repeat-x 0 0;
width:99px;
}

a.section5{
background: transparent url(../images/menu5Hover.gif) repeat-x 0 0;
width:99px;
}

a.link6{
background: transparent url(../images/menu6.gif) repeat-x 0 0;
width:93px;
}

a.section6{
background: transparent url(../images/menu6Hover.gif) repeat-x 0 0;
width:93px;
}



a:hover.link1 {
background: transparent url(../images/menu1Hover.gif) repeat-x 0 0;
}
a:hover.link2 {
background: transparent url(../images/menu2Hover.gif) repeat-x 0 0;
}
a:hover.link3 {
background: transparent url(../images/menu3Hover.gif) repeat-x 0 0;
}
a:hover.link4 {
background: transparent url(../images/menu4Hover.gif) repeat-x 0 0;
}
a:hover.link5 {
background: transparent url(../images/menu5Hover.gif) repeat-x 0 0;
}
a:hover.link6 {
background: transparent url(../images/menu6Hover.gif) repeat-x 0 0;
}*/

.menuseparator{
display: block;
float:left;
height:37px;
width:2px;
background: transparent url(../images/menuseparator.gif) no-repeat 0 0;
}

.novinkyNadpis{
display: block;
float:left;
height:57px;
width:735px;
text-align: right;
line-height: 57px;
vertical-align: bottom;
text-transform: uppercase;
padding:0px 5px 0px 0px
}
.novinkyNadpis h2{
font-size: 16px;
color:#005d83;
}

#headerBanner{
display: block;
float:left;
height:230px;
width:785px;
margin:0;
padding:0;
background: transparent url(../images/headerBannerBG.gif) no-repeat 0 0;
}
/*
#headerBanner img{
margin:0;
padding:0;
border:none;
}  */

.headerBannerLeft{
display: block;
float:left;
height:auto;
margin:0;
padding:65px 0px 0px 18px;
}

#headerBanner h1{
color:#0287a5;
font-size: 24px;
line-height: 26px;
font-weight: normal;
font-style: normal;
vertical-align: middle;
padding:0;
margin: 0px 0px 6px 0px;
text-align: left;
height: auto;
width:230px;
_width:230px;

}

#headerBanner p{
color:#828282;
font-size: 13px;
line-height: 13px;
font-style: normal;
vertical-align: middle;
padding:0;
margin: 0px 0px 0px 0px;
text-align: left;
display: block;
float: left;
width: 290px;
_width: 280px;
}

#headerBanner a{
font-size: 13px;
line-height: 13px;
color:#005d83;
text-decoration: underline;
}

#headerBanner a:hover{
text-decoration: none;
}

#headerNews{
display: block;
float:left;
height:auto;
width:195px;
margin:0;
padding:0;
font-size: 12px;
line-height: 15px;
color:#FFFFFF;
}
#headerNews ul {
	margin:0;
	padding:0;
}
#headerNews li {
	text-align:center;
}
#headerNews img {
	display:inline-block;
	max-height:168px;
}
#headerNews .bx-wrapper .bx-pager.bx-default-pager a:hover, 
#headerNews .bx-wrapper .bx-pager.bx-default-pager a.active {
	background:#0287a5;
}
/*Header end*/

div#wrap {
	position:relative;
}
div#wrap .bx-wrapper .bx-controls-direction a {
	width:12px;
	margin-top:-22px;
	height:44px;
}
div#wrap .bx-wrapper .bx-next {
	background:url("../images/rightArrows.gif") no-repeat;
	right:-22px;
}
div#wrap .bx-wrapper .bx-next:hover {
	background:url("../images/rightArrows.gif") -12px 0 no-repeat;
}
div#wrap .bx-wrapper .bx-controls-direction a.bx-next.disabled {
	/*display:block;*/
	background:url("../images/rightArrows.gif") -24px 0 no-repeat;
	cursor:default;
}
div#wrap .bx-wrapper .bx-prev {
	background:url("../images/leftArrows.gif") -24px 0 no-repeat;
	left:-22px;
}
div#wrap .bx-wrapper .bx-prev:hover {
	background:url("../images/leftArrows.gif") -12px 0 no-repeat;
}
div#wrap .bx-wrapper .bx-controls-direction a.bx-prev.disabled {
	/*display:block;*/
	background:url("../images/leftArrows.gif") 0px 0 no-repeat;
	cursor:default;
}
div#wrap .Abstract2 h1 a {
	color:#0287a5;
	font-size:16px;
	font-weight:normal;
	text-transform:uppercase;
}
div#wrap .Abstract2 a {
	color:#686b6c;
	
	 
}


div#wrap .itemMore{
color:#005d83;
font-size: 12px;
text-decoration: underline;
display: block;
float:right;
text-align: right;
}

div#wrap .Abstract2 a{
	display: block;
font-size: 12px;
text-decoration: none;
padding: 0px 0px 0px 0px;
text-align: left;
width:202px;
color:#686b6c;
line-height: 17px;
}

/*Content Index Start*/

#contentBlock{
display: block;
float: left;
font-size: 1px;
margin:0;
background: #FFFFFF url(../images/contentTop.gif) no-repeat top center;  
padding:28px 0px 0px 0px;
width:980px;
height:auto;

}

/*services start*/
#servicesBG{
display: block;
float: left;
font-size: 1px;
margin:0;
background: #FFFFFF url(../images/servicesBG.gif) no-repeat bottom center;  
padding:0px 0px 0px 0px;
height:265px;
width:980px;
}

#servicesBG2 {
display: block;
float: left;
font-size: 1px;
margin:0;
background: #FFFFFF url(../images/servicesBG.gif) no-repeat bottom center;  
padding:0px 0px 0px 0px;
height:124px;
width:980px;
margin-top:24px;
}

div.in {
	display: block;
	float: left;
	padding: 0px 0px 8px 70px;
	width: 872px;
	height: auto;
}
div.in h3 {
	font-size: 18px;
	line-height: 18px;
	color: #0287a5;
	text-transform: uppercase;
	display: block;
	font-weight:normal;
	padding:11px 0;
	margin-bottom:13px;
	border-bottom:1px dashed #d7d7d7;
}
div.in p {
	float:left;
	width:203px;
	padding-right:15px;
	line-height:1.3;
}
div.in p:last-child {
	/*padding-right:0;*/
}
div.in p a {
	display:block;
}
div.in p a:hover {
	text-decoration:none;
}
div.in p a.date,
div.in p a.date:hover {
	text-decoration:underline;
	
	padding-bottom:2px;
}
.servicesTop{
display: block;
float: left;
margin-left:38px;
_margin-left:18px;
padding:0;
width:904px;
font-size: 1px;
height:6px;
background: transparent url(../images/servicestop.gif) no-repeat 0 0;
}
.servicesBottom{
display: block;
float: left;
width:904px;
margin-left:38px;
padding:0;
height:6px;
background: transparent url(../images/servicesbottom.gif) no-repeat 0 0;
}

.contentServices{


}

#contentServices{
display: block;
float: left;
margin-left:38px;
_margin-left:10px;
padding:0px 0px;
width:903px;
height:auto;
border-left: 1px solid #e5e5e5;
border-right: 1px solid #e5e5e5;
}

#contentServices .servicesItem{
width:190px;
display: block;
float:left;
height:auto;
background-color: white;
padding:0px 0px 0px 16px;
_padding:0;
}

#contentServices h1{
display: block;
width:190px;
color:#7a2222;
float:left;
height:auto;
font-size: 16px;
font-weight: normal;
text-transform: uppercase;
margin:0px 0px 3px 0px;
}

#contentServices p{
display: block;
float:left;
height:auto;
font-size: 12px;
padding: 0px 0px 0px 0px;
width:190px;
color:#686b6c;
line-height: 17px;
}

#contentServices a{
color:#7a2222;
font-size: 16px;
font-weight: normal;
text-transform: uppercase;
text-decoration: none;
}
#contentServices a:hover{text-decoration: none;}

#contentServices .itemMore a{
color:#7a2222;
font-size: 12px;
text-decoration: underline;
}

#contentServices .itemMore a{text-decoration: none;}

#contentServices img{
margin:0;
padding:0;
border:none;
}

.servicesSeparator{
width: 1px;
height:auto;
margin:0px 0px;
display: block;
float: left;
_margin:0px 0px;
background: #FFFFFF url(../images/servicesseparator.gif) no-repeat 0 0;
}

/*services END*/


/*Content Index End*/

/*all pages  elements*/

#bottomLinks2{
display: block;
float: left;
background-color: white;
width: 940px;
text-align: center;
padding: 15px 20px 0px 20px;
height:auto;
}

#bottomLinks2 a{
color:black;
font-size: 13px;
font-weight: normal;
text-decoration: none;

}
#bottomLinks2 a:hover{
text-decoration: underline;
}

#bottomLinks2 span{
margin:0px 10px;
color:black;
font-size: 13px;
}

#bottomLinks{
display: block;
float: left;
background-color: white;
width: 948px;
margin:0;
padding: 26px 16px 0px 16px;
height:auto;

}

.bottomLinks{
display: block;
float: left;
background: #e5e5e5 url(../images/bottomLinksRepeat.gif) repeat-x ;
width: 911px;
height:auto;
font-size: 13px;
margin:auto;
padding:5px 0 5px 37px;
}
.bottomLinksTop{
display: block;
margin:auto;
float: left;
font-size: 1px;
background: #e5e5e5 url(../images/bottomLinksTop.gif) no-repeat 0 0;
width: 948px;
height:5px;

}

.bottomLinksBottom{
display: block;
margin:auto;
float: left;
background: transparent url(../images/bottomLinksBottom.gif) no-repeat 0 0;
width: 948px;
height:5px;

}

#bottomLinks h2{
display: none;
float: left;
width: 150px;
height:auto;
font-size: 16px;
line-height: 60px;
font-weight: normal;
vertical-align: middle;
text-transform: uppercase;
margin:0;
padding:0px 0px 0px 10px;
}

#bottomLinks h2 a{
 font-size: 16px;
 text-decoration: none;
 color:black;
 background:none;

}

#bottomLinks h2 a:hover{text-decoration: underline;}

#bottomLinks ul{
height:auto;
font-weight: normal;
list-style-position: inside;
margin:0;
color:black;
padding: 0px 0px 0px 0px;
}

#bottomLinks li{

list-style-type: none;
/*float: left;
width: 185px;*/
height:auto;
font-size: 13px;
line-height: 20px;
font-weight: normal;
text-transform: none;
margin:0;
}

#bottomLinks a{
text-decoration: none;
font-size: 12px;
display: block;
 width:170px;
 _width:155px;
 padding-left:10px;

 background: transparent url(../images/disc.gif) no-repeat 0 10px;
 
}

#bottomLinks a:hover{
text-decoration: underline;
}

#bottomLinks .skuska{
display: block;
float: left;
width:227px;
height:auto;
text-transform: none;

}

#bottomLinks .skuska a{
text-decoration: none;
font-size: 14px;
}

#bottomLinks .skuska a:hover{text-decoration: underline;}

#footer{
width:942px;
background-color: white;
display: block;
float: left;
height:auto;
font-size: 13px;
margin:0;
padding: 10px 19px 10px 19px;
}

#footer p{
display: block;
float:left;
}

#footer span{
display: block;
float:right;

}

#footer a{
text-decoration: none;
font-size: 13px;
font-weight: bold;
}

#footer a:hover{
text-decoration: underline;
}


.wisibleLogo{

}

#content2{
display: block;
float:left;
width:980px;
margin:0;
height:auto;
padding:0;
background-color: white;
}

#leftMenu{
display: block;
float:left;
width:301px;
height:auto;
margin:0px auto;
padding:50px 0px 0px 0px;
background-color: white;

}

#leftMenu h2{
color:#5e696d;
font-size: 14px;
padding:5px 0px 0px 25px;
font-weight: normal;
text-transform: uppercase;
text-decoration: none;
}

#leftMenu a{
display: block;
float:left;
width:241px;
height:auto;
line-height: 30px;
vertical-align: middle;
color:#0287a5;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 27px;
font-weight: normal;
font-size: 14px;
text-decoration: underline;
background-color: #efefef;
}

#leftMenu a:hover{
color:#5c5c5c;   
height:auto;
font-size: 14px;
text-decoration: none;
background-color: white;
}



.leftMenuTop{
display: block;
float: left;
height:27px;
width:268px;
font-size: 1px;
background: transparent url(../images/leftMenuTop.gif) no-repeat 0 0;
border-bottom:1px solid #e4e4e4;
}

.leftMenuBottom{
display: block;
float: left;
height:9px;
width:268px;
font-size: 1px;
background: transparent url(../images/LeftMenuBottom.gif) no-repeat 0 0;
}

.leftMenu{
display: block;
float:left;

height:auto;
margin:0;
padding:0;
background-color: white;
}

#rightContent{
display: block;
float:left;
width:680px;
height:auto;
margin:0;
padding:0;
background-color: white;

}

#breadcrumbs{
display: block;
float:left;
height:35px;
font-size: 12px;
vertical-align: middle;
line-height: 35px;
padding:0px 0px 0px 27px;
margin:0px 0px 20px 0px;
background-color: white;
}
#breadcrumbs span{
 margin: 0px 2px;
 line-height: 12px;
 font-size: 12px;
 color:#005d83;
}

#breadcrumbs a{
text-decoration: none;
 font-size: 12px;
 color:#005d83;
}

#breadcrumbs a:hover{
text-decoration: underline;
 font-size: 12px;
 color:#005d83;
}

.rightContent{
display: block;
float:left;
width:653px;
height:auto;
margin:0;
padding:0px 0px 0px 25px;
background-color: white;
border-left: 1px solid #e6e6e6;

}

#leftPanelKontakt{
display: block;
float:left;
width:290px;
height:auto;
margin:0;
padding:0px 10px 0px 0px;
background-color: white;

}
#leftPanelKontakt h1{
font-size: 30px;
line-height: 30px;
font-weight: normal;
color:#0287a5;

}

#leftPanelKontakt p{
text-align: left;
color:black;
padding:20px 0px 20px 0px;
font-size: 14px;
line-height: 28px;
vertical-align: middle;
}

#leftPanelKontakt a{
text-align: left;
font-size: 14px;
text-decoration: underline;
color:#0287a5;
}


#leftPanelKontakt a:hover{
text-decoration: none;
}

#rightPanelKontakt{
display: block;
float:left;
width:290px;
height:auto;
margin:0;
padding:0px 0px 0px 0px;
background-color: white;

}
#rightPanelKontakt img{
margin:0;
padding:0;
height:457px;
border:1px solid #B5CFE7;
}

#ContactFormSK{
display: block;
float: left;
margin:0;
width:290px;
height:auto;
padding:20px 0px 25px 0px;

}

#ContactFormSK label{
font-size: 14px;
font-weight: normal;
width:290px;
float:left;
line-height: 24px;
vertical-align: middle;
text-align: left;

}

#ContactFormSK input{
float:left;
display: block;
width:190px;
height:20px;
border:1px solid #b5cfe7;
}

#ContactFormSK textarea{
float:left;
display: block;
width:280px;
height:125px;
border:1px solid #b5cfe7;
}

#ContactFormSK .Captcha{
float:left;
display: block;
width:285px;
height:40px;
padding: 5px 0px 0px 0px;
_padding: 0px 0px 0px 0px;
margin: 0px 0px;
}

#ContactFormSK .Captcha label{
width:auto;
height:auto;
vertical-align: middle;
line-height: 32px;
}

#ContactFormSK .Captcha input{
display: block;
float:left;
border:1px solid #b5cfe7;
width:55px;
_margin-top:6px;
}        

#ContactFormSK .Captcha img{
margin:0;
padding:0px 8px;
_padding:5px 4px;
display: block;
float:left;
width:86px;
height:32px;
border:0px solid #000000;
}

#ContactFormSK .Button input{
display: block;
float:right;
height:21px;
border: none ;
cursor:pointer;
width:72px;
color:#ffffff;
font-weight:bold;
font-size:14px;
border-radius:6px;
  background: #005d83;
  background: -moz-linear-gradient(top, #005d83 0%, #0286a4 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#005d83), color-stop(100%,#0286a4));
  background: -webkit-linear-gradient(top, #005d83 0%,#0286a4 100%);
  background: -o-linear-gradient(top, #005d83 0%,#0286a4 100%);
  background: -ms-linear-gradient(top, #005d83 0%,#0286a4 100%);
  background: linear-gradient(to bottom, #005d83 0%,#0286a4 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#005d83', endColorstr='#0286a4',GradientType=0 );}


#ContactFormEN{
display: block;
float: left;
margin:0;
width:290px;
height:auto;
padding:20px 0px 25px 0px;

}

#ContactFormEN label{
font-size: 14px;
font-weight: normal;
width:290px;
float:left;
line-height: 24px;
vertical-align: middle;
text-align: left;

}

#ContactFormEN input{
float:left;
display: block;
width:190px;
height:20px;
border:1px solid #b5cfe7;
}

#ContactFormEN fieldset{
margin:0;
padding:0;
border:none;
}

#ContactFormEN textarea{
float:left;
display: block;
width:280px;
height:125px;
border:1px solid #b5cfe7;
}

#ContactFormEN .Captcha{
float:left;
display: block;
width:285px;
height:auto;
padding: 5px 0px 0px 0px;
_padding: 0px 0px 0px 0px;
margin: 0px 0px;
}

#ContactFormEN .Captcha label{
width:120px;
height:auto;
vertical-align: middle;
line-height: 14px;
}

#ContactFormEN .Captcha input{
display: block;
float:left;
border:1px solid #b5cfe7;
width:55px;
_margin-top:6px;
}        

#ContactFormEN .Captcha img{
margin:0;
padding:0px 8px;
_padding:5px 4px;
display: block;
float:left;
width:86px;
height:32px;
border:0px solid #000000;
}

#ContactFormEN .Button input{
display: block;
float:right;
height:21px;
border: none ;
width:72px;
cursor:pointer;
color:#ffffff;
font-weight:bold;
font-size:14px;
border-radius:6px;
  background: #005d83;
  background: -moz-linear-gradient(top, #005d83 0%, #0286a4 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#005d83), color-stop(100%,#0286a4));
  background: -webkit-linear-gradient(top, #005d83 0%,#0286a4 100%);
  background: -o-linear-gradient(top, #005d83 0%,#0286a4 100%);
  background: -ms-linear-gradient(top, #005d83 0%,#0286a4 100%);
  background: linear-gradient(to bottom, #005d83 0%,#0286a4 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#005d83', endColorstr='#0286a4',GradientType=0 );
}

.error{
color:red;
display: block;
float:left;
width:290px;
}

#rightContentPravne{
display: block;
float:left;
width:600px;
height:auto;
margin:0;
padding:0;
background-color: white;
}

#rightContentPravne h1{
font-size: 30px;
line-height: 30px;
font-weight: normal;
color:#0287a5;
margin-bottom:30px;
width:550px;
display: block;
}

#rightContentPravneP .Meno2 a{
font-size: 20px;
line-height: 20px;
font-weight: normal;
color:#5E696D;
margin-bottom:15px;
margin-left:10px;
}

#rightContentPravne p{
text-align: justify;
color:black;
padding:0px 0px 0px 0px;
font-size: 15px;
line-height: 18px;
vertical-align: middle;
display: block;
float:left;
width:550px;
height:auto;
margin:10px 0px;
}

#rightContentPravne a{
font-size: 20px;
line-height: 24px;
font-weight: normal;
display: block;
float:left;
width:550px;
color:#333333;
text-decoration: none;
}

#rightContentPravneD a{
font-size: 15px;
line-height: 15px;
font-weight: normal;
color:#0287a5;
text-decoration: underline;
}
#rightContentPravneD a:hover{text-decoration: none;}

#rightContentPravneD p{
text-align: justify;
color:black;
padding:0px 0px 0px 0px;
font-size: 15px;
line-height: 15px;
vertical-align: middle;
display: block;
float:left;
width:550px;
height:auto;
margin:10px 0px;
}

#rightContentPravneD h1{
font-size: 30px;
line-height: 30px;
font-weight: normal;
color:#0287a5;
margin-bottom:30px;
width:550px;
display: block;
}

#rightContentPravne a:hover{
text-decoration: underline;
}


#rightContentPravne .More{
display: block;
float:left;
width:550px;
text-align: right;
}
#rightContentPravne .More a{
color:#005d83;
font-size: 13px;
text-decoration: underline;

}

#rightContentPravne .More a:hover{
text-decoration: none;
}

.TextSeparator{
display: block;
float: left;
height:0px;
width:550px;
margin:10px 0px;
background-color: white;
border: 1px dashed #e8e8e8;
}

.Date{
display: block;
float:left;
width:550px;
margin:20px 0px 0px 0px;
padding:0;
color:black;
font-style: italic;
font-weight: normal;
font-size: 15px;
}

#rightContentPravneP h1{
font-size: 30px;
line-height: 30px;
font-weight: normal;
color:#0287a5;
margin-bottom:30px;
}

#rightContentPravneP p{
text-align: justify;
color:black;
padding:10px 0px 15px 0px;
font-size: 15px;
line-height: 15px;
vertical-align: middle;
display: block;
float:left;
width:605px;
height:auto;
margin:0
}

#rightContentPravneP a{
font-size: 15px;
line-height: 15px;
font-weight: normal;
float:left;
color:#005d83;
text-decoration: none;
}

#rightContentPravneP .Bio a{
font-size: 15px;
line-height: 15px;
font-weight: normal;
display: block;
width:100px;
float:right;
color:#005d83;
text-decoration: none;
margin-right: 40px;
}

#rightContentPravneP .Bio a:hover{text-decoration: underline;}

#rightContentPravneP a:hover{text-decoration: underline;}

#rightContentPravneP img{
margin:0;
padding:0;
display: block;
float:left;
width:200px;
border: 2px solid #e8e8e8;

}

#rightContentPravneP .DetailP p{
margin:0;
padding:0px 10px 10px 10px;
display: block;
float:left;
width:385px;
}
#rightContentPravneP .Meno{
margin:0;
padding:0px 10px 10px 10px;
display: block;
float:left;
width:290px;
font-size: 18px;
color:#0287a5;
font-weight: bold;

}

#rightContentTim{
width:600px;
display: block;
float:left;
padding:5px;
margin:0;
height:auto;


}

#rightContentTim h1{
font-size: 30px;
line-height: 30px;
font-weight: normal;
color:#0287a5;
margin-bottom:30px;
width:600px;
display: block;

}

#rightContentTim p{
text-align: justify;
color:black;
margin: 0px 0px;
padding:0px 0px 0px 0px;
font-size: 15px;
line-height: 15px;
vertical-align: middle;
}

#rightContentTim img{
display: block;
float:left;
height:auto;
margin:0px 10px 0px 0px;
width:300px;
}

#rightContentKariera {
text-align: justify;
color:black;
padding:10px 0px 15px 0px;
font-size: 15px;
line-height: 15px;
vertical-align: middle;
display: block;
float:left;
width:600px;
height:auto;
margin:0;


}
#rightContentKariera h1{
font-size: 30px;
line-height: 30px;
font-weight: normal;
color:#0287a5;
margin-bottom:30px;
width:550px;
display: block;
}

#rightContentKariera p{
text-align: justify;
color:black;
padding:10px 0px 15px 0px;
font-size: 15px;
line-height: 15px;
vertical-align: middle;
display: block;
float:left;
width:550px;
height:auto;
margin:0
}

#rightContentKariera a{
font-size: 15px;
line-height: 15px;
font-weight: normal;
color:#0287a5;
text-decoration: none;
}

#rightContentKariera a:hover{text-decoration: underline;}

#rightContentKariera img{
margin:0;
padding:0;
}

#rightContentKariera ul,ol{
display: block;
float:left;
list-style-type: square;
font-weight: normal;
height:auto;
margin:10px 0px 10px 30px;
padding:0;
width:550px;
}

#rightContentLink{
width:100%;
display: block;
float:left;
padding:10px;
margin:0;
height:auto;
}

#rightContentLink h1{
font-size: 30px;
line-height: 30px;
font-weight: normal;
width:600px;
display: block;
color:#0287a5;
margin-bottom:30px;
}

#rightContentLink p{
text-align: justify;
color:black;
padding:10px 0px 15px 0px;
font-size: 15px;
line-height: 15px;
vertical-align: middle;
display: block;
float:left;
width:600px;
height:auto;
margin:0
}
#rightContentLink a{
font-size: 15px;
line-height: 15px;
font-weight: normal;
color:#0287a5;
text-decoration: underline;
}

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

/*all pages  elements end*/