body, html {
	border:  0px none;
	margin: 0 0 32px;
	padding: 0;
	font-size: 90%;
	font-family:'Lucida Grande', Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: #fff;
	background-image: url(layout_img/pozadi.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

* 
{
	margin:0; 
	padding:0;
}

p, img, table, tr, th, td, h1, h2, h3, h4, h5, ul, ol, li, hr
{
	border:  0px none;
	margin:  0px;
	padding: 0px;
}

p 
{
	margin: 0.1em 0 0.3em 0;

}
.resetfloat
{
	border:  0px none;
	margin:  0px;
	padding: 0px;

	float: none;
	clear: both;

	width: 0px;
	height: 0px;
	line-height: 0px;
	font-size: 0px;
}

#main {
     width: 990px;
     text-align: left; 
  	 margin: 0px auto 0px auto;

}


#hlavicka {
	height: 250px;
	background: url(layout_img/hlavicka.jpg) no-repeat;
	position: relative;
	left: 0;
	top: 0;
}

#paticka {
	height: 30px;
	background: no-repeat;
	background-image: url(layout_img/paticka.jpg);
	/* position: relative; */
	text-align: center;
	color: #000000;
}

#paticka p{
	font-size: 75%;
	padding: 10px 0 0 0;
}

#stred {
	min-height: 400px;
	_height: 400px;
	background-color: #FFFFFF;
}


#levy_out
{
	float: left;
	width: 250px;
	margin: 0;
	padding: 0;
}

#levy
{
	padding: 15px;
	font-size: 90%;
	border: none;
	
}

#pravy_out
{
	float: right;
	width: 740px;
	margin: 0;
	padding: 0;
}

#pravy
{
	padding: 14px;
	border: none;
}

#pravy ul
{
		margin: 0.3em 0 0.3em 0;
		font-weight: bold;
}

#pravy ul ul
{

		font-weight: normal;
}	
	
#pravy li
{
	padding-left: 15px;
	background: url(layout_img/puntik.gif) no-repeat 0px 0.3em;
	list-style-type: none;}

#box_aktuality1, #box_aktuality2, #box_aktuality3, #box_aktuality4
{
	float:left;
	width: 168px;
	padding: 0;
	margin: 0 10px 0 0;
	}

#box_aktuality4
{
	margin: 0;
	}	
/* layout*/
.imgal
{
	background:#CCCCCC;
	padding: 3px;
	margin: 3px;
}

.cara
{
color: #CCCCCC;
border: solid 1px;
float: none;
clear: left;
/*margin: 5px 0;
*/} 


/* hlavní menu*/
#nav
{
	width: 100%;
	background:#FFCC00;
	/*float: left;*/
	margin: 0 0 19px 0;
	_margin: 0 0 18px 0;	
	position: relative;
	left: 0;
	top: 0;

}

#nav ul
{
	color: #000000;
	font-size: 1.2em;
/*	letter-spacing: 2px;*/
/*	font-weight: bold;
*/	text-align: center;
/*	text-transform: uppercase;
*/	height: 25px;
	position: absolute;
	left: 250px;
	top: 0px;
	overflow: hidden;

}

#nav ul li
{
	display: inline;
}

#nav ul li a
{
	padding: 0 0 0 10px;
	margin-right: 10px;
	color: #003399;
	text-decoration: none;
	float: left;
	border-left: 20px solid #0066CC;
}

#menu ul li.selected a{
	color:#FFE63E;
/*	background: url(layout_img/tlac_hover.jpg) no-repeat;
*/}
#nav ul li a:hover
{
	color:#FF0000;/*	background: url(layout_img/tlac_hover.jpg) no-repeat;
*/}

#nav li.active a
{
	/*	width: 165px;
*//*	background: url(layout_img/tlac_hover.jpg) no-repeat;
*/	color: #FF0000;
}

.active span {
	color: #006B56;
}

/* hlavní menu*/

/* titulky */
h1, h1 span {
	width: 180px;
	height: 110px;
	font-size: 100%;
	overflow: hidden;
	position: absolute;

}
h1 {
	top: 0px;
	left: 0px;	
}


h1 span {
	left: 0px;	
	top: 0px;
	z-index: 1;
	display: block;
	background: url(layout_img/logo.gif) no-repeat;
	cursor: pointer;
	cursor: hand;
}
h2 {
	font-size: 140%;
	line-height: 120%;
	font-weight: bolder;
	color: #CC0000;
	padding: 0.4em 0 0.1em 0;
}
h3 {
	font-size: 140%;
	color: #003399;
	padding: -0.1em;
	margin:  1.0em 0 0.5em 0;
	font-weight: normal;
}
h4 {
	font-size: 120%;
	color:#333333;
	font-weight: bolder;
	padding-top: 0.3em;
}
h5 {
	padding-top: 1em;
	font-size: 100%;
	color: #555;
	font-weight: bolder;
}

/* titulky */

/* seznamy */


/* seznamy */

/*vertikální menu*/
.hid {
	margin: 0;
	padding: 0;
	display: none;
}
#navcontainer 
{ 
width: 220px;
border: none;
background-color: #0066CC;
margin: 0;
padding: 0;
text-align: left;

}

#navcontainer ul
{
margin: 0;
padding: 0;
list-style-type: none;
/*background: #3366CC;*/

}
#navcontainer li { 
margin: 0; 
/*padding: 0;*/
}

#navcontainer a
{
	display: block;
	width: 215px;
	color: #fff;
	background-color: #0066CC;
	/*margin: 0; 
*/padding: 2px 0 2px 5px;
	text-decoration: none;
	border-bottom: 1px solid #fff;
}

/*#navcontainer a:link, #navlist a:visited
{
color: #fff;
text-decoration: none;
padding:2px 0 2px 5px;
}*/

#navcontainer a:hover
{
	color: #000;
	background-color: #FFCC00;
}

#navcontainer li .active a
{
	color: #000;
	background-color: #FFCC00;

}

#navcontainer li li a
{
	display: block;
	width: 205px;
	color: #fff;
	background-color: #666666;
	padding: 2px 0 2px 15px;
	text-decoration: none;
	border-bottom: 1px solid #fff;
	
}

/*#navcontainer li li li a
{
	display: block;
	width: 195px;
	color: #fff;
	background-color: #0099FF;
	padding: 2px 0 2px 25px;
	text-decoration: none;
}
*/
#kul_stred h3
{
	margin:0px;
	padding:0px;
	font-size:1.4em;
	text-align: center;
	color:#FFF;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	
}

/*vertikální menu*/


/*kulatý rohy*/


.kul_stred {
	background: #0066CC url(layout_img/kul_vrch.gif) no-repeat  0 0px;
	margin: 0;
	padding: 0;
}
.kul_stred h3
{
	margin:0;
	padding:5px 0 0 0px;
	font-size:1.4em;
	text-align: center;
	color:#FFF;
	border-bottom: 1px solid #fff;
	
}	
.kul_vrch_gr {
	margin: 0;
	background: #CCCCCC url(layout_img/kul_vrch_gr.gif) no-repeat  0 0px;
	height:10px;}
.kul_spod {
	margin: 0;
	background: url(layout_img/kul_spod.gif) no-repeat  0 0px;
	height:10px;
}


.kul_stred_gr {
	margin: 0;
	padding: 10px;
	background: #CCCCCC url(layout_img/pozadi.jpg) repeat-x 0 0px;
}

.kul_spod_gr {
	margin: 0;
	background: url(layout_img/kul_spod_gr.gif) no-repeat  0 0px;
	height:10px;
	background-repeat: no-repeat;
}

#kul_stred_gr ul
{
	margin: 0.3em 0 0.3em 0;

}
.kul_stred_gr li {
	font-weight:bold;
	padding-left: 15px;
	background: url(layout_img/puntik.gif) no-repeat 0px 0.3em;
	list-style-type: none;
}
.kul_stred_gr h3
{
	font-size: 135%;
	color: #FFFFFF;
	padding: -0.1em;
	margin-top:  0.5em;
	text-align: center;
	font-weight:bolder;
}

.kulbox p {
	margin: 15px 30px;
	padding: 0;
	font-size: 90%;
	color: #FFF;
}

.kulbox_gr ul {
	margin: 0.5em 0;
	padding: 0;
	margin-bottom: 2em;
}
	
.kulbox_gr ul li {
	background: url(layout_img/puntik.gif) no-repeat 0em 0.7em;
	list-style-type: none;
	padding-left: 16px;
}



/*kulatý rohy*/


/* obrázky */

img {
	border: none;
}

img.vpravo {
	float: right;
	padding: 10px 0 0 16px; 
}
img.vlevo {
	margin-top: 10px;
	float: left;
	padding: 0 14px 14px 0; 
}
.vlevo_t0 {
	float: left;
	padding: 0px 14px 14px 0;
}

.centr {
	text-align:center;
}
.clearleft {
      clear:left;
      height:1px;
      margin: -1px 0 0 0; 
	  padding:0;
      border:none;
	  visibility: hidden;
}


/* tabulky */
table {
	width: 100%;
	border: 1px solid #999;
	border-collapse: collapse;
	margin: 10px 0 0 0;
	
}
caption {
	text-align: left;
	font-size: 100%;
	font-weight: bold;
	padding: 5px 0;	
}
th, td {
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	padding: 2px;
	text-align: left;
	line-height: 1.2em;
}
td {
	font-size: 90%;
}
th {
	background-color: #CCCCCC;
}

.vzornik-table { 
	width: 100%;
	margin: 5px 0 10px 0;
}
.vzornik-table td{ 
	width: 20% 
}

.vzornik-barva { 
	margin: 5px 10px; 
	border: solid 0 1px 1px 1px #CCCCCC;
/*	border-style: solid; 
	border-width: 5px 10px 5px 10px; 
	border-color: white;*/ 
	height: 50px;
	text-align: center;
}
.vzornik-popis { 
	font-size: 0.7em; 
	vertical-align: top; 
	padding-right: 10px; 
	padding-bottom: 10px; 
	padding-left: 10px 
}
.noram {
	border: none;
	width: 70%;
}
.noram td {
	border: none;
	width: 250px;
	line-height: 1em;
}