@charset "utf-8";
#baner {
	background-color: #009900;
	background-image: url(images/b_bg.png);
	background-repeat: repeat-x;
	height: 156px;
}
.language {
	font-size: 14px;
	vertical-align: top;
	padding-top: 5px;
}
#navigacija {
	float: left;
	height: 200px;
	width: 210px;
}
#main {
	float: left;
	width: 680px;
	background-repeat: no-repeat;
	background-position: right bottom;
}
#mainLeft {
	float: left;
	width: 320px;
	margin-left: 20px;
	color: #666666;
	background-image: url(images/corner.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-right: 30px;
	padding-bottom: 30px;
}
#mainRight {
	float: right;
	width: 300px;
	padding-top: 20px;
	padding-bottom: 30px;
}

#Futer {
	clear: both;
	color: #C1C1C1;
	font-size: 12px;
	padding-left: 100px;
	padding-top: 50px;
}
#baner a {
	font-size: 16px;
	color: #000000;
	text-decoration: none;
}

#navigacija a {
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}
#Bt_poc {
	background-image: url(images/nav_sep.jpg);
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 20px;
	background-position: left top;
	background-repeat: no-repeat;
}
#Bt_prod {
	background-image: url(images/nav_sep.jpg);
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 20px;
	background-position: left top;
	background-repeat: no-repeat;
}
#Bt_kontakt {
	background-image: url(images/nav_sep.jpg);
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 20px;
	background-position: left top;
	background-repeat: no-repeat;
}
#Bt_donji {
	background-image: url(images/nav_sep.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	height: 50px;
	color: #999999;
	padding-top: 20px;
	padding-left: 20px;
	font-size: 12px;
	font-weight: bold;
}
h1 {
	font-size: 24px;
}
#mainLeft a {
	color: #666666;
	text-decoration: none;
}
#mainLeft a:hover {
	color: #107610;
	text-decoration: none;
}
#navigacija a:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
#baner a:hover {
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
}
#Futer a {
	clear: both;
	color: #C1C1C1;
	font-size: 12px;
	text-decoration: none;
}
#Futer a:hover {
	clear: both;
	color: #006600;
	font-size: 12px;
	text-decoration: none;
}
