body{
	font-family: "Trebuchet MS", "Georgia", Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	background-repeat:repeat-x;
	background-color: #000000;
	text-align: center;
	padding-top: 25px;
	padding-bottom: 25px;
	line-height: 20px;
}

a{
	color: #CC0000;
	text-decoration: underline;
}

a:link{
	color: #CC0000;
	text-decoration: underline;
}

a:visited{
	color: #CC0000;
	text-decoration: underline;
}

a:hover{
	color: #999999;
	text-decoration: none;
}

.h1 {
	font-size: 24px;
}

.site {
	color: #CC0000;
}

.comhr {
	color: #999999;
}

.img {
	border-color:#FFFFFF;
}

img.left {
	float : left;
	margin : 35px 35px 0px 35px;
	border: 6px #CC0000;
}

img.right {
	float : right;
	margin : 35px 35px 0px 0px;
	border: 6px #CC0000;
}

#menu {
	background-image:url(../images/bg_izbornik.png);
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	padding-right: 10px;
	width: 710px;
}

#menu a{
	color: #000000;
	font-size: 12px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
}

#menu a:link{
	color: #000000;
	font-size: 12px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
}

#menu a:active{
	color: #CC0000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
}

#menu a:visited{
	color: #CC0000;
	font-size: 12px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
}

#menu a:hover{
	color: #CC0000;
	text-decoration: none;
}

#top{
	background-image: url(../images/siteImg/bmw.png);
	background-repeat:no-repeat;
	width: 150px;
	height: 150px;
}

#images{
	width: 600px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#bottom{
	border-top: 1px dashed #999999;
	width: 600px;
	padding-top: 10px;
}

/* GOOGLE AdSense */

#google {
	align: center;
	padding-top: 25px;
	padding-bottom: 25px;
	padding-left: 0px;
	padding-right: 0px;
}
