/* CSS Document */
body
{
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #fff url(../i/body_bg.jpg) repeat-x;
	color: #000;
	font-size: 12px;
	line-height: 120%;
}

p{margin: 5px 0px 0px 0px; padding: 0px;}

img{border: 0px;}

.clear{clear: both;}

body a {
	color: #050505;
	font-weight: normal;
	text-decoration: underline;
	}
body a:hover {
	text-decoration: none;
	font-weight: normal;
}

/*947 contajner*/
#container{
	margin: 0 auto;
	width: 1000px;
}
#wrapper{
	float: left;
	width: 1000px;
}
#tope{
	float: left;
	width: 1000px;
	height: 196px;
	background: url(../i/tope.jpg) no-repeat top left;
	margin-bottom: 12px;
}
/* HLAVICKA*/
#header_auto{
	margin: 0 auto;
	width: 1180px;
}
#header{
	float: left;
	width: 1180px;
	height: 147px;
	background: url(../i/header_bg.jpg) no-repeat top left;
}
#header img{border: 0px;}
#header .logo{
	margin-left: 90px;
	float: left;
	width: 260px;
	height: 147px;
	display: block;
}
/*horne menu*/
#navmenu {
	float: right;
	height: 96px;
	margin-top: 11px;
	margin-right: 90px;
}
#navmenu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#navmenu ul li {float: left; }
#navmenu ul li a{
	display: block;
	height: 40px;	
	text-decoration: none;
	font-size: 14px;
	color: #000;
	font-weight: normal;
	padding: 56px 10px 0px 10px; 
	/*background: url(../i/menu_a.png) no-repeat top left;*/
	margin-right: 2px;
	text-align: center;
}

#navmenu ul li a.class_tm{
	text-decoration: none;
	background: url(../i/menu_a.jpg) repeat-x;
	color: #fff;
}
#navmenu ul li a:hover{
	text-decoration: none;
	background: url(../i/menu_a.jpg) repeat-x;
	color: #fff;
}

/* panel lavy */
#panel_left{
	float: left;
	width: 193px;
	margin-right: 15px;
	margin-left: 2px;
	/*background: green; height: 150px;*/
}

#panel_left_menu{
	float: left;
	width: 193px;
	height: 27px;
	background: url(../i/menu_bg.jpg) no-repeat top left;
}

#panel_pribehy_bg{
	float: left;
	width: 181px;
	height: 27px;
	margin-top: 25px;
	background: url(../i/pribehy_bg2.jpg) no-repeat top left;
}

.panel_left_txt{
	float: left;
	width: 183px;
	margin: 20px 0px;
}

.nav {
	float: left;
	width: 183px;
	margin: 0px; margin-top: 10px;
	padding:0px;
	padding-left: 10px;	
}
.nav ul, .nav ul li {list-style-type: none; margin: 0px; padding: 0;}
.nav-polozky a {
	display: block;	
	padding: 0px;	
	text-decoration: none;
	font-size:12px;
	line-height: 120%;
	/*margin-top:2px;*/
	color: #000;
	font-weight: normal;
	padding: 3px 5px 3px 14px ;	
	/*font-family: Trebuchet, Verdana, Arial, Helvetica, sans-serif;*/
}
.nav-polozky a:hover{
	color: #000;
	text-decoration: underline;
}
.nav-polozky a.left_selected{
	color: #C65455;
	/*text-decoration: underline;*/
	font-weight: bold;
}

.nav_produkty {
	display: block;
	float: left;
	width: 193px;
	height: 27px;
	margin-bottom: 12px;
	background: #fff url(../i/produkty.jpg) no-repeat top left;	
}
.nav_katalogy {
	display: block;
	float: left;
	width: 193px;
	height: 27px;
	margin: 20px 0px 10px 0px;
	background: #fff url(../i/katalogy.jpg) no-repeat top left;	
}
.nav_katalogy_txt {
	float: left;
	width: 193px;	
}
.nav_partneri {
	display: block;
	float: left;
	width: 193px;
	height: 27px;
	margin: 20px 0px 10px 0px;
	background: #fff url(../i/partneri.jpg) no-repeat top left;	
}
.nav_partneri_txt {
	float: left;
	margin: 0px 0px 0px 20px;
}
.p_inp{
	width: 135px;
	border: 1px solid #DFDFDF;
	background: #F7F7F7;
	color: #050505;
	margin-top: 4px;
}

.p_button{
	padding: 2px 20px;
	border: 0px;
	background: #E2E2E2;
	color: #050505;
	margin-top: 6px;
	cursor: pointer;
}


/*pravy panel*/
#panel_right{
	float: left;
	width: 283px;	
}
.search{
	float: left;
	margin: 15px 0px 0px 0px;	
}
.s_txt{
	float: left;
	margin: 0px;
	width: 97px;
	height: 22px;
	border: 0px;
	padding-left: 10px;
	color: #D1D1D1;
	background: url(../i/inp_search.jpg) no-repeat top left;	
}
.panel_right_txt {
	float: left;
	width: 283px;
	margin-left: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}





/* footer */
/*
#footer{
	position:absolute;
	bottom: 0px;
	width:100%;
	height:80px;	
	background:#000;
	color: #fff;
}

#footer{
	float: left;
	width: 1000px;
	background:#000;
	color: #fff;
}
*/
#footer
{height:95px; width:100%; position:relative; z-index:0; color:#FFF; background:#000; clear:both; }


#footer a{
	color: #fff;
}
.foot_cont{
	margin: 0 auto;
	width: 1000px;
}
.foot_txt{
	float: left;
	width: 960px;
	padding: 0px 20px;
}






















/*sitemap*/
.sitemap{
	padding-top:8px;
}
.sitemap .first{
	margin-top: 8px;
	color: #317799;
	font-size: 14px;
}
.sitemap .sec{
	margin-top: 4px;
	font-size: 12px;
}
.sitem_ods{
	height: 15px;	
}

.content_ban, .content_ban a, .content_ban:hover{
	padding-bottom: 10px;
	color: #9C2312;
}	
	
