/* --- Zacatek definice --- */

body {
margin: auto;
padding: 0px;
width: 770px;
margin-top: 40px;
margin-bottom: 40px;
font-family: verdana, Arial CE, Tahoma;
font-size: x-small;
background: repeat-x left top url("../images/bg_hlavni_stranka.jpg");
background-color: #940000;
position: relative;
}

h1, h2, h3, h4, h5, h6 {
	font-size: medium;
	display: inline;
}

h1, h2 {
	text-align: left; font-weight: bold; font-size: small;
	background-color: #ffffff;	line-height: 25px;
}

ul {
	margin: 5px 0px 5px 18px;
	padding: 0px;
  	list-style-image: url("../images/ul.gif");
}

img {
	display: block;
}

a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}

/* --- Konec definice --- */

div.hlavni-stranka	{
	background-color: #ffffff;
	padding: 8px;
}

div.menu {
	height: 50px;
	background: repeat-x left top url("../images/bg_menu.jpg");
	color: #ffffff;
	font-weight: bold;
	font-size: small;
	text-align: center;
	line-height: 50px;
	padding-bottom: 7px;
}

div.menu a {
	display: block;
	float: left;
	padding-left: 19px;
	padding-right: 19px;
	color: #ffffff;
}

div.menu a:hover {
	display: block;
	float: left;
	padding-left: 19px;
	padding-right: 19px;
	background-color: #940000;
	color: #ffffff;	
}

div.fotky {
	float: right;
	padding-top: 7px;
}

div.fotky img{

	border: 7px solid #cccccc;
	margin-bottom: 5px;
	margin-left: 5px;
}
div.obsah {
	float: left;
	font-size: small;
	text-align: justify;
	line-height: 175%;
	color: #000000;
	width: 754px;
}

div.clear {
	clear: both;
	float: none;
	height: 1px;
} 

div.zapati {
	text-align: center;
	font-size: small;
	border-top: 1px solid #940000;
	line-height: 25px;
}

div.kategorie {
	display: block;
	border-bottom: 1px solid #930000;
}

div.kategorie h2 {
	line-height: 20px;
	font-size: small;
}

hr {
	height: 1px;
}

/* stare css */
#Kontakty {	width: 100%; text-align: center;}
#Kontakty .Nadpis		{	font-weight: bold; font-size:x-small; text-align: right; margin: 2px; color: #993300; border-bottom: 1px solid; border-bottom-color: #993300; width: 50%;	}
#Kontakty .NadpisOstatni {	text-align: left; font-weight: bold; font-size: small; color: #993300}
#Kontakty td	{	font-size: 8pt;}
#Kontakty a		{	text-decoration: none; color: #000000}
#Kontakty .NaStred		{ text-align: center;}
#Kontakty .NadpisOD		{	font-weight: bold; font-size:x-small; text-align: center; margin: 2px; color: #993300; border-bottom: 1px solid; border-bottom-color: #993300;	}
#Kontakty .DoPrava		{	text-align: right;}
#Kontakty .Prazdne		{	width: 25%;}
#Kontakty .Liche			{	background-color: #EEE8AA; }


#Fotogalerie			{	font-size: x-small; text-align: center; width: 754px;}
#Fotogalerie td		{	background-color: #ffffff; text-align: center; }
#Fotogalerie img		{	padding: 7px; border: 11px solid #cccccc;}
#Fotogalerie .Nadpis	{	text-align: left; font-weight: bold; font-size: small; width: 100%;
								padding-bottom: 2px; padding-top: 3px; background-color: #ffffff}
