body 

{  	
	background-image: url(../pic/fons.png);
	background-repeat: repeat-x;
}

#main

{
width: auto;
height: auto;
margin:auto;
}

#head
{
background-image: url(../pic/head.png);
background-repeat: no-repeat;
align: center;
width: 876px;
height: 130px;
}

#izvelne
{
width: 876px;
height: 50px;
background-image: url(../pic/izvelne.png);
background-repeat: repeat-x;
clear: both;
padding:0;  
line-height:48px;
text-align:right;

}

#izvelne a
{
text-decoration:none;
font-family:Tahoma,Arial,Georgia;
font-size:17px;
font-weight:bold;
color:black;
margin-right: 10px;
margin-left: 10px;

}


#content
{
float:left;
width: 876px;
Height: auto;
background: #FFBF00;
}

#content p
{
font-family:Tahoma,Arial,Georgia;
font-size: 15px;
color: black;
text-align: justify;
margin-left: 1em;
margin-right: 1em;
margin-top: 0px;


}

#content p1
{
font-family:Tahoma,Arial,Georgia;
font-size: 28px;
font-weight: bold;
color: black;
text-align: center;

}

#content p2
{
font-family:Tahoma,Arial,Georgia;
font-size: 15px;
color: black;
text-align: left;

}


#content a
{
font-family:Tahoma,Arial,Georgia;
font-size: 15px;
color: black;

text-align: left;
}

#content h1

{
font-family:Arial;
font-size: 20px;
text-decoration: underline;

margin-left: 1em;
margin-top: 1em;
text-align: left;
}

#content h2

{
font-family:Arial;
font-size: 20px;
text-decoration: underline;

text-align: left;
}


#bottom
{
width: 876px;
height: 50px;
clear: both;
background-image: url(../pic/izvelne.png);
background-repeat: repeat-x; 
line-height:23px;
font-family:Arial;
font-size:20px;
text-align: center;
text-color: black;
}


#bottom a
{
font-family:Tahoma,Arial,Georgia;
font-size: 12px;
color: white;
text-decoration: underline;
text-align: center;
}

#baner
{
float: right;
width: 224px;
height: 400px;
margin-right:auto;

}

table.tab 
{
	float: right;
	width: 224px;
	background-image: url(../pic/riepas.jpg);
	border-color: #FFBF32;
	border-width: 1px;
	border-spacing: auto;
	
	margin-top:10px;
}

table.tab1 
{
	float: center;
	width: 600px;
	heiht: 400px;
	border-color:black;
	border-width: 10px;
	border-spacing: auto;
	border-collapse: separate;
	margin-right:10px;
}



