icon_exticon@charset "utf-8";
@font-face {
    font-family: 'UbuntuRegular';
    src: url('fonts/Ubuntu-R-webfont.eot');
    src: url('fonts/Ubuntu-R-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/Ubuntu-R-webfont.woff') format('woff'),
         url('fonts/Ubuntu-R-webfont.ttf') format('truetype'),
         url('fonts/Ubuntu-R-webfont.svg#UbuntuRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'UbuntuItalic';
    src: url('fonts/Ubuntu-RI-webfont.eot');
    src: url('fonts/Ubuntu-RI-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/Ubuntu-RI-webfont.woff') format('woff'),
         url('fonts/Ubuntu-RI-webfont.ttf') format('truetype'),
         url('fonts/Ubuntu-RI-webfont.svg#UbuntuItalic') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'UbuntuBold';
    src: url('fonts/Ubuntu-B-webfont.eot');
    src: url('fonts/Ubuntu-B-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/Ubuntu-B-webfont.woff') format('woff'),
         url('fonts/Ubuntu-B-webfont.ttf') format('truetype'),
         url('fonts/Ubuntu-B-webfont.svg#UbuntuBold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'UbuntuBoldItalic';
    src: url('fonts/Ubuntu-BI-webfont.eot');
    src: url('fonts/Ubuntu-BI-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/Ubuntu-BI-webfont.woff') format('woff'),
         url('fonts/Ubuntu-BI-webfont.ttf') format('truetype'),
         url('fonts/Ubuntu-BI-webfont.svg#UbuntuBoldItalic') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'UbuntuLight';
    src: url('fonts/Ubuntu-L-webfont.eot');
    src: url('fonts/Ubuntu-L-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/Ubuntu-L-webfont.woff') format('woff'),
         url('fonts/Ubuntu-L-webfont.ttf') format('truetype'),
         url('fonts/Ubuntu-L-webfont.svg#UbuntuLight') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'UbuntuLightItalic';
    src: url('fonts/Ubuntu-LI-webfont.eot');
    src: url('fonts/Ubuntu-LI-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/Ubuntu-LI-webfont.woff') format('woff'),
         url('fonts/Ubuntu-LI-webfont.ttf') format('truetype'),
         url('fonts/Ubuntu-LI-webfont.svg#UbuntuLightItalic') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'UbuntuMedium';
    src: url('fonts/Ubuntu-M-webfont.eot');
    src: url('fonts/Ubuntu-M-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/Ubuntu-M-webfont.woff') format('woff'),
         url('fonts/Ubuntu-M-webfont.ttf') format('truetype'),
         url('fonts/Ubuntu-M-webfont.svg#UbuntuMedium') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'UbuntuMediumItalic';
    src: url('fonts/Ubuntu-MI-webfont.eot');
    src: url('fonts/Ubuntu-MI-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/Ubuntu-MI-webfont.woff') format('woff'),
         url('fonts/Ubuntu-MI-webfont.ttf') format('truetype'),
         url('fonts/Ubuntu-MI-webfont.svg#UbuntuMediumItalic') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'UbuntuCondensedRegular';
    src: url('fonts/Ubuntu-C-webfont.eot');
    src: url('fonts/Ubuntu-C-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/Ubuntu-C-webfont.woff') format('woff'),
         url('fonts/Ubuntu-C-webfont.ttf') format('truetype'),
         url('fonts/Ubuntu-C-webfont.svg#UbuntuCondensedRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

BODY {
  display:block;
	margin:0px;
	padding:0px;
	background-color:#FFFFFF;
  font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

/* ---------------------------------- Layout CSS --------------------------------------- */
#MainContainer {
  display:block;
  margin-left:auto;
  margin-right:auto;
  width:1000px;
}
#MainHeader, #MainContent {
  display:block;
  width:auto;
}
#MainFooter {
	display:block;
  width:auto;
  clear:both;
}
.footer {
	display:block;
	width: auto;
	margin:20px !important;
	text-align:center;
}
#ContentLeft {
  position:relative;
  width: 250px;
  max-width:250px;
  float: left;
}
#ContentCenter {
  position:relative;
  width:500px;
  max-width:500px;
  float:left;
}
#ContentRight {
  position:relative;
  width: 250px;
  max-width:250px;
  float:left;
}
#tableHeader {
	display:table;
	width:100%;
  border-width:0px;
  border-spacing:0px;
  margin-left:auto;
  margin-right:auto;
  border-collapse:separate;
}

#tableHeader td {
	padding:0px;
  margin:0px;
}

/* -------------------------- ELEMENTS --------------*/

.bialtext {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size:11px;
	color:#FFFFFF; 
	padding:0px;
    margin:0px;
	}
    
.bialtext:hover {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size:11px;
	color:#FFFFFF; 
	padding:0px;
    text-decoration:underline;
	}  
	
p {
	margin:0px;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#0b4489;
}

p.quote {
	}
    
blockquote {
	background: transparent url(bq_left.png) left top no-repeat;
	padding-left: 45px;
	margin:0px;
}
blockquote p {
	background: url(bq_right.png) right bottom no-repeat;
	margin:0px;
	padding-right: 40px !important;
    padding-top: 0px !important;
    font-family:Georgia, "Times New Roman", Times, serif !important;
    font-size:14px !important;
    color:#777777 !important;
    font-style:italic !important;
    text-align:center !important;
}

#ContentCenter p  {
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#0b4489;
    margin:0px;
    padding:0px 0px 8px 0px;
    text-align:left;
}

#ContentCenter .date, td.tablelist p {
	color:#AAAAAA !important;
    text-decoration:none !important;
}

#ContentCenter .border  {
    padding-bottom:8px;
    border-bottom:1px dotted #999999;
}
td.tablelist { padding:5px 5px 0px 0px; vertical-align:top; margin:0px;}
td.tablelist2 { border-bottom:1px dotted #CCCCCC; padding:5px 0px;}

li {
	margin:0px;
	padding:0px 0px 8px 0px;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	list-style-position:outside;
	color:#0b4489;
	list-style-type:square;
	text-align:left;
}

ul, ol {
	margin:0px;
    padding-left:30px;
    }
    
#ContentRight ul, #ContentRight ol, #ContentRight li, #ContentRight ul, #ContentRight ol, #ContentRight li {
	color:#666666;
	padding:0px 0px 0px 10px;
}

#ContentRight p, #ContentRight a, #ContentRight p, #ContentRight a {
	margin-bottom:8px;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
  text-align:left;
	font-size:11px;
	color:#666666;
}

#ContentNoCSS p { 
	text-align:inherit;
}

#ContentNoCSS a {
	padding:0px;
  background:none;
}

a.grey {
	color:#999999;
    text-decoration:none !important;
	}
	
a.grey:hover { 
	color:#666666 !important;
    text-decoration:underline !important;
    }
    
.lgrey {
	color:#AAAAAA;
    padding:0px;
    margin:0px;
    font-size:11px;
	}
	
#ContentLeft p, #ContentLeft p {
	padding:3px 0px 3px 8px;
	text-align:left;
	}

a {
	text-decoration:none;
	color:#0b4489;
	margin:0px;
	padding:0px;
	}
	
a:hover {
	text-decoration:underline;
	color:#0b4489;
	}
	
a.grey:hover {
	text-decoration:underline;
	color:#666666;
	}
#ContentCenter1 a, #ContentCenter2 a, #ContentCenter3 a { text-decoration:underline;}	
#ContentCenter1 a:hover, #ContentCenter2 a:hover, #ContentCenter3 a:hover { text-decoration:none; color:#000099;}	
H1 {
	margin:0px 0px 5px 0px;
	padding:0px 0px 5px 0px;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	text-align:left;
	font-weight:bold;
	color:#0b4489;
	background-image:url(dots.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}

H2 {
	margin:0px;
	padding:0px 0px 8px 0px;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#0b4489;
	text-align:left;
    font-weight:bold;
}

H3 {
	margin:0px;
	padding:0px 0px 8px 0px;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#0b4489;
	text-align:left;
    font-weight:bold;
}

#ContentLeft H2 {
	margin:0px;
	padding:0px 0px 8px 8px;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
    font-weight:normal;
	color:#0b4489;
	text-align:left;
}

#ContentLeft H3 {
	margin:0px;
	padding:0px 0px 8px 16px;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#0b4489;
	text-align:left;
    font-weight:normal;
}
#ContentRight H1, #ContentRight H2, #ContentRight H1, #ContentRight H2 {
	color:#666666;
}

form { 
  margin:0px;
  padding:0px;
}

input {
	border:1px solid #666666;
	color:#666666;
	background-color:#FFFFFF;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
    height:16px;
    margin:0px;
    padding:0px;
	}
    
.h1 {
	margin:0px;
	padding:0px;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#0b4489;
    font-weight:bold;
}

.colorsmalltxt {
  position:absolute;
  top:87px;
  left:4px;
  width:210px;
  height:32px;
}

.colorsmallpodlojka {
  background-image:url(header_podlojka_small.png); 
  background-repeat:no-repeat;
  background-position:bottom center;
  position:absolute; 
  top:0px;
  left:0px;
  width:218px; 
  height:121px;
  }
  
 .colorsmallimage {
    background-repeat:no-repeat; 
    position:inherit; 
    top:0px;
    left:0px;
    width:218px; 
    height:121px;
}
#Content img { border:1px solid #AAAAAA; padding:2px; background-color:#FFFFFF;} 
img.left{ float:left; margin:0px 10px 10px 0px; border:1px solid #AAAAAA; padding:2px; background-color:#FFFFFF;} 
img.right{ float:right; margin:0px 0px 10px 10px; border:1px solid #AAAAAA; padding:2px; background-color:#FFFFFF;} 
img.center{ text-align:center; border:1px solid #AAAAAA; padding:2px; background-color:#FFFFFF;} 
#Content #more { padding:0px; margin:0px; float:right; border:none; background:none; width:48px;}
#tablecont, #tablecont2, #tablecont3, #tablecont_r {background-image:url(bg_diagonal.jpg); background-position:left; background-repeat:repeat;}
#php img {border:1px solid #AAAAAA; margin:0px 0px 10px 10px; padding:2px; background-color:#FFFFFF; width:200px; float:right; display:none; background-image:none !important;}

.TemaDiv {
	position:relative; 
    width:210px; 
    height:34px; 
    padding:0px; 
    margin:0px; 
    }

.TemaDiv p { 
	margin:0px !important; 
    padding:0px 0px 0px 4px !important;
    }

/* ---------------------------------- Lightbox --------------------------------------- */

#lightbox{ position: absolute; left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto; background:none;}
#lightbox a img{ border: none;  background:none;}

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(lightbox/images/prev.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(lightbox/images/next.gif) right 15% no-repeat; }

#imageDataContainer { font: 11px Tahoma, Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%; }

#imageData { padding:0 10px; color: #666; }
#imageData #imageDetails { width: 100%; float: left; text-align: left; }	
#imageData #caption { font-weight: bold;	}
#imageData #numberDisplay { display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose img { width: 80px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay { position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

p1 {
	margin:0px;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#0b4489;
}

/* ----------------------------- LINKS ------------------------------------------------*/

/* all A tags whose HREF attribute ends in .pdf */
a[href$='.pdf'] { 
	padding-right: 16px;
	background: transparent url(icon_pdf.gif) no-repeat bottom right;
}
a[href$='.mp3'] { 
	padding-right: 18px;
	padding-top:2px;
	background: transparent url(icon_mp3.gif) no-repeat bottom right;
}
a[rel='mp3'] { 
	padding-right: 18px !important;
	padding-top:4px !important;
	background: transparent url(icon_mp3.gif) no-repeat bottom right !important;
}
/* all A tags whose REL attribute equals pdf */
a[rel='pdf'] { 
	padding-right: 16px;
	background: transparent url(icon_pdf.gif) no-repeat bottom right;
}

/*  all A tags whose REL attributes has the letters pdf somewhere mixed in*/
a[rel*='pdf'] { 
	padding-right: 16px;
	background: transparent url(icon_pdf.gif) no-repeat bottom right;
}

/* all A tags whose REL attribute contains the value pdf, seperated from other values with a space */
a[rel~='pdf'] { 
	padding-right: 16px;
	background: transparent url(icon_pdf.gif) no-repeat bottom right;
}

/* all A tags whose HREF attribute starts with mailto: */
a[href ^="mailto:"] {
	padding-right: 16px;
    background: transparent url(icon_mailto.gif) no-repeat bottom right;
}

/* all A tags whose CLASS attribute is popup */
a[rel ="popup"] {
	padding-right: 16px;
    background: transparent url(icon_popup.gif) no-repeat bottom right;
}

/* a[target="_blank"] {
	padding-right: 16px;
    background: transparent url(icon_external.gif) no-repeat bottom right;
} */

 a[href$='.doc'], a[href$='.docx'], a[href$='.rtf'] { 
	padding-right: 16px;
	background: transparent url(icon_doc.gif) no-repeat bottom right;
}
a[href$='.xls'], a[href$='.xlsm'], a[href$='.xlsx'] { 
	padding-right: 16px;
	background: transparent url(icon_xls.gif) no-repeat bottom right;
} 
/* a[rel ~='external'] {
	padding-right: 16px !important;
	background: transparent url(icon_external.gif) no-repeat bottom right !important;
} */
/* a[href ^='http://'], a[href ^='https://'] {
	padding-right: 16px;
    background: transparent url(icon_external.gif) no-repeat bottom right;
} */

/* a[href ^='http://'] {
	padding-right: 16px;
    background: transparent url(icon_external.gif) no-repeat bottom right;
} */

a.empty, a[rel ~='internal'] {
	padding:0px;
    background: none !important;
}

#php a { background:none; background-image:none; padding-right:0px;}

/* ----------------------------- FOLLOW US ------------------------------------------------*/
a.icon16 {
	position:relative;
	float:left;
	background: url(iconset.png) no-repeat top left !important;
	width:16px;
	height:16px;
	text-indent:-1000em;
	margin:2px;
	padding:0px!important;
}
a.icon16:hover {
	opacity:0.6;
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	-khtml-opacity:0.6;
}
a.followFacebook{
	background-position:0 0px !important;
}
a.followFacebook:hover {
	background-position:0 0px !important;
}
a.followYoutube {
	background-position:0 -156px !important;
}

a.followRSS {
	background-position:0 -46px !important;
}


#tablecont_r a {
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
  	text-align:left;
	font-size:11px;
	color:#666666;
	padding-right:0px !important;
	background:none !important;
	background-image:none !important;
}

