* {
	margin: 0px;
	padding: 0px;
}

body {
background:#FFFFFF url(bg.png) repeat-x top;
text-align: center;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
text-align: center;
color: #333333;
background: url(bg.png) repeat-x top;
}


a {
color: #336699;
text-decoration: underline;
cursor: pointer;
	}

a:hover {
text-decoration: none;
	}


h1 {
font-size: 30px;
font-weight: bold;
color: #000000;
font-variant: small-caps;
text-transform: uppercase;
margin-bottom: 0.3em;

}

h2 {
font-size: 18px;
font-weight: normal;
color:#f7923a;
/*color:#f7923a  */
margin-bottom: 1em;
}

h3 {
font-size: 14px;
font-weight: bold;
color: #336699;
margin-bottom: 0.7em;
font-variant: small-caps;
text-transform: uppercase;
}

#content p, #content ul, #content ol, blockquote, pre,#content td,#content th, label,#content img {
margin-bottom: 2em;
line-height: 1.6em;
}

#content ul li {
background: url(tick.png) no-repeat 7px 5px;
list-style: none;
line-height: 1.3em;
padding: 2px 0px 3px 30px;
}


table {
	border-collapse: collapse;
	margin-bottom: 1.5em;
}

table td {
	padding: 0px 15px 0px 0px;
}


/* Hezka tabulka. Mozno prepsat hezcim stylem lepe zapadajicim do aktualni grafiky */  
table.nice {
border-collapse: collapse;
} 

table.nice th, table.nice td {
padding: 2px 6px;
border-bottom: 1px solid #ccc;
} 

table.nice th {
background: #333;
color: #fff;
border: 1px solid #fff;
}



.cleaner {
height:0px;
clear: both;
font-size: 0px;
}

.left {
	float: left;
	margin: 00px 10px 00px 0px;
}

.right {
	float: right;
	margin: 0px 0px 0px 10px;
}

.red {
color: #f00;
}

.error {
color: #f00;
}


#container {
text-align: left;
margin: 0px auto;
width: 1004px;
}

#header {
width: 1004px;
height: 260px;
background: url(header.jpg) no-repeat 248px 0px;
position: relative;
}

#logo {
	width: 282px;
	height: 136px;
	position: absolute;
	left: 20px;
	top: 50px;
}

#logo a {
	position: relative;
	display: block;
	width: 282px;
	height: 136px;
}

#logo a span{
	position: absolute;
	display: block;
	width: 282px;
	height: 136px;
	background: url(logo.jpg) no-repeat 0px 0px;

}


#bottom {
	width:1004px;
	position: relative;
	overflow: hidden;
}

#content {
	width: 670px;
	float: right;
}

#bar_left {
	width: 284px;
	float: left;
}

#bar_left .box {
  margin: 20px 0 30px 0;
  padding-top: 20px;
  border-top: 1px solid #ccc;
  clear: both;
}

#menu {
	background: url(menu.jpg) no-repeat;
}

#menu_bottom {
	background: url(menu_bottom.jpg) no-repeat bottom;
}


#bottom {
	padding-top: 15px;
	padding-bottom: 10px;
	background: url(line.png) no-repeat right bottom;
}


#menu ul {
	list-style: none;
	padding-top: 32px;
}

#menu ul li {
	list-style: none;
}

#menu ul li a {
line-height: 12px;
font-size: 1.2em;
_height: 35px;
padding:6px 10px 17px 32px;
_padding: 6px 10px 5px 32px;
background: url(list_style.png) no-repeat 10px 5px;
display: block;
color: #4e4e4e;
text-decoration: none;
overflow: hidden;
}

#menu ul li a:hover {
color:#f7923a;
background: url(hover.png) no-repeat 10px 5px;
}


#link {
	display: block;
	position: relative;
	width: 284px;
	height: 89px;
	}
#link span {
	display: block;
	position: absolute;
	width: 284px;
	height: 89px;
	background: url(odkaz.jpg);
}

#link:hover span {
	display: block;
	position: absolute;
	width: 284px;
	height: 89px;
	background: url(odkaz_hover.jpg);
}
	
	
#content {
	width: 680px;
	float: left;
}

#content_pad {
	padding: 10px 10px 10px 40px;
}

#footer {
padding: 10px;
text-align: right;
font-size: 0.9em;
color: #999999;
}

#footer a {
	text-decoration: none;
	color: #999999;
}

#footer a:hover {
	text-decoration: underline;
}

#footer img {
	border: 0px;
	margin-bottom: -px;
}



#fotogalerie img {
margin-right: 10px;
}
