h1{
	font-size:15px;
	color: #F00;
		padding-left:25px;

	}
h2{
	font-size:13px;
	color: #F00;
	}
.spec{
	line-height:30px;
	padding-left:25px;
	height:30px;
	background-image: url(images/title_bg.jpg);
	background-repeat: repeat-y;
	text-transform: uppercase;
	color:#FFF;
	}
.nespec{
	line-height:30px;
	padding-left:25px;
	height:30px;
	text-transform: uppercase;
	color:#C40028;
	}
.odr_1{
	line-height:30px;
	padding-left:25px;
	height:30px;
	font-size:18px;
	text-transform: uppercase;
	color:#000;
	}
.odr_2{
	line-height:30px;
	padding-left:25px;
	height:30px;
	font-size:15px;	
	text-transform: uppercase;
	color:#000;
	}

h3{
	font-size:12px;
		color: #F00;

	}
h4{
	font-size:12px;
	color: #F00;
	}
h5{
	font-size:12px;
	}	
p{
		padding-left:25px;
		font-size:12px;
		text-align:justify;
	}
#levypanel-obsah p{
		padding-left:25px;
		font-size:12px;
		text-align:justify;
		width:520px;
		
	}	
li{
	font-size:12px;
	list-style-position: outside;
	list-style-image: url(images/odrazka.gif);
	width:500px;
	}
td{
		font-size:12px;
		height:40px;
		text-align:justify;
	}
p.upozorneni{
	margin:0px; padding:0px; font-size:9px; color:#F00;
	}	
p.popis_noviny{
	padding:0px; margin:0px; text-align:center; color:red; width:160px; 
	}