body {
	background-image: URL("../obr/pozadi.jpg"); 
	background-attachment: fixed;
	background-position: center;
	background-repeat: repeat-y;
	margin-top: 2px;
	background-color: #000000;
}


td {font-size: 13px; font-family: microsoft sans serif, Arial; color: #D1D1D1}
.nadpis {font-size: 17px; font-family: microsoft sans serif;}

a:link, a:visited, a:active {color: #C10000;}
a:hover 	{color: #666666;}
a:link img 	{border: 1px solid #858585} 
a:visited img 	{border: 1px solid #858585}
a:hover img 	{border: 1px solid #C10000}

.lowText { text-align: left;text-decoration: none; color: #FFFFFF; font: 12px Tahoma;  text-align: left;} 
.highText { text-align: left; text-decoration: none; color: #FFFFFF; font: 12px Tahoma;  text-align: left;} 
.mainButtons { text-align: center; 
text-decoration: none; 
color: #CCCCCC; 
font: 12px verdana; 
font-weight: bold; 
} 
.itemBorder { border: none; } 
.itemBorderBlank { border: 1px solid #333333; } 
.itemBorderButton { border: 1px solid #333333; } 

h1 { 
color: #C10000; 
padding: 0px; 
text-decoration: underline; 
margin: 0; 
font-size: 17px;
font-weight:bold;
} 
 
h2 { 
color: #D1D1D1; 
padding: 0px; 
text-decoration: underline; 
margin: 0;
font-size: 13px;
font-weight:bold;
} 

h3 { 
padding: 0px; 
margin: 0; 
font-size: 11px;

} 

.levy { 
padding: 0px 0px 0px 0px; 
margin: 50; 
position: relative; left: 50px; top: 20px
} 

.thumbwrap {
	border: 0px solid #999;
	padding: 15px 8px;
	background-color: #000000;
	margin: 0;
	color: black;
	text-align: center;
	width: 790px;
}


.thumbwrap li {
	display: -moz-inline-box;
	display: inline-block;
	/*\*/ vertical-align: bottom; /**/
	margin: 4px 2px 4px 3px;
	border: solid #282828 0px;
	padding: 10;
	color: #cccccc;
	width: 700px;
	font-size: 14px;
	height: 110;
	background-color: #000000;
	text-align: left;
}

.thumbwrap img {
	margin: 5px 5px 5px 5px;
	vertical-align: bottom;
	text-align: center;
}

@media all and (min-width: 0px) {
	.thumbwrap li {
		vertical-align: top;
	}
	.thumbwrap li a {
		display: inline-block;
		vertical-align: top;
	}
	.thumbwrap {
		display: inline-block;
	}


.cl {
	clear: both;
	list-style: none;
}

