@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
	border-style: none;
}
a {
	color: #000;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
p {
	padding-bottom: 10px;
}
body {
	background: #adca86 url(images/bg.gif) repeat-x left top;
	color: #000;
	font: 12px/19px Arial, Helvetica, sans-serif;
}
ul, ol {
	margin: 0px 0px 10px 10px;
	padding: 0px;
}
h1 {
	color: #da251e;
	font: normal 25px/20px Georgia, "Times New Roman", Times, serif;
	letter-spacing: -1px;
	padding: 10px 0px 15px;
}
h2 {
	padding: 15px 0px;
	color: #da251e;
	font: normal 18px/20px Georgia, "Times New Roman", Times, serif;
}
h3 {
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	padding-bottom: 10px;
	padding-top: 10px;
}
.text10 {
	font-size: 10px;
	line-height: 16px;
}
.text11 {
	font-size: 11px;
	line-height: 17px;
}
.text12 {
	font-size: 12px;
	line-height: 18px;
}
.text13 {
	font-size: 13px;
	line-height: 17px;
}
.text14 {
	font-size: 14px;
	line-height: 18px;
}
.text15 {
	font-size: 15px;
	line-height: 18px;
}
.text16 {
	font-size: 16px;
	line-height: 19px;
}
.text17 {
	font-size: 17px;
	line-height: 20px;
}
.text18 {
	font-size: 18px;
	line-height: 20px;
}
.float-left {
	float: left;
}
.float-right {
	float: right;
}
.bold {
	font-weight: bold;
}
.italic {
	font-style: italic;
}
.clear {
	clear: both;
}
.align-image-left {
	float: left;
	margin: 3px 5px 0px 0px;
}
.align-image-right {
	float: right;
	margin: 0px 0px 5px 5px;
}
.image-border {
	border: 1px solid #999;
}
.align-left {
	text-align:left;
}
.align-right {
	text-align:right;
}
.center {
	text-align:center;
}
.underline {
	text-decoration:underline;
}
.nounderline {
	text-decoration:none;
}
.red {
	color:#de251c;
}
.black {
	color: #000;
}
.white {
	color: #fff;
}
#wrapper {
	margin: auto;
	width: 980px;
	background: url(images/wrapper.jpg) no-repeat top;
}
#top {
	background: url(../images/top-bg.gif) no-repeat left top;
	height: 80px;
}
#search {
	background: url(images/search.jpg) no-repeat;
	height: 53px;
	width: 310px;
	margin-left: 645px;
}
#search input[type=text] {
	background: transparent;
	border-style: none;
	font: 12px Arial, Helvetica, sans-serif;
	color: #ddcdbe;
	position: absolute;
	width: 225px;
	margin: 16px 0px 0px 20px;
	padding: 2px 0px;
}
#search input[type=submit] {
	background: transparent;
	height: 35px;
	width: 35px;
	border-style: none;
	position: absolute;
	margin: 10px 0px 0px 262px;
	cursor:pointer;
}
#head {
	height: 160px;
}
#login {
	background: url(images/login.jpg) no-repeat;
	height: 110px;
	width: 305px;
	margin: 30px 0px 0px 60px;
	position: absolute;
	padding-top: 17px;
}
#logedin {
	height: 100px;
	width: 290px;
	margin: 45px 0px 0px 90px;
	position: absolute;
}
#logedin .user {
	width: 250px;
	background: url(images/border.gif) repeat-x bottom;
	padding: 0px 0px 10px;
	margin-bottom: 9px;
}
#logedin p {
	background: url(images/user.gif) no-repeat left 2px;
	float: left;
	width: 120px;
	padding-left: 22px;
}
#logedin a {
	text-decoration: none;
}
#login p {
	margin: 0px;
	padding: 0px 20px;
}
#login input {
	border:none;
}
.login-username, .login-password {
	background: transparent;
	border-style: none;
	font: 12px Arial, Helvetica, sans-serif;
	width: 255px;
	margin-left: 2px;
	padding: 2px 0px;
	position: absolute;
}
.login-password {
	margin-top: 34px;
}
#login .links {
	font-size: 10px;
	position: absolute;
	margin: 65px 0px 0px 3px;
}
#login .links a {
	color: #7c6044;
}
#login .links a:hover {
	color: #000;
}
#login .links a {
	text-decoration:none;
}
#login input[type=submit] {
	position: absolute;
	background: url(images/prijava.jpg) no-repeat left top;
	height: 31px;
	width: 73px;
	margin: 69px 0px 0px 190px;
	cursor:pointer;
}
#logo {
	display: block;
	background: url(images/logo.jpg);
	height: 155px;
	width: 180px;
	position: absolute;
	margin: 5px 0px 0px 400px;
}
#cart{
	height: 110px;
	width: 275px;
	margin: 40px 0px 0px 640px;
	position: absolute;
}
#cart label {
	float: left;
	width: 175px;
	font-weight: normal;
}
#cart p {
	margin: 0px;
	padding: 5px 7px 6px;
	background: url(images/border.gif) repeat-x bottom;
	font-weight: bold;
}
.view-cart, .finish-cart {
	background: url(images/pregled-kosarice-trans.png) no-repeat left top;
	height: 31px;
	width: 133px;
	display: block;
	float: left;
	margin: 13px 3px 0px;
}
.view-cart:hover {
	background: url(images/pregled-kosarice-trans.png) no-repeat left bottom;
}
.finish-cart {
	background: url(images/dovrsi-kupovinu-trans.png) no-repeat left top;
	height: 31px;
	width: 123px;
}
.finish-cart:hover {
	background: url(images/dovrsi-kupovinu-trans.png) no-repeat left bottom;
}
/*--------------------------PRVA RAZINA--------------------------*/
#nav { /* all lists */
	background: url(images/nav.gif) repeat-x left top;
	height: 55px;
	margin: 0px 65px;
	padding: 0px;
	list-style: none;
	font: normal 15px Georgia, "Times New Roman", Times, serif;
	letter-spacing: -0.5px;
}
#nav li { /* all list items */
	float: left;
}
#nav li a {
	display:block;
	color: #ddcdbe;
	text-decoration: none;
	padding: 13px 16px 13px 13px;
	background: url(images/nav-sep.gif) no-repeat right;
	margin-top: 1px;
	font-weight: bold;
}
#nav li a:hover, #nav li a.active {
	color: #FFF;
	background: url(images/nav-hover.gif) no-repeat right top;
}

/*----------------------------------------DRUGA RAZINA----------------------------------*/
#nav ul {
	width:185px;
	background: #c80000;
	position: absolute;
	left: -999em;
	margin: -10px 0px 0px 15px;
	padding: 0px;
	list-style: none;
	border: 1px solid #FFF;
	display:none;
}
#nav ul li {
	width: 185px;
}
#nav ul li a {
	color: #FFF;
	text-align: left;
	line-height: 17px;
	margin: 0px;
	padding: 5px 10px;
	display: block;
	width: 165px;
}
#nav li ul li a:hover {
	color: #CCC;
}

#nav li ul ul { /* third-and-above-level lists */
	margin: -1em 0 0 10em;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}
#nav a.sub {
}
#nav a.sub:hover {
	background: #E0BB8D;
}
#nav-left li:hover, #nav-left li.hover {
    position: static;
}
#bc {
	background: #e0ead3;
	border-bottom: 1px solid #cfddbd;
	margin-right: 65px;
	margin-left: 65px;
	color: #644e35;
	font-size: 11px;
	padding: 0px 10px 7px;
}
#bc a {
	background: url(images/arrow.gif) no-repeat right 5px;
	margin-right: 8px;
	padding-right: 12px;
	color: #644e35;
}
#container {
	padding: 10px 65px;
}
#container ul {
	padding: 5px 0px 5px 10px;
}
.content {
	background: url(images/container.jpg) no-repeat center bottom;
	padding: 0px 10px 10px;
	margin-bottom: 10px;
}
.categories {
	padding: 0px 5px 15px;
}
.button {
	background: url(images/button-left.gif) no-repeat left top;
	display: block;
	float: left;
	text-decoration: none;
	margin-right: 2px;
	margin-top: 10px;
}
.button span {
	background: url(images/button-right.gif) no-repeat right top;
	display: block;
	padding: 3px 12px 4px;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
}
.button:hover {
	background: url(images/button-left.gif) no-repeat left bottom;
}
.button:hover span {
	background: url(images/button-right.gif) no-repeat right bottom;
}
#products {
	background: url(images/container.jpg) no-repeat center bottom;
	padding: 0px 0px 25px;
}
.product {
	width: 421px;
	background: url(images/prod-bottom.gif) no-repeat left bottom;
	float: left;
	margin-bottom: 8px;
}
.product p {
	margin:0px;
	padding:0px 0px 2px;
}
.date {
	font-size: 11px;
}
.product-top {
	background: url(images/prod-top.gif) no-repeat left top;
	padding: 10px;
}
.product-right {
	float: right;
	width: 230px;
}
.detail-left {
	float: left;
	width: 530px;
}
.detail-right {
	float: right;
	width: 290px;
}
.detail-right img {
	background: #FFF;
	margin: 0px 3px 3px 0px;
	padding: 5px;
	border: 1px solid #A4BE7F;
	float: left;
}
.basic {
	background: url(images/prod-bottom.gif) no-repeat right bottom;
	width: 260px;
	float: left;
	margin: 2px;
}
.basic h2 {
	margin: 0px;
	padding: 0px 0px 7px;
	font-size: 13px;
	font-weight: bold;
}
.basic-top {
	background: url(images/prod-top.gif) no-repeat right top;
	padding: 10px;
}
.basic p {
	margin:0px;
	padding:0px 0px 3px;
}
.price {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
.title {
	margin: 0px;
	padding: 0px 0px 5px;
	font-weight: bold;
}
.title a {
	text-decoration: none;
	background: #f0f9e4;
}
.product img {
	float: left;
	border: 1px solid #81bd7e;
}
.more {
	float: left;
	background: url(images/opsirnije-trans.png) no-repeat top;
	height: 31px;
	width: 80px;
	margin: 10px 5px 0px 0px;
}
.more:hover {
	background: url(images/opsirnije-trans.png) no-repeat bottom;
}
.add {
	float: left;
	background: url(images/dodaj-trans.png) no-repeat top;
	height: 31px;
	width: 131px;
	margin: 10px 0px 0px 0px;
}
.add:hover {
	background: url(images/dodaj-trans.png) no-repeat bottom;
}
#news {
	background: url(images/news.gif) no-repeat left bottom;
	width: 850px;
	margin-left: 67px;
}
#news-top {
	background: url(images/news-top.jpg) no-repeat left top;
	padding: 10px 20px 15px;
}
.news-label {
	color: #da251e;
	font: normal 20px/20px Georgia, "Times New Roman", Times, serif;
	letter-spacing: -1px;
	margin: 0px;
	padding: 8px 0px 22px;
	float: left;
	width: 130px;
}
.news-archive {
	float: left;
	padding-top: 10px;
}
.news-archive a {
	font-size: 11px;
	text-decoration: none;
	color: #da251e;
}
.news-archive a:hover {
	color:#000;
}
.news {
	float: left;
	width: 380px;
}
.news p {
	margin:0px;
	padding:0px;
}
.news-title {
	font-weight: bold;
}
.news-title a {
	text-decoration: none;
}
.news-title a:hover {
	background: #f0f9e4;
}
.news-date {
	font-size: 10px;
	background: #e6efd9;
	padding: 0px;
	margin: 108px 0px;
}
.news .more {
	float:right;
}
#footer {
	height: 60px;
	background: #ADCA86 url(images/footer.jpg) no-repeat top;
	text-align: center;
	padding-top: 50px;
	color: #FFF;
}
#footer p {
	margin: 0px;
	padding: 0px 0px 5px;
}
#footer a {
	color: #FFF;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
.short_news {
	margin-bottom: 15px;
	font-size: 11px;
	background: #E0EAD3;
	padding: 8px;
	border: 1px solid #cfddbd;
}
.short_news p {
	margin:0px;
	padding:0px;
}
/* -------------------------------------- PAGINATOR ------------------------------------- */
#paginator {
	padding: 10px 0px 0px;
	text-align: center;
}
#paginator a, #paginator span {
	padding: 3px 6px;
	margin: 1px;
	background: #D6E9BC url(images/submit.gif) repeat-x bottom;
	text-decoration: none;
	border: 1px solid #9a754b;
	color: #FFF;
}
#paginator a:hover {
	background: #322c20;
}
#paginator span {
	background: #322c20;
	font-weight: bold;
}
/* -------------------------------------- KONTAKT OBRAZAC ------------------------------------- */
form p {
}
form label, fieldset label {
	float: left;
	width: 220px;
	padding-top: 2px;
}
form input[type=text], form textarea, form select, form input[type=password] {
	padding: 4px;
	width: 300px;
	font: 12px Arial, Helvetica, sans-serif;
	border-top: 1px solid #E2D0C2;
	border-right: 1px solid #E2D0C2;
	border-bottom: 2px solid #E2D0C2;
	border-left: 1px solid #E2D0C2;
}
form input[type=submit] {
	padding: 5px;
	border: 1px solid #9a754b;
	background: #816346 url(images/submit.gif) repeat-x bottom;
	color: #FFF;
	font: bold 12px Arial, Helvetica, sans-serif;
	margin-left: 8px;
	cursor:pointer;
}
form textarea {
	height: 140px;
}
form select {
	width: 160px;
	padding: 2px;
}
.visualConfOkvir {
	border: 1px solid #CCC;
}
.errorlist {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.errorlist li {
	margin: 0px 0px 0px 225px;
	padding: 0px;
	font-size: 11px;
	font-weight: bold;
	color: #900;
}
fieldset {
	margin: 0px 0px 5px;
	padding: 7px;
	border: 1px solid #E2D0C2;
}
fieldset legend {
	font-weight: bold;
}

/* -------------------------------------- WEBSHOP ------------------------------------- */
#cart-table .qty {
	width: 25px;
}
table td {
	border-bottom: 1px solid #E2D0C2;
	padding: 5px;
}
table .head {
	font-weight: bold;
}
#cart-table span {
	float: left;
	padding-top: 5px;
}
#cart-table .plus, .minus {
	float: left;
	width: 25px;
}
.total {
	font-weight: bold;
	margin: 0px;
	padding: 10px 0px 10px 8px;
	color: #da251e;
}
.total label {
	float: left;
	width: 225px;
}
#btns {
	float: right;
}
.sort {
	margin: 8px 5px 15px;
	background: #E8F2DA;
	padding: 10px;
	border: 1px solid #D7E9BE;
}
.sort a {
	background: #FFF;
	text-decoration: none;
}
.sort a:hover {
	background: #DFEECC;
}

.added {
	background: url(images/popup-trans.png) no-repeat left top;
	width: 133px;
	height:57px;
	position: absolute;
	top: 0px;
	margin: 55px 0px 0px 850px;
	z-index: 100;
	font-size: 11px;
	line-height: 16px;
	padding: 12px 15px 10px;
}
.info {
	margin: 0px 0px 5px;
	padding: 5px 0px 5px 5px;
	background: #FFF;
}
.transfer-effect {
	background: url(images/product-icon.gif) no-repeat center center;
	z-index: 1000;
}
