﻿body 
{
	text-align:			center;
	background-color:	#dcdcdc;
	font-family:		verdana, sans serif;
	margin-top:			5px;
}

.thumb
{
	border:				#000000 1px solid;
	margin:				3px;
	float:				left;
}

#hlavicka
{
	width:				750px;
	text-align:			center; 
	margin:				0px;
}
#hlavicka IMG
{
	margin:				0px;
	padding:			0px;
}

#levy
{
	color:				white;
	background-color:	#ae2906; 
	width:				150px;
	padding-left:		10px;
	margin-top:			0px;
	font-size:			11px;
}

#lblSearch
{
	font-family:		verdana, sans serif;
	font-size:			12px;
	font-weight:		bold;
}
#tbSearch
{
	font-family:		verdana, sans serif;
	font-size:			11px;
	width:				130px;
	border:				none;
	margin-top:			5px;
}
#searchlink
{
	font-family:		verdana, sans serif;
	font-size:			13px;
	font-weight:		bold;
	width:				130px;
	text-align:			right;
	margin-top:			2px;
}
#searchlink A
{
	text-decoration:	none;
	color:				#ffd700;
}

#levy TABLE {font-size:	10px; font-weight: bold; line-height: 110%;}
#levy .root {font-size:	14px; font-weight: bold; padding-top: 10px; padding-bottom: 3px}

#levy a:link {color:	#fff5c8}
#levy a:visited {color: #fff5c8}
#levy a:hover {color:	#ffd700}

#obsah 
{
	font-size:			11px;
	background-color:	white; 
	line-height:		130%; 
	text-align:			center; 
	width:				600px;
	margin-top:			0px;
}

#obsah #lblPageInfo
{
	line-height:        150%;
	font-weight:		bold;
	font-size:			12px;
}

HR
{
	border:				#dcdcdc 1px dashed;
}

.tbox
{
	border: #000000 1px solid;
    font-size: 11px;
    color: #000000;
    width: 150px;
}
.sortcol
{
	font-size: 10px;
}
.formtext
{
    font-size: 11px;
    font-weight: bold;
    color: #000000;	
}
.btn1
{
    border: #666666 1px solid;
    font-weight: bold;
    font-size: 11px;
    color: #000000;
    background-color: #e4e0d8;
}