body
{
	background-color: #333333;
	font-family: arial;
	font-size: 12px;
	color: #333333;
	margin-top: 25px;
}

img
{
	border: 0px;
}

.left
{
	text-align: left;
}

.right
{
	text-align: right;
}

.center
{
	text-align: center;
}

.i
{
	font-style: italic;
}

.b
{
	font-weight: bold;
}

.u
{
	text-decoration: underline;
}

.top
{
	vertical-align: top;
}

table
{
	color: #333333;
	font-size: 12px;
	font-family: arial;
}

a
{
	color: #333333;
}

a:hover
{
	color: #e82329;
}

.red
{
	color: #e82329;
}

#kontejner
{
	text-align:left;
	width:1049px;
	margin:0 auto;
}

#wrapper
{
	float:left;
	width:100%;
}

#vnitrni_pozadi
{
	background: url(../grafika/pozadi_vnitrni.jpg) repeat-y;
}

#hlavicka
{
	height: 102px;
	background: url(../grafika/hlavicka.jpg) no-repeat scroll;
}

	#hlavicka_logo
	{
		padding-top: 11px;
		padding-left: 19px;
		float:left;
		width:233px;
		margin-left:0px;
		clear:right;
	}
	
	#hlavicka_vpravo
	{
		float:left;
		width:770px;
		margin-left:0px;
		clear:right;
		background-color: Aqua;
	}
		
		.hlavicka_vpravo_text
		{
			margin-left: 617px;
		}


#pas_pod_logem
{
	clear: left;
	width: 100%;
	height: 41px;
	background: url(../grafika/pas_pod_logem.jpg) no-repeat scroll top;
}
 
#obsah{
	margin-right: 162px;
}
	
	#stred
	{
		float:left;
		width:654px;
		margin-left:0px;
		clear:right;
	}
		
		.stred_obrazek
		{
			height: 133px;
		}
		
		.hlavni_obsah
		{
			line-height: 20px;
			padding-left: 15px;
			padding-right: 15px;
			text-align: justify;
		}
		
		#stred h1
		{
			color: #e82329;
			font-size: 13px;
		}

	#leva_strana
	{
		float:left;
		width:233px;
		margin-left:0px;
		clear:right;
	}
	
		#menu
		{
			width: 200px;
			margin-left: 18px;
		}
		
		.menu_hlavicka,
		.menu_paticka
		{
			height: 11px;
		}
		
		.menu_polozka
		{
		height: 30px;
		
		}
		
		#menu a
		{
			padding-left: 44px;
			padding-top: 6px;
			margin-bottom: -6px;
			height: 30px;
			background: url(../grafika/menu_polozka.jpg) no-repeat scroll;
			width: 200px;
			display: block;
			color: #333333;
			text-decoration: none;

		}
		
		#menu a:hover
		{
			height: 30px;
			background: url(../grafika/menu_polozka_najeti.jpg) no-repeat scroll;
			width: 200px;
			display: block;
			color: #333333;
			text-decoration: none;
		}
		
#prava_strana
{
	padding-top: 117px;
	float: left;
	width: 162px;
	margin-left: -162px;
	clear: right;
	background: url(../grafika/pravy_obrazek_spodni.jpg) no-repeat scroll;
}


#paticka
{
	clear: left;
	width: 100%;
	text-align: center;
	background: #333333 url(../grafika/paticka.jpg) no-repeat scroll top left;
	height: 12px;
}

#konecne_menu
{
	margin-top: 5px;
	color: White;
	text-align: center;
	background-color: #333333;
	clear:left;
	width:100%;
	height:30px;
	font-size: 10px;
}

	.po_najeti_skryty
	{
		width: 1px;
		height: 1px;
		visibility: hidden;
	}
	
.sv_fustyna,
.apostol_objednani
{
	text-align: right;
	border: 8px white solid;
	border-right: 0px;
}

.novinky
{
	line-height: 20px;
	color: #333333;
}

.novinky_napsal
{
	text-align: right;
	font-style: italic;

}

.tabulka_fotogalerie
{
	width: 95%;
}
	
	.tabulka_fotogalerie td
	{
		width: 20%;
		text-align: center;
	}