@charset "utf-8";
/* CSS Document */
.opodjetju a {
	display: block;
	width: 91px;
	height: 33px;
	background:url(images/pic_01_05.png)
} 
.opodjetju a:hover {
	background:url(images/pics_01_05.png);
} 

.novice a {
	display: block;
	width: 69px;
	height: 33px;
	background:url(images/pic_01_06.png)
} 
.novice a:hover {
	background:url(images/pics_01_06.png);
} 

.zastopnistvo a {
	display: block;
	width: 95px;
	height: 33px;
	background:url(images/pic_01_07.png)
} 
.zastopnistvo a:hover {
	background:url(images/pics_01_07.png);
} 

.kontakt a {
	display: block;
	width: 81px;
	height: 33px;
	background:url(images/pic_01_08.png)
} 
img
{  
border-style: none;
}
.kontakt a:hover {
	background:url(images/pics_01_08.png);
} 
a:link {
	text-decoration: none;	
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}.podnaslov {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
.style1 {font-size: 14px}
.style4 {font-family: Geneva, Arial, Helvetica, sans-serif}
.style5 {
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
}
.style10 {font-size: 14px; font-weight: bold; }

li{
margin-left:20px;
}
a:link {
	color: #1E2C35;
}
a:visited {
	color: #1E2C35;
}
a:hover {
	color: #3573A2;
}
a:active {
	color: #1E2C35;
}
table.agrifarm {
	border-width: 1px;
	border-spacing: 1px;
	border-style: solid;
	border-color: gray;
	border-collapse: collapse;
	background-color: white;
}
table.agrifarm th {
	border-width: 1px;
	padding: 1px;
	border-style: inset;
	border-color: gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.agrifarm td {
	border-width: 1px;
	padding: 1px;
	border-style: inset;
	border-color: gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}