@charset "UTF-8";

html,body {
	background-color:#222;
	color:#333	;
	font-family: Futura, "Trebuchet MS", Arial, sans-serif;
	font-size:20px;
	margin:0;
	padding:0;
	height:100%;
}

#wrapper {
	background-color:#7b3c3c;
	background-image:url('images/bg.jpg');
	background-repeat:no-repeat;
	background-position:top;
	display:block;
	width:1024px;
	
	min-height:100%;
	height:auto !important;
	height:100%;
	margin:0 auto -4em;
}

a {
	color:#990000;
}

a:hover {
	color:gray;
}

a img:hover {
	opacity:0.6;
	filter:alpha(opacity=60);
}

.feature img:hover {
	opacity:1;
	filter:alpha(opacity=100);
}

h1 {
	margin-bottom:0px;
	color:#000;
	font-size:60px;
	font-style:italic;
}

.straight {
	font-size:40px;
	font-style:normal;
}

h2 {
	margin-bottom:0px;
	color:#000;
	font-style:italic;
}

#header {
	text-align:center;
	display:block;
	width:500px;
	margin:0 auto;
	padding-top:30px;
}

#header a {
	position:absolute;
	margin-top:0px;
	margin-left:130px;
}

#menu {
	display:block;
	width:747px;
	height:36px;
	margin:0 auto;
}

#international {
	display:block;
	width:450px;
	margin:0 auto;
}

#country_select {
	display:block;
	width:180px;
	margin:0 auto;
	margin-top:20px;
}

#push, #footer {
	height: 4em;
}

#footer {
	margin: 0px auto -4em;
	display:block;
	width: 1024px;
}

#about {
	display:block;
	width:1024px;
	height:469px;
	background-image:url('images/content_bg.png');
	background-repeat:no-repeat;
	padding-top:55px;
	margin-bottom:-55px;
}

#content {
	padding-top:70px;
}

.content_box {
	position:relative;
	display:block;
	width:600px;
	height:300px;
	margin:0 auto;
}

.content_boxw {
	position:relative;
	display:block;
	width:900px;
	height:300px;
	margin:0 auto;
}

.content_box  h2 {
	text-align:center;
}

#tipsbox {
	width:700px;
}

#tipsbox tr td img {
	margin:15px;
}

#dealers {
	display:block;
	width:250px;
	margin:0 auto;
	margin-top:20px;
}

#dealers li {
	list-style:none;
}

.products_title {
	color:#917F6F;
}

.caption1 {
	font-size:18px;
	font-style:italic;
}

.caption2 {
	font-size:14px;
}

.product_series {
	min-width:50px;
	margin:0 auto;
}

.product_series tr td {
	padding:20px;
	text-align:center;
}

.product {
	min-width:50px;
	margin:0 auto;
	margin-top:-20px;
}

.product tr td {
	text-align:center;
}

.product tr td ul {
	text-align:left;
	margin-left:30px;
}

.product tr td ul li {
	font-size:16px;
}

.product_display {
	position:absolute;
	top:10px;
	margin:0 auto;
	display:block;
	visibility:hidden;
}

.product_display img {
	margin-left:150px;
	border:4px solid #eee;
}

.product_title {
	font-size:30px;
	font-style:italic;
}

.product_title_line {
	display:block;
	width:400px;
	height:1px;
}
.ukupicbdr {border: 1px solid #7b3c3c;-moz-box-shadow: 3px 3px 4px #000;-webkit-box-shadow: 3px 3px 4px #000;box-shadow: 3px 3px 4px #000;margin-bottom:8px !important;}
.h4 {color:#7b3c3c !important;}