@charset "UTF-8";
/* CSS Document */

/*
* {margin:0;padding:0}
body{background:#666;font-family:'Lucida Sans Unicode',Arial,sans-serif;color:#333;text-align:center;padding:50px 0}
div,p,li{font-size:12px}
li{margin-left:16px;}
h1{color:#0061CA;text-align:center;padding-bottom:10px}
h2{color:#999;font-size:16px;font-weight:normal}
pre{background:#666; color:#fff; padding:10px; margin:10px; height:auto; overflow:auto; font:12px Verdana,Courier,sans-serif}
* html pre {width:100%}

.description{padding:16px;margin:10px 0;background:#eee}

.sample{padding:20px 30px; margin:4px 0 25px 0; border:1px solid #e1e1e1}
h4.stitle{color:#666;margin:0 0 5px 0}

.links {padding:10px;margin-top:20px}
.links a{font-size:14px;color:#0080FF;text-decoration:none}
.links a:hover{font-weight:bold}
*/

#cont{width:550px;margin:0 auto;background:#fff;text-align:left;padding:20px}

.buttons{padding:5px;}
.buttons span{color:#0080FF;padding:0 5px;cursor:pointer;font:10px Verdana}
.buttons span.active, .buttons span:hover{background:#0080FF;color:#fff}

/* Sample 2*/
#box2{
	position:absolute;
}
#box2 span{
	display:block;
	float:left;
}

/* ********************************** */

.thumbs{
	width:54px;
}
.thumbs div{
	display:block;
	width:54px;
	height:41px;
	margin:3px 0;
	cursor:pointer;
}

.thumbs div img{
	display:block;
	width:100%;
	height:100%;
	border:none
}
/*
.info{
	width:240px;
	height:50px;
	background:#000;
	position:absolute;
}
.info p, .info h4{
	color:#fff;
	padding:3px 8px;
	font-family:Arial;
}
.info h4{
	font-size:14px;
}
.info h4 a{
	float:right;
	background:#fff;
	color:#000;
	font-size:10px;
	padding:0 3px;
	text-decoration:none
}
*/
.mask2 {
	position:relative;
	width:420px;
	height:224px;
	overflow:hidden;
}


.noobImage {
	border: 2px solid #000;
}

.noobTitle {
	font: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color:#ffe709;
	padding-bottom: 10px;
}

.noobText {
	font: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color:#FFF;
}

.noobMore {
	font: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color:#ffe709;
}

.noobImage {
	padding-left: 3px;
	border: none;
}

.noobMore a {
	font: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color:#ffe709;
	text-decoration: none;
}

.noobMore a:hover {
	text-decoration: underline;
}

.rightTitle {
	font: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #ffe600;
	font-weight: bold;
}

.actionText {
	font: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #000;
}

.actionTextSmall {
	font: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
}

.imageRight {
	display: inline;
	float:right;
	
	position: relative;
	/*
	padding-left: 20px;
	top: -25px;
	margin-bottom: -15px;
	*/
}

.imageLeft {
	display: inline;
	float: left;
	padding-right: 20px;
	position: relative;
	top: -10px;
}

.footerTitle {
	font: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #999;
	font-weight: bold;
}

.footerText {
	font: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
}

.footerText a {
	text-decoration: none;
	color: #FFF;
}

.footerText a:hover {
	text-decoration: underline;
}

.footerLinks {
	font: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #999;
}

.footerLinks a {
	text-decoration: none;
	color: #999;
}

.footerLinks a:hover {
	text-decoration: underline;
}

.contentTitleImage {
	position: relative;
	left: -3px;
}

.contentNormal {
	font: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #000;
	font-weight: normal;
}

.contentNormal a {
	color: #000;
	text-decoration: none;
}

.contentNormal a:hover {
	color: #000;
	text-decoration: underline;	
}

.contentListTitle {
	font: Tahoma, Geneva, sans-serif;
	font-size: 15px;
	color: #000;
	font-weight: bold;
	/* margin-bottom: 5px; */
}
.contentListDescription {
	font: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #000;
}

.brandLogoImage {
	border: 0px;
	margin-left: 8px;
	margin-right: 8px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.productImagesTableContent {
	background-color:#FFF;
	color: #000;
	font: Tahoma, Geneva, sans-serif;
	font-size: 14px;	
}


.productTable {
	width: 1000px;	
}

.productTableHeader {
	background-color:#000;
	color: #FC0;
	font: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	height: 20px;
	text-align: left;
	vertical-align: middle;
}

.productTableContent {
	background-color:#FFF;
	color: #000;
	font: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	height: 20px;
}

.productTableContentCrossed {
	font-weight: bold;
	text-decoration: line-through;	
	color: #F00;
	font: Tahoma, Geneva, sans-serif;
	font-size: 14px;	
}

.productTableContentImportant {
	font-weight:bold;
	background-color:#FFF;
	color: #000;
	font: Tahoma, Geneva, sans-serif;
	font-size: 14px;	
}

.productTitlePhoto {
	margin-top: 30px;
}

.productText {
	margin-top: 20px;
	margin-bottom: 15px;
	color: #000;
	font: Tahoma, Geneva, sans-serif;
	font-size: 14px;
}

.productText a {
	color: #000;
}

.productPointText {
	margin-top: 20px;
	margin-bottom: 15px;
	color: #999;
	font: Tahoma, Geneva, sans-serif;
	font-size: 14px;
}

.productTextTitle {
	margin-top: 20px;
	margin-bottom: 15px;
	color: #F90;
	font: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	/* margin-left:520px; */
}

.productTextDescriptionTitle {
	background-color:#000;
	color: #FC0;
	font: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-left: 5px;
	height: 20px;
	text-align: left;
	vertical-align: middle;
}

.productTextDescription {
	color: #000;
	font: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	padding-left: 5px;
	margin-left: 5px;
}

.productTextDescriptionPrice {
	background-color:#FC0;
	color: #000;
	font: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 5px;
	padding-bottom: 5px;
	height: 25px;
	text-align: left;
	vertical-align: middle;
	padding-left: 5px;
	margin-left: 5px;
}

.productSquare {
	float: left;
	width: 248px;
	height: 320px;
	margin-top: 20px;
	margin-right: 2px;
}

.productTripleSquare {
	float: left;
	width: 320px;
	height: 320px;
	margin-right: 20px;
	margin-right: 2px;
}


.productTripleSquarePic { width:320px; height:230px; overflow:hidden; vertical-align:center; text-align:center;
	
	}

.productTripleSeparator { display:block; height:5px; width:100%; clear:both;
}


.productName {
	background-color:#000;
	color: #FC0;
	font: Tahoma, Geneva, sans-serif;
	font-size: 15px;
	width: 248px;
	text-align: center;
	float: left;
	margin-top: 3px;
	margin-bottom: 3px;
	line-height: 23px;
}

.productPriceNormal {
	background-color:#FC0;
	color: #000;
	font: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	width: 248px;
	text-align: center;
	float: left;
	line-height: 21px;
}

.productPriceCash {
	background-color:#FC0;
	color: #000;
	font: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	width: 248px;
	text-align: center;
	float: left;
	line-height: 21px;
	
}

.productImage {
	width: 248px;
	height: 248px;
	border: none;
}

.productImageSmall {
	margin-left: 33px;
	margin-top: 33px;
	margin-bottom: 33px;
	width: 180px;
	height: 180px;
	border: none;
}

.productTripleImage {
	width: 320px;
	border: none;
}

.productTripleName {
	background-color:#000;
	color: #FC0;
	font: Tahoma, Geneva, sans-serif;
	font-size: 15px;
	width: 320px;
	text-align: center;
	float: left;
	margin-top: 3px;
	margin-bottom: 3px;
	line-height: 23px;
}

.productTriplePriceNormal {
	background-color:#FC0;
	color: #000;
	font: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	width: 320px;
	text-align: center;
	float: left;
	line-height: 21px;
}

.productTriplePriceCash {
	background-color:#FC0;
	color: #000;
	font: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	width: 320px;
	text-align: center;
	float: left;
	line-height: 21px;
}

.productTripleMore {
	background-color:#EEE;
	color: #000;
	font: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	width: 320px;
	text-align: center;
	float: left;
	line-height: 21px;
}

.productTripleMore a {
	color: #000;
	text-decoration: underline;
}

#detajli div {
	font-size:11px;
	border-top:1px solid #ccc;
	
	}
	
#detajli td {
	font-size:11px;
	border-top:1px solid #ccc;
	
	}
	
#detajli #cena {
	font-size:20px;
	font-weight:bold;
	color: #000;
}

.wind-title {
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:bold;
	color: #000;
}

.wind-separator { border-bottom:1px solid #ccc; margin-top:20px; margin-bottom:10px;}