@charset "utf-8";
body {
/*	font: 0.8em Arial, Helvetica, sans-serif;
	color: #292929;
	background: #fff;
	left:50%;
	margin:0 0 0 -490px;
	position:absolute;
	
	padding: 253px 0px 15px;
	border-style: none;
	text-align: center;
	width: 980px;*/
	
	background: none repeat scroll 0 0 #FFFFFF;
  border-style: none;
  color: #292929;
  font: 0.8em Arial,Helvetica,sans-serif;
  margin: 0 auto;
  padding: 253px 0 15px;
  text-align: center;
  width: 980px;
}
div {
	text-align: left;
	margin: 0px;
	padding: 0px;
	border-style: none;
	position: static;
}
img {
	border-style: none;
}
address {
	line-height: 160%;
	font-style: normal;
	padding: 15px 0px 0px;
}
ul, ol {
	margin: 0px;
	padding: 15px 0px 0px 15px;
}
li {
	line-height: 150%;
	padding: 3px 0px 0px 25px;
	background: url(../images/list.png) no-repeat 0px 3px;
	list-style: url(none) none;
}
ol li {
	list-style: decimal;
}
p {
	line-height: 160%;
	margin: 0px;
	padding: 15px 0px 0px;
	text-align: left;
}
form {
	margin: 0px;
	padding: 0px;
}
input {
	font: 1em Tahoma, Geneva, sans-serif;
	padding: 3px;
	color: #423448;
}
h1, h2, h3 {
	margin: 0px;
	padding: 15px 0px 0px;
	font-weight: bold;
}
h1 {
	/*display: block;
	font-size: 1.7em;
	position: absolute;
	padding: 0px;
	width: 980px;
	text-align: left;
	text-indent: 225px;
	top: 270px;
	left:50%;
	margin-left:-490px;*/
	display: block;
  font-size: 1.7em;
  height: 30px;
  left: auto;
  overflow: hidden;
  padding: 0;
  position: absolute;
  right: auto;
  text-align: left;
  text-indent: 225px;
  top: 270px;
  width: 900px;
}
#sub h1 {
	text-indent: 520px;
}
h2 {
	font-size: 1.4em;
}
h3 {
	font-size: 1.1em;
}
hr {
	display: none;
}
a, a:Hover {
	font-weight: normal;
	color: #a0001e;
	text-decoration: underline;
}
a:Hover {
	color: #000;
}
#mother {
/*	left:50%;
	margin:0 0 0 -490px;
	position:absolute;
	padding: 0px 9px 9px;
	width: 960px;
	border-right: 1px solid #e2e2e2;
	border-bottom: 1px solid #e2e2e2;
	border-left: 1px solid #e2e2e2;*/
	border-bottom: 1px solid #E2E2E2;
	border-left: 1px solid #E2E2E2;
	border-right: 1px solid #E2E2E2;
	margin: 0 auto;
	padding: 0 9px 9px;
	width: 960px;
}
#right {
	padding: 45px 0px 10px 15px;
	float: right;
	width: 745px;
}
#home-left {
	display: block;
	margin: 0px 15px 0px 0px;
	float: left;
	width: 480px;
}
#home-left .types {
	padding: 0px 10px;
	float: left;
	width: 220px;
	height: 345px;
}
#home-left .types h2 {
	text-align: center;
	font-size: 1.1em;
	color: #a0001e;
}
#home-left .types img {
	position: absolute;
	margin: 15px 0px 0px;
}
#home-left .types p {
	position: absolute;
	z-index: 1;
	font-size: 1.1em;
	color: #a0001e;
	padding: 205px 0px 0px 120px;
	width: 60px;
	line-height: 120%;
	font-weight: bold;
	text-align: center;
}
#home-right {
	float: left;
	width: 250px;
	margin: -40px 0px 0px;
}

#patent {
	background: url(../images/bg-patent.jpg) no-repeat;
	height: 350px;
	margin: 15px 0px 0px;
	padding: 0px 0px 0px 400px;
}
#patent h2 {
	color: #a0001e;
	text-transform: uppercase;
}
#patent ul {
	font-size: 1.1em;
}
.main-product, .main-product-right {
	margin: 0px 14px 0px 0px;
	float: left;
	width: 239px;
}
.main-product-right {
	margin: 0px;
}
.main-product p, .main-product-right p {
	text-align: center;
}
.main-product .in, .main-product-right .in {
	background: #f6f6f6 url(../images/bg-main-product.png) no-repeat;
	padding: 0px 15px 8px;
}
.main-product .in h2, .main-product-right .in h2 {
	text-align: center;
	font-size: 1.2em;
	color: #a0001e;
}
.main-product .in p, .main-product-right .in p {
	text-align: center;
}
.main-product .end, .main-product-right .end {
	font-size: 1px;
	background: url(../images/bg-main-product-end.png);
	height: 5px;
}
.product-top, .product-end {
	font-size: 1px;
	background: url(../images/bg-product-top.png);
	margin: 15px 0px 0px;
	height: 10px;
}
.product-end {
	background: url(../images/bg-product-end.png);
	margin: 0px;
}
.product {
	background: url(../images/bg-product.png);
	padding: 0px 15px;
	width: 715px;
}
.product .image, .product .image:Hover {
	text-align: center;
	display: block;
	margin: 0px 15px 0px 0px;
	float: left;
	width: 150px;
}
.product .info {
	float: left;
	width: 550px;
}
.product .info h2 {
	padding: 0px;
	font-size: 1.3em;
}
.product .info h2 a, .product .info h2 a:Hover {
	text-decoration: none;
	font-weight: bold;
}
.product .info h2 a:Hover {
	text-decoration: underline;
}
#detail-right {
	float: right;
	width: 450px;
}
#detail-right form {
	background: url(../images/bg-price.png) no-repeat;
	margin: 35px 0px 0px;
}
#detail-right form p {
	color: #fff;
	display: block;
	padding: 7px 10px 10px;
	float: left;
	line-height: 140%;
}
#detail-right form p strong {
	font-size: 1.4em;
}
#detail-right form p span {
	font-weight: bold;
}
#detail-right form .keyword {
	float: right;
	padding: 5px 10px 0px 5px;
	background: url(../images/form-small.png);
	margin: 12px 5px 0px 0px;
	height: 21px;
	width: 20px;
}
#detail-right form .keyword input {
	text-align: right;
	padding: 0px;
	width: 25px;
	border-style: none;
	background: url(none);
}
#detail-right form .button {
	float: right;
	padding: 8px 10px 0px 0px;
}
#detail-right form .button input {
	background: url(../images/button-add.png);
	padding: 0px;
	height: 32px;
	width: 159px;
	border-style: none;
	cursor: pointer;
}
#detail-right form ul {
	padding: 15px 0px 0px;
}
#detail-right form ul li {
	line-height: normal;
	display: block;
	clear: both;
	height: 25px;
	background: url(none);
	padding: 0px;
	list-style: url(none) none;
}
#detail-right form ul li span {
	display: block;
	float: left;
}
#detail-right form ul li .name {
	padding: 3px 0px 0px 3px;
}
#detail-right form ul li .price {
	padding: 3px 0px 0px 3px;
	float: right;
}
#detail-right form ul li .price strong {
	color: #a0001e;
}
#detail-left {
	margin: -40px 15px 0px 0px;
	float: right;
	width: 280px;
	position: relative;
	z-index: 1;
}
#detail-left form {
	background: url(../images/bg-selector.png);
	margin: 15px 0px 0px;
	height: 90px;
}
#detail-left form p {
	line-height: 120%;
	text-align: center;
	padding: 10px 0px 0px;
}
#detail-left form div {
	background: url(../images/select-medium.png);
	border-style: none;
	height: 31px;
	width: 199px;
	margin: 10px 0px 0px 40px;
}
#detail-left form div select {
	padding: 0px;
	border-style: none;
	margin: 7px 0px 0px 10px;
	height: 17px;
	background: url(none);
	width: 180px;
}
#detail-left .color-top, #detail-left .color-bottom {
	background: url(../images/bg-color-top.png);
	margin: 15px 0px 0px;
	height: 5px;
	font-size: 1px;
}
#detail-left .color-bottom {
	background: url(../images/bg-color-bottom.png);
	margin: 0px;
}
#detail-left .color {
	background: url(../images/bg-color.png);
	width: 280px;
}
#detail-left .color .prev, #detail-left .color .prev:Hover, #detail-left .color .next, #detail-left .next .prev:Hover {
	background: url(../images/icon-prev.png) no-repeat 5px 70px;
	display: block;
	width: 14px;
	float: left;
	height: 100px;
}
#detail-left .color .next, #detail-left .next .prev:Hover {
	background: url(../images/icon-next.png) no-repeat 4px 70px;
}
#detail-left .color .prev span, #detail-left .color .prev:Hover span, #detail-left .color .next span, #detail-left .color .next:Hover span {
	display: none;
}
#detail-left .color .in {
	padding: 0px 11px;
	float: left;
	width: 230px;
}
#detail-left .color .in ul {
	padding: 0px;
}
#detail-left .color .in ul li {
	line-height: normal;
	background: url(none);
	display: block;
	padding: 5px 0px 0px;
	float: left;
	list-style: url(none) none;
	width: 38px;
	font-size: 0.85em;
	margin: 0px 26px 0px 0px;
	text-align: center;
}
#detail-left .color .in ul .right {
	margin: 0px;
}
.tabs {
	margin: 15px 0px 0px;
	padding: 0px 0px 5px;
	background: url(../images/bg-tabs.png) no-repeat left bottom;
	height: 33px;
}
.tabs li {
	line-height: normal;
	background: url(none);
	display: inline;
	padding: 0px;
}
.tabs li a, .tabs li a:Hover {
	color: #000;
	text-decoration: none;
	background: url(../images/bg-tabs-item.png) no-repeat 0px 0px;
	text-align: center;
	width: 135px;
	display: block;
	margin: 0px 3px 0px 0px;
	float: left;
	padding: 10px 0px 0px;
	height: 24px;
}
.tabs li a:Hover {
	text-decoration: underline;
}
.tabs li .selected, .tabs li .selected:Hover {
	color: #a0001e;
	background: url(../images/bg-tabs-item.png) no-repeat 0px -34px;
	text-decoration: none;
}
.tabs-content {
	padding: 0px 15px 10px;
	width: 713px;
	border-right: 1px solid #e2e2e2;
	border-left: 1px solid #e2e2e2;
}
.tabs-content .box {
	background: #f3f3f3 url(../images/bg-tabs-box.png) no-repeat;
	margin: 15px 0px 0px;
	padding: 0px 15px 15px;
	width: 683px;
}
.tabs-content .end {
	font-size: 1px;
	background: url(../images/bg-tabs-box-end.png);
	height: 5px;
}
.tabs-end {
	font-size: 1px;
	background: url(../images/bg-tabs-end.png);
	height: 5px;
}
#left {
	float: left;
	width: 200px;
	font-size: 0.95em;
	color: #4b4b4b;
	position: relative;
	z-index: 1;
	padding: 0px 0px 10px;
}
#left h3 {
	color: #fff;
	background: #a0001e url(../images/bg-left-h3.png);
	padding: 8px 0px 0px 10px;
	height: 26px;
	font-size: 1.2em;
	margin: 10px 0px 0px;
}
#left .start {
	font-size: 1px;
	background: url(../images/bg-left-box-start.png);
	margin: 5px 0px 0px;
	height: 5px;
}
#left .box {
	background: url(../images/bg-left-box.png);
}
#left .box .in {
	background: url(../images/bg-left-box-in.png) no-repeat left bottom;
	padding: 0px 10px 5px;
	width: 180px;
}
#left .box .in p {
	padding: 5px 0px 0px;
	line-height: 140%;
}
#left .end {
	font-size: 1px;
	background: url(../images/bg-left-box-end.png);
	height: 5px;
}
#product {
	padding: 15px 0px 0px;
}
#product li {
	line-height: normal;
	background: url(none);
	padding: 0px;
	list-style: url(none) none;
}
#product li a, #product li a:Hover {
	font-size: 1.1em;
	font-weight: bold;
	color: #292929;
	text-align: center;
	display: block;
	padding: 8px 0px 0px;
	height: 30px;
	background: url(../images/bg-product-list.png);
	text-decoration: none;
}
#product li a:Hover {
	color: #a0001e;
}
#product .active a, #product .active a:Hover {
	background: url(../images/bg-product-list-active.png);
}
#product li .last, #product li .last:Hover {
	background: url(../images/bg-product-list-last.png);
}
#product .active div {
	background: url(../images/bg-product-list-active-img.png);
	text-align: center;
	height: 166px;
	width: 200px;
	padding: 18px 0px 0px;
}
#cats ul {
	padding: 2px 0px 0px;
}
#cats ul li {
	background: url(../images/bg-why.png) repeat-x left bottom;
	padding: 4px 0px 6px;
}
#cats ul li a, #cats ul li a:Hover {
	background: url(../images/list-cats.png) no-repeat 0px 4px;
	padding: 0px 0px 0px 15px;
	color: #292929;
	text-decoration: none;
}
#cats ul li a:Hover {
	color: #a0001e;
}
#cats ul .last, #why ol .last {
	background: url(none);
}
#why ol {
	padding: 7px 0px 0px 20px;
}
#why ol li {
	color: #a0001e;
	background: url(../images/bg-why.png) repeat-x left bottom;
	padding: 2px 0px 3px;
	min-height: 20px;
	height: auto !important;
	height: 20px;
	list-style: decimal;
	font-weight: bold;
}
#why ol li span {
	color: #292929;
	font-weight: normal;
}
#left .news a, #left .news a:Hover {
	font-weight: bold;
}
#left .news span {
	font-size: 0.9em;
	color: #8f8f8f;
}
#tags a {
	color: #292929;
	text-decoration: none;
}
#tags a:Hover {
	color: #a0001e;;
	text-decoration: underline;
}
#left #tags p {
	line-height: 160%;
}
#tags .one {
	font-size: 1.5em;
}
#tags .two {
	font-size: 1.4em;
}
#tags .three {
	font-size: 1.3em;
}
#tags .four {
	font-size: 1.2em;
}
#header {
/*	border-top: 1px solid #e2e2e2;
	border-right: 1px solid #e2e2e2;
	border-left: 1px solid #e2e2e2;
	padding: 9px 9px 0px;
	height: 235px;
	width: 960px;
	position: absolute;
	top: 10px;
	left:50%;
	margin: 0px 0px 0px -490px;
	background: url(../images/bg-header.jpg) no-repeat 9px 9px;*/
	
	
	background: url("../images/bg-header.jpg") no-repeat scroll 9px 9px transparent;
    border-left: 1px solid #E2E2E2;
    border-right: 1px solid #E2E2E2;
    border-top: 1px solid #E2E2E2;
    height: 235px;
    left: auto;
    margin: 0 0 0 -10px;
    padding: 9px 9px 0;
    position: absolute;
    right: auto;
    top: 10px;
    width: 960px;
}
#header #flash1{
	position: absolute;
	top: 9px;
	left: 10px;
}
#logo {
	height: 199px;
	width: 960px;
}
#logo a, #logo a:Hover {
	display: block;
	float: right;
	height: 199px;
	width: 250px;
	z-index: 1;
	position: relative;
}
#logo h2 {
	padding: 0px;
	margin: 0px 0px 0px 760px;
	position: absolute;
}
#menu {
	background: #a0001e url(../images/bg-menu.png);
	margin: 1px 0px 0px;
	height: 32px;
}
#menu ul {
	padding: 0px;
	float: left;
}
#menu ul li {
	line-height: normal;
	display: inline;
	list-style: url(none) none;
	background: url(none);
	padding: 0px;
}
#menu ul li a, #menu ul li a:Hover {
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 10px 10px 0px;
	font-size: 0.9em;
	background: url(../images/bg-menu-item.png) no-repeat right -32px;
	height: 22px;
	float: left;
}
#menu ul li a:Hover {
	color: #a0001e;
	text-decoration: underline;
	background: url(../images/bg-menu-item.png) no-repeat right 0px;
}
#menu ul li .selected, #menu ul li .selected:Hover {
	background: url(../images/bg-menu-item.png) no-repeat right -64px;
	color: #fff;
}
#menu ul li form {
	float:left;
}
#menu ul li .selected:Hover {
	text-decoration: underline;
}
#menu ul li input.search {
    border: 1px solid #990000;
    float: left;
    margin: 5px 0 0 10px;
    padding: 2px 3px;
    width:100px;
}
#menu ul li input.submit {
	float:left;
    margin: 6px 15px 0 5px;
    padding: 0;
}
#menu ul .basket {
	display: block;
	float: left;
	color: #fff;
	padding: 6px 0px 0px 10px;
}
#menu ul .basket a, #menu ul .basket a:Hover {
	text-transform: none;
	background: url(../images/icon-basket.png) no-repeat 0px 0px;
	display: inline;
	padding: 3px 0px 3px 30px;
	float: none;
	height: auto;
	display: block;
	float: left;
	text-decoration: underline;
	color: #fff;
}
#menu ul .basket a:Hover {
	text-decoration: none;
}
#menu ul .basket span {
	display: block;
	padding: 2px 0px 0px 5px;
	float: left;
}
#menu #userStatus {
	float: right;
}
#menu #login a, #menu #login a:Hover {
	font-weight: normal;
	text-transform: none;
	text-decoration: underline;
	padding: 9px 10px 0px;
	height: 23px;
	font-size: 1em;
	color: #fff;
	background: url(../images/bg-menu-item.png) no-repeat right -32px;
}
#menu #login a:Hover {
	text-decoration: none;
}
#footer {
	background: #eaeaea;
}
#footer p {
	display: block;
	padding: 10px 10px 9px;
	float: right;
}
#footer p a, #footer p a:Hover {
	color: #292929;
	text-decoration: none;
}
#footer p a:Hover {
	text-decoration: underline;
}
#footer p span {
	color: #bdbcbc;
	padding: 0px 1px;
}
#footer .copyright {
	float: left;
}
#footer .rss, #footer .rss:Hover {
	background: url(../images/icon-rss.png) no-repeat 0px 0px;
	padding: 0px 0px 0px 22px;
}
.cleaner {
	font-size: 1px;
	clear: both;
	height: 1px;
}
.center {
	text-align: center;
}
.right {
	text-align: right;
}
.violet {
	color: #a0001e;
}
.error {
	font-style: italic;
	text-transform: uppercase;
	color: #f00;
	font-size: 0.9em;
	text-align: center;
	font-weight: bold;
}
#dodaciAdresa {
	width: 700px;
}
.redstr {
    color: #ff0000;
}
#leftLoginBag input {
	border:1px solid #DDDDDD;
	width:95%;
}

#leftLoginBag button {
	border:0;
	margin-top:10px;
	padding:3px 20px;
}
#menu iframe {
	float:left;
	margin:6px 0 0 9px;
	border:none;
	overflow:hidden;
	width:80px;
	height:21px;
}
#splash{
	display:none;
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background:black;
	opacity:0.7;
	filter:alpha(opacity=70);
	z-index:5;
}
#flash_box{
	z-index:6;
}
