/* CSS Document */
body
{
margin: 0;
padding: 0;
font-family: trebuchet, arial, helvetica, sans-serif;
background: url(../i/back-vytah.jpg) repeat;
}
img{border: 0px;}
p
{
font-size: 12px;
color: #333333;
}
.clear{clear: both;}
h1 {
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	font-weight:bold;
}
h2 {
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #007500;
	font-weight:bold;
	text-align:left;
}
h3 {
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C00202;
	font-weight:bold;
	text-align:left;
}
h4 {
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #940000;
	font-weight:bold;
	text-align:left;
}

li {
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #007540;
	font-weight:normal;
	text-align:left;	
}

ul {
	list-style-type: circle;
	line-height:7px;
	margin-top:0px;
	margin-left: 0px;
	margin-bottom:5px;
}


ol {
	list-style-type:decimal;
	line-height:14px;
	margin-top:0px;
	margin-bottom:18px;
}
/*
a:link , a:visited, a:active {
	color: #FE9321;
	font-weight: bold;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
	font-weight: bold;
}
*/
/* ---------------------------- */
/* -- NEW !!!!!!!!!!!!!! -- */
/* ---------------------------- */

/* CONTAINER*/
#container{
  width: 990px;
  /*background: url(../i/cont_bg.jpg) repeat-y;*/
  background: #F3F3F2;
  margin: 0 auto;
}

/* HLAVICKA*/

#header{
width:990px;
clear:both;
padding: 0px;
margin:0px;
margin-top: 0px;
height:134px;
background: #FFF ;
}

#header img, #top_header img{border: 0px;}

/* FOOTER*/
#footer
{
height: 32px;
clear: both;
margin: 0;
padding: 5px 0px 5px 0px;
color: #B10000;
background: #FFF;
border-top: 2px solid #83897B;
font-size: 11px;
}
#footer a{
	color: #060606;
	text-decoration:underline;	
}
#footer a:hover {
	text-decoration:none;
}

/* PANEL 1*/
#panel1
{
float:left;
width:219px;
padding-bottom:10px;
padding-right:0px;
padding-left:0px;
color: #060606;
font-family: trebuchet, arial, helvetica, sans-serif;
background: #F3F3F2;
}
.m_top{
	width:219px;
	height: 48px;
	background: #F3F3F2 url(../i/odvoz.jpg) no-repeat 0 0;
}
#panel1_bott
{
float:left;
width:151px;
padding-top:10px;
margin-top:5px;
background: #CDCDCD url(../i/l_panel_bg.jpg) no-repeat 0 0;
font-family: trebuchet, arial, helvetica, sans-serif;
height: 244px;
color:#000;
padding-left: 44px;
}

/* PANEL 2 - right panel*/
#panel2{
	float:left;
	width:208px;
	margin-bottom: 10px;
	/*color: #6B4E2C;*/
}
#panel2 a , #panel2 a:visited, #panel2 a:active{
	color: #333931;
	text-decoration:underline;
	font-weight: bold;	
	}
#panel2 a:hover {
	text-decoration:none;
}

#panel2_top{
	width:208px;
	background: #AEB4A8 url(../i/left_b_bg_t.png) no-repeat 0 0;
	height: 17px;
}
#panel2_c{
	width:196px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:5px;
	padding-left:5px;
	background: #AEB4A8;	
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-left: 1px solid #707B6B; border-right: 1px solid #707B6B;
}
#panel2_c img{
	padding: 1px;
	border: 1px	solid #333931;
}

#panel2_bott{
	width:208px;
	background: #AEB4A8 url(../i/left_b_bg_b.png) no-repeat 0 0;
	height: 17px;
}


/* LEFT PANEL*/
.left_panel{
	clear: both;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #002544;
	width: 180px;
	padding-bottom:10px;
	padding-right:5px;
	padding-left:5px;
}
.left_panel a , .left_panel a:visited, .left_panel a:active{
	color: #333931;
	text-decoration:underline;
	font-weight: bold;	
	}
.left_panel a:hover {
	text-decoration:none;
}


/* LEFT MENU*/
.nav-top-menu{
	width: 220px;
	height: 24px;
	padding-top:2px; text-align: center;
	background: url(../i/m_bg.png) no-repeat;	
}

.nav { 
	width: 209px;
	margin: 0px;
	padding:0px;
	padding-left:5px; 
	padding-right:5px;
	padding-top:5px;
	background: #A60000;
}

.nav ul {list-style-type: none; margin: 0px; padding: 0; padding-bottom: 14px;}

.nav-polozky a {
	display: block;	
	padding: 0px;	
	text-decoration: none;
	font-size:12px;
	margin-top:5px;
	color: #fff; font-weight: normal;
	padding: 0px 3px 7px 3px ;
	font-family: Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	line-height: 15px;
}
.nav-polozky a:hover{
	text-decoration: underline;
}

/* CONTENT*/
#content {
  float: left;
  text-align:left;
  width: 761px;
  padding-right:10px;
	padding-bottom:10px;
}

#cont_link img{ border: 0px;}
#cont_link a{ text-decoration: none;}















