body{
	background-color: #e5e5e5;
}

.logo{
	position:relative;
	width:1004px;
	display:block;
	height:97px;
	margin: 0 auto;

}
.logo .ten_years{
	float:right;
	margin:-95px -49px 0 0;
}

.logo img{
	display: block;
	position:relative;
	margin:-3px 0 0 -49px;
	z-index: 51;
}

div#menu{
	position: absolute;
	left:0;
	top:0;
	height:78px;
	width:100%;
	z-index: 49;
	background: black url('/i/menu-bg-colored.jpg') no-repeat top center;
}

#menu div{
	position: absolute;
	left:0;
	top:0;
	height:78px;
	width:100%;
	z-index: 50;
	background: transparent url('/i/menu-bg-inverse.png') no-repeat bottom;
}

div#menu ul{
	position:relative;
	display: block;
	width: 805px;
	margin: 25px auto 0 auto;
	left:15px;
}

div#menu ul li{
	color:white;
	float:left;
	margin-right:24px;
	font-size:86%;
}

div#menu ul li.selected{
	margin:-2px 10px 0 -16px!important;
}

div#menu ul li.last{
	margin-right:0;
}

div#menu ul li a{
	display: block;
	color: white;
	text-decoration:none;
	border-bottom:solid 1px #656464;
	line-height:110%;
}

div#menu ul li:hover{
	margin-top:1px;
}

div#menu ul li a:hover{
	border-bottom-color:white;
}

div#menu ul li.selected a{
	margin-top:-4px;
	padding:3px 7px 4px 7px;
	color:black;
	border-bottom:0px;
        height: 23px;
        line-height: 23px;
}
div#menu ul li.selected a .mleft{
	background:#fff200 url('/i/menu-li-bg.png') repeat-x top left;
	float:left;
	width:8px;
	height:23px;
	overflow:hidden;
}
div#menu ul li.selected a .mright{
	background:#fff200 url('/i/menu-li-bg.png') repeat-x top right;
	float:left;
	width:8px;
	height:23px;
	overflow:hidden;
}
div#menu ul li.selected a .mcenter{
	background:#fff200 url('/i/menu-li-bg.png') repeat-x top center;
	float:left;
	height:23px;
	line-height:22px;
}


.wrap{
	display:block;
	width:1004px;
	margin:25px auto 0 auto;
}

.alt_navigation{
	color:#bababa;
	font-size:70%;
}

.alt_navigation span{
	padding: 0 4px 0 4px;
}

.alt_navigation a{
	color:#809fbe!important;
}

.alt_navigation a:hover{
	color:#00458c!important;
}

#content{
	float:left;
	width:742px;
	min-height: 300px;
	font-size:90%;
	margin-bottom:30px;
	position:relative;
}

#content ul li{
	background:transparent url('/i/dash.png') no-repeat scroll 0 7px;
	padding-left:21px;
	font-size:90%;
	margin-bottom:0.5em;
	line-height:150%;
}

.block{
	border-right: 1px solid #a3a3a3;
	border-bottom: 1px solid #a3a3a3;
	padding: 17px 20px 23px 20px;
	background: #ededed url('/i/block-bg.png') repeat-x top;
	width:190px;
}

#content.block{
	width:698px;
	background-color: white;
	background-image: none;
	padding: 24px 20px 31px 24px;
}

div.right{
	display:block;
	float:right;
	width:233px;
}

.right .block{
	float:right;
	margin:0 0 29px 29px;
	font-size: 80%;
}

.right .block h4{
	font-size:120%;
}

.right .block a{
	margin-top:10px;
}

.right .block  a.right{
	display: block;
	float:right;
}

.right .block li.selected{
	background: url('/i/arrow.gif') no-repeat left 13px;
	
}

h1{
	width:760px;
}
.h1{
	float:left;
	width:auto;
}
.h1_info{
	color:#898989;
	font-size:84%;
	margin:15px 0 0 27px;
	float:left;
}
.h1_info a{
	color:#898989;
}
.regional #content, .products #content, .partner #content{
	width:1004px;
}

.block ul{
	padding-left:20px;
	margin-bottom:0;
}

.right .block ul{
	padding-left:5px;
}

.right .block ul li{
	padding:5px 0 0 15px;
}

.right .block li.selected a{
	color: Black;
	text-decoration: none;
	font-weight: bold;
}

.block ul li{
	line-height:168%;
}

#content.block ul{
	padding-left:0px;
}

#content.block ul li{
	line-height:160%;
}



.block li sup{
	color:#af0000;
	font-size:75%;
}


.foot.menu{
	width:100%;
	height:20px;
	background-color: #efefef;
}

.foot{
	width:100%;
	height:60px;
	background-color: White;
}

.foot.menu ul{
	display:block;
	margin:0px auto;
	width:920px;
}

.foot.menu li{
	float: left;
	font-size: 88%;
}

.foot.menu li:after{
	content: "|";
	color: #bababa;
	padding:0 20px;
}

.foot.menu li.last:after{
	content: "";
	padding-right:0;
}

.foot.menu li a{
	color:#809fbe!important;
}

.foot.menu li a:hover{
	color:#00458c!important;
}

.foot.menu li.selected a{
	color:black!important;
}

.foot{
	padding:10px 0;
	font-size:80%;
	line-height:135%;
}

.foot div{
	float: left;
}

.foot span{
	display: block;
	width: 1004px;
	margin:0 auto;
}

.foot a{
	color: Black!important;
}

.foot .map{
	margin-left:150px;
}

.foot .counters{
	float: right;
	opacity:0.5;
	filter:alpha(opacity=50);
}
*html .foot.menu li{
	border-right:1px solid #bababa;
	padding:0 20px;
}
*+html .foot.menu li{
	border-right:1px solid #bababa;
	padding:0 20px;
}



/* tabs */

#tabrow {
	margin:-29px -20px 0 -24px;
	padding-left:35px;
	background: url('/i/tabs_bg.png') repeat-x bottom;
	height:68px;
	border-bottom: solid 1px #c2c2c2;
	z-index:50;
	position:relative;
}
.cleardown{
	background-color:#FFFFFF;
	border-top:1px solid #c2c2c2;
	clear:both;
	height:5px;
	margin:-1px 0 0;
	overflow:hidden;
	position:relative;
	z-index:100;
}

#tabrow ul {
  margin:37px 0 0;
  padding:0!important;
  list-style:none;
  position:absolute;
  z-index:2;
}
#tabrow li a{
	color:#000000;
	text-decoration:none;
	font-size:13px;
}

#tabrow ul li {
	line-height: 140%;
	padding: 3px 11px 4px 11px;
	padding-left:11px!important;
	list-style-position:outside!important;
	list-style-type:none!important;
	border-left: solid 1px #c2c2c2;
	border-top: solid 1px #c2c2c2;
	border-right: solid 1px #c2c2c2;
	margin:0px 0 0 -1px;
	background: url('/i/tabs_li_bg.png') repeat-x top;
	background-color: #dedede;
	float:left;
	font-size:100%;
/*	
	-webkit-border-top-left-radius:5px;
	-webkit-border-top-right-radius:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
*/
	border-bottom-width:0;
	border-bottom-color:transparent;
	cursor:pointer;
}

#tabrow li:hover{
	margin-top:-3px;
	height:21px;
}

#tabrow li.select {
	background-color:white;
	background-image: none;
	height:24px;
	margin-top:-3px;
	padding-top:6px;
	font-weight: bold;
}


#tabrow li.shadow {
	background:#7f7f7f; 
	height:23px;
	margin-top:-3px;
	padding-top:6px;
	font-weight: bold;
}

#cena{
	display:none;
	color:#9A9A9A;
	font-family:arial;
	font-size:92%;
	margin:0px 0 0 57px;
}
#tekcena{
	color:#000000;
	font-size:131%;
	font-weight:bold;
	margin:-5px 0 15px -114px;
	text-align:right;
	text-decoration:underline;
	width:190px;
}
#cena .banky{
	display:block;
	float:right;
	left:-120px;
	position:relative;
}
#image{
	display:block;
	height:186px;
	margin:-73px 0 -13px -110px;
	text-align:right;
	width:250px;
}
#image.certa{
	margin-bottom:-24px;
}

/*rightmenu*/
.rightmenu{
	float:right;
	width:150px;
}
.leftcontent{
	float:left;
	width:450px;
}
#tabprice{
	display:none;
}
#color{
	margin:0 0 0 15px;
}
#color img{
	margin:25px 0 0 25px;
}
#color p{
	color:#999999;
	font-size:74%;
	margin:4px 0 0 -15px;
	width:100%;
}
#grad600{
	margin:25px 0 0 15px;
}
#grad600 img{
	margin:0px 15px 9px 0px;
}
#grad600 p{
	color:#999999;
	font-size:74%;
	margin:4px 0 0 -15px;
	width:100%;
	line-height: 140%;
	text-align:right;
}
.nagrady{
	margin:22px 20px 0 0;
}
.nagrady img{
	margin:0 0 0 -10px;
}
.nagrady{
	color:#999999;
	font-size:73%;
	line-height:170%;
	margin:23px 20px 0 -7px;
	text-align:right;
	width:140px;
}
.nagrady p{
	margin:5px 0 0 0;
	line-height:140%;
}
.nagrady a{
	color:#999999;
	position:relative;
	z-index:100;
}
p.oskar{
	margin-left:-28px;
	width:126px;
}
img.oskar{
	margin-left:5px;
	margin-top:-55px;
}
/* tabs end */


/* subpages */
#load{
	z-index:100;
	position:absolute;
	display:block;
	color:#fff;
	display:block;
	margin:-10px 0 0 0;
	display:none;
	background:url("/i/load.png") no-repeat 130px 7px;
	width:100%;
	height:100px;
}

#shadow{
	background:#000 none repeat scroll 0 0;
	color:#FFFFFF;
	display:none;
	height:100%;
	margin:-37px 0 0 -36px;
	opacity:0.5;
	position:absolute;
	width:100%;
	z-index:100;
}

.subpage{
	display:none;
	position:relative;
	z-index:8;
	font-size:13px;
}
.subpage.current {
	display:block!important;
}
.subpage td, .subpage td{
	background-color:#f2f2f2;
	padding:5px 0 5px 15px;
	font-size:13px;
	vertical-align:top;
}
.subpage .gray td{
	background-color:#d9d9d9;
}
.subpage .gray td.last{
	width:210px;
}
.subpage table{
	border-bottom:3px solid #d9d9d9;
	margin:0 0 20px 0;
}


#sub{
	background:#fff;
	padding:35px 0 25px 12px;
}
.docs{
	text-decoration:underline;
	background:url("/i/docs.png") no-repeat left top;
	display:block;
	height:62px;
	padding:3px 0 0 66px;
	text-decoration:underline;
	width:180px;
}
.docs:hover{
	text-decoration:none;
}


#sub table{
border-collapse:collapse;
border-spacing:0px
}

/* END subpages */
/*faq */
.faqcity{
	color:#7f7f7f;
	font-family:"Times New Roman", Times, serif;
	font-size:110%;
}
.faqfoot{
	text-align:right;
	margin:14px 0 0;
}
.faqtext{
	line-height:140%;
	margin:18px 0 2px;
}

