@charset "utf-8";
.h1title { display:none; }

*{
	margin:0;
	padding:0;
}

img { border:0; }

.clear{
	clear:both;
}
body{
	background-color: #FFFFFF;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
}
a{
	color:#6c9ef9;
	font-size:12px;	
	font-weight:normal;
	margin:0;
	border: 0;
	outline: 0;
	text-decoration:none;
}
a:hover
{
	text-decoration:underline;
}

dt {
	font-weight: bold;
	margin-top: 10px;
	clear: left;
}

table {
	width: 100%;
	border-collapse: collapse;
	margin: 10px 0;
}

caption {
	display: none;
}

th {
	white-space: nowrap;
	color:#465B80;
	font-size:12px;
}

td, th {
	/*border: 1px solid #dedede;*/
	padding: 5px;
}

thead {
	/*background-color: #b1b7b1;*/
	/*color: #FFF;*/
}

tfoot {
	text-align: right;
	/*background-color: #121111;*/
	color: #9BB6F5;
	font-weight: bold;
}
h2{
	color:#465B80;
	font-size:16px;
	display:block;
	margin:0 0 10px 0;
}
h3{
	color:#465B80;
	font-size:14px;
	float:left;
	display:block;
	width:400px;
	
	
}
p{
	padding:10px 10px 0 0;
	font-size: 12px;
	float:left;
	width:600px;
	color:#465B80;

	
}
.quote, .quote a{font-size:14px !important; color:#3a4b6b !important; font-weight:bold !important}

ul.quote{line-height:1.6em; font-size:11px !important; padding-bottom:20px;}
ul.quote li{padding-bottom:10px;}
p.quote{padding:0 !important}

#wrapper {
	width: 760px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align: left;
}
#header {
	background-image: url(assets/header.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 138px;
	position: relative;
}

#header ul{
	margin:0;
	padding:0;
}

#header ul li{
	list-style-type:none;
	float:left;
	width: 65px;
	padding: 0.2em;
}



#header h1 a {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold;
	display: block;
	height: 31px;
	width: 130px;
	position: absolute;
	top: 96px;
	right: 18px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	padding-top: 22px;
	text-align: center;
	background-image:url(assets/basket.jpg);
	background-repeat:no-repeat;
}
#header a{
	text-indent:0;
	margin:0;
}
#header #brand_links {
	position: absolute;
	width: 300px;
	top: 5px;
	right: 0px;
}
#header #brand_links ul {
	margin:0;
	padding:0;
}
#header #brand_links ul li {
	list-style-type:none;
	float:left;
	width: 65px;
	padding: 0.2em;
}
#header #brand_links a {
	display: block;
	width: 65px;
	height: 23px;
	text-indent: -2000px;
}
#header #navigation {
	position: absolute;
	width: 460px;
	top: 115px;
	left: 10px;
}
#header #navigation ul {
	margin:0;
	padding:0;
}
#header #navigation ul li {
	list-style-type:none;
	padding: 0.2em;
	display: block;
	width: auto;
}
#header #navigation ul li a {
	color: #465B80;
	font-weight: bold;
	text-decoration: none;
	display: block;
	margin-left: 10px;
	font-size: 12px;
}
#header_bottom {
	background-image: url(assets/header_bottom.png);
	height: 30px;
	width: 760px;
	position: relative;
}
/*#content_wrapper {
	position: relative;
	text-align: left;
}*/
#content_wrapper td, #content_wrapper span, #content_wrapper input{
	font-size:1em;
	color:#465B80;
}
#content_wrapper span label{width:600px;}
#content_wrapper .required, #content_wrapper select{
	font-size:1em;
	color:#ff6600;
}
#content_wrapper option{
	padding-left:3px;
	padding-right:3px
}
#left_column {
	width: 520px;
	float: left;
	background-image: url(assets/podloga.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#left_column #left {
	width: 149px;
	float: left;
	padding-top:5px;
}

#left_column #left img {border:0;}

#left_column #left #infobox h5 {
	margin-top: 5px;
	margin-left: 5px;
	color: #465B80;
	font-size: 11px;
	font-weight: bold;
}
#left_column #left #infobox .stars1 {
	height: 20px;
	background-image: url(assets/1stars.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 25px;
}
#left_column #left #infobox .stars2 {
	height: 20px;
	background-image: url(assets/2stars.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 25px;
}
#left_column #left #infobox .stars3 {
	height: 20px;
	background-image: url(assets/3stars.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 25px;
}
#left_column #left #infobox .stars4 {
	height: 20px;
	background-image: url(assets/4stars.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 25px;
}
#left_column #left #infobox .stars5 {
	height: 20px;
	background-image: url(assets/5stars.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 25px;
}
#left_column #left #infobox #info {
	background-image: url(assets/tableBg.gif);
	background-repeat:no-repeat;
	height: 108px;
	width: 142px;
}

/* informacije o knjizi box */
.bookinfo 
{
	width:142px; 
	height:108px;
	background-image: url(assets/tableBg.gif);
	background-repeat:no-repeat;	
	font-size:10px;
}
.bookinfo .bookinfo-title
{
	color: #FFFFFF;
	font-size: 14px;
	font-weight:bold;
	text-align:center;
	padding-top:3px;
	margin-bottom:2px;
}
.bookinfo .bookinfo-row { width:142px; height:19px; padding-left:3px; }
.bookinfo .bookinfo-row .bookinfo-left { float:left; }
.bookinfo .bookinfo-row .bookinfo-right { float:right; margin-right:7px;}
/* informacije o knjizi box */


/*
#left_column #left #infobox #info h2 {
	color: #FFFFFF;
	font-size: 14px;
	display:block;
	margin-bottom:0;
	margin-top:0;
	padding-left:50px;
	padding-top:2px;
}
#info .data {
	line-height: 1.8em;
	font-size: 10px;
	width: 55px;
	padding:0;
	margin:2px;
	display:block;
	float:left;
}


#info .numbers {
	line-height: 2em;
	font-size: 10px;
	text-align: right;
	width: 78px;
	font-size:9px;
	padding:0;
	margin-top:3px;
}
*/

#left_column #right {
	float: right;
	width: 368px;
	padding-top: 18px;
	overflow:hidden;
}
#left_column #right h1 {
	color: #465B80;
	font-size: 22px;
}

#infobox img {
	padding-top: 15px;
	border:none;
}

#left_column #right h2 {
	font-size: 14px;
	color: #465B80;
	padding-top: 20px;
	display: block;
	width:367px;
	float:left;
	margin-bottom:0;
}

#left_column #right h3 {
	width:367px;
	font-weight: lighter;
	font-size: 12px;
	display: block;
}
#left_column #right p {
	padding-top: 20px;
	background-image: url(assets/ispod_crte.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	font-size: 12px;
	float:left;
	width:357px;
	border-top:solid 1px #000;
}
#right .price{
	font-size:11px;
	color:#465B80;
	font-weight:bold;
	padding-right: 5px;
	float:left;
	line-height:1.4em;
	margin-top:10px;
	margin-bottom:5px;
}
#right .local-currency span{
	font-size:14px;
	color:#ff6600;
	font-weight:bold;
	float:left;
	clear:both; 
	margin-bottom:5px;
}
#right .basketAdd
{
	font-size:11px;
	color:#465B80;
	font-weight:bold;
	padding-top:5px;
	float:left;
	width:365px;
	display:block;
	margin-bottom:20px;
	position:relative;
	
}
#right .basketAdd span
{
	font-size:12px;
	padding:1px 2px 0 2px;
	text-align: right;
	float:left;
}
#right .basketAdd input
{
	font-size:12px;
	padding:1px 2px 0 2px;
	width: 28px;
	text-align: right;
	background: transparent url(assets/boxBg.gif) 0 0 no-repeat;

}
#right .basketAdd a
{
	width:70px;
	height:30px;
	display:block;
	float:right;
	clear:both;
	font-weight:bold;
	padding:15px 55px 5px 10px;
	background: transparent url(assets/naruciBtn2.gif) 0 0 no-repeat;
}
#right .basketAdd .cards-image
{
	float:right;
	clear:both;
	width:130px;
	height:31px;
	background: transparent url(assets/cards.jpg) 0 0 no-repeat;
	margin:5px 5px 0 0;	
}
#right a:link,
#right a:visited
 {
	color:#465B80;
	text-decoration:none;
}
#right a:hover {
	text-decoration:underline;
}

a.bundle 
{
	float:right;
	font-weight:bold;
	color:#465B80;
	padding:3px 28px 15px 5px;
	display: block;
	width: 107px;
	height: 22px;
	background: transparent url(assets/narucivanje_paketa.gif) 0 0 no-repeat;
	margin-bottom:20px;
	
}

a:hover.bundle{
	text-decoration:underline;	
}
#right_column {
	float: right;
	width: 236px;
	padding-left: 2px;
	overflow:hidden;
}
#right_column #customer_experience a:link{
		color:#FFFFFF;
		font-size:13px;
		text-decoration:none;
		margin-top:5px;
		margin-left:135px;
		display:block;
}
#right_column #customer_experience a:hover
{
	text-decoration:underline;	
}
#right_column #customer_experience em{
	padding-top:10px;
	color:#FFFFFF;
	font-size:11px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-bottom: 5px;
	float:left;
	display:block;
	width:200px;

}


#customer_experience {
	width: 206px;
	background-color: #FE9900;
	padding: 0px;
	background-image: url(assets/customer-experience-bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-left: 16px;
}
#customer_experience img {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	margin-left: -2px;

}
#customer_experience p {
	color: #FFFFFF;
	font-size: 12px;
	padding-top: 0.2em;
	padding-right: 0.3em;
	padding-bottom: 0.2em;
	padding-left: 0.3em;
	width:200px;
}

#customer_experience a 
{
	float:right;
	display:block;
	color: #FFFFFF;
	font-size: 12px;	
	margin-top:10px;
	margin-right:10px;
	text-decoration:none;
}

#customer_experience .amazon {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 30px;
	padding-left: 25px;
	padding-bottom: 30px;
}
#footer {
	height: 104px;
	width: 760px;
	position: relative;
	margin-top:15px;
	border-top-width: 20px;
	border-top-style: solid;
	border-top-color: #465B80;
}
#footer h5 {
	margin-top: 5px;
	margin-left: 12px;
	color:#b5b5b5;
	font-weight:normal;
}




/***********************************
    BASKET
************************************/
#basket-content, .confirm-product-list {
	float: right;
	width: 99%;
	padding: 10px 1% 0 0;

}
#basket-content h4{padding-left:3px}
#basket-content table, .confirm-product-list
{
	color:#465B80;
	font-size:12px;
}
table.confirm-product-list {margin-left:20px}
#basket-content tr td a, .confirm-product-list tr td a 
{
	margin:0;
	font-size:14px;	

}
	
#basket-content td
{
	color:#465B80;
	font-size:12px;	
	/*width:48%;*/
	border-bottom:solid 1px #ccc;
}
#basket-content ul
{
	margin-top:20px;	
}
#basket-content ul li {
	float: left;
	margin:0;
	padding:0;
	list-style-type:none;
}

#basket-content table input {
	padding:0 2px 0 2px;
	width: 28px;
	text-align: right;
	background: transparent url(assets/boxBg.gif) 0 0 no-repeat;
}
#basket-content tfoot td, .confirm-product-list tfoot td {

	font-weight:bold;
	color:#465B80;
	margin:0;
	padding:5px 10px 5px 0;
}
#basket-content .quantity { padding-right:10px; white-space:nowrap;}


a.basket-continue {
	font-weight:bold;
	color:#465B80;
	padding-top:18px;
	padding-right:28px;
	float: left;
	padding-left:5px;
	float: left;
	display: block;
	width: 87px;
	height: 32px;
	background: transparent url(assets/naruciBtn2.gif) 0 0 no-repeat;
	margin-right: 25px;

}

a.basket-recalculate {
	font-weight:bold;
	color:#465B80;
	padding-top:18px;
	padding-right:28px;
	float: left;
	padding-left:5px;
	float: left;
	display: block;
	width: 87px;
	height: 32px;
	background: transparent url(assets/recalculate.gif) 0 0 no-repeat;
	margin-right: 25px;
}

a.basket-empty {
	font-weight:bold;
	color:#465B80;
	padding-top:18px;
	padding-right:28px;
	float: left;
	padding-left:5px;
	float: left;
	display: block;
	width: 87px;
	height: 32px;
	background: transparent url(assets/empty.gif) 0 0 no-repeat;
	margin-right: 50px;

}

a.basket-buy {
	font-weight:bold;
	color:#465B80;
	padding-top:18px;
	padding-left:5px;
	float: left;
	display: block;
	width: 100px;
	height: 32px;
	background: transparent url(assets/buy.gif) 0 0 no-repeat;
}
.quantity {
	padding:0px;
	text-align: right;
	color:#465B80; 
}

input.quantity {
	float: left;
	display: block;
	height: 15px;
	padding: 4px 2px;
	vertical-align: middle;
	line-height: 1em;
	width: 3em;
	border: 1px solid #969f96;
	margin-right: 5px;
}
/************************************
	CHECKOUT
************************************/

#content_wrapper #content {
	width: 79.7%;
	padding: 10px 10% 10px 10%;
}

ul#checkout-steps {
	display: block;
	float: left;
	background: url(bg_searchBox.gif) bottom repeat-x;
	width: 100%;
	margin: 15px 0 15px 0;
	padding: 0 0 0 20px;
}

ul#checkout-steps li {
	display: block;
	float: left;
	margin-right: 10px;
	clear: none;
}

ul#checkout-steps li a{
	padding: 3px;
	display: block;
}

ul#checkout-steps li a.active {
	border: 1px solid #dedede;
}

#content_wrapper h2 {
	font-size: 1.2em;
	padding-left:20px; 
	font-weight:bold;
}

#content_wrapper h3 {
	font-size: 1.1em;	
	margin-top:20px;
	padding-left:20px;
}

#content_wrapper h4{font-weight:bold; color:#ff6600; padding:10px 20px; line-height:1.4em; border:dotted 1px #ccc; float:left; width:94%; margin:10px 0 20px 0}

#content_wrapper #content p {
	margin-bottom: 10px;
	width: 100%;
	display: block;
	float: left;
	clear: both;
	padding: 10px 0 0 0;
}

#content_wrapper #content p em {
	font-weight: bold;
	font-size: 1.1em;
}

#content_wrapper fieldset, #content_wrapper table {
	width: 100%;
	padding: 10px 0;
	float: left;
	clear: left;
	border:none;	
}
/*
#content_wrapper fieldset legend {
	display: block;
	color:#465B80;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	padding-bottom: 0px !important;
	padding: 0 0 10px 0;
	margin: 0;
	font-size:14px;
	font-weight:bold;
	border-bottom:solid 1px #465B80;

}
*/

#content_wrapper fieldset 
{
	margin:5px 0 10px 0;
	padding:10px 0 10px 0;	
	
}

#content_wrapper fieldset legend
{
	margin-bottom:20px;
	margin-left:-8px;
	color:#465B80;
	font-weight:bold;
}

#content_wrapper .ctrlHolder {
	clear: both;
	padding: 2px 0;
	color:#465B80;	
}


#content_wrapper fieldset label {
	float: left;
	width: 180px;
	margin-bottom:5px;
}


#content_wrapper fieldset input,
#content_wrapper fieldset textarea,
#content_wrapper fieldset select {
	margin-bottom:5px;
	width: 300px;
	height:20px;
	overflow: auto;
	padding: 2px 2px;
	vertical-align: middle;
	line-height: 1.2em;
	/********* ne znam - original **********/
	border: 1px solid #969f96;
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size: 1.1em;
	color:#ff6600;
	border:solid 1px #465B80;
}

#content_wrapper fieldset select {
	width: 305px;
	height:25px;
}

#content_wrapper fieldset input.pobox {
	width: 80px;
}

#content_wrapper fieldset input.city {
	width: 191px;
}

#content_wrapper span.checkbox input {
	float: left;
	width: 16px;
	background-color: transparent;
	border: 0;
	vertical-align: middle;
}

#content_wrapper span.checkbox {
	display: block;
	width: 100%;
}

#content_wrapper span.checkbox label {
	float: left;
	width: auto;
	vertical-align: middle;
	padding: 1px 0 0 5px;
}


#content_wrapper span.radiobuttonlist {
	display: block;
	width: 350px;
	padding: 0;
}

#content_wrapper span.radiobuttonlist input {
	float: left;
	width: 16px;
	border: 0;
	clear: left;
	margin:0 0px 5px 0;
}

#content_wrapper span.radiobuttonlist label {
	float: left;
	width: 92%;
	vertical-align: middle;
	padding: 1px 0 0 5px;
	color:#465B80;
}

ul#checkout-steps-navigation , ul#checkout-steps-navigation2{
	display: block;
	width: 100%;
	padding: 0;
	clear: both;
}

ul#checkout-steps-navigation li, ul#checkout-steps-navigation2 li {
	display: block;
	float: left;
	margin-right: 10px;
}

ul#checkout-steps-navigation a.prev, ul#checkout-steps-navigation2 a.prev {
	margin: 0 10px 0 150px;
	display: block;
	width: 102px;
	height: 35px;
	text-indent: -9999px;
	background: transparent url(assets/prev.gif) 0 0 no-repeat;
}

ul#checkout-steps-navigation a.next, ul#checkout-steps-navigation2 a.next {
	display: block;
	width: 102px;
	height: 35px;
	text-indent: -9999px;
	background: transparent url(assets/next.gif) 0 0 no-repeat;
	margin: 0 0 0 180px;
}

#content_wrapper table#personal-data td,
 #content_wrapper table#personal-data th,
#content_wrapper table#delivery td,
 #content_wrapper table#delivery th {
	color:#465B80;
	font-size:12px;
	text-align:left;
	padding-left:20px;
}
.confirm-product-list thead tr th, .confirm-product-list tbody tr td
{
	border-bottom:solid 1px #ccc;	
}

.confirm-product-list tbody td
{
	font-size:12px;	
	
}
.confirm-product-list tfoot td{
	font-size:12px;
	text-align:right;
	padding:5px 0px ;	
}

#personal-data th {
	width: 18em;
}

#content_wrapper tfoot {
	color: #252525;
}

#delivery th
{
	float:left;
	width:12%;
	
}
#delivery td
{
	float:left;	
}

.all-currencies-tooltip {
	display: none;
}

.requiredinfo
{
	color:#ff6600;	
	padding-top:5px;
}

.order-comment {padding:0 0 0 20px; margin: 10px 0 10px 0; }
.order-comment textarea { width:700px }


/* credit card */
.required { color:Red; }
.threedinfo {margin-top:10px;color:#666;padding:5px;}
.requiredinfo {border-top:solid 1px #999;clear:both;}
/* credit card */

/* utils */
.yes { color:Green;} /* lblInfo span za poruke */
.no { color:Red; padding-left:5px; margin-top:10px; display:block;} /* lblInfo span za greke */
/* utils */
.legalinfo em{display:block; width:700px;}
.order-comment textarea{
	width:650px;
	padding:5px;
}
.checkout-productlist ul
{
	padding:0 0 0 23px;
	list-style-type:none;
	line-height:1.6em;
}

.checkout-productlist a
{
	font-size:14px;
}
.checkout-radiolist{
	padding:0 0 0 20px;
	position:relative;
	float:left;
}
#content_wrapper .checkout-radiolist label{
	padding:1px 0 4px 5px;
	font-size:12px;
	float:left;
	width:710px;
	display:block;
	margin:0 0 3px 0;
}
#content_wrapper .checkout-radiolist span input{
	float:left;
	margin-top:2px;
	display:block;
}
.continue-shopping
{
	font-weight:bold;
	color:#465B80;
	padding-top:18px;
	padding-right:28px;
	float: left;
	padding-left:5px;
	float: left;
	display: block;
	width: 87px;
	height: 32px;
	background: transparent url(assets/naruciBtn2.gif) 0 0 no-repeat;
	margin-right: 25px;	
}

.taxnote { color:#999;}
.promocode 
{
	margin: 20px 0 0 0; 
	clear:both;
	font-size:11px;
}
.promocode input 
{
	margin: 5px 0 5px 0; 
	border:solid 1px #c6c6c6;
	padding:3px;
	color:red;
}
hr{
 margin:10px 3px;
 background-color:#eaeaea;
 height:3px;
 border:none	
}



/* related products */
ul.rproducts, ul.rproducts li, ul.rproducts ul
{
	list-style-type:none;
	
}

ul.rproducts
{	
	padding:0;
	margin:0 0 0 16px;	
	width:206px;	
	color:#fff;	
	float:left;
	background-color: #FE9900;
}
*html ul.rproducts{margin-left:8px;}

ul.rproducts li.rproduct
{
	/*float:left;*/
	overflow:hidden;
	display:block;
	float:left; 
	border-bottom:solid 1px #fff;
	margin:5px 3px 3px 3px;
	padding-bottom:5px;
}

ul.rproducts li.rproduct .rproduct-left
{	
	float:left;
	width:60px;
}

ul.rproducts li{ float:left;}

ul.rproducts li.rproduct .rproduct-right
{
	float:left;
	width:120px;
}

ul.rproducts li.rproduct .rproduct-right .rproduct-desc
{
	 font-style:italic;
	 font-size:10px;
}

ul.rproducts li.rproduct .rproduct-right .rproduct-name a
{
	color:#fff;
	font-size:12px;	
}
ul.rproducts li.rproduct .rproduct-right .rproduct-price .list-price .price
{
	font-size:10px !important;	
	font-weight:normal !important;
	color:#fff !important;
}
	
ul.rproducts li.rproduct .rproduct-right .rproduct-price .list-price .local-currency span
{
	color:#fff !important;
}






/* nova naslovnica */

body {font-family:Arial, Helvetica, Sans-Serif; font-size:14px;}

h1, h2, h3, h4, h5 {font-family:Arial, Helvetica, Sans-Serif; font-weight:normal;}

.textbold {font-weight:bold; font-size:18px;}
.textbold2 {font-weight:bold; font-size:14px;padding:0 10px 10px 10px;color:#fff}

div.mtnlayout table {
	width: 100%;
	border-collapse: collapse;
	margin: 10px 0 0 0;
}

div.mtnlayout 
{
    margin:0 auto;
}

div.mtnlayout .wrapper 
{
    width: 960px;
    margin: 0 auto;    
    text-align: left;
    overflow:hidden;
}
		
		
/*--------------ZAGLAVLJE/BIG 970--------*/

div.mtnlayout .wrapper .header 
{
    float:left;
    display:block;
    width:960px;
    background: transparent url(assets/ApsolutniHeader/apsolutniHeaderBg_02.gif) repeat-x top left; 
}

div.mtnlayout .wrapper .header a
{
    float:left;
}

div.mtnlayout .wrapper .header ul.aheader-linkovi
{
    list-style:none;
    float:right;
    width:590px;
    height:29px;
}
.wrapper .header ul.aheader-linkovi li{float:right;border:0;}


/*--------------ZAGLAVLJE/SMALL 760--------*/

#wrapper #header .header ul {float:left;}
#wrapper #header .header ul li
{
    float:left;
    padding:2px 0 0 0;
    margin:0;
    width:auto;	
} 



/*-----------SADRZAJ---------*/

div.mtnlayout .wrapper .content 
{
	width: 970px;
	position: relative;		
	clear: both;
}

div.mtnlayout {margin:0;padding:0;}



/*------------KOLONA1------------*/




div.mtnlayout .wrapper .content .column1 
{
	width:725px;
	float:left;
	position:relative;
	display:block;
    background: transparent url(assets/contentBg.gif) repeat-y top left;
}



div.mtnlayout .wrapper .column1 .header,
div.mtnlayout .wrapper .bigColumn .header

{
    float: left;
    width: 725px;
	height:100px;
	background: transparent url(assets/header.gif) no-repeat top left;
}



div.mtnlayout .wrapper .column1 .header .linkovi-static,
div.mtnlayout .wrapper .bigColumn .header .linkovi-static
{
    position:relative;
    list-style-type: none;
    list-style:none;
    list-style-image:none;
    display:block;
}

#header_bottom  .header .linkovi-static
{
    float:left;
    position:relative;
    margin:4px 0 0 5px;
}

#header_bottom  .header .linkovi-static li
{
    float:left;
    list-style:none;
    border-right: solid 1px #fff;
}

.linkovi-static li.last{border:none !important;}

#header_bottom .header .linkovi-static li a
{
    float:left;
    color:#fff;
    font-size:12px;
    margin:0 4px 0 4px;
    font-weight:bold;
    text-decoration:none;
}

#header_bottom  .header  .kosarica,
#header_bottom  .header  .poklanjalica,
#header_bottom .linkovi-static .homeLink,
#header_bottom .linkovi-static .bookmarkLink
{
    display:none;
}

.header .header-home
{
    float:left;
    width:490px;
    height:75px;
    margin:10px 0 0 10px;
}

.header a.header-home
{
    text-indent:-9000px;
}

/*div.mtnlayout .wrapper .column1 .header .linkovi-homebookmark,
div.mtnlayout .wrapper .bigColumn .header .linkovi-homebookmark
{
    float:left;
    display:inline;
    position:relative;
    clear:right;
    list-style-type: none;
    list-style:none;
    list-style-image:none;
    border:solid 1px green;
}*/

ul.clearRight
{float:left; clear:left; margin-top:22px;}

#header_bottom ul.clearRight{margin-top:0;}

div.mtnlayout .wrapper .column1 .header .linkovi-static li,
div.mtnlayout .wrapper .bigColumn .header .linkovi-static li
{
    list-style:none;
    float:left; clear:none; margin:0;
}

div.mtnlayout .wrapper .column1 .header .linkovi-static li a,
div.mtnlayout .wrapper .bigColumn .header .linkovi-static li a
{
    padding:0 10px;
    text-decoration:none;
    border-right: solid 1px #465b91;
    font-weight:bold;
    font-size:12px;
    color: #465b91;
    text-decoration:none;

}





/*div.mtnlayout .wrapper .column1 .header li.poklanjalica-kosarica,
div.mtnlayout .wrapper .bigColumn .header li.poklanjalica-kosarica
{
    float:right;
    border:none;
    padding:2px 8px 0 0px;
    
}

div.mtnlayout .wrapper .column1 .header li.poklanjalica-kosarica a,
div.mtnlayout .wrapper .bigColumn .header li.poklanjalica-kosarica a
{
    float:left;
    font-size:12px;
    margin:0px 0 0 6px;
    text-decoration:none;
    font-weight:bold;
    border:none;
    color: #fff;
}*/

div.mtnlayout .header .kosarica a
{
    position: absolute;
    left:647px;
    top:63px;
    font-size:12px;
    text-decoration:none;
    font-weight:bold;
    color: #fff;
    
}

div.mtnlayout .header .poklanjalica a
{
    position: absolute;
    left:523px;
    top:63px;
    font-size:12px;
    text-decoration:none;
    font-weight:bold;
    color: #fff;
    
}
 

div.mtnlayout .wrapper .header .linkovi-static li.homeLink a
{
    float:left;
    margin:10px 0 0 10px;;
    width:300px;
    height:50px;
    text-indent:-9000px;
    border:none;

}

div.mtnlayout .wrapper .header .linkovi-static li.bookmarkLink a
{
    float:left;
    position:relative;
    display:block;
    width:60px;
    height:15px;
    clear:right;
    text-indent:-9000px;
    border:none;
    margin:45px 0 0 5px;

}

div.mtnlayout .wrapper .column1 .headerFlash,
div.mtnlayout .wrapper .bigColumn .headerFlash

{
    float:left;
    clear:both;
    width:724px;
    height:190px;
    margin:0 !important;
    padding:0 0 10px 0 !important;
    background:#fff none;
}
    

div.mtnlayout .wrapper .column1 .contentBooks
{
    float: left;
    width:725px;

}
div.mtnlayout .wrapper .contentBooks ul.lista-knjiga 
{
    float:left; 
    width:725px; 
    padding:0;
    margin:0;
}
div.mtnlayout .wrapper .contentBooks ul.lista-knjiga dl dd{width:150px;}
div.mtnlayout .wrapper .contentBooks ul.lista-knjiga li
{
    float: left;
    display:inline;
    margin:0 0 0 5px;
    width:175px;
    height:270px;
    background: transparent url(assets/frontpageBooksBg.png) no-repeat top left;
    list-style-type:none;
    list-style:none;
    list-style-image:none;
    
}





/*-----------KOLONA 1-Sadrzaj statika--------*/

div.mtnlayout .wrapper .bigColumn
{
    float: left;
    width:725px;
    min-height:1138px;
    background: transparent url(assets/contentBig/staticBg2.jpg) repeat-y top left;
}




div.mtnlayout .wrapper .bigColumn ul.bigLinks
{
    float:left;
    display:block;
    width:724px;
    height:44px;
    padding-left:10px;
    list-style-type: none;
    list-style:none;
    list-style-image:none;
    background: transparent url(assets/contentBig/bigLinks.jpg) no-repeat top left;
}

div.mtnlayout .wrapper .bigColumn ul.bigLinks li a

{
    padding:0 10px;
    text-decoration:none;
    border-right: solid 1px #fff;
    float:left;
    display:inline;
    margin-top:8px;
    font-size:12px;
    color: #fff;
    font-weight:bold;
}

html div.mtnlayout .wrapper .bigColumn ul.bigLinks li
{
    position:relative;
    list-style:none;
    display:inline;
}


div.mtnlayout .wrapper .bigColumn .bigContentContainer
{
    float: left;
    display:block;
    width:620px;
    min-height:400px;
    padding:5px 25px 25px 25px;
    font-size:14px;
    background: transparent url(assets/contentBig/textBg2.jpg) no-repeat top left;
    overflow:hidden;
}

div.mtnlayout .wrapper .bigColumn .bigContent h3.bigNaslov

{
    float:left;
    display:block;
    color: #fff;
    font-size:18px;
    font-weight:bold;
    width:699px;
    height:41px;
    padding:3px 0 0 25px;
    background: transparent url(assets/contentBig/bigLinks2.jpg) no-repeat top left;
    overflow:hidden;
}

div.mtnlayout .wrapper .bigColumn .bigContentContainer h4{font-size:16px; font-weight:bold; padding:6px 0;}
div.mtnlayout .wrapper .bigColumn .bigContentContainer p{padding-bottom:20px; line-height:1.6em}
div.mtnlayout .wrapper .bigColumn .bigContentContainer span.heading{display:block; clear:both; font-size:13px; line-height:1.6em}

div.mtnlayout .wrapper .bigColumn .bigContentContainer p 
{
    /*letter-spacing:0.03em;*/
    font-size:12px;
    color: #000;
    margin:0; 
    padding:6px 0;
    float:left;
}
    
div.mtnlayout .wrapper .bigColumn .bigContentContainer ul{float:left;}
div.mtnlayout .wrapper .bigColumn .bigContentContainer ul li
{
    /*letter-spacing:0.03em;*/
    font-size:12px;
    margin-left:20px;
}

div.mtnlayout .wrapper .bigColumn .bigContentContainer a
{
    font-weight:bold;
    font-size:14px;
    color:#120260;
    letter-spacing:0.03em;
}

div.mtnlayout .wrapper .bigColumn .bigContentContainer .frm-full,
div.mtnlayout .wrapper .bigColumn .bigContentContainer .frm-half
{
    float:left;
    width:500px;
    margin-top:10px;
    padding-top:10px;
}



div.mtnlayout .wrapper .bigColumn .bigContentContainer .frm-full .frm-rblist
{
    float:left;
    width:320px;
    display: inline;
    padding-top:10px;
}

div.mtnlayout .wrapper .bigColumn .bigContentContainer .frm-full .frm-rblist label,
div.mtnlayout .wrapper .bigColumn .bigContentContainer .frm-full .frm-rblist input
{
    float:left;
    display:inline;
    padding:0 20px 10px 0;
    border:none;
    background:none;
}



div.mtnlayout .wrapper .bigColumn .bigContentContainer .frm-full span,
div.mtnlayout .wrapper .bigColumn .bigContentContainer .frm-half span
{
    float:left;
    width:120px;
    border-bottom: dashed 1px #999;
 }
 
 div.mtnlayout .wrapper .bigColumn .bigContentContainer .frm-full input,
 div.mtnlayout .wrapper .bigColumn .bigContentContainer .frm-half input
 {
     float:left;
     width:200px;
     background-color: #f0f0f0; 
     border-bottom: dashed 1px #999;
     border-top:0;
     border-left:0;
}

 div.mtnlayout .wrapper .bigColumn .bigContentContainer .frm-full .frm-rblist input,
 div.mtnlayout .wrapper .bigColumn .bigContentContainer .frm-half .frm-rblist input{width:20px;}

div.mtnlayout .wrapper .bigColumn .bigContentContainer .frm-submit 
{
    float:left;
    clear:both;
    margin-top:20px;
}

div.mtnlayout .wrapper .bigColumn .bigContentContainer img {margin:10px 0;}

div.mtnlayout .wrapper .bigColumn .bigContentContainer .frm .frm-zvjezdica
{
    float:left;
    display:inline;
    font-size:12px; 
    font-weight:bold;
    border:none;
}


/*----------vijesti------------*/


div.mtnlayout .wrapper .column1 .vijesti
{
    float:left;
    width:708px;
    margin:10px 0 0 10px;
    font-weight:normal;
    color:black;
    background: transparent url(assets/vijestiHeader.gif) no-repeat top left;
}



div.mtnlayout .wrapper .column1 .vijesti a.sveVijesti
{
    float:left;
    margin:10px 0 0 630px;
    width:70px;
    height:20px;
    text-indent:-9000px;
}

div.mtnlayout .wrapper .vijesti dl
{
    float:left;
    width:698px;
    padding:0 5px 5px 10px;
    background: transparent url(assets/vijestiBg.gif) repeat-y top left;
    
}


div.mtnlayout .wrapper .vijesti dl dt
{
    float:left;
    width:690px;
    border-top:dashed 1px #f19f76;
}

div.mtnlayout .wrapper .vijesti span
{
    float:left;
    position:relative;
    margin:0 0 0 5px;
    text-indent:-9000px;
}

div.mtnlayout .wrapper .vijesti dd.picture
{
    float:left;
}
div.mtnlayout .wrapper .vijesti dd.picture img{border:solid 1px  #999 !important}



div.mtnlayout .wrapper .vijesti dd.title a
{
    float:right;
    display: block;
    width:590px;
    padding:0 5px 5px 10px;
    font-weight:bold;
    font-size:14px;
    color:#000;
}

div.mtnlayout .wrapper .vijesti dd.subtitle
{
    float:right;
    display:block;
    padding:0 5px 5px 10px;
    width:590px;
    font-weight: normal;
    font-size:12px;
}


div.mtnlayout .wrapper .column1 .vijestiBottom
{
    margin:0 0 5px 10px;
    float:left;
    width:708px;
    height:6px;
    background: transparent url(assets/vijestiBottom.gif) no-repeat top left;
}


div.mtnlayout .wrapper .column1 #static_flash_banner_bottom
{
    float:left;
    margin-left:5px;
    padding-bottom:5px;
    background:none;

 }
 
 
 
 /*-------------VIJESTI POJEDINACNE-----------*/
  .bigContentContainer img.news_image{float:left; clear:both}
 .bigContentContainer .news_heading
 {
     float:left;
     clear:both;
     font-weight:bold;
     font-size:16px;
     padding:10px 0;
     border-bottom:solid 1px #999;
 }
 
  .bigContentContainer .news_published
  {
      float:left;
      font-size:12px;
      clear:both;
      padding:5px 0;
      border-bottom:solid 1px #999;
  }
  
 .bigContentContainer .news_subheading
 {
    float:left;
    clear:both;
    font-size:13px;
    margin:10px 0;
    font-weight:bold;
    color:#666;
}

 .bigContentContainer .news_body
 
  {
    float:left;
    clear:both;
    font-size:12px;
    color:#000;
}

.bigContentContainer .news_detail_all
{
    float:left;
    clear:both;
    margin-top:20px;
}


/*----------HOVER SLIKA VELIKA-------------*/

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

div.mtnlayout .wrapper .contentBooks ul.lista-knjiga li .thumbnail
{
    position: relative;
    z-index: 0;
    float:left;
    width:82px;
    height:116px;
    margin:15px 0 0 10px;
    border:solid 1px #999; 
    overflow:hidden;
}

div.mtnlayout .wrapper .contentBooks ul.lista-knjiga li .thumbnail:hover
{
    background-color: transparent;
    overflow: visible;
    z-index: 50;
}



div.mtnlayout .wrapper .contentBooks ul.lista-knjiga li .thumbnail span
{ /*CSS for enlarged image*/
    position: absolute;
    visibility: hidden;
    outline:none;
}

div.mtnlayout .wrapper .contentBooks ul.lista-knjiga li .thumbnail span img
{ /*CSS for enlarged image*/
    border:solid 1px #000;
}

div.mtnlayout .wrapper .contentBooks ul.lista-knjiga li .thumbnail:hover span
{ /*CSS for enlarged image on hover*/
    float:left;
    visibility: visible;
    width:144px;
    height:202px;
    overflow:hidden;
    background: transparent url(assets/podlogaBig.png) no-repeat top left;
    text-align:center;
    padding:5px;
    top:30px;
    left:83px;
    outline:none;
   /*position where enlarged image should offset horizontally */

}







/*----------HOVER END-----------*/

div.mtnlayout .wrapper .contentBooks dl

{
    color: #767676;
    font-size:12px;
    float:left;
    width:150px;
    margin:5px 15px 0 10px;  
}

div.mtnlayout .wrapper .contentBooks ul.lista-knjiga
{
    list-style:none;
    list-style-image:none;
    list-style-type:none;
}
    
div.mtnlayout .wrapper .contentBooks ul.lista-knjiga span
{
    float:left;
    margin:15px 0 0 0 !important;
    width:50px;
}

div.mtnlayout .wrapper .contentBooks ul.lista-knjiga .cjenaKnjige dl
{margin:0;padding:0 0 0 5px;}




div.mtnlayout .wrapper .contentBooks ul.lista-knjiga .action-price .price
{float:left; width:70px;margin-top:10px;}

div.mtnlayout .wrapper .contentBooks ul.lista-knjiga .action-price-daysValid
{display: none;}

div.mtnlayout .wrapper .contentBooks ul.lista-knjiga .local-currency .listprice-striked
{color: #c0c0c0; margin:0;}




div.mtnlayout .wrapper .contentBooks ul.lista-knjiga dd.local-currency span 

{
    float:left;
    font-size:14px;
    font-weight:bold;
    color:#ff6600;
    margin:5px 0 0 0 !important;
    width:70px;
}



div.mtnlayout .wrapper .contentBooks h3  a,
div.mtnlayout .wrapper .column1 h3  a

{
    font-size:14px;
    font-weight:bold;
    color:#000; 
    float:left;
    width:150px;
    height:46px;
    margin:10px 15px 0 10px;
    text-decoration:none; 
}


div.mtnlayout .wrapper .contentBooks dl a

{
    float:left;
    padding:5px 0 0 0;
    font-size:12px;
    color:#000; 
    text-decoration:none;
}



div.mtnlayout .wrapper .contentBooks dl .stars1,
div.mtnlayout .wrapper .contentBooks dl .stars2,
div.mtnlayout .wrapper .contentBooks dl .stars3,
div.mtnlayout .wrapper .contentBooks dl .stars4,
div.mtnlayout .wrapper .contentBooks dl .stars5 {width:92px; height: 18px;}

div.mtnlayout .wrapper .contentBooks dl .stars1 {background: transparent url(assets/1stars.gif) no-repeat top left;}
div.mtnlayout .wrapper .contentBooks dl .stars2 {background: transparent url(assets/2stars.gif) no-repeat top left;}
div.mtnlayout .wrapper .contentBooks dl .stars3 {background: transparent url(assets/3stars.gif) no-repeat top left;}
div.mtnlayout .wrapper .contentBooks dl .stars4 {background: transparent url(assets/4stars.gif) no-repeat top left;}
div.mtnlayout .wrapper .contentBooks dl .stars5 {background: transparent url(assets/5stars.gif) no-repeat top left;}

div.mtnlayout .wrapper .contentBooks dl dt, div.mtnlayout .wrapper .contentBooks dl dd
{
    float:left; 
    clear:both; 
    margin:0; 
    padding:0; 
}

div.mtnlayout .wrapper .contentBooks .izjave
{
    color:White;
    float:left;
    display:inline-block;
    width:725px;
    height:71px;
    background: transparent url(assets/izjaveBg2.gif) repeat-y top left;
    
}

div.mtnlayout .wrapper .contentBooks .izjaveBox
{
    float:left;
    display:inline-block; 
    width:auto;
    padding:15px 0 0 100px;
    font-weight:bold;
}

div.mtnlayout .wrapper .contentBooks .izjaveBoxPotpis
{
    float:right;
    font-size:10px;
    padding-right:10px;
	clear:both;    
}




/*----------KOLONA2------------*/


div.mtnlayout .wrapper .content .column2 
{
    float:left;
	width:235px;
	height:100%;
	background:transparent url(assets/column2Bg.gif) repeat-y top left;
	text-align:center;
	overflow:hidden;
}	

.column2 ul{border-bottom:dashed 1px #fff; width:100%}

div.mtnlayout .wrapper .column2 .preporucamo
{
    padding:72px 10px 20px 10px;
    background:transparent url(assets/preporucamoBg.gif) no-repeat top left;
    height: 370px;
    text-align:center;
}

div.mtnlayout .wrapper .column2 .preporucamo dl
{
    color:#000;
    font-weight:normal;
    clear:right;
}

div.mtnlayout .wrapper .column2 .preporucamo dd
{
    font-size:16px;
    font-weight:bold;    
}

div.mtnlayout .wrapper .column2 .preporucamo dt
{
    padding:0;
    margin:5px 0 0 0;
}
div.mtnlayout .wrapper .column2 .preporucamo dl.action-price-daysValid{padding-left:21px}
div.mtnlayout .wrapper .column2 .preporucamo dl.action-price-daysValid dt{font-size:12px; float:left; margin:0; padding-right:6px;}
div.mtnlayout .wrapper .column2 .preporucamo dl.action-price-daysValid dd{font-size:12px; float:left; font-weight:bold; color:#fff}

div.mtnlayout .wrapper .column2 .preporucamo a
{ 
    clear:left;
    display:block;
    font-weight:bold;
    margin:5px 0 0 0; 
    font-size:15px; 
    text-decoration:none;
    color:#fff;
}

div.mtnlayout .wrapper .column2 li 
{
    border-top: dashed 1px #fff;
    padding:5px 0;      
}

div.mtnlayout .wrapper .column2 .preporucamo .cjenaKnjige
{
    text-align:center;
    position:relative;
    display:block;
    width:210px;
    clear:right;
    
}

div.mtnlayout .wrapper .column2 .preporucamo span,
div.mtnlayout .wrapper .column2 .preporucamo span a
{
    display: inline;
    clear:both;
    margin:0; 
    padding:0;
    position:relative;
}

div.mtnlayout .wrapper .column2 .preporucamo span a{color:#fff;}

div.mtnlayout .wrapper .column2 .preporucamo .local-currency,
div.mtnlayout .wrapper .column2 .preporucamo .price
{font-size:16px;display:inline;}

div.mtnlayout .wrapper .column2 .preporucamo .price{font-weight:normal;font-size:14px;}

div.mtnlayout .wrapper .column2 .preporucamo .list-price 
{
    margin:0;
    clear:right;
    display:block;
    position:relative;
    text-align:center;
}

div.mtnlayout .wrapper .column2 .preporucamo a img
{
    width:144px;
    height:202px;
    border:solid 1px #000;
    margin:0;
    float: none;
}

div.mtnlayout .wrapper .column2 ul
{
    float:left;
    width:195px;
    list-style-type:none;
    margin:10px 18px 18px 18px;
    text-align:center
}
*html div.mtnlayout .wrapper .column2 ul{margin:10px 9px 18px 9px;}

.geotrust{float:left; width:auto; padding:30px 0 0 42%;}

div.mtnlayout .wrapper .column2 ul li a img
{
    border:solid 1px #000;
    margin-top:10px;
    width:110px;
    height:160px;
}

div.mtnlayout .wrapper .column2 h3 a
 {
     font-size:16px;
     font-weight:bold;
     text-decoration:none;
     color:#fff;
     float:left;
     clear:both;
     width:200px;
     margin:5px 0 5px 0;

}

div.mtnlayout .wrapper .column2 ul dt
{
    padding:0 !important;
    font-size:12px;
    margin: 10px 0 10px 0;
    font-weight:normal;
    text-align: left;
    color:#532b00;
}

div.mtnlayout .wrapper .column2 .preporucamo .tp-publisher {font-size:12px;}

div.mtnlayout .wrapper .column2 .preporucamo .tp-numpages {font-size:12px; margin-left:3px;}
 
div.mtnlayout .wrapper .column2 .col2bottom
{
    float:left;
    width:235px;
    height:11px;
    background:transparent url(assets/column2BgBottom.gif) no-repeat bottom left;
} 

/*-------------KOLONA 2 BIG----------*/


div.mtnlayout .wrapper .content .bigColumnRight 
{
    float:left;
	width:235px;
	height:100%;
	overflow:hidden;
	text-align:center;
}	

div.mtnlayout .wrapper .bigColumnRight .bigRightFoto
{
    float:left;
    padding:15px 10px 20px 2px;
    text-align:center;
}



div.mtnlayout .wrapper .bigColumnRight .bigRightFoto .PoklanjalicaInfoBox
{
    float:left;
    width:235px;
    height:660px;
    background:transparent url(assets/contentBig/PoklanjalicaDesno.jpg) no-repeat bottom left;
}

div.mtnlayout .wrapper .bigColumnRight .bigRightFoto .PoklanjalicaInfoBox p
{
    float:left;
    margin-top:110px;
    font-size:14px;
    text-align:left;
    padding:15px;
    width:210px;
    color:#000;
}

div.mtnlayout .wrapper .bigColumnRight .bigRightFoto .PoklanjalicaInfoBox a
{
    float:left;
    width:210px;
    font-size:14px;
    font-weight: bold;
    padding:10px 0;
    color:#fff;
}
    
div.mtnlayout .wrapper .bigColumnRight a.naruciITExpert
{
    z-index:10;
    position:absolute;
    top:20px;
    left:800px;
    width:150px;
    height:95px;

 }

/*-----------FOOTER--------------*/

/*-----------DEFAULT/NASLOVNA--------------*/

	
div.mtnlayout .wrapper .footer 
{
    clear: both;
    float:left;
    width: 960px;
    height:177px;
    text-align:center;
    font-size:10px;
    margin: 0 auto;
    position: relative;
    background:transparent url(assets/footer/footerBg_plavatraka.gif) no-repeat top left;		
	
}		

div.mtnlayout .wrapper .afooter-linkovi
{
    margin-top:18px;
    float:left;
    list-style:none;
}

div.mtnlayout .wrapper .afooter-linkovi li
{float:left; list-style-image:none; margin:0; padding:0 3px 0 0;}


/*-----------STARE 760pix/FOOTER--------------*/


.footer 
{
    float:left;
    width: 762px;
    height:104px;
    text-align:center;
    font-size:10px;
    
}	

ul.afooter-linkovi li
{
    float:left;
    display: inline;
    list-style:none;
    list-style-type:none;
}

.afooter-linkovi 
{
    float:left;
    display: inline;
    margin:0;
    padding:0;
}




/*--------------------RECENZIJE-------------*/


h3.R-naslov
{
    float:left;
    width:600px;
    border-bottom:solid 1px #999;
    padding: 10px 0 5px 0px;
    color:#000;
    font-size:14px;
    font-weight:bold;
}

.R-autor
{
    float:left;
    clear:both;
    font-style:italic;
    font-size:12px;
}


div.mtnlayout .wrapper .bigColumnRight .detaljiBox
{
    float:left;
    background: transparent url(assets/DetaljiKnjigaDesno.jpg) top right no-repeat;
    width:235px;
    height:600px;
    margin-top:15px;
    text-align:center;
 }
 
 div.mtnlayout .wrapper .bigColumnRight .detaljiBox a.naslovnica
 {
     float:left;
     width:144px;
     height:202px;
     margin:80px 0 0 45px;
     border:solid 1px #666;
 }
 
  div.mtnlayout .wrapper .bigColumnRight .detaljiBox a.naslovnica-link2
 {
     float:left;
     width:144px;
     height:30px;
     margin:20px 0 0 45px;
 }
 a.logo{float:left; width:200px; height:120px; text-indent:-9000px !important; display:block;}
 
  table.ccTableData{margin-top:30px;}
 table.ccTableData td{border:solid 1px #dedede}
 
.message_error
{
	float:left; 
	width:750px; 
	color:red !important; 
	font-size:14px; 
	display:block; 
	text-align:center; 
	padding:10px 0; 
	border:solid 2px red;
	margin:0 0 10px 0;
}
 
