* 
{
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
}
body  {
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background-color: #fff;
	position:relative;
}
a {
	text-decoration:none;
	color:#000000;
	cursor: pointer;
}

h2 {
	color: #f07d00;
	font-size:14pt;
	font-weight:bold;
}
h3 {
	color: #f07d00;
	font-size:10pt;
	font-weight:bold;
	line-height:14pt;
}
p, td, a, select, option, input {font-size: 9pt;}

#cont_up {
	background-color: #ffff01;
	background-image: url(img/bgup.jpg);
	background-repeat: repeat-x;
	width: 100%;
	margin-top:15px;
	text-align: left;
	position:relative;
}


#cont_dwn {
	width: auto;
	background-image: url(img/bgdwn.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	border: 0px solid #03F;
	position:relative;
}
#left {
	width: 350px;
	border: 0px dotted #03F;
	float: left;
}
#mezi{ height:20px;
background-image:url(img/lm_d.jpg);
background-repeat:repeat-y;
}

#baba {
	border: 0px dashed #FF0;
	background-image:url(img/lm_c.jpg);
	background-repeat:no-repeat;
}
#lm {
	border: 0px dashed #F00;
	background:url(img/lm_b2.jpg) no-repeat;
	height:360px;
	width:257px;
	padding-top:40px;
}
#lm ul {
	margin-left:70px;
	width:157px;
	list-style:none;
	color:#f07d00;
}
#lm li {
	border-bottom:1px solid #f07d00;
	background:url(img/hv_n.jpg) no-repeat;
	padding-top:8px;
	padding-left:40px;
	height:22px;
	color:#f07d00;
}
#lm li:hover,#lm li.sele {
	border-bottom:1px solid #f07d00;
	background:url(img/hv_s.png) no-repeat;
	padding-top:8px;
	padding-left:40px;
	height:22px;
	color:#FFF;
}
#lm li a{
	color: inherit;
}

#main {
	width: auto;
	margin-left: 350px;
}
#logo {
	text-alig_n: center;
	width: auto;
}
#stred {
	width: 700px;
	background:url(img/prst_h_.png) no-repeat top;
	padding-top: 30px;
}
#prostredek {
	background:url(img/prst_l_.jpg) repeat-y #FFF;
	height: auto;
	width: auto;
	overflow: auto;
	text-align: left;
	min-height: 550px;
	height:550px;
	padding: 10px 15px 10px 15px;
}
#obs {
		height: auto;
	width: auto;
	margin-left:10px;
	border:0px solid green;
}
#obs ul {
	margin-left:10px;
}
#obs a {
	border-bottom:1px dotted;
	font-weight:bold;
}

#obs img {
	margin:5px;
}
#obs a.ob {
	border-bottom:0px;
}

#prstd_d {
	background:url(img/prst_d_.png) no-repeat;
	height:51px;
	width:700px;
}
#foot {
	height:20px;
	width:auto;
	text-align:center;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

