/* clearfix */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
	
/* WinIE7 only */
*:first-child+html .clearfix{
	height:1%;
}

 /* WinIE6 and below */
 /*?*/
 * html .clearfix{height:1%;}
 /**/
 
 /* MacIE only */
 /*?*//*/
 .clearfix{
 	display:inline-table;
}
/**/

/* BODY */
body {
	margin: 0px;
	padding: 0px;
	background-image: url("/images/bg_main.jpg");
	background-position: top center;
	background-repeat: no-repeat;
	background-color: #0a0a0a;
}
body img {
	margin: 0px;
	vertical-align: bottom;
}

/* A */
a, a:link, a:visited, a:active {
	color: white;
	text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration: none;
}

/* H */
h1 {
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
	padding: 0px 0px 5px 0px;
	text-transform: uppercase;
	color: white;
}
h1 a, h1 a:link, h1 a:visited, h1 a:active {
	background-image: url("/images/title_arrow_off.gif");
	background-position: center left;
	background-repeat: no-repeat;
	font-weight: normal;
	color: #555555;
	text-decoration: none;
	padding: 0px 0px 0px 10px;
}
#content .cont.cart h1 a, #content .cont.cart h1 a:link, #content .cont.cart h1 a:visited, #content .cont.cart h1 a:active {
	background-image: url("/images/title_arrow_cart_off.gif");
	color: #e4adaa;
}
h1 a:hover {
	background-image: url("/images/title_arrow_on.gif");
	color: white;
	text-decoration: none;
}
#content .cont.cart h1 a:hover {
	background-image: url("/images/title_arrow_on.gif");
	color: white;
	text-decoration: none;
}
h2 {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	padding: 0px 0px 5px 0px;
	text-transform: uppercase;
	color: white;
}
.founder h3 {
	font-size: 14px;
	padding: 5px 0px 0px 0px;
	color: white;
}
h4 {
	font-size: 18px;
	font-weight: bold;
	padding-top: 10px;
	margin: 5px 0px 10px 0px;
	text-transform: uppercase;
	color: white;
	border-top: 1px solid #222222;
}

/* FLOAT */
.float_l {
	float: left;
}
.float_r {
	float: right;
}

/* CONTAINER */
#container {
	width: 950px;
	font-family: Arial;
	font-size: 12px;
	text-align: left;
	color: #999999;
}

/* HEADER */
#header #logo {
	float: left;
	width: 258px;
	height: 99px;
}
#header .search {
	float: right;
	margin: 18px 0px 0px 0px;
	width: 283px;
}
#header .input {
	float: left;
	background-image: url("/images/bg_header_search.jpg");
	background-position: top left;
	background-repeat: no-repeat;
	width: 192px;
	height: 29px;
	padding: 0px 0px 0px 30px;
}
#header .input input {
	background: transparent;
	border: none;
	width: 185px;
	max-width: 185px;
	height: 20px;
	padding: 8px 7px 2px 0px;
	font-weight: bold;
	font-size: 14px;
}
#header .btn {
	float: right;
	width: 61px;
	height: 29px;
}
#header .btn button {
	background-image: url("/images/btn_header_search.jpg");
	background-position: top left;
	background-repeat: no-repeat;
	width: 61px;
	height: 29px;
	border: none;
	cursor: pointer;
}
#header .btn button:hover {
	background-position: -61px;
}

/* MAIN NAV */
#main_nav {
	background-image: url("/images/bg_main_nav.jpg");
	background-position: top left;
	background-repeat: no-repeat;
	height: 34px;
	padding: 5px 0px 5px 0px;
}
#main_nav ul li {
	float: left;
	display: block;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 7px 13px 6px 12px;
	border-right: 1px solid black;
	border-left: 1px solid #404040;
}
#main_nav ul li.cart {
	background-image: url("/images/btn_kosarica.jpg");
	background-position: top right;
	background-repeat: no-repeat;
	float: right;
	border-right: none;
	border-left: 1px solid #a7271a;
}
#main_nav ul li.first {
	border-left: none;
}
#main_nav ul li.last {
	border-right: none;
}
#main_nav a, #main_nav a:active, #main_nav a:link, #main_nav a:visited {
	color: #999999;
	text-decoration: none;
	cursor: pointer;
}
#main_nav a:hover {
	color: white;
	text-decoration: none;
}
#main_nav .cart a, #main_nav .cart a:active, #main_nav .cart a:link, #main_nav .cart a:visited {
	color: white;
	text-decoration: none;
	cursor: pointer;
}
#main_nav .cart a:hover {
	color: #ffafa8;
	text-decoration: none;
}
#main_nav .cart img {
	vertical-align: bottom;
	padding: 0px 10px 4px 0px;
}

/* Tabs */
.tabs {
	height: 32px;
}
.tabs ul li {
	background-image: url("/images/tab_left_off.jpg");
	background-position: top left;
	background-repeat: no-repeat;
	float: left;
	display: block;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #111111;
	margin: 0px 0px 0px 3px;
	height: 32px;
}
.tabs ul li.cart {
	background-image: url("/images/tab_left_off_cart.jpg");
	background-color: #6D1A12;
}
.tabs ul li:hover {
	background-image: url("/images/tab_left_on.jpg");
	background-color: #212121;
}
.tabs ul li.cart:hover {
	background-image: url("/images/tab_left_off_cart.jpg");
	background-color: #6D1A12;
}
.tabs ul li.active {
	background-image: url("/images/tab_left_on.jpg");
	background-color: #212121;
}
.tabs ul li.first {
	margin: 0px 0px 0px 0px;
}
.tabs a, .tabs a:link, .tabs a:visited {
	background-image: url("/images/tab_right_off.jpg");
	background-position: top right;
	background-repeat: no-repeat;
	color: #999999;
	text-decoration: none;
	cursor: pointer;
	display: block;
	padding: 7px 13px 5px 13px;
}
.tabs .cart a, .tabs .cart a:link, .tabs .cart a:visited {
	background-image: url("/images/tab_right_off_cart.jpg");
	background-position: top right;
	background-repeat: no-repeat;
	color: #ffffff;
	text-decoration: none;
	cursor: pointer;
	display: block;
	padding: 7px 13px 7px 13px;
}
.tabs ul li.active a {
	background-image: url("/images/tab_right_on.jpg");
	color: white;
	text-decoration: none;
}
.tabs ul li.cart.active a {
	background-image: url("/images/tab_right_off_cart.jpg");
	color: white;
	text-decoration: none;
}
.tabs a:hover {
	background-image: url("/images/tab_right_on.jpg");
	color: white;
	text-decoration: none;
}
.tabs .cart a:hover {
	background-image: url("/images/tab_right_off_cart.jpg");
	color: #ffafa8;
	text-decoration: none;
}


/* PATHWAY */
#pathway {
	float: left;
	padding: 9px 0px 0px 0px;
	font-size: 11px;
}
#pathway ul li {
	float: left;
	display: block;
	text-transform: uppercase;
	border-left: 1px solid #404040;
	padding: 0px 10px 0px 10px;
}
#pathway ul li.first {
	border-left: none;
}

/* PRINT */
#print {
	float: right;
	width: 94px;
	height: 35px;
}
#print button {
	background-image: url("/images/btn_natisni.jpg");
	background-position: top left;
	background-repeat: no-repeat;
	width: 94px;
	height: 35px;
	border: none;
	cursor: pointer;
}
#print button:hover {
	background-position: -94px;
}

/* BANNERS */
.banners_top {
	margin: 0px 0px 10px 0px;
}
.banners_top .left {
	float: left;
	background-image: url("/images/bg_banner_top_left.jpg");
	background-position: top left;
	background-repeat: no-repeat;
	width: 192px;
	height: 90px;
	padding: 5px;
}
.banners_top .right {
	float: right;
	background-image: url("/images/bg_banner_top_right.jpg");
	background-position: top left;
	background-repeat: no-repeat;
	width: 728px;
	height: 90px;
	padding: 5px;
}
.banners_left {
	float: left;
	margin: 0px 10px 0px 0px;
}
.banners_left .banner {
	background-image: url("/images/bg_banner_left.jpg");
	background-position: top left;
	background-repeat: no-repeat;
	width: 192px;
	height: 90px;
	padding: 5px;
	margin: 0px 0px 10px 0px;
}
.banners_left .banner.first {
	background-image: url("/images/bg_banner_left_first.jpg");
}

/* BUTTONS */
.btn_facebook {
	background-image: url("/images/btn_facebook.jpg");
	background-position: top left;
	background-repeat: no-repeat;
	width: 202px;
	height: 60px;
	border: none;
	cursor: pointer;
	margin: 0px 0px 10px 0px;
}
.btn_facebook:hover {
	background-position: -202px;
}
.btn_youtube {
	background-image: url("/images/btn_youtube.jpg");
	background-position: top left;
	background-repeat: no-repeat;
	width: 202px;
	height: 60px;
	border: none;
	cursor: pointer;
	margin: 0px 0px 10px 0px;
}
.btn_youtube:hover {
	background-position: -202px;
}
.btn_twitter {
	background-image: url("/images/btn_twitter.jpg");
	background-position: top left;
	background-repeat: no-repeat;
	width: 202px;
	height: 60px;
	border: none;
	cursor: pointer;
	margin: 0px 0px 10px 0px;
}
.btn_twitter:hover {
	background-position: -202px;
}

/* CONTENT */
#content {
	
}
#content .cont {
	background-image: url("/images/bg_cont.jpg");
	background-position: top left;
	background-repeat: repeat-y;
	margin: 0px 0px 10px 0px;
	color: #838383;
}
#content .cont .top {
	background-image: url("/images/bg_cont_top.jpg");
	background-position: top left;
	background-repeat: no-repeat;
	padding: 25px 25px 0px 25px;
	min-height: 120px;
}
#content .cont .top.mass_order {
	background-image: url("/images/bg_cont_top.jpg");
	background-position: top left;
	background-repeat: no-repeat;
	padding: 25px 25px 0px 25px;
	min-height: 50px;
}
#content .cont .top.mass_order a {
	background-image: url("/images/arrow_white.gif");
	background-position: center left;
	background-repeat: no-repeat;
	font-size: 14px;
	font-weight: bold;
	padding: 0px 0px 0px 10px;
}
#content .cont .top.mass_order a:hover {
	background-image: url("/images/arrow_gray.gif");
}
#content .cont .top.alt {
	background-image: url("/images/bg_cont_top_alt.jpg");
}
#content .cont .bot {
	background-image: url("/images/bg_cont_bot.jpg");
	background-position: bottom left;
	background-repeat: no-repeat;
	padding: 0px 0px 35px 0px;
}
#content .cont.cart {
	background-image: url("/images/bg_cont_cart.jpg");
	color: white;
}
#content .cont.cart .top {
	background-image: url("/images/bg_cont_cart_top.jpg");
	padding: 25px;
}
#content .cont.cart .bot {
	background-image: url("/images/bg_cont_cart_bot.jpg");
	padding: 0px;
}
#content .cont .cont_name {
	margin: 0px 0px 15px 0px;
}
#content .cont .title {
	text-align: justify;
	padding: 0px 0px 15px 0px;
}
#content .cont .title span {
	font-weight: bold;
	color: white;
}
#content .cont .sort {
	color: #555555;
	text-align: right;
}
td.sort {
	vertical-align: top;
}
.sort {
	margin: 0px 0px 0px 0px;
	background-image: url("/images/sort_input.jpg");
	background-position: top right;
	background-repeat: no-repeat;
}
.sort select {
	border: none;
	background: #ffffff;
	margin: 5px;
	width: 151px;
	height: 19px;
	vertical-align: middle;
}
.sort select option {
	background: transparent;
	font-weight: bold;
	color: black;
}

.ostale_znamke td {
	vertical-align: middle;
	text-align: center;
}
#content .cont .tabs {
	border-bottom: 1px solid #272727;
	margin: 0px 0px 15px 0px;
}
.front_content {
	float: right;
	width: 738px;
}
.front_content .box {
	background-image: url("/images/box_front.jpg");
	background-position: top left;
	background-repeat: no-repeat;
	width: 354px;
	height: 200px;
	padding: 5px;
	margin: 0px 0px 10px 0px;
	float: left;
}
.front_content .box img {
	border: 1px solid black;
}
.front_content .box img:hover {
	border: 1px solid white;
}
.front_content .box.first {
	background-image: url("/images/box_front_first.jpg");
	margin: 0px 10px 10px 0px;
}
.front_content .box.second {
	background-image: url("/images/box_front_second.jpg");
	margin: 0px 0px 10px 0px;
}
.front_content .box.left {
	margin: 0px 10px 10px 0px;
}
.front_content .box.right {
	margin: 0px 0px 10px 0px;
}
.znamke .item {
	float: left;
	border: 3px solid #333333;
	margin: 0px 0px 10px 10px;
}
.znamke .item:hover {
	border: 3px solid white;
}
.znamke .item.first {
	float: left;
	margin: 0px 0px 10px 0px;
}
.znamke .item.alt {
	margin: 0px 0px 10px 12px;
}
.znamke .item.alt.first {
	float: left;
	margin: 0px 0px 10px 0px;
}
.products .product {
	float: left;
	width: 135px;
	height: 194px;
	border: 3px solid #333333;
	margin: 0px 0px 10px 10px;
	text-align: center;
	background-color: black;
}
.products .product.first {
	margin: 0px 0px 10px 2px;
}
.products .product:hover {
	border: 3px solid white;
	cursor: pointer;
}
.products .product .name {
	color: #999999;
	font-size: 11px;
	padding: 5px;
	height: 32px;
}
.products .product:hover .name {
	color: white;
}
.products .product .image {
	background-image: url("/images/ni_slike_small.jpg");
	background-position: top left;
	background-repeat: no-repeat;
	width: 135px;
	height: 100px;
}
.products .product .price {
	color: white;
	font-size: 18px;
	font-weight: bold;
	padding: 2px;
}
.products .product .saving {
	font-weight: bold;
	color: #c00f00;
	font-size: 14px;
	padding: 2px;
}
.products .product .price_normal {
	color: #666666;
	font-size: 11px;
	font-weight: normal;
	padding: 0px;
	text-decoration: line-through;
}
.search_options {
	padding: 0px 0px 15px 0px;
	color: #555555;
}
.search_options .name {
	padding: 0px 3px 0px 0px;
}
.search_options .search {
	text-align: left;
	vertical-align: middle;
	padding: 0px 25px 0px 0px;
}
.search_options .group {
	text-align: right;
	vertical-align: middle;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url("/images/sort_input.jpg");
	background-position: top right;
	background-repeat: no-repeat;
}
.search_options .limit {
	text-align: right;
	vertical-align: middle;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url("/images/sort_input.jpg");
	background-position: top right;
	background-repeat: no-repeat;
}
.search_options select {
	border: none;
	background: #ffffff;
	margin: 5px;
	width: 151px;
	height: 19px;
	vertical-align: middle;
}
.search_options select option {
	background: transparent;
	font-weight: bold;
	color: black;
}
#content .search {
	width: 283px;
}
#content .search .input {
	float: left;
	background-image: url("/images/bg_content_search.jpg");
	background-position: top left;
	background-repeat: no-repeat;
	width: 192px;
	height: 29px;
	padding: 0px 0px 0px 30px;
}
#content .search .input input {
	background: transparent;
	border: none;
	width: 185px;
	max-width: 185px;
	height: 20px;
	padding: 8px 7px 2px 0px;
	font-weight: bold;
	font-size: 14px;
}
#content .search .btn {
	float: right;
	width: 61px;
	height: 29px;
}
#content .search .btn button {
	background-image: url("/images/btn_header_search.jpg");
	background-position: top left;
	background-repeat: no-repeat;
	width: 61px;
	height: 29px;
	border: none;
	cursor: pointer;
}
#content .search .btn button:hover {
	background-position: -61px;
}
.product_full .image {
	background-image: url("/images/ni_slike_big.jpg");
	background-position: center center;
	background-repeat: no-repeat;
	width: 420px;
	height: 322px;
	float: left;
	border: 1px solid #333333;
}
.product_full .thumbs {
	float: left;
	width: 111px;
}
.product_full .thumbs .thumb {
	background-image: url("/images/ni_slike_thumb.jpg");
	background-position: center center;
	background-repeat: no-repeat;
	width: 110px;
	height: 102px;
	border: 3px solid #333333;
}
.product_full .thumbs .thumb:hover {
	border: 3px solid white;
	cursor: pointer;
}
.product_full .info {
	float: right;
	width: 350px;
	text-align: justify;
}
.product_full .info .description, .product_full .info .specifications {
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 10px 0px;
	border-bottom: 1px solid #222222;
}
.product_full .info .specifications td {
	padding: 3px;
	vertical-align: bottom;
}
.product_full .info .specifications td.left {
	text-align: right;
	vertical-align: bottom;
	color: #555555;
	font-size: 14px;
	font-weight: bold;
}
.product_full .info .specifications td.price {
	font-size: 30px;
	font-weight: bold;
	color: white;
	line-height: 32px;
}
.product_full .info .specifications td.price_normal {
	text-decoration: line-through;
}
.product_full .info .specifications td.saving {
	font-size: 18px;
	font-weight: bold;
	color: #c00f00;
	line-height: 20px;
}
.product_full .info .specifications td span {
	color: white;
}
.product_full .product_q {
	float: left;
	background-image: url("/images/btn_product_q.jpg");
	background-position: top left;
	background-repeat: no-repeat;
	width: 126px;
	height: 37px;
	text-align: right;
}
.product_full .product_q input {
	width: 44px;
	height: 21px;
	margin: 7px 7px 0px 0px;
	border: none;
	font-weight: bold;
	background: transparent;
	text-align: right;
	font-size: 14px;
}
.product_full .product_cart {
	float: left;
	width: 224px;
	height: 37px;
}
.product_full .product_cart button {
	background-image: url("/images/btn_product_cart.jpg");
	background-position: top left;
	background-repeat: no-repeat;
	width: 224px;
	height: 37px;
	border: none;
	cursor: pointer;
}
.product_full .product_cart button:hover {
	background-position: -224px;
}
.podjetje {
	text-align: justify;
}
.podjetje .description {
	text-align: justify;
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 10px 0px;
	border-bottom: 1px solid #222222;
}
.podjetje .contact td {
	vertical-align: top;
}
.podjetje .contact a img, .podjetje .contact a:link img, .podjetje .contact a:visited img, .podjetje .contact a:active img {
	border: 3px solid #333333;
	vertical-align: top;
}
.podjetje .contact a img:hover {
	border: 3px solid white;
}
.podjetje .founders {
	text-align: justify;
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 10px 0px;
	border-bottom: 1px solid #222222;
}
.podjetje .founders td {
	vertical-align: top;
}
.podjetje .founders .founder {
	padding: 0px 0px 10px 0px;
}
.podjetje .founders .founder .image {
	width: 156px;
	padding: 0px 15px 0px 0px;
}
.podjetje .founders .founder .image img {
	border: 3px solid #333333;
}
.podjetje .founders .founder .comment {
	text-align: justify;
	font-style: italic;
	width: 260px;
}
.podjetje .contact span {
	color: white;
}
.podjetje .contact .panorama {
	width: 370px;
	padding-right: 15px;
}
.podjetje .contact .lokacija {
	width: 350px;
	padding-right: 15px;
}
.podjetje .contact .vizitka {
	width: 200px;
	line-height: 24px;
}
.podjetje .contact .vizitka img {
	vertical-align: bottom;
	margin: 0px 5px 5px 0px;
}
.cart_content {
	color: #e4adaa;
}
.cart_content td {
	padding: 10px;
	border-top: 1px solid #c24841;
}
.cart_content .option {
	text-transform: uppercase;
	font-weight: bold;
	padding-right: 15px;
	color: white;
	border-top: none;
}
.cart_content .option.code {
	width: 110px;
}
.cart_content .option.name {
	width: 250px;
}
.cart_content .option.quantity {
	width: 80px;
}
.cart_content .price {
	color: white;
	width: 130px;
	background-color: #cc4036;
	padding-right: 10px;
	padding-left: 10px;
	border-top: 1px solid #d1534a;
}
.cart_content .price.final {
	background-image: url("/images/cart_price_bg_bot.jpg");
	background-position: bottom left;
	background-repeat: no-repeat;
	font-size: 20px;
	font-weight: bold;
}
.cart_content .price.first {
	background-image: url("/images/cart_price_bg_top.jpg");
	background-position: top left;
	background-repeat: no-repeat;
	border-top: none;
}
.cart_content .q {
	background: transparent;
	background-image: url("/images/input_cart_q.jpg");
	background-position: top left;
	background-repeat: no-repeat;
	width: 44px;
	height: 19px;
	text-align: right;
	border: none;
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
}
.cart_content select {
	width: 220px;
	background: white;
	border: none;
}
.cart_content .button {
	float: right;
	background-image: url("/images/btn_cart_left.jpg");
	background-position: top left;
	background-repeat: no-repeat;
}
.cart_content .button a, .cart_content .button a:link, .cart_content .button a:visited, .cart_content .button a:active {
	background-image: url("/images/btn_cart_right.jpg");
	background-position: top right;
	background-repeat: no-repeat;
	display: block;
	height: 36px;
	padding: 12px 20px 0px 20px;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	
}
.cart_content .button a img, .cart_content .button a:link img, .cart_content .button a:visited img, .cart_content .button a:active img {
	vertical-align: bottom;
	padding: 0px 10px 8px 0px;
}
.cart_content a:hover {
	color: #e4adaa;
	text-decoration: none;
}

/* TAG */
.tag {
	position: absolute;
	text-align: right;
	width: 135px;
	height: 88px;
}

/* FOOTER */
#footer {
	font-size: 11px;
	color: #555555;
	padding: 0px 0px 50px 0px;
}
#footer .footer_nav {
	background-image: url("/images/bg_footer_nav.jpg");
	background-position: top left;
	background-repeat: no-repeat;
	height: 27px;
	padding: 7px 0px 0px 0px;
	margin: 0px 0px 3px 0px;
}
#footer .footer_nav ul li {
	float: left;
	display: block;
	text-transform: uppercase;
	border-left: 1px solid black;
	padding: 0px 13px 0px 13px;
	font-weight: bold;
}
#footer .footer_nav ul li.first {
	border-left: none;
}
#footer .footer_nav ul li a, #footer .footer_nav ul li a:link, #footer .footer_nav ul li a:visited, #footer .footer_nav ul li a:active {
	color: #555555;
	text-decoration: none;
}
#footer .footer_nav ul li a:hover {
	color: white;
	text-decoration: none;
}
#footer .copyright {
	float: left;
	margin: 0px 0px 0px 5px;
}
#footer .credits {
	float: right;
	margin: 0px 5px 0px 0px;
}


/* ORDER */
.mass_order .info {
	text-align: justify;
}
.mass_order .info .description, .mass_order .info .specifications {
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 10px 0px;
	border-bottom: 1px solid #222222;
}
.mass_order td {
	padding: 3px;
	vertical-align: middle;
}
.mass_order .info .specifications td.left {
	text-align: right;
	color: #555555;
}
.mass_order .info .specifications td span {
	color: white;
}
.mass_order .product_q {
	float: left;
	background-image: url("/images/btn_product_q.jpg");
	background-position: top left;
	background-repeat: no-repeat;
	width: 126px;
	height: 37px;
	text-align: right;
}
.mass_order .product_cart {
	float: left;
	width: 224px;
	height: 37px;
}
.mass_order .product_cart button {
	background-image: url("/images/btn_product_cart.jpg");
	background-position: top left;
	background-repeat: no-repeat;
	width: 224px;
	height: 37px;
	border: none;
	cursor: pointer;
}
.mass_order .product_cart button:hover {
	background-position: -224px;
}
.mass_order select {
	background: transparent;
	background-image: url("/images/sort_input.jpg");
	background-position: top right;
	background-repeat: no-repeat;
	width: 162px;
	height: 32px;
	vertical-align: middle;
}
.mass_order input {
	background: transparent;
	background-color: white;
	border: none;
	border-top: 1px solid #dadada;
	border-right: 1px solid #dadada;
	font-size: 12px;
	font-weight: bold;
	padding: 7px;
	width: 350px;
}

.mass_order .product_q input {
	width: 44px;
	height: 21px;
	margin: 7px 7px 0px 0px;
	border: none;
	font-weight: bold;
	background: transparent;
	text-align: right;
	font-size: 14px;
	padding: 0px;
}
.mass_order textarea {
	background: transparent;
	background-color: white;
	border: none;
	border-top: 1px solid #dadada;
	border-right: 1px solid #dadada;
	font-size: 12px;
	font-weight: bold;
	padding: 7px;
	width: 350px;
}

.num input {
	background: transparent;
	background-image: url("/images/num_input.jpg");
	background-position: top right;
	background-repeat: no-repeat;
	border: none;
	font-size: 14px;
	font-weight: bold;
	padding: 4px;
	width: 92px;
}
.rss {
	color: #555555;
	text-align: right;
	vertical-align: top;
}
.rss a {
	background-image: url("/images/icon_rss.jpg");
	background-position: center left;
	background-repeat: no-repeat;
	display: block;
	padding: 5px 5px 5px 10px;
	float: right;
	width: 65px;
}
.rss a:hover {
	color: #F79D3C;
}
.novica_item {
	border-top: 1px solid #222222;
	border-left: 1px solid #111111;
	padding: 10px;
}
.novica_item:hover {
	background-color: #1F1F1F;
	border-top: 1px solid #2f2f2f;
	border-left: 1px solid #2f2f2f;
}
.date {
	background-image: url("/images/icon_calendar.jpg");
	background-position: center left;
	background-repeat: no-repeat;
	color: #555555;
	font-size: 11px;
	margin: 0px 0px 10px 0px;
	padding-left: 20px;
}
.novica_item a img {
	border: 3px solid #363636;
	margin: 0px 10px 5px 0px;
}
.novica_item a img:hover {
	border: 3px solid white;
}
.novica_full img {
	border: 3px solid #363636;
	margin: 0px 10px 5px 0px;
}
.content_thumb {
	width: 95px;
	height: 95px;
	float: left;
	position: relative;
	background-position: center center;
	background-repeat: no-repeat;
	border: 2px solid #333333;
	margin: 1px;
	opacity:.80;
	filter:alpha(opacity=80);
}
.content_thumb:hover {
	cursor: pointer;
	border: 2px solid #666666;
	opacity:1;
	filter:alpha(opacity=100);
}
#content_image IMG {
	border: 2px solid #333333;
	margin-top: 1px;
}
