body
{
	background-image: url(../img/poz1.jpg);
}
h1
{
	color: navy;
}
h2
{
	color: navy;
}
p{
        padding: 0 0px 0 0px;
        text-align : justify;
        text-indent: 20px;
}
table
{
font-size:	small;
}
span
{
	color: navy;
	font-size : 13px;
	font-weight: bolder;
}
/*========= Styly ID ===========*/

#left
{
	float: left;
	width: 160px;
	margin: 0px;
	padding-right:0px;
}

#left a:hover{
	color: #f6f312;			
	font-weight: bolder;
}

#main
{
	width: 80%;
	padding: 10px;
	margin-left:8%;
	margin-top: 50px;
	background:#bedcf9;
	border: solid 2px navy;
}

#footer {
	color: white;
   margin: 0px;
   padding: 0px;
   font-size : 9px;
   text-align:center;
   padding-left: 10px;
   padding-bottom:0px;
   background-color: navy;	
}

#stred
{
	margin: 0px 0px 0px 170px;
	padding: 15px;
	font-size:	small;
	margin-top: 5px;
	border-left: 2px solid navy; 
	margin-bottom:10px;
}


/*============= Styly Tried ===============*/
div.menu
{
	width:145px;
	color: black;
	border: 2px solid navy;
	text-align: center;
	background: url(../img/butt1.jpg);
	margin-left:10px;
	margin-bottom:10px;
}

li.menu
{
	color: black;
	border: 2px solid navy;
	text-align: center;
	background: url(../img/butt1.jpg);
	list-style: none;
	margin-left:10px;
	margin-bottom:10px;
}

a.menu
{
	color: white;
	font-weight: bold;
	text-decoration: none;
}

a.navrat
{
		font-size : 9px;
}

table.vizitka
{
 font-size : 9px;
}
div.left
{
 float:left;
}
div.right
{
 margin-left:80px;
 margin-right:7px;
}
      

