html, body {
	height: 100%;
}

body{
	background: url(../images/bg2.jpg) top center repeat #fff6bb;
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-family: Arial;
	line-height: 120%;
    border:none;
	color: #3b3b3b;
}
*:focus { 
	outline: none; 
}
*:-moz-focus-inner { 
	border: none; 
}
a:link, a:visited{
	color: #be1e2d;
}
a:hover{
	color: #333;
}
div#body_wrapper{
	height: 100%;
}
img{
	border: 0;
}
div.clear{
	overflow: hidden;
	height: 0px;
	clear: both;
}
div.content-wrapper{
	width: 990px;
	margin: 20px auto;
}
div.content-left{
	float: left;
	width: 230px;
}
div.content-right{
	float: right;
	width: 750px;
}
div.content-padding{
	padding: 0 10px !important;
}
/* ######################################################################## */
div#pre_header{
	height: 38px;
	margin: 0 auto;
}
div#pre_header_connstr{
	margin: 0 auto;
	padding-top: 6px;
	width: 980px;
	position: relative;
}
a#bookstoreLink{
	background: url(images/bookstore.png) no-repeat top center transparent;
	display: block;
	width: 32px;
	height: 168px;
	overflow: hidden;
	text-indent: 2000px;
	position: absolute;
	top : 35px;
	right: 10px;
	z-index: 200;
}
div#header{
	margin: 0 auto;
	background: url(images/header.png) no-repeat top center transparent;
}
div#subheader{
	background: url(images/subheader.png) no-repeat top center transparent;
	height: 114px;
	text-align: center;
}
div#subheader h1{
	color: #be1e2d;
	line-height: 114px;
	padding: 0;
	margin: 0;
	font-size: 24px;
	padding-top: 52px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: bold;
}
div#logo{
	margin: 0 auto;
	padding: 0;
	padding-top: 32px;
	padding-bottom: 15px;
	text-align: center;
}
div#top_menu{
	height: 70px;
	overflow: hidden;
	text-align: center;
	margin: 0 auto;
	width: 100%;
	padding-bottom: 20px;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 63px;
}
div#top_menu a:link,div#top_menu a:visited{
	font-size:12px;
	color: #5e5d5d;
	text-decoration: none;
	padding-left: 37px;
	padding-right: 35px;
	line-height: 63px;
	padding-top: 26px;
	padding-bottom: 25px;
}
div#top_menu a:hover{
	background: url(images/menu-over.png) no-repeat center center transparent;
	color: #be1e2d;
}
div#top_menu span.menu_spacer{
	padding-left: 10px;
	
}
div#top_menu ul li{
	list-style: none;
	display: inline-block;
	position: relative;
}
div#top_menu ul li ul{
	display: none;
	position: absolute;
	padding: 0;
	margin: 0;
	margin-top: -21px;
}
/* Opera Only */
@media all and (-webkit-min-device-pixel-ratio:10000), not all and (-webkit-min-device-pixel-ratio:0) {
	div#top_menu ul li ul{
		margin-top: 0px !important;
	}
}
div#top_menu ul li:hover ul{
	display: block;
}
div#top_menu ul li ul li{
	display: block;
	padding: 0;
	padding-left: 37px;
	text-align: left;
	
}
div#top_menu ul li ul li a:link, div#top_menu ul li ul li a:visited{
	display: block;
	padding: 5px 0;
	background: transparent;
	padding-bottom: 0px;
	font-size: 12px;
	text-transform: none;
	width: 200px;
	text-transform: lowercase;
}
div#top_menu ul li ul li a:hover{
	color: #be1e2d;
}
/* ######################################################################## */
div#footer{
	height: 28px;
	text-align: center;
	margin: 0 auto;
	background: url(images/footer.png) no-repeat top center transparent;
	color: #999;
}
div#footer_connstr{
	margin: 0 auto;
	width: 980px;
	position: relative;
}

div#topbar{
	height: 28px;
	text-align: left;
	margin: 0 auto;
	background: url(images/footer.png) no-repeat top center transparent;
	color: #999;
	text-transform: uppercase;
	color: #5e5d5d;
	font-size: 0.8em;
	text-decoration: none;
	line-height: 1.7em;
	
}
div#topbar_connstr{
	margin: 0 auto;
	width: 980px;
	position: relative;
	
}

div#section-nav {
	height: 38px;
	text-align: left;
	margin: 0 auto;
	margin-top:-1em;
	margin-bottom:2em;
	background: url(images/footer.png) no-repeat top center transparent;
	color: #999;
	text-transform: uppercase;
	color: #5e5d5d;
	font-size: 0.8em;
	text-decoration: none;
	line-height: 1.7em;
	
}
div#section-nav_connstr{
	margin: 0 auto;
	width: 980px;
	position: relative;
	
}
div#footer_social{	
	position: absolute;
	top: 4px;
	right: 0;
	width: 75px;
	z-index: 20;
}
div#footer a:link, div#footer a:visited{
	text-transform: uppercase;
	color: #5e5d5d;
	font-size: 0.8em;
	text-decoration: none;
	line-height: 1.7em;
	
}
div#footer a:hover{
	color: #be1e2d;
}
div#footer span.menu_spacer{
	padding-left: 10px;
	padding-right: 10px;
}


div#topbar a:link, div#topbar a:visited{
	text-transform: uppercase;
	color: #5e5d5d;
	font-size: 10px;
	text-decoration: none;
	line-height: 28px;
}
div#topbar a:hover{
	color: #be1e2d;
}
div#topbar span.menu_spacer{
	padding-left: 10px;
	padding-right: 10px;
}

div#section-nav a:link, div#section-nav a:visited{
	text-transform: uppercase;
	color: #5e5d5d;
	font-size: 10px;
	text-decoration: none;
	line-height: 28px;
	line-height:1em; height:1em;
}
div#section-nav a:hover{
	color: #be1e2d;
}
div#section-nav span.menu_spacer{
	padding-left: 10px;
	padding-right: 10px;
}


div#subfooter{
	height: 28px;
	text-align: center;
	margin: 0 auto;
	color: #81817f;
	font-size: 10px;
	margin-top: 20px;
	position: relative;
	width: 920px;
	line-height: 20px;
	padding-left: 60px;
}
div#subfooter a#pixelhouse{
	display: block;
	position: absolute;
	width: 223px;
	height: 26px;
	right: 0;
	top: 0;
}
div#subfooter a#enthusiast{
	display: block;
	position: absolute;
	width: 298px;
	height: 36px;
	left: 0;
	top: -7px;
}
/* ######################################################################## */
div#index_splash{
	margin: 20px auto;
	width: 972px;
}
div#index_container{
	margin: 20px auto;
	width: 972px;
	background:url(images/subheader.png)no-repeat top center transparent;
}
div.index_box{
	width: 215px;
	height: 150px;
	position: relative;
	float: left;
	background: url(images/brakets.png) no-repeat top center transparent;
	padding: 0 30px;
	margin-left: 24px;
	margin-right: 25px;
	color: #5e5d5d;
	font-size: 11px;
	text-align: center;
	margin-bottom: 10px;
}
div.index_box h2{
	color: #be1e2d;
	text-transform: uppercase;
	font-size: 22px;
	margin: 0;
	padding: 0;
	text-align: center;
	margin-bottom: 10px;
}
div.index_box a.box_link:link, div.index_box a.box_link:visited{
	color: #8c8c8c;
	text-transform: lowercase;
	font-size: 22px;
	margin: 0;
	padding: 0;
	text-align: center;
	position: absolute;
	bottom: 0;
	right: 0;
	width: 275px;
	text-decoration: none;
}
div.index_box a.box_link:hover{
	color: #be1e2d;
}
/* ######################################################################## */
div.category-sep{
	background: url(images/sep.png) no-repeat bottom center transparent;
	height: 2px;
	overflow: hidden;
}
a.category:link,
a.category:visited{
	background: url(images/sep.png) no-repeat bottom center transparent;
	display: block;
	font-size: 11px;
	line-height: 18px;
	text-transform: uppercase;
	color: #3b3b3b;
	text-decoration: none;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 7px;
}
a.category:hover{
	color: #be1e2d;
}
/* ######################################################################## */
div.book-listing{
	background: url(images/book-listing.png) no-repeat top center transparent;
	width: 130px;
	height: 235px;
	float: left;
	margin: 8px 8px;
	text-align: center;
	overflow: hidden;
	padding: 0 2px;
	font-size: 11px;
}
div.book-listing:hover{
	background: url(images/book-listing-o.png) no-repeat top center transparent;
}
div.book-listing img{
	border: 1px solid #FFF !important;
	width: 117px;
	height: 170px;
	display: block;
	margin: 8px auto;
}

div.book-listing a:link,
div.book-listing a:visited{
	color: #3b3b3b;
	text-decoration: none;
}
div.book-listing a:hover{
	color: #be1e2d;
}
/* ######################################################################## */
div.breadcrumbs{
	color: #be1e2d;
	font-size: 11px;
	text-transform: lowercase;
	padding-bottom: 10px;
	letter-spacing: 1px;
}
div.breadcrumbs span{
	color: #999999;
}
div.breadcrumbs a:link,
div.breadcrumbs a:visited{
	color: #999999;
	text-decoration: none;
	text-transform: lowercase;
	text-decoration: none;
}
div.breadcrumbs a:hover{
	color: #be1e2d;
}
/* ######################################################################## */
table.book-info td{
	vertical-align: top;
}
td.book-info-label{
	text-transform: uppercase;
	color: #6b6b6b;
	font-size: 10px;
	padding: 3px 0;
}
td.book-info-value{
	color: #3b3b3b;
	padding: 3px 6px;
}
b.large{
	color: #be1e2d;
	font-size: 15px;
}
span.colored{
	color: #be1e2d;
}
a.book-info-image{
	width: 172px;
	height: 172px;
	display: block;
	margin: 0 0;
	background: url(images/book-inpage.png) no-repeat top center transparent;
	padding: 8px;
	position: relative;
}
a.book-info-image img{
	border: 1px solid #FFF;
}
a.book-info-image img.zoom{
	border: 0;
	position: absolute;
	bottom: 15px;
	right: 15px;
}
div.book-info-text{
	color: #3b3b3b;
	padding: 10px 2px;
}
div.book-info-infotext{
	color: #6b6b6b;
	padding: 0 2px;
	padding-top: 20px;
	font-size: 10px;
}
/* ######################################################################## */
div.author-info{
	color: #3b3b3b;
	padding: 8px 0px;
	line-height: 130%;
	font-size: 12px;
}
h1.author{
	margin: 0;
	padding-bottom: 0px;
	margin-bottom: 8px;
	font-size: 18px;
	font-weight: normal;
	color: #3b3b3b;
	text-align: center;
}
div.author-image{
	border: 1px solid #BBB;
	margin: 8px auto;
	padding: 6px;
	background: #CCC;
	-moz-border-radius: 5px;
	border-radius: 5px;
	width: 118px;
}
div.author-image img{
	border: 1px solid #FFF;
}
/* ######################################################################## */
#gallery {
	position:relative;
	height:338px
}
#gallery a {
	float:left;
	position:absolute;
	display: none;
}

#gallery a img {
	border:none;
}

#gallery a.show {
	z-index:500
}
/* ######################################################################## */
a.news-image-link:link, 
a.news-image-link:visited{
	padding: 4px;
	border: 1px solid #BBB;
	background: #CCC;
	display: block;
	width: 52px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
a.news-image-link:hover{
	border: 1px solid #BBB;
	background: #EFEFEE;
}
a.news-image-link img{
	border: 1px solid #FFF;
	width: 50px;
	height: 50px;
	display: block;
}
div.news-listing{
	margin-bottom: 10px;
}
div.news-listing div.news-lising-text{
	float: right;
	width: 660px;
	color: #6b6b6b;
}
div.news-listing div.news-lising-text h3, div.media-listing  h3{
	margin-top: 0;
	margin-bottom: 7px;
}
div.news-date{
	font-size: 10px;
	padding-bottom: 6px;
	padding-left: 1px;
}
div.subtitle{
	font-size: 13px;
	color: #6B6B6B;
	padding-bottom: 6px;
}
div.media-listing{
	color: #6B6B6B;
}
div.media-listing-text{
	float: right;
	width: 660px;
}
div.media-listing-image{
	width: 74px;
	float: left;
}
div.media-listing-image span{
	padding: 4px;
	border: 1px solid #BBB;
	background: #CCC;
	display: block;
	width: 54px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
div.media-listing-image span img{
	border: 1px solid #FFFFFF;
	width: 52px;
	height: 52px;
}
/* ######################################################################## */
/* ======================= PAGINATION ======================= */
.pagination {
	position:relative;
	font-size: 12px;
	margin-bottom: 4px;
	margin-top: 2px;
	font-family: helvetica,arial,sans-serif;
	padding-top: 5px;
	text-shadow:1px 1px 1px #FFF;
	text-align: left;
	line-height: 12px;
	text-align: right;
}

.pagination a {
	padding: 3px 8px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	margin: 1px;
	border: 0;
	text-decoration: none; /* no underline */
	color: #999 !important;
	background: transparent;
}

.pagination a:hover, .pagination a:active{
	background: #d8d8cf;
	border: 0;
	color: #be1e2d !important;
}
.pagination .current {
	padding: 3px 8px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	margin: 1px;
	background-color: #d8d8cf;
	color: #be1e2d;
	text-shadow: none;
}
.pagination .disabled {
	padding: 3px 8px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	margin: 1px;
	color: #CCC;
}
.pagination .next,
.pagination .previous{
	font-size: 18px;
	line-height: 6px;
	padding: 0 8px;
}
/* ======================= END PAGINATION ======================= */
div.book-in-sider{
	margin: 0px auto !important;
	width: 134px;
	position: relative;
}
img.new_flag{
	z-index: 10;
	position: absolute;
	top: 4px;
	left: 19px;
}
h1.main-title{
	color: #be1e2d;
	font-size: 16px;
}
h2{
	line-height: 130%;
	margin: 6px 0;
}
/* ######################################################################## */
input#search_box{
	width: 130px;
	height: 20px;
	background: url('images/search-input.png') no-repeat center center transparent;
	border: 0;
	padding: 2px 5px;
	font-size: 11px;
}
input#search_button{
	width: 30px;
	height: 24px;
	background: url('images/search-icon.png') no-repeat center bottom transparent;
	border: 0;
	padding: 2px 6px;
	text-indent:  -3000px;
	cursor: pointer;
}

img.leftImage{
	float: left;
	margin: 10px;
	margin-left: 0;
	margin-top: 0;
	padding: 4px;
	border: 1px solid #CCC;
	background: #d8d8ce;
}
img.rightImage{
	float: right;
	margin: 10px;
	margin-right: 0;
	margin-top: 0;
	padding: 4px;
}
img.styledImage{
	padding: 4px;
	border: 1px solid #CCC;
	background: #d8d8ce;
}

/* ######################################################################## */
/* TILT */
/* ######################################################################## */

body#TILT{
	background: url('images/TILT/background.jpg') no-repeat #000 top center;
}
body#TILT div#header{
	background: url('images/TILT/header.png') no-repeat transparent top center;
}
body#TILT div#subheader{
	background: transparent;
}
body#TILT div#TILT_text{
	width: 972px;
	height: 600px;
	overflow: hidden;
	position: relative;
}
body#TILT div#TILT_text p{
	position: absolute;
	left: 1000px;
	top: -100px;
}

div#top_menu li#tilt a:link, div#top_menu li#tilt a:visited{
	color: #be1e2d;
}
div#top_menu li#tilt a:hover{
	background: url(images/TILT/menu-over.png) no-repeat center center transparent;
	color: #be1e2d;
}
body#TILT div#TILT_container{
	width: 786px;
	margin: 0 auto;
}
form#TILT_form label{
	display: block;
	color: #FFF;
	padding: 6px 0;
	height: 30px;
}
form#TILT_form label input{
	background: #000;
	border: 1px solid #444444;
	padding: 6px;
	color: #666;
	width: 280px;
	float: right;
}
form#TILT_form label span{
	display: block;
	width: 50px;
	float: left;
	padding-top: 6px;
	font-weight: bold;
	font-size: 14px;
}

form#TILT_form textarea{
	background: #000;
	border: 1px solid #444444;
	color: #777;
	padding: 6px;
	font-family: Arial !important;
	font-size: 12px;
}
form#TILT_form input#TITL_send{
	border: 0;
	width:94px;
	height: 24px;
	background: url('images/TILT/izprati.png') no-repeat center center;
	display: block;
	overflow: hidden;
	text-indent: -3000px;
	float: right;
	margin-top: 6px;
	cursor: pointer;
}
body#TILT .pagination {
	text-shadow: 1px 1px 1px #333 !important;
}

body#TILT .pagination a{
	color: #666;
}
body#TILT .pagination .disabled {
	color: #444;
}
body#TILT .pagination .current{
	background: #b9272c;
	color: #FFF;
}
body#TILT .pagination a:hover, body#TILT .pagination a:active{
	background: #b9272c;
	color: #FFF !important;
}
body#TILT img.TILT_POST_IMAGE{
	float: left;
	margin-left: 6px;
	margin-top: 3px;
}
body#TILT div.comment{
	padding: 12px 0;
}
body#TILT div.comment_text{
	width: 878px;
	float: right;
	font-size: 11px;
	color: #FFF;
	line-height: 130%;
	padding-bottom: 6px;
	border-bottom: 1px solid #333;
}
body#TILT div.comment_text b{
	font-size: 14px;
	color: #b9272c;
	display: block;
	padding-bottom: 12px;
}



body#TILT div.error {
	background: #c53263;
	background: #FC575E;
	color: #FFF;
	padding: 20px;
	text-align: center;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	margin: 10px 0px;
	font-size: 20px;
	font-family: Helvetica,Arial,sans-serif;
	letter-spacing: -1px;
	font-weight: bold;
}
body#TILT div.success {
	background: #FFF;
	color: #000;
	padding: 20px;
	text-align: center;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	margin: 10px 0px;
	font-size: 20px;
	font-family: Helvetica,Arial,sans-serif;
	letter-spacing: -1px;
	font-weight: bold;
}

/* ######################################################################## */
a#online_bookstore_link_bg:link, a#online_bookstore_link_bg:visited{
	width: 187px;
	height: 26px;
	background: url('img/onlinebookstore_en_hover.png') no-repeat center center;
	display: block;
	text-decoration: none;
	overflow: hidden;
	text-indent: -3000px;
	text-decoration: none;
	margin-top: 10px;
}
a#online_bookstore_link_bg:hover{
	background: url('img/onlinebookstore_en_normal.png') no-repeat center center;
}

a#online_bookstore_link_en:link, a#online_bookstore_link_en:visited{
	width: 187px;
	height: 26px;
	background: url('img/onlinebookstore_en_hover.png') no-repeat center center;
	display: block;
	text-decoration: none;
	overflow: hidden;
	text-indent: -3000px;
	text-decoration: none;
	margin-top: 10px;
}
a#online_bookstore_link_en:hover{
	background: url('img/onlinebookstore_en_normal.png') no-repeat center center;
	
}

/* ######################################################################## */
/* ######################################################################## */
div.letters{
	text-align: center;
	padding: 10px 0;
	color: #BBB;
	text-shadow: 1px 1px 1px #FFFFFF;
}
span.letter{
	padding: 3px 6px;
	margin: 0 2px;
	display: inline-block;
	
}
div.letters a:link, div.letters a:visited{
	color: #888;
	text-decoration: none;
	display: inline-block;
}
div.letters a:hover{
	color: #BE1E2D;
	border-radius: 4px;
	background-color: #D8D8CF;
}

a.current_letter{
	background-color: #D8D8CF;
	border-radius: 4px;
	text-decoration: none;
	color: #BE1E2D !important;
}

