* {
	margin: 0 auto;
	padding: 0;
}
body {
	background: #EFEFEF url(../img/bg.jpg) top left repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}
h1 {
	font-size: 20px;
	border-bottom: 1px dotted #AFAFAF;
	padding: 0 0 5px 0;
	margin: 0 0 5px 0; 
}
h2 {
	font-size: 20px;
	border-bottom: 1px dotted #AFAFAF;
	padding: 0 0 5px 0;
	margin: 0 0 5px 0; 
}
h3 {
	font-size: 18px;
	border-bottom: 1px dotted #AFAFAF;
	padding: 0 0 5px 0;
	margin: 0 0 5px 0; 
}
p {
	line-height: 170%;
	margin-bottom: 15px;
	display: block;

}
a {
	text-decoration: none;
	color: #B00E11;
}
a:hover {
	text-decoration: underline;
	color: #333333;
}
#prostor {
	width: 960px;
	border-left: 0px solid #CCCCCC;
	border-right: 0px solid #CCCCCC;
	background-color: #FFFFFF;
}
#vrh {
	width: 100%;
	height: 4px;
	background-color: #333333;
}
#zaglavlje {
	width: 100%;
	height: 95px;
	border-top: 4px solid  #333333;
}
#zaglavlje img, #zaglavlje img a, #zaglavlje img a:hover, #zaglavlje img:hover  {
	border: 0;
}
#vikler_logo {
	float: left;
	width: 300px;
	margin: 25px 0 0 10px;
	text-align: left;
}
#karcher_logo {
	float: right;
	width: 300px;
	margin: 15px 10px 0 0;
	text-align: right;
}
#sadrzaj {
	width: 100%;
	background: #FFFFFF url(../img/bg-nav.jpg) top left repeat-y !important;
} 
#levo {
	width: 240px;
	float: left;
	padding: 10px 5px 10px 5px;
	margin: 0px;
	min-height: 550px;
	background: none;
	position: relative;
}
#levo ul {
	margin: 0px 10px 5px 5px;
	list-style: none;
	background-color: #f7f7f7;
	 
}
#levo ul li {
	background: url(../img/nav-zuta.gif) no-repeat top left;
	background-position: 5px 10px ; 
	margin: 5px 0px 5px 0px;
	padding: 5px 5px 5px 17px;
	border-bottom: 1px dotted #AFAFAF;
}
#levo ul li ul li   {
	padding: 5px 5px 0px 10px;
	border: 0 !important;
	background-position: 0px 10px ; 
}
#levo ul li ul li  ul li {
	padding: 5px 5px 0px 10px;
	margin-bottom: 0 !important;
	background-position: 0px 10px ; 
	border: 0 !important;
}
#levo a {
	color: #333333;
	text-decoration: none;
	font-weight: 600;
}
#levo a:hover {
	color: #333333;
	text-decoration: underline;
}
#levo h2 {
	border-bottom: 1px dotted #AFAFAF;
	padding: 0 5px 5px 0;
	margin: 0 10px 0 5px; 
}
#levo h2 a:hover {
	text-decoration: none !important;
}
#desno {
	width: 685px;
	float: right;
	padding: 10px;
	margin: 0;	 
	position: relative;
}
.prelom {
	clear: both;
}
.podebljano {
	font-weight: 600;
}
#podnozje {
	width: 100%;
	
	border-top: 4px solid #F0F0F0;
	/*font-family: "Trebuchet MS";*/
	position: relative;
}
#podnozje .copyright {
	float: none;
	width: 100%;
	text-align: center;
	margin: 5px 0 5px 0;
	clear: both;
}
#podnozje .design {
	float: none;
	width: 100%;
	text-align: center;
	margin: 5px 0 5px 0;
	clear: both;
}
#podnozje p {
	margin-bottom: 10px;
	padding: 0;
}
#novosti {
	border-bottom: 1px dotted #AFAFAF;
	width: 218px;
	float: left;
	padding: 3px;
	margin: 15px 0 15px 4px;
	
} 
#novosti h1, #novosti h2, #novosti h3 {
	border: 0 !important;
}
#novosti h4 {
	font-size: 14px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #AFAFAF;
	font-weight: 600;
}
 .datum {
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	font-style: italic;
	margin-bottom: 0;
	padding-bottom: 0;
}
 .naslov {
	font-weight: 600;
	margin-bottom: 0;
	padding-bottom: 0;
	font-size: 12px;
}
 .vidi_sve {
	text-align: right !important;
	font-weight: normal;
	margin-bottom: 0;
	padding-bottom: 0;
}
#desno .vidi_sve {
	border-bottom: 1px dotted #AFAFAF;
}
#novosti a {
	font-weight: normal;
	color: #B00E11;
}
#novosti h4 a, #novosti h4 a:hover {
	color: #333333;
	text-decoration: none;
	font-weight: 600;
}
#kontakt_forma {
	float: right;
	width: 280px;
	 
}
#kontakt_podaci {
	float: left;
	width: 380px;
	 
}
#mapa {
	width: 685px;
	height: 460px;
	overflow: hidden;
	margin-bottom: 10px;
}
.greska {
	color: #B00E11;
}
.crveno {
	color: #B00E11 !important;
}
.proizvodi {
	width: 220px; 
	height: 250px; 
	border: 1px solid #e7e7e7; 
	float: left; 
	margin-bottom: 9px;
	margin-right: 9px;
	position: relative;
}
.proizvodi:hover {
	background-color: #fcfcfc;
}

.proizvodi h3 {
	text-align: center;
	font-size: 14px; 
	min-height: 50px;
	padding: 2px;
	display: block; 
	border: 0;
}
.proizvodi .slika_proizvoda {
	text-align: center;
	border: 0;
	margin: 5px 0 5px 0;
	height: 180px;
}
.proizvodi .slika_proizvoda img {
	border: 0;
}
.proizvodi .slika_logo {
	height: 180px;
}
.proizvodi .slika_logo img {
	border: 0;
}
.proizvodi h3 a, .proizvodi h3 a:hover {
	text-decoration: none;
}
table {
	max-width: 685px;
}
table td {
	padding: 3px;
	letter-spacing: 1px;
}
#nav {
	width: 100%;
	 
	margin: 0 0 5px 0;
	font-size: 11px;
	
	padding: 2px 0px  2px 0px;
}
#nav p {
	line-height: normal;
	padding: 0;
	margin: 0;
}
.button {
	padding: 2px;
	border: 1px solid #cccccc;
	padding: 5px;
}
.textarea_width {
	width: 270px;
	border: 1px solid #cccccc;
	padding: 2px;
}
.input_width {
	width: 270px;
	border: 1px solid #cccccc;
	padding: 2px;
}
#social {
	width: 100%;
	margin: 5px 0 5px 0;
	 
}
#social p {
 
}
#social ul {
	list-style: none;
	background: none;
	margin: 0;
}
#social ul li {
	display: inline;
	list-style: none;
	background: none;
	border: 0;
	margin: 0;
	padding: 0;
}
#social img {
	border:0;
	margin: 0 3px 0 0;
}
#social a, #social a:hover {
	text-decoration: none;
	margin: 0 15px 0 0;
	font-weight: normal;
}
#social a  {
	color: #333333;
}
#social a:hover {
	color: #B00E11;
}
#social a.poslednji {
	margin:0 !important;
}
.slicni_proizvodi {
	float: right;
	width: 110px;
	margin: 15px 0 0 0;
}
.slicni_proizvodi ul {
	margin:5px 0 0 5px;
 	padding: 0 0 0 8px;
}
.slicni_proizvodi ul li {
	margin: 0;
	padding: 2px 2px 2px 8px;
}
.sakrij_linkove {
	display: none;
	visibility: hidden;
}
.otkrij_linkove {
	display: block;
	visibility: visible;
}
.stranice {
	margin: 5px 0 5px 0;
}
.stranice a {
	margin:  0 5px 0 5px;
	padding: 2px 5px 2px 5px; 
	border: 1px solid #B00E11;
	text-decoration: none;
}
.stranice a:hover {
	color: #FFFFFF;
	background-color:#B00E11;
	text-decoration: none;
}
.stranice a.trenutna  {
	font-weight: 600;
	color: #FFFFFF;
	background-color:#B00E11;
	text-decoration: none;
}
 
li.kontakt a:hover {
	color: #FFEE00 !important;
 
}
li.kontakt  {
	background-color: #333333 !important;
	color: #ffffff !important;
}
li.kontakt a  {
	background-color: #333333 !important;
	color: #ffffff !important;
}

li.novosti a:hover {
	color: #FFEE00 !important;
    color: #ffffff !important;
}
li.novosti  {
	background-color: #B00E11 !important;
	color: #ffffff !important;
}
li.novosti a {
	background-color: #B00E11 !important;
	color: #ffffff !important;
}


#kontakt_proizvod {	
	position: absolute;
	top: 390px;
	right: 5px;
	width: 165px;
	height: 60px;
	border-radius: 5px;
	 
	 
	padding: 8px 5px 5px 8px;
	text-align: left;
	background:url('/img/kontaktiraj-prodavca.png') no-repeat top left;
	
}
#kontakt_proizvod:hover {
	 
}
#kontakt_proizvod img, #kontakt_proizvod img:hover {	
	border: 0;
}
#kontakt_proizvod a, #kontakt_proizvod a:hover {
	text-decoration: none;
	font-size: 12px;
	font-family: "Trebuchet MS";
	color: #FFFFFF;
}
#kontakt_proizvod a:hover {
	color: #cccccc;
}
#kontakt_proizvod span {
	font-size: 15px !important;
	font-weight: normal;
	letter-spacing: 1px;
}
#flash {
	margin: 0 0 10px 0;
}
.novosti_box {
	background: none;
}
.novosti_box:hover {
	background: #fcfcfc;
}
.novosti_box h1, .novosti_box h2, .novosti_box h3 {
	border: 0 !important;
}
#inner-block {
	margin-right: 0; 
	margin-left: 0;
}
.ikonica {
	padding: 2px;
	margin-right: 5px;
}