@import url(rounded.css);

*{
	font-size:100%;
}

body{
	padding:0;
	margin:0;
	background:#fff;
	position:relative;
	height:100%;
	font-family:sans-serif;
	font-size:79%;
	color:#000;
	behavior: url('vlalek.htc');
}

table{
	border-collapse:collapse;
	width:100%;
}

td{
	padding:0;
	vertical-align:top;
}

a:link{color:#1544a3;}
a:hover{color:#ea701c !important;}
a:visited{color:#537eae;}

img{
	border:0;
}

h1{
	font-size:220%;
	font-weight:normal;
	margin-top:0;
}

h2{
	font-size:170%;
	font-weight:normal;
	margin-bottom:0.5em;
}

h3{
	margin:0 0 0.3em 0;
	font-weight:normal;
	font-size:130%;
}

h4{
	margin:0 0 0.3em 0;
	font-weight:normal;
	font-size:110%;
}

p{
	margin-top:0;
	//clear:both;
}

sub, sup{
	font-size:79%;
}

ol li{
	margin-bottom:0.5em;
}

blockquote{
	margin-left:-50px;
	font-size:120%;
	position:relative;
	z-index:4;
	//float:left;
}

.big-icon{
	position:absolute;
}

.big-icon img{
	position:relative;
	left:-40px;
	top:-40px;
	width:80px;
	height:80px;
	background:url(/i/icon-bg-big.gif);
}

.news-item{
	margin-bottom:2em;
}

.news-item .title{
	font-weight:bold;
}

.wrap{
	height:100%;
}

div.wrap{
	position:relative;
	max-width:120em;
	//width:expression((this.offsetParent.offsetWidth > 1400) ? '1400px' : '100%');
	/*//width:expression(Math.min(document.getElementById('measurer').clientHeight * 115, document.getElementById('measurer').clientWidth)+'px');*/
}

#measurer{
	position: absolute;
	left: 0;
	top: -1em;
	/* visibility: hidden;  */
	width: 100%;
	height: 1em;
	line-height: 1em;
	background: white;
}

#TNK_BP{
	width:30%;
	height:40px;
}

#TNK_BP img{
	float:right;
	position:relative;
	left:77px;
	top:-1px;
}

#PageBody{
	height:100%;
	position:relative;
	/* z-index:3; */
	/* margin-top:1px; */
}

#PageBodyContent{
	padding-right:45px;
}

#ServiceIcons{
	width:24%;
	position:relative;
	left:75%;
	margin-bottom:-8px;
	z-index:2;
}

#ServiceIcons img{
	margin-right:9px;
}

#WayIcons{
	position:absolute;
	width:100%;
	height:100%;
	z-index:2;
}

#Curves{
	position:absolute;
	width:100%;
	height:100%;
	/* z-index:1; */
	/* padding:0; */
	//padding:1px;
}

#TopMenu{
	margin-bottom:50px;
}

#TopMenu td{
	vertical-align:bottom;
	text-align:center;
	width:14%;
	white-space:nowrap;
	color:#8f8f8f;
}

#TopMenu img{
	background:url(/i/menu/bg.gif) 50% 50% no-repeat;
	width:79px;
	height:79px;
}

#TopMenu td.selected{
	color:black;
}

#TopMenu td.selected img{
	background-image:url(/i/menu/bg-selected.gif);
}

#TopMenu #Logo{
	width:30% ;
	padding-left:40px;
	-moz-box-sizing:border-box;
}

#TopMenu a{
	color:#123885;
}

#AddMenuIcon a{
	color:#8f8f8f;
}

#Logo img{
	background:none;
	width:180px;
	height:116px;
	margin-bottom:0;
}

#Submenu{
	font-size:89%;
	margin-bottom:15px;
	font-weight:bold;
	max-width:27em;
	min-width:20em;
	//width:expression((document.body.clientWidth * .28 > 270) ? '270px' : '100%');
	/* //width:expression( Math.min(document.getElementById('measurer').offsetHeight*20, Math.max(document.getElementById('measurer').offsetHeight*16.5, document.getElementById('measurer').offsetWidth*.27)) + 'px');*/
}

#Submenu ul{
	list-style-type:none;
	padding:15px 0;
}

#Submenu li{
	padding:5px 0 6px 34px; 
	text-transform:uppercase;
	background:0 50% no-repeat;
	white-space:nowrap;
}

#Submenu li .page{
	float:right;
	font-size:89%;
	min-width:2.5em;
	width:15%;
	margin-top:0.2em;
	display:none;
}

#Submenu .selected{
	background:url(/i/menu/left-black-arr.gif) 0 50% no-repeat;
	color:#000;
}

#Submenu .selected-parent{
	background:url(/i/menu/top-black-arr.gif) 0 50% no-repeat;
	color:#000;
}

#Submenu .selected a, #Submenu .selected-parent a{
	color:#000;
}

#ThirdMenu{
	padding:0 0 0 13px;
	margin:1em 0;
	list-style-type:none;
	font-size:150%;
}

#ThirdMenu li{
	margin-bottom:0.5em;
}

#FooterMenu{
	margin:100px 0 30px 0;
}

#FooterMenu td{
	padding:0 10px 0 0;
}

#Layout{
	clear:both;
	width:100%;
}

#ServiceBlock{
	width:30%;
	float:left;
	//margin-right:-100%;
}

#Content, .multiple-content{
	float:left;
	position:relative;
	width:57%;
	left:15%;
	margin-left:-43px;
	padding-right:25px;
	-moz-box-sizing:border-box;
}

#NavBlock{
	width:28%;
	float:right;
	//margin-left:-1px;
	//padding-left:1px;
}

#Copyright{
	margin:65px 0 2em 45px;
	font-size:89%;
}

#Content p, .multiple-content p, #Content div, .multiple-content div, #ThirdMenu p{
	line-height:1.56em;
}


#Content ul, .multiple-content ul{
	list-style-type:none;
	padding:0;
	margin-left:0;
	//width:100%;
}

#Content ul li, .multiple-content ul li{
	padding-left:12px;
	background:url(/i/li.gif) 0 0.5em no-repeat;
	margin-bottom:0.3em;
}

#Content ul ul, .multiple-content ul ul{
	margin:1em 0 1em 2em;
}

#Poll{
	width:255px;
	background: url(/i/balloon.gif) no-repeat;
	height: 170px;
	position:relative;
	left:-30px;
}

#Poll table{height:120px;}
* html #Poll table{height:125px;}

#Poll * { margin:0px !important; padding:0px !important; }

#Poll td{
	padding: 0px 60px 0px 30px !important;
	vertical-align:middle;
}



#Content ul ul li, 
.multiple-content ul ul li, 
#Content ul.empty li,
.multiple-content ul.empty li{
	background:none;
	padding-left:0;
}

.multiple-content{
	margin-top:1.33em;
	clear:both;
	float:none;
}

.data-table table{
	margin:1.33em 0;
}

.data-table table th{
	text-align:left;
	padding:0 1em 1.33em 0;
	vertical-align:top;
}

.data-table table td{
	padding:0.5em 1em 0 0;
}

.data-table td.number{
	text-align:right;
}

.data-table table .last-in-section td{
	padding-bottom:2em;
}

.data-table table caption{
	text-align:left;
	font-weight:bold;
	color:#ea701c;
	font-size:110%;
	padding-bottom:0.5em;
	margin-bottom:0;
}

table.data {width:auto;}
table.data th {/*font-weight:bold; */ color:#666666;  font-weight:normal; text-align:left; border-bottom:2px #cccccc solid;}
table.data td {padding-bottom:2em;}

table.data_auto{
	width:auto;
}

table.data_auto td, th{
	padding:0 2em 1em 0;
}

table.data_auto th{
	text-align:left;
	vertical-align:top;
	font-size:120%;
	padding-bottom:0.5em;
	padding-top:0.7em;
}

.clear{
	clear:both !important;
	height:1px;
	font-size:0px;
	float:none !important;
}

.big{
	font-size:130%;
}

.big_orange{
	font-size:230%;
	color:#ea701b;
}

.small{
	font-size:89%;
}

.banner{
	font-size:180%;
	text-align:center;
	margin-bottom:2em;
}

.banner img{
	margin-bottom:0.3em;
}

.balloon{
	background:url(/i/balloon.gif) no-repeat;
	margin:1.5em 0 1.5em 20px;
	width:219px;
	height:155px;
	-moz-box-sizing:border-box;
}

.balloon div{
	padding:45px 25px 0 25px;
}

.important{
	/* font-size:130%; */
	/* line-height:1.6em; */
}

.image_note{
	padding:10px 20px;
	font-size:89%;
	display:block;
}

.offset_block{
	float:left;
	/*margin-left:-275px;*/
	padding-right:25px;
}

.offset_block div{
	position:relative;
	z-index:5;
}

.service-icon{
	position:relative;
	background:url(/i/icon/fuel.gif) 0 50% no-repeat;
	color:#808080;
	padding-left:30px;
	-moz-box-sizing:border-box;
	min-height:27px;
	//height:27px;
}

.fl-left{float:left;}
.fl-right{float:right;}

.comment{
	color:#8f8f8f;
	font-size:89%;
}

* html p.comment{
	margin-top:0;
	padding-left:0;
}

p.comment{
	color:#4f7600;
	position:absolute;
	left:100%;
	width:45%;
	margin-top:1.33em;
	padding-left:30px;
}

.float-fix{
	display:table;
	//float:left;
}

.with-icon{
	padding-left:22px;
	background:0 0.2em no-repeat;
	padding-bottom:5px;
	/* //min-height:20px;
	//height:20px;*/
}

#object_nav a.with-icon, #object_nav li.with-icon {
	/*position: relative;*/
	margin-left:0;
	/*left:-22px;*/
}

/* === */
div#object_nav {
	padding-left: 13px;
}

/* === */

.popup{
	background-image:url(/i/icon/nw.gif);
}

.rss{
	padding-left:22px;
	background:0 0.2em no-repeat;
	padding-bottom:5px;
	margin-left:-22px;
	background-image:url(/i/icon/rss.gif);
	margin-bottom: 0em;
	font-weight: bold;
}

#object_rss li.what_is_rss a:link{
	color: gray !important;
}

#object_rss li.what_is_rss a:hover{
	color: #EA701C !important;
}

li.with-icon{
	margin-left:-22px;
}

#object_nav {
	padding: 13px 13px 0 13px;
	color:#385401;
}

#object_nav .with-icon{
	margin-left:-22px;
}

.NewsList{
	margin-bottom:4em;
}

.NewsItem{
	margin-bottom:1.33em;
}

.NewsItem .date, .NewsItem .source, .news-item .date{
	font-size:89%;
	color:#767676;
}

.NewsItem .body, .NewsItem .source{
	margin-top:0.3em;
}

.NewsItem .body p, .NewsItem .source p{
	margin-bottom:0;
}

#Content .NewsItem h2{
	margin-top:0;
}

p.big {
	font-size:230%;
	color:#ea701b;
}

#third_level_navigation {		
	clear: both;		
	width: 100%;
	margin-bottom: 20px;
	font-size: 1.4em;
	position: relative;
	left: -36px
}

#third_level_navigation div{
	padding:5px 10px 5px 37px;
	background:no-repeat;
	min-height:40px;
	//height:40px;
}

/* files for download */

p.file {
	margin-top: 1em;
	padding-left: 45px;
	position:relative;
	z-index:3;
}

p.file i {
	margin-left: -45px;
	width: 37px;
	height: 38px;
	background: url(/i/file_icons.gif);
	display: block;
	margin-bottom: -38px;
}

* html p.file a{
	position:relative;
	z-index:5;
	left:1px;
}

p.file.doc i {
	background-position: -148px 0;
}

p.file.pdf i {
	background-position: -185px 0
}

p.file.ppt i {
	background-position: -74px 0
}

p.file.xls i {
	background-position: -111px 0
}

p.file.gif i, p.file.jpg i, p.file.png i, p.file.zip i, p.file.mov i, p.file.avi i {
	background-position: -36px 0
}

p.file span {
	color: #8D8D8D;
	font-size: 0.8em
}

.file-ext{
	text-transform:uppercase;
}

.local-href{
	/*color:#385401;*/
	border-bottom:1px dashed #385401;
	margin-bottom:1px;
	cursor:pointer;
	cursor:hand;
}

/*#object_1 a:link{color:#1544a3;}

#object_1 a:hover {
	color: #EA701C !important;
}
*/
.hidden{
	display:none;
}

#Gallery { margin-right:-33%; float:left; display: block; /*max-width:53em;*/ width:99%}
#Gallery li { list-style: none; background: none !important; padding-left: 0px !important; float: left; margin-right: 10px; width: 122px; position:relative; z-index:3;}
#Gallery .block,
#Gallery #block1,
#Gallery #block2 { background-position: 50% 50%; background-repeat: no-repeat; }
#Gallery #history li {width: 250px;float:none}
#Gallery .description,
#Gallery #description { height: 3.5em; padding: 0px 13px; margin-top: 3px; //margin-top: 0px; }


#Gallery .description a { font-size: 0.9em; }
#Gallery .description span,
#Gallery #description { display: block; font-size: 0.9em; color: #828282; }

#Gallery #block1,
#Gallery #block2 {float:none;padding:0;}

#Gallery #description {height:1.5em;}

#Gallery #block1 {background-image: url(/i/maket01.jpg);}
#Gallery #block2 {background-image: url(/i/maket08.jpg);}

.big-block { position: relative; left: -7%; width: 133% !important; }
.big-block li { width: 220px !important; margin-right: 30px !important; }
.big-block li a { color: black; }



#main_layout {
	position:absolute;
	top:0;
	z-index:100;
	width: 100%;
	height: 100%;
}



canvas{
	position:relative;
	width:100%;
	height:100%;
	height:100%;
}

#cv{
	position:absolute;
	width:100%;
	height:100%;
}

.png { //background-image: none ! important;
	behavior: url('/js/pngfix.htc');
}

#Prices div {
	color:#8F8F8F;
	font-size:89%;
}