body{
padding: 0px 0; 
font-size: 11px; 
font-family: arial; 
text-align:center; 
background-color:#342829;
margin: 0px;
overflow-y: scroll;
text-align: center;
}

#pozadi{/*horni cast pozadi*/
min-width:950px;
height:213px;
background-image:url('./images/pozadi_obr.png');
background-repeat: repeat-x;
}

#all
{/*pozicovani na stred-na stred posunu levy okraj a potom o polovinu sirky str. posun zpet*/
/*position:absolute; left:50%; margin-left:-450px;*/
position:relative;
margin: auto;
top:61px;
background-color:white;
width: 950px; 
text-align: left;
background-color: white;
border:1px solid white;
}

#left_box
{
width:183px;  
float:left;
padding:0px;
margin:0px;
}

#logo
{
background-image:url('./images/logo.png');
width:183px; 
height:274px; 
float:left;
}

#left_box2
{
background-image:url('./images/pruh_levy.png');
width:183px; 
height:300px; 
float:left;
padding:0px;
margin:0px;
}

#head_menu
{
background-color: #EB3D00;
background-image:url('./images/menu_red.png');
width:765px; 
height:152px; 
float:right;
font-size:15px;
padding:0px;
margin:0px;
}

#cara_menu
{
height:152px; 
width:0px;
border:0px;
border-left:1px solid #FF5112;
margin:0px;
padding:0px;
float:left;
}

#ctverce_menu
{
float:right;
padding:9px;
margin-left:0px;
}

.menu_text{
margin:0px; 
margin-top:110px;
padding-top:12px;
padding-bottom:13px;
padding-left:40px;
padding-right:40px;
float:left;
color:white; 
text-decoration:none;
}
.menu_text_oznaceny{
margin:0px; 
margin-top:110px;
padding-top:12px;
padding-bottom:13px;
padding-left:40px;
padding-right:40px;
float:left;
color:white; 
background-color:#534033;
text-decoration:none;
}

#obsah
{
width:705px; width=765px;
min-height:152px; 
float:right;
padding:30px;
}

.odstavec{
font-size:12px;
color:#534033;
text-indent: 0px;
text-align: justify;
}

#patka
{
padding-top:9px;
padding-right:15px;
margin:0px;
background-image:url('./images/patka.png');
width:935px; 
width=950px; 
height:23px; 
height=32px; 
clear: both;
color: white;
font-size: 12px;
text-align: right;
}

h1{
color:#BC3502;
font-size:20px;
padding-top:0px;
padding-bottom:10px;
}

.galerie_m1{
background-image:url('images/loading_small.gif');
background-repeat:no-repeat;
background-position:center;
padding:5px;
padding-top:4px; 
margin-left:9px;margin-left=9px;  
margin-top:0px; 
border:1px solid #cccccc;
width:119px;
float:left;
cursor: pointer;
}

.galerie_m1 IMG, #obr_big
{
visibility: hidden;
}

.page
{
color: black;
text-decoration: none;
}

.image_block
{
	float:right;
	border: 1px solid #CCCCCC;
	margin-left: 20px;
}

.image_block img
{
	width:200px;
	margin:5px;
}

a
{
	color: Black;
}

