BODY {
	margin: 0;
	padding: 0;
	background-color: White;
	background-image: url(images/bg_left.gif);
	background-repeat: repeat-y;
}
IMG {
	border: 0;
}
BODY, TD, TH, P, LI, UL, INPUT, TEXTAREA, SELECT, OPTION {
	font-family: "Trebuchet MS CE", "Trebuchet CE", "Trebuchet MS", "Arial CE", "Geneva CE",  Trebuchet, Geneva, Arial, Helvetica, sans-serif;
	font-size: 85%;
}
TD, INPUT, OPTION, SELECT, TEXTAREA {
	font-size: 100%;
}
H1 {
	font-family: "Arial CE", "Geneva CE", "Helvetica CE", Geneva, Arial, Helvetica, sans-serif;
	font-size: 150%;
	color: #ED1C24;
}
H2 {
	font-family: "Arial CE", "Geneva CE", "Helvetica CE", Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	margin-bottom: -10px;
}
P {
	text-align: justify;
}
UL{
	padding: 0 0 0 5px;
	margin: 0 0 0 7px;
}
LI{
	padding-left: 0px;
	margin-left: 6px;
	font-size: 100%;
}
HR {
	height: 1px;
	color: #ED1C24;
}






.nocss {
	display:none;
}



#navigace {
	position: absolute;
	left: 0;
	top: 228px;
	width: 123px;
}
#navigace IMG {
	margin-bottom: 7px;
}
#navigace A.nav, #navigace A.nav:link, #navigace A.nav:active, #navigace A.nav:visited {
	/*border-top: 2px solid #939598;*/
	border-bottom: 2px solid #939598;
}
#navigace A.nav:hover {
	/*border-top: 2px solid #ED1C24;*/
	border-bottom: 2px solid #ED1C24;
}
#navigace .bigmedia {
	margin-top: 46px;
}

#hlava {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 203px;
	background-image: url(images/bg_top.gif);
	background-repeat: repeat-x;
}


#obsah {
	position: absolute;
	left: 155px;
	top: 231px;
	width: 803px;
	padding-bottom: 32px;
}
.pravyobsah {
	position: relative;
	width: 208px;
	height: auto;
	float: right;
	clear: none;
	margin-left: 32px;
}
.pravyobsah IMG {
	margin-bottom: 1px;
}
.pravyimg {
	position: relative;
	width: auto;
	height: auto;
	float: right;
	clear: none;
	margin-left: 32px;
}
.levyobsah {
	/*float: left;*/
	clear: none;
}
.ukonc {
	position: relative;
	width: 1px;
	height: 1px;
	overflow: hidden;
	clear: both;
	float: none;
}
/* velke obr
.galerieitem {
	position: relative;
	width: 386px;
	height: 235px;
	margin-bottom: 15px;
	float: left;
	clear: none;
	/*background: Silver;*/
/*	font-size: 85%;
}
.gvpravo {
	margin-left: 31px;
}
*/
.galerieitem {
	position: relative;
	width: 170px;
	height: 117px;
	margin-bottom: 15px;
	float: left;
	clear: none;
	/*background: Silver;*/
	font-size: 85%;
}
.gvpravo {
	margin-left: 31px;
}






