BODY {
	width: 100%;
	margin: 5px;
	background: #dddddd url(./img/pozadi3.png);
	font-family: "Arial CE", Arial, "Helvetica CE", sans-serif;
	font-size: x-small;
	color: #000
}
A:link {
	color: #333333;
	text-decoration: underline
}
A:hover {
	color: #333333;
	text-decoration: none;

}
A:active, A:visited {
	color: #333333
}


#hlavicka {
	width: 100%;
	height: 30px;
	padding: 3px;
	background: #900;
	clear: both;
	color: #ffffff;
	font-size: large;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;




}
#banner {
	width: 100%;
	padding: 10px;
	text-align: center;
	clear: both
}
.prouzek {
	width: 100%;
	padding: 0px;
	color: #000;
	clear: both;
	text-align: center;
	border: 1px solid #990000;
	font-size: 16px;
	font-weight: 600;
}

#levypanel {
	width: 150px;
	float: left;
	padding-top: 10px;
	padding-left: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
}

#pravypanel {
	width: 150px;
	padding-top: 10px;
	padding-left: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	float: right
}

#prostrednipanel {
	margin-left: 170px;
	margin-right: 170px;
	margin-top: 5px;
}
.tabulkanadpis {
	width: 100%;
	padding: 3px;
	background: #c30;
	font-size: small;
	font-weight: bold;
	color: #fff;

}

.padimage {
	width: 100%;
	padding-top: 3px;
}


.tabulka {
	margin-bottom: 7px;
	padding: 2px;
	background: #fff;
	border-left: solid 1px #c30;
	border-right: solid 1px #c30;
	border-bottom: solid 1px #c30;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 100%;
}

.tabulkaatten {
	padding: 4px;
	background: #fff;
	float: center;
	border-top: solid 1px #c30;
	border-left: solid 1px #c30;
	border-right: solid 1px #c30;
	border-bottom: solid 1px #c30;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 95%;

}


#novinky {
	width: 95%;
	padding: 4px;
	margin-top: 10px;
	margin-bottom: 10px;
	background: #eee;
	border-top: solid 1px #aaa;
	border-left: solid 1px #aaa;
	border-right: solid 1px #aaa;
	border-bottom: solid 1px #aaa;
	font-size: 14px;
	font-weight: bold;


}
#ikonka {
	border: medium none;
	width: 88px;
	height: 31px;
	float: right
}
#seznam {
	margin-left: 50px;
}
li {
	margin: 0;
	padding: 0;
	list-style-position: inside;



}

ul {
	margin: 0em 0 0em 1.5em; padding: 0;
	list-style-type: disc;
}

ul ul {
	list-style-type: square;

}

ul ul ul {
	list-style-type: circle;
	margin-left: 0.5em;

}
#levypruh {
	float: left;
	border: 1px solid #333333;
}

#pravypruh {
	float: right;
	border: 1px solid #666666;


}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;

}

.bolditalic {
	font-weight: bold;
	font-style: italic;
}

.margintopbottom2{
	margin-top: 6px;
	margin-bottom: 6px;
}



.microcolor {
	background-color: #6487DC;
	width: 100;
	border: 1;
	border-top: solid 1px;
	border-left: solid 1px;
	border-right: solid 1px;
	border-bottom: solid 1px;
	margin-top: 2px;
	margin-bottom: 2px;
}


.invtable {
	display: none;
}

.nv {
	position: absolute;
	left: 0px;
	top: 600px;
	min-width: 200px;
	padding: 10px;
	border: 2px solid #000000;
	visibility: hidden;
	background-color: #EEEEEE;
	layer-background-color: #EEEEEE;
}

tr.header {
	background:#AAAAAA;
}

tr.suda {
	background-color:#EEEEEE;
}

tr.licha {
	background-color:#AAAAAA;
}

.prouzek2 {

	width: 100%;
	padding: 0px;
	color: #000;
	clear: both;
	text-align: right;
	font-size: xx-small;
	font-weight: lighter;
}

.cancel{
	text-decoration: line-through;
	color: Red;
}

