* {
	margin: 0;
	padding: 0;
	font-family: Arial, Verdana, helvetica, sans-serif;
}

body {
	background: #a3030d url(images/body-bg.gif) repeat-y center top;
	color: #aeacad;
	font-size: 11px;
}

b {color: #e1e1e3;}

a, a:visited, a:hover {
	text-decoration: none;
	color: #e30007;
}

table tr td a,
table tr td a:visited {color:#fff;}

a.opsirnije, a:visited.opsirnije, a:hover.opsirnije {
	color: #7f7e7c;
	color: #807e7f;
	font-size: 11px;
	font-weight: bold;
}

#abc {
	width: 914px;
	margin: 20px auto 0 auto;
}

#languages {
	width: 430px;
	float: left;
	margin-left: 17px;
}
#languages a {
	color: #84807f;
	font-size: 10px;
}
#languages a.selected {
	color: #c09a53;
}

#languages form {
	float: right;
}
#languages form input.text {
	border: 1px solid #84807f;
	padding: 1px;
	font-size: 11px;
	color: #84807f;
	background: #000000;
	width: 100px;
}
#languages form input.button {
	background: #84807f;
	border: 1px solid #84807f;
}

span#slogan {
	color: #fff;
	font-size: 18px;
	float: right;
	margin: 0 45px 0 0;
}

#header {
	height: 169px; width: 915px;
	border-left: none;
	border-right: none;
	border-top: 2px solid #ac000a;
	border-bottom: 2px solid #ac000a;
	clear: both;
	margin-left: -3px;
	padding: 0;
}

#logo {
	width: 308px; height: 79px;
	float: left;
	margin: 0 0 0 15px;
}

#menu {
	width: 473px;
	float: right;
}
#menu a {
	color: #9d9ca1;
	font-size: 15px;
	float: left;
	padding: 0 13px 0 13px;
	margin-top: -2px;
	background: url(images/dotted.gif) no-repeat right 5px;
}
#menu a:hover {color: #fff;}
#menu a.selected {
	color: #fff;
	font-size: 18px;
}
#menu a.zadnji {background: transparent;}


#content {
	float: right;
	width: 720px;
	margin-top: 20px;
	font-size: 10px;
}
#content2 {
	float: right;
	clear: right;
	width: 720px;
}

#content #left {
	width: 250px;
	float: left;
}

#content #left p {margin: 0 5px 5px 5px;}
#content #left a.selected {color: #fff;}

#content #right {
	width: 450px;
	float: right;
	margin-right: 10px;
	font-size: 12px;
}

#content #right table {
	width: 430px;
	margin: 3px 10px 0 0;
}
#content #right td {
	font-size: 10px;
	padding: 0 0 14px 0;
}
#content #right td.text {
	padding: 10px;
}

/*#content #right table.proizvodjaci tr td {
	font-size: 10px;
	padding: 0;
}*/

#content #right table.partner {
	margin-bottom: 10px;
}
#content #right table.partner tr td {
	color: #fff;
}

#info {
	float: left;
	width: 160px; height: 320px;
	border-right: 1px solid #404040;
	padding-right: 20px;
	margin-top: 20px;
	font-size: 9px;
}
#info2 {
	float: left;
	clear: left;
	width: 160px;
	border-right: 1px solid #404040;
	padding-right: 20px;
	margin-top: -1px;
}

.red {color: #e30208;}

.proizvodmenu {
	float: left;
	/*border-right: 1px dotted #534f50;*/
	background: url(images/dotted.gif) no-repeat right 3px;
	margin: 5px 0 0 8px;
	padding: 0 8px 0 0;
	font-size: 12px;
}
.podebljano {font-weight: bold;}
.makni-liniju {background: transparent;}

#info p,
#info2 p {margin: 13px;}

#info table {
	margin: -13px 0 0 13px;
}

a#nekretnine {
	display: block;
	width: 93px; height: 34px;
	position: absolute;
	margin-top: 290px;
}

div.clear {
	font-size: 1px;
	height: 1px;
	clear: both;
}
a:hover.navigation {
	text-decoration: none;
	color: #e30007;
}