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: #CC0000;}
a:hover {color: #666666;}

.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;

} 

.thumbwrap {
	border: 0px solid #999;
	padding: 15px 8px;
	background-color: #000000;
	margin: 0;

	width: 740px;
}
.thumbwrap li {
	display: -moz-inline-box;
	display: inline-block;
	/*\*/ vertical-align: bottom; /**/
	margin: 4px 4px 4px 4px;
	border: solid #282828 1px;
	padding: 5px 5px 5px 5px;
	width: 210px;
	height: auto;
}
.thumbwrap li>a {
	/*\*/ display: table; /**/
	width: 190px;
}
.thumbwrap a {

	background-color: #000000;
	cursor: pointer;
	padding-top: 0px;
}
.thumbwrap img {

	border: solid 1px #383838;
	vertical-align: bottom;
}

@media all and (min-width: 0px) {
	.thumbwrap li {
		vertical-align: top;
	}
	.thumbwrap li a {
		display: inline-block;
		vertical-align: top;
	}
	.thumbwrap {
		display: inline-block;
	}

body {
	font-family: sans-serif;

}
.cl {
	clear: both;
	list-style: none;
}

