html, body {
	margin: 0;
	padding: 0;
	}
body {
	line-height: 1.3;
	background: #fff;
	font-family: tahoma;
	font-size: 12px;
	}

img {
	border: 0;
	}

.c {
	clear: both;
	font-size: 0;
	height: 0;
	}
	
.fixator {
	width: 964px;
	background: url('media/cbg.gif') repeat-y;
	margin: 0 auto;
	padding: 0 10px;
	}

#top {
	position: relative;
	height: 80px;
	margin-bottom:5px;
	}

#infoline {
	text-align: right;
	font-size: 14px;
	//letter-spacing: -1px;
	font-family: arial;
	color:#a0a0a0;
	padding: 5px 0 0 0;
	}
#logo {
	position: absolute;
	top: 5px;
	left: 15px;
	display: block;
	width: 140px;
	height: 72px;
	}
	
#topmenu  a {
	float: right;
	background: #695324;
	display: block;
	color: #f2ddb2;
	text-decoration: none;
	margin-left: 1px;
	padding: 1px 10px;
	margin-bottom: 5px;
	}

a#produkcija {
	margin: 0;
	float: left;
	background:none;
	color:#72726a;
	padding-left: 0;
	font-weight: bold;
	padding: 4px 0 0 0;
	}

.accent {
	color:#806234;
	}

.notd {
	text-decoration: none;
	}
	
#left {
	width: 170px;
	float: left;
	}

#center {
	width: 590px;
	margin: 0 10px;
	float: left;
	}
	
#right {
	width: 180px;
	float: left;
	}
	
#menu a, #menu span {
	display: block;
	font-size: 11px;
	font-family: tahoma;
	text-decoration: none;
	}

#menu a.level0, #menu span {
	background: #8f5728;
	color: #fff;
	font-weight: bold;
	margin: 0px 0 1px 0;
	padding: 2px 5px;
	}
	
#menu a.level1 {
	margin-bottom: 1px;
	color: #404040;
	padding: 2px 2px 2px 10px;
	background: #eee;
	}
#menu a.level1:hover {
	background: #fafafa;
	border: 1px solid #ddd;
	padding: 1px 1px 1px 9px;
	}
	
.btitle {
	padding: 1px 5px;
	margin: 0;
	font-size: 15px;
	font-weight: normal;
	}
	
.btitle2 {
	padding: 1px 5px;
	margin: 0;
	font-size: 17px;
	font-weight: normal;
	}	
	
.tgray {
	background: #fff url('media/bg_title_gray.gif') repeat-y;
	border-bottom: 1px solid #e3e4e6;
	color: #6f6f6f;
	}

.tgold {
	background: #fff url('media/bg_title_gold.gif') repeat-y;
	border-bottom: 1px solid #d2c4c1;
	color: #794b2a;
	}
	
.partners p {
	margin:0;
	text-align: center;
	padding: 5px 0;
	background: url('media/pb.gif') no-repeat center bottom;
	}
.links {
	padding: 5px 5px;
	}
.links a {
	color:#806234;
	font-size:13px;
	}
	
.newsblock {
	border-bottom: 1px solid #e2e3de;
	padding-bottom:6px;
	margin-bottom:6px;
	}

.newsblock h3 {
	margin: 0;
	color:#534031;
	font-size: 15px;
	}
.newsblock h3 a {
	color: #534031;
	text-decoration: none;
	}
	
.newsblock h3 a:hover {
	text-decoration: underline;
	}
	
.newsblock p {
	margin: 0;
	color:#555;
	}
.newsblock table { border-collapse: collapse;margin:5px 0; }
.newsblock table td, .newsblock table th { border: 1px solid #ccc; padding: 3px 5px;}
	
.ic1 {
	border-bottom: 0;
	}
	
#footer {
	border-bottom: 1px solid #dbdbdb;
	margin-top:10px;
	padding-top:5px;
	border-top: 1px solid #eee;
	}
	
table.data {
	font-size: 10px;
	border: 1px solid #ccc;
	border-collapse: collapse;
	}
table.data th {
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #666;
	background: #666;
	color: #fff;
	padding: 3px 2px;
	}
table.data td {
	padding: 2px 3px;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	}
table.data td.c {
	padding: 0px;
	text-align: center;
	}

table.data tr.c1 td {
	background: #EFEFEF;
	}
table.data tr.c2 td {
	color: #666;
	}

table.data a {
	color: #000;
	text-decoration: none;
	font-weight: bold;
	}
table.data a:hover {
	text-decoration: underline;
	}
table.data a.btn {
	color: #888;
	text-decoration: none;
	border: 1px solid #EF8686;
	padding: 2px;
	background: #fff;
	font-weight: bold;
	}

table.data a.btn:hover {
	color: #f00;
	}

table.data a.rollsel {
	border:1px solid #EF8686;
	background: #fff;
	color: #888;
	}
	
.sampleHolder {
	width:90px;
	float:left;
	margin: 0 20px 20px 0;
	}
.sampleTitle {
	background:#F0F0F1;
	color:#A1A3C0;
	font-weight:bold;
	font-family: arial;
	font-size:11px;
	padding:2px 2px;
	}
#ssmn .title {
	float: left;
	background: #e1d4ce;
	font-size:12px;
	padding: 2px 10px;
	color:#82552e;
	border-right: 1px solid #e8e8e8;
	margin: 0;
	}
	
#ssmn {
	border-bottom: 1px solid #e8e8e8;
	background:#f3f3f3;
	}
	
#ssmn a {
	float: left;
	display: block;
	font-size:12px;
	padding: 2px 5px;
	color:#88878c;
	text-decoration: none;
	border-right: 1px solid #e8e8e8;
	}
	
table.productInfo {
	border-collapse: collapse;
	border: 1px solid #eee;
	font-size: 11px;
	}
	
table.productInfo th,  table.productInfo td {
	border: 1px solid #eee;
	padding: 4px 10px;
	}
	
table.productInfo th {
	background: #f8f8f8;
	text-align: left;
	}
	
h1 {
	margin: 3px 0;
	font-size: 20px;
	}
	
.pvn {
	color:#777;
	font-size: 11px;
	}
	
.searchInput:focus {
	color:#000;
	border: 1px solid #f00;
	}
	
.searchInput {
	width: 80px;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
	font-size: 15px;
	font-family: tahoma;
	color:#777;
	padding: 2px 1px;
	margin-top:5px;
	}
.searchButton {
	font-size: 14px;
	font-family: tahoma;
	border: 1px solid #ccc;
	padding: 2px 3px;
	color:#695324;
	}

.title {
	font-size:16px;
	margin: 0 0 5px 0;
	}
.notify {
	font-style: italic;
	font-size: 14px;
	color:#555;
	}
