body
{
	display: block;
	width: 100%;
	background: url(../pictures/bckgnd.png) repeat-x;  
	background-color: #f3f3f3;  
	margin: 0px 5px 0px 5px;  
	background-position: 0 0;
	color: black;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
} 
P {
	MARGIN: 0px
}
#center {
  margin: auto; 
  width: 755px; 
  text-align: center; 
}
#header 
{
	display: block;
	width: 755px;
	height: 136px;
	padding: 0;
	margin: 0;
	background-repeat: no-repeat;
	background-position: 0 0;
	border-color: Black; border-left: 1px solid; border-right: 1px solid;
}

#header .linka_top
{
	width: 755px;
	background-repeat: no-repeat;
   width: 755px;
	height: 15px;
	background: url(../images/linka2.jpg);
	border: 0px;
}


#header .logo
{
	width: 755px;
	height: 136px;
	background-repeat: no-repeat;
}
#header .logo {
	width: 755px;
	height: 136px;
	background: url(../images/hlavicka.jpg);
}

#header .nabidka
{
	width: 755px;
	height: 20px;
	width: 755px;
	background: url(../images/menu.gif);
	background-repeat: no-repeat;


	
}

#header .nabidka p
{	 
padding: 0px 3px 2px 10px;
text-align: left; 
color:black;
height: 10px;
}

#header .nabidka a
{
   padding: 7px 3px 0px 10px;
	margin: 0;
	text-shadow: #708090;
	font-family: Verdana;
	font-size: 11px; 
	color:black;
	font-weight: bold;
	text-decoration: none;
}
#header .nabidka a:hover
{
   padding: 7px 3px 0px 10px;
	margin: 0;
	text-shadow: #708090;
	font-family: Verdana;
	font-size: 11px; 
	color: black;
	font-weight: bold;
	text-decoration: underline;
}

.gif
{
   width: 370px;  
	height: 15px;
	position: absolute;
	top: 149px;
	padding: 0px px 0px 9px;
	margin: 0 200px;
	background: url(../images/napis4.gif); background-repeat: no-repeat;
   
}


#main {
	height: 100%;
	width: 755px; 
	text-align:left;
	margin: 0 auto; margin-top: 0px; margin-bottom: 0px;
   border-color: #000000; 
	border-left: 1px solid Black; 
	border-right: 1px solid Black;

}
}

#obsah {
   PADDING-BOTTOM: 10px; 
	MARGIN: 0px auto; 
	WIDTH: 755px;
	COLOR: #E2E2E2; 
   padding: 10px 0px 0px Opx;
	background-color: #E2E2E2;
	}

#obsah p
	 {
 padding: 40px 10px 0px 10px;
 font-size : 13px; font-family: Tahoma; color : Black;text-align :justify;

}

#footer 
{
	width: 755px;
	height: 89px;
	background: url(../images/paticka.jpg) no-repeat;
	background-repeat: no-repeat;
	background-position: 0 0;
	border-color: Black; border-left: 1px solid; border-right: 1px solid;

}



#clear {
	CLEAR: both;
}

.obrl {
	text-align: left;
}
.obr {
	text-align: center;
}
.obrr {
	text-align: right;
}
  