/* CSS Document */
body{
  text-align: center;
	font-family: verdana, arial;
	font-size: 12px;
	background-color: #f2f7fc;
	padding: 0;
	margin: 0;
  border: 0;
}

div{
  margin: 0px;
  padding: 0px;
}

a{
  color: #000000;
  text-decoration: none;
  font-weight: bold;
}

h1{
  display: inline;
  font-size: 16px;
  color: #ffffff;
}

h2{
  display: inline;
  font-size: 12px;
  color: #ffffff;
}

h3{
  display: inline;
  font-size: 12px;
  color: #000000;
}

h4{
  display: inline;
  font-weight: normal;
  color: #000000;
}

h1 a{
  color: #ffffff;
}

h2 a{
  color: #ffffff;
}

img{
  border:0px;
  margin: 5px;
}

p{
  margin: 5px;
  text-align: justify;
  line-height: 125%;
}

p a{
  color: #ff0000;
}

table{
  border: 0px;
  margin: 0px;
  padding: 5px;
  text-align: left;
  width: 100%;
  vertical-align: top;
}

#main{
  width: 990px;
  text-align:left;
  margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	background-color: #ffffff;/* url('pics/bg_gradient.png') repeat top left;*/
}

#head{
	width: 990px;
	height: 70px;
	margin-top: 0px;
}

#topbar{
  height: 70px;
  float: right;
  width: 365px;
}

#field{/*search input*/
  margin-top: 5px;
  width: 275px;
  height: 20px;
  float: left;
  border: 0px;
  padding-left: 20px;
  padding-right: 10px;
  background:#ffffff url('pics/search_bar.png') no-repeat left top;
}

#searchForm img{
  float: left;
}

#searcherror{
  float: right;
  position: relative;
  background-color: #ffffff;
  width: 100%;
  height: 30px;
  text-align: center;
  font-size: 20px;
  color: #ff0000;
  z-index: 50;
  display: none;
}

#menu{
  clear: both;
  width: 980px;
  height: 46px;
  text-align: center;
  margin: 0px 5px 5px 5px;
}

#menu ul{
  list-style: none;
  margin: 0;
  padding: 0;
}

#menu ul li{
  float: left;
  width: 140px;
  height: 31px;
  padding-top: 15px;
  background: #cccccc url('pics/menu_bg.png') no-repeat left top;
}

#menu ul .menu_left{
  background: #cccccc url('pics/menu_bg_left.png') no-repeat left top;
}

#menu ul li ul{
  display: none;
  padding: 0px;
  padding-top: 5px;
  padding-bottom: 5px;
  margin: 0px;
  margin-top: 2px; 
  background: #cccccc url('pics/menu_popup_bg.png') no-repeat bottom left;
  position: relative;
  top: 10px;
  z-index: 50;
  list-style: square url('pics/square.png');
  color: #ff0000;
  text-align: left;
  width: 166px;
  
}

#menu ul li ul li{
  float: none;
  background: none;
  padding: 0px;
  margin-left: 15px;
  margin-top: 5px;
  height: auto;
}

#menu .topline {
  float: left;
  width: 100%;
  height: 2px;
  margin: 0px;
  margin-top: -5px;
  list-style: none;
  background: #ffffff url('pics/menu_topline.png') no-repeat top left;
}

#menu ul li:hover ul{
  display: block;
}

#menu a{
  color: #ff0000;
  font-size: 16px;
  margin-top: 20px;
}

#menu a:hover{
  text-decoration: underline;
}

#menu ul li ul li a{
  margin: 0px;
  font-size: 12px;
  color: #000000;
}

#content{
	padding: 0px 0px;
}

.nullsidebar{
  width: 980px;
  margin: 5px;
}

.onesidebar{
  width: 800px;
  margin: 5px;
}

.twosidebar{
  width: 620px;
  margin: 5px;
}

.plusleftmargin{
  margin-left: 180px;
}

.sidebar{
	width: 180px;
	margin: 0px 0px 5px 0px;
}

.sidebar img{
	width: 160px;
	margin: 5px;
}

.sidebar_item{
  margin: 0px 5px 10px 5px;
  width: 170px;
  background: #cccccc url('pics/sidebar_bg.png') no-repeat bottom left;
  text-align: center;
  padding-bottom: 2px;
}

.sidebar .header{
  height: 18px;
  color: #ffffff;
  font-weight: bold;
  padding-top: 3px;
  text-align: left;
}

.left .header{
  width: 168px;
  background: #ffffff url('pics/sidebar_header.png') no-repeat top left;
  padding-left: 2px;
}

.right .header{
  width: 157px;
  background: #ffffff url('pics/sidebar_header_right.png') no-repeat top left;
  padding-left: 13px;
}

.sidebar ul{
  list-style: square url('pics/square.png');
  color: #ff0000;
  margin: 0px;
  margin-left: 15px;
  padding: 0px;
  text-align: left;
}

.sidebar a{
  font-weight: normal;
}

.sidebar li{
  margin-top: 2px;
  margin-bottom: 2px;
}

.fblink{
  list-style: none;
  background: url('pics/fbicon.png') no-repeat bottom left;
  margin-left: -10px;
  padding-left: 18px;
}

.rsslink{
  list-style: none;
  background: url('pics/rss_small.png') no-repeat top left;
  margin-left: -10px;
  padding-left: 18px;
}

.twitter{
  list-style: none;
  background: url('pics/twitter_logo.png') no-repeat top left;
  margin-left: -10px;
  padding-left: 18px;
}

.youtube{
  list-style: none;
  background: url('pics/youtube_icon.png') no-repeat top left;
  margin-left: -10px;
  padding-left: 18px;
}

.blog{
  list-style: none;
  background: url('pics/blog.png') no-repeat top left;
  margin-left: -10px;
  padding-left: 18px;
}

#footer{
	width: 100%;
	/*background-color: #f1f2f1 url('pics/footer.png') repeat top left;*/
	background: #ff0000 url('pics/footer.png') top left;
	border: 0;
	clear: both;
	margin-top: 5px;
	overflow: hidden;
}

#footer .column{
  width: 237px;
  padding: 5px;
  float: left;
  text-align: left;
}

#footer .K{
  position: relative;
  top: 10px;
}

#footer .partner{
  margin-left: 20px;
}

.imgli{
  list-style-type: none;
}

.column ul{
  list-style-type: square;
  color: #ff0000;
  text-align: left;
}

.column ul li{
  list-style: square url('pics/square.png');
  color: #ff0000;
}

.column .imgli{
  list-style: none;
}

.column a{
  color: #000000;
  font-weight: normal;
}

#bottom {
  text-align: center;
	width: 100%;
	background-color: #ffffff;
	border: 0;
	clear: both;
}

#bottom img {
  margin-left: 30px;
  margin-top: 4px;
  margin-bottom: 4px;
}

#bottom p{
  text-align: left;
  margin-left: 250px;
  font-size: 10px;
}

#bottom p a{
  font-weight: normal;
  color: #000000;
}

.questionmark{
  position: relative;
  z-index: 0;
}

.questionmark:hover{
  background-color: transparent;
  z-index: 50;
}

.questionmark span{ 
  left: -1000px;
  position: absolute;
  background-color: #ffffff;
  padding: 5px;
  border: 1px solid black;
  visibility: hidden;
  width: 300px;
  font-size: 12px;
  line-height: 100%;
}

.questionmark:hover span{ 
  visibility: visible;
  top: 0px;
  left: -50px;
}

.questionmark img{
  margin: 0px;
}

.info .questionmark{
  font-size: 8px;
}


.left{
  float: left;
}

.right{
  float: right;
}

.h1{
  height: 23px;
  margin: 0px;
  margin-bottom: 5px;
  padding-left: 5px;
  padding-top: 3px;
  color: #ffffff;
  font-weight: bold;
  font-size: 10px;
}

.h1 h1,h2,h3,h4{
  margin-left: 0px;
}

.h2 h1,h2,h3,h4{
  margin-left: 0px;
}

.nullsidebar .h1{
  width: 975px;
  background: #ff0000 url('pics/fullbar_big.png') no-repeat top left;
}

.onesidebar .h1{
  width: 797px;
  background: #ff0000 url('pics/fullbar_med.png') no-repeat top left;
}

.twosidebar .h1{
  width: 615px;
  background: #ff0000 url('pics/fullbar_small.png') no-repeat top left;
}

.h2{
  width: 100%;
  height: 21px;
  padding-top: 5px;
  margin-bottom: 5px;
  background: #ff0000 url('pics/halfbar.png') no-repeat top left;
}

.h2 h3{
  color: #ffffff;
  margin-left: 5px;
}

.news{
  width: 100%;
  overflow: hidden;
}

.news .h2{
  background: #ff0000 url('pics/halfbar_news.png') no-repeat top left;
}

.h2 h2{
  margin-left: 5px;
}

.news p{
  text-align: justify;
}

.date{
  float: right;
  font-weight: bold;
}

.itemtable td{
  vertical-align: top;
}

.item{
  float: left;
  overflow: hidden;
  width: 305px;
  margin: 0px;
  padding: 0px;
}

.item .ourprice{
  font-weight: bold;
}

.skladem{
  font-weight: bold;
}

.item p{
  margin: 0px;
}

.news .item{
  width: 100%;
}

.item .picture{
  width: 100px;
  float: left;
  margin: 0px;
  padding: 0px;
}

.item .picture a{
  margin: 0px;
  padding: 0px;
}

.item .picture img{
  width: 100px;
  margin: 5px 0px;
  padding: 0px;
}

.item .info{
  width: 200px;
  float: left;
  margin-left: 5px;
}

.item .info p{
  margin-top: 0px;
}

.item .info input{
  vertical-align: text-top;
}

.clear{
  clear: both;
}

.pager{
  float: right;
  height: 23px;
  margin-top: -2px;
  margin-right: 5px;
  text-align: center;
}

.pager div{
  height: 20px;
  float: left;
  padding-top: 2px;
  padding-left: 2px;
  padding-right: 2px;
  margin-right: 0px;
}

.pager a{
  font-size: 14px;
  color: #ffffff;
  padding: 0px;
}

.pager .selected{
  background-color: #ffffff;
}

.pager .selected a{
  color: #ff0000;
}

.titul{
  text-transform: uppercase;
}

.detail{
  width: 980px;
  margin: 0px;
  padding: 0px;
}

.detail .picture{
  width: 200px;
  float: left;
  margin: 0px;
  padding: 0px;
}

.detail .picture a{
  margin: 0px;
  padding: 0px;
}

.detail .picture img{
  width: 200px;
  margin: 0px;
  margin-bottom: 5px;
  padding: 0px;
}

.detail .ranking{
  width: 200px;
  float:right;
  text-align: center;
  padding-top: 20px;
  color: #ff0000;
}

.detail .ranking strong{
  font-size: 16px;
}

.detail .ranking .star_container .star_ranking{
  float: left;
  width: 15px;
  margin: 5px;
}

.detail .ranking .star_container{
  margin-left: 35px;
}

.detail .info{
  width: 550px;
  margin-left: 220px;
  font-size: 16px;
}

.detail .pricetable{
  text-align: right;
  font-size: 18px;
}

.detail .pricetable th{
  padding: 5px;
  font-weight: normal;
}

.detail .pricetable td{
  width: 50%;
  text-align: right;
  padding-right: 40px;
  font-weight: bold;
}

.ourprice{
  color: #ff0000;
}

.elseprice{
  text-decoration: line-through;
}

.detail .buy{
  border-top: 2px solid black;
  border-bottom: 2px solid black;
  padding-top: 20px;
  padding-bottom: 20px;
  width: 500px;
  margin-left: 30px;
  overflow: hidden;
}

.detail .buy input{
  float: right;
  margin-right: 30px;
}

.moredetail{
  width: 100%;
  margin: 10px 0px;
  padding: 0px;
  clear: both; 
  overflow: hidden;
  text-align: justify;
}

.moredetail .iteminfo{
  width: 480px;
  float: left;
  margin-left: 0px;
}

.moredetail .note{
  float: right;
}

.moredetail img{
  float: left;
}

.moredetail p{
  margin-left: 0px;
}

.reviews{
  width: 100%;
  margin: 10px 0px;
  padding: 0px;
  clear: both; 
  overflow: hidden;
  text-align: justify;
}

.reviews .review_item{
  padding: 10px 0px;
}

.reviews .review_item p{
  clear: both;
  padding-top: 10px;
}

.reviews .form{
  width: 100%;
  padding: 10px 0px; 
}

.reviews .form .h2{
  margin-bottom: 5px;
}

.reviews .form input{
  width: 140px;
  height: 20px;
  padding-left: 5px;
  padding-right: 5px;
  background: #ffffff url('pics/review_input.png') no-repeat top left;
  border: 0px;
}

.reviews .form textarea{
  width: 950px;
  height: 120px;
  margin: 5px;
  padding: 5px;
  background: #ffffff url('pics/review_textarea.png') no-repeat top left;
  border: 0px;
}

.reviews .form .submit{
  border: 0px;
  background: none;
  width: 100px;
  height: 20px;
}

.container{
  overflow: hidden;
}

.ctnp{
  overflow: hidden;
}

.ctnp .container p{
  margin-right: 325px;
}

.ctnp .container .info p{
  margin-right: 0;
}

.ctnp .picture{
  width: 200px;
  float: left;
  margin: 0px;
  padding: 0px;
}

.ctnp .item .picture{
  width: 100px;
}

.ctnp .picture a{
  margin: 0px;
  padding: 0px;
}

.ctnp .picture img{
  width: 200px;
  margin: 0px;
  margin-bottom: 5px;
  padding: 0px;
}

.ctnp .item .picture img{
  width: 100px;
}

.ctnp td{
  padding-right: 10px;
}

.detail .similar{
  width: 980px;
}

.similar table{
  border: 0px;
}

.similar table td{
  padding: 2px;
  width: 33%;
}

.similar table td item{
  width: 100%;
}

.skladem{
  color: #008800;
}

.pes{
  color: #000088;
}

.cart{
  margin: 0;
  padding: 0;
  overflow: hidden;
}

.cart table{
  text-align: center;
  width: 802px;
  margin: 0;
  padding: 0;
  background: url('pics/fullbar_med.png') no-repeat top left;
}

.cart table .title{
  text-align: left;
  max-width: 300px;
}

.cart table th.title{
  padding-left: 5px;
  text-align: left;
  text-transform: none;
}

.cart table .header{
  height: 23px;
  margin: 0px;
  padding: 0px;
  color: #ffffff;
  background: none;
}

.price{
  text-align: right;
}

.cart table th{
  border: 0px;
  padding: 0px 0px;
  font-size: 14px;
  background: none;
}

.cart table td{
  padding: 5px 0px;
}

.cart table input{
  text-align: right;
}

.cart table .sum td{
  border-top: 2px groove black;
/*  background: url('pics/line.png') no-repeat top left;*/
}

.orderbutton{
  float: right;
  margin-right: 5px;
}

.deliveryform ul{
  list-style: none;
  padding: 8px 0;
  margin: 0;
}

.deliveryform ul li{
  font-weight: bold;
}

.deliveryform ul li ul{ 
  padding-left: 15px;
}

.deliveryform ul li ul li{
  padding: 5px 0;
  font-weight: normal;
}

.deliverypozn li{
  padding: 5px 0;
}

.mandatory{
  color: #ff0000;
}

.warning{
  color: #ff0000;
  font-size: 16px;
  font-weight: bold;
}

.regtable{
  width: 390px;
  margin: 10px 0px;
}

.regtable td{
  padding: 5px;
  min-width: 80px;
}

.regtable td input{
  width: 280px;
  height: 20px;
  padding-left: 5px;
  padding-right: 5px;
  background: #ffffff url('pics/cart_input.png') no-repeat top left;
  border: 0px;
}

#dodaci{
  float: left;
}

#fakturacni{
  float: right;
  display: none;
}

.kupon{
  width: 140px;
  height: 20px;
  padding-left: 5px;
  padding-right: 5px;
  background: #ffffff url('pics/review_input.png') no-repeat top left;
  border: 0px;  
}

.confirmbutton{
  float: left;
  margin-right: 15px;
}

.ordernote{
  width: 790px;
  height: 120px;
  margin: 0px;
  padding: 5px;
  background: #ffffff url('pics/ordernote.png') no-repeat top left;
  border: 0px;
}

.rw3 table{
  width: 100%;
}

.rw3 td{
  width: 50%;
  padding: 5px;
}

.rw3adress{
  width: 390px;
  margin: 0px;
}

.rw3adress img{
  margin:0px;
}

.orderform{
  overflow: hidden;
  color: #ff0000;
}

.orderform input{
  float: left;
  margin: 5px;
  padding: 5px;
}

.exped{
  float: left;
  width: 100%;
  margin-top: 15px;
}

.exped table{
  width: 100%;
}

.exped td{
  padding: 10px 5px;
}

.exped .left{
  float: none;
  text-align: left;
  width: 250px;
}

.exped .right{
  float: none;
  text-align: right;
  width: 250px;
}

.exped .total{
  font-size: 16px;
  font-weight: bold;
  vertical-align: bottom;
}

.limitaction p{
  margin: 5px 0px;
  padding: 0px;
  clear: both;
}

.login table{
  width: 400px;
}

.login table input{
  width: 140px;
  height: 20px;
  padding-left: 5px;
  padding-right: 5px;
  background: #ffffff url('pics/review_input.png') no-repeat top left;
  border: 0px;
  margin-top: 5px;
}

.login table .imginput{
  width: 110px;
  height: 35px;
  background: none;
}

.logincontainer{
  overflow: hidden;
  width: 800px;
}

.logincontainer .login{
  width: 390px;
  float: left;
}

.logincontainer .register{
  width: 390px;
  float: right;
}

.register table{
  width: 400px;
}

.register table input{
  width: 140px;
  height: 20px;
  padding-left: 5px;
  padding-right: 5px;
  background: #ffffff url('pics/review_input.png') no-repeat top left;
  border: 0px;
  margin-top: 0px;
}

.register table .imginput{
  width: 110px;
  height: 35px;
  margin-top: 15px;
  margin-bottom: 15px;
  background: none;
}

.registerform table .imginput{
  width: 110px;
  height: 35px;
  margin: 5px;
  margin-left: 115px;
  background: none;
}

.registerform td{
  padding: 5px;
  min-width: 80px;
}

.registerform .recaptchatable td {
  min-width: 0px;
}

.registerform td .textinput{
  width: 280px;
  height: 20px;
  padding-left: 5px;
  padding-right: 5px;
  background: #ffffff url('pics/cart_input.png') no-repeat top left;
  border: 0px;
}

.error{
  color: #ff0000;
  font-weight: bold;
  margin: 5px;
}

.finalthanks{
  width: 802px;
  height: 35px;
  padding-top: 20px;
  padding-bottom: 10px; 
  text-align: center;
  vertical-align: center;
  background: #aaffaa url('pics/final.png') no-repeat top left;
  font-weight: bold;
}

.finalyellow{
  width: 802px;
  height: 80px;
  padding-top: 10px;
  padding-bottom: 10px; 
  vertical-align: center;
  background: #ffffbb url('pics/final_yellow.png') no-repeat top left;
}

.finalyellow p{
  text-align: center;
}

.final_price{
  font-size: 20px;
  font-weight: bold;
  float: right;
}

.katlist{
  width: 100%;
}

.katlist td{
  height: 25px;
}

.katlist td a{
  padding-left: 22px;
  font-weight: normal;
  display: block;
  height: 20px;
  background: url('pics/folder.png') no-repeat top left;
}

.bestsellperiod{
  float: right;
  margin-right: 10px;
}

.bestsellperiod a{
  color: #ffffff;
  font-size: 10px;
}

.review_sort{
  margin-bottom: 5px;
}

.review_sort a{
  font-weight: normal;
}

.review_sort .selected{
  font-weight: bold;
}

.actionlist td{
  padding-top: 5px;
  padding-bottom: 5px;
}

.actionlist td h2 a{
  color: #000000;
}

.imglist a img{
  overflow: none;
  height: 25px;
  width: 25px;
}

.itemlist td{
  vertical-align: top;
}

.registered .logininfo{
  font-size: 18px;
  font-weight: bold;
}

.galery{
  width: 100%;
}

.galery img{
  float: left;
}

.nr10 li{
  padding-top: 25px;
}

.tztext{
  overflow: hidden;
}

.signature{
  float:right;
}

.tzimg{
  margin: 5px 10px;
  width: 100px; 
}

.bookfan_review div{
  overflow: hidden;
}
