body
{
	margin:0;
	padding:0;
	background:#ffffff; text-align:center;
	background-image: url('img/back.jpg');
	background-repeat: repeat-x;
	background-position: top center;
	font-family: "Trebuchet MS", "Geneva CE", lucida, sans-serif !important;
	font-size: small !important;
	color:#FFFFF;
}

h1
{
	font-size: large;
	color : #013893;
}

a,a:visited
{
      
      color:#013893;
      text-decoration: none;
}

#content
{
	width: 932px; /*922*/
	margin:auto;
	/*border: 1px solid blue;*/
	text-align:left;
	color:black;
}

#header
{
	height: 141px;
	background-image: url('img/header.jpg');
	background-repeat: no-repeat;
}
#logo
{
	/*float:right;*/
}
#map
{
	float:left;
	margin-right: 28px;	
}

hr.cleaner
{
clear:both;
display: none;
height: 0px;
}

#levypanel
{
float: left;
width: 295px;
margin:0;
padding:0;
/*background-image: url('img/menu_back.jpg');
background-repeat: repeat-y;*/
padding-right:0px;
}
#header2
{
width: 295px;
height:48px;
margin:0;
padding:0;
background-image: url('img/header2.jpg');
background-repeat: no-repeat;
padding-right:0px;
}
#loginbox
{
text-align:center;
float:left;
width: 200px;
margin:0;
margin-left:20px;
padding:0px;
}
#loginbox fieldset 
{
	border: 0;
}
#loginbox fieldset legend
{
	border: 0;
	padding-left: 35px;
}
#loginforms
{
	text-align:right;
}
#loginforms input
{
	border: 1px solid #A4A4A4;
	
	background-image: url('img/input_bg.jpg');
}
#levypanelfooter
{
	width: 295px;
	height: 48px;
	background-image: url('img/menu_bottom.jpg');
	background-repeat: no-repeat;
}

#hlavnipanel
{
margin:0px 0px 0px 295px;
padding: 1px 5px 25px 1px;
/*background-image: url('img/main_back.jpg');
background-repeat: repeat-y;*/
height:100%;
/*border-bottom:2px solid #013893;*/
}
#footer
{
	clear:both;
	height: 155px;
	background-image: url('img/footer_bg.jpg');
	background-repeat: repeat-x;
	font-size: large;
	color : #013893;
}
#footer_content
{
	text-align: right;;
	width: 922px;
	margin:auto;
	padding-top:15px;
}

.nav
{
	background-image: url('img/menu_back.jpg');
	background-repeat: repeat-y;
	padding : 0px 45px 0px 30px;
	color:black;
}

h3
{
	text-align: center;
	color : #013893;
}
h4
{
	margin:	0;
	margin-bottom: -15px;
	padding: 0;
}

img
{
	margin: 5px;
}

/* MENU */

ul, li
{
list-style: none;
margin: 0;
padding: 0;
} 
.nav ul
{
	font-size: small;
	color : #013893;
}

.nav ul li
{

	margin-left: 1px;
	margin-right: 5px;
}

.nav ul li a,a:visited
{

	color:black;
	text-decoration: none;
	font-size:small;
}
.nav ul li a:hover
{
	color:black;
	text-decoration: none;
	color : #39afdb;
}
.nav .category
{
	padding: 3px;
	padding-left: 15px;
	background-image: url('img/cat_bg.jpg');
	background-repeat: no-repeat;
}
.nav .menu_link
{
	padding-left: 16px;
}
.nav .menu_link a,a:visited
{
	font-size: small;
	color: #013893;
	text-decoration: none;
}

td
{
	/*background-color: #f0f0f0;
	border: 2px solid #d1dcd8;*/
	background-color: #f0f1f3;
	border: 2px solid #d5d9e2;
	margin: 5px;
	padding: 3px;
}

/*-----------------------------*/
.last
{
	margin: 0;
	padding: 0;
}
.last .title
{
	border-bottom: 1px dotted black;
	font-size: medium;
	margin:0;
	padding:0;
}

.last .text
{
   margin-bottom: 30px;
}

.thickbox img
{
	padding: 0;
	margin: 0;
	margin-right: 2px;
	
	border: 1px solid #013893;
}

.notice
{
	text-align: center;
	border: 1px solid #F08080;
	background-color: #FFC0CB;
	font-size: large;
	width: 600px;
}

.paginator
{
	text-align:right;
	font-weight:bold;
}

