* {
 margin: 0;
 padding: 0;
 font-size: 12px;
}

img, div { behavior: url(/css/iepngfix.htc) }
img {
	border: 0;
}

html {
 height: 100%;
 background: #d6d6d6 url("/images/bg.png") repeat-x;
}

body {
        font: normal 62.5%/1.4 Verdana, sans-serif;
        color: #111;
        min-height:100%;
        height: 100%;
}

h1 a{
	font-size: 25px;
	font-weight: normal;
	line-height: 28px;
	display: block;
	float: left;
	text-decoration: none;
	color: #333;
	padding-left: 80px;
	width: 330px;
}

h2 {
	font-size: 16px;
}
.page {
	margin: 0 auto;
	width: 978px;
	min-height: 100%;
}
#wrap {
	background: #ccc;
	width: 940px;
	padding: 20px;
	padding-top: 15px;
	float: left;
}

#content {
	width: 720px;
	padding-left: 9px;
	float: left;
	padding-bottom: 10px;
}

#starred {
	width: 190px;
	background: #f7f7f7;
	margin-left: 19px;
	float:left;
	min-height: 500px;	
}
#header_guarantor {
	clear:both;
	height:25px;
}
#footer_guarantor {
	clear:both;
	height:90px;
	padding-right: 5px;
}

#footer_guarantor ul {
	float: right;
}

#header {
	height: 80px;
	position: relative;
	background: url("/images/logo.jpg") no-repeat;
}
#footer {
	height: 25px;
	background: #999;
	width: 960px;
	margin: -45px auto auto;
	text-align: right;
	padding: 10px;
}


#starred h2 {
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-size: 15px;
	color: #ff3300;
	font-weight: normal;
}

#top_contacts {
	width: 240px;
	height: 70px;
	background: #fff;
	position: absolute;
	right: -30px;
	text-align: center;
	padding-top: 5px;
}



#top_contacts a {
	color: #FF3300;
	font-size: 12px;
}

#top_contacts .phone {
	font-size: 20px;
	line-height: 24px;
	color: #FF3300;
	display: block;
}

#top_contacts .email {
	line-height: 20px;
	display: block;
}

.item {
	width: 348px;
	height: 173px;
	background: #ddd;
	float: left;
	margin-right: 10px;
	margin-top: 10px;
	border-left: 1px solid #eee;
	border-right: 1px solid #eee;
	position: relative;
}

.category {
	width: 168px;
	height: 173px;
}

#content .item .img {
	float: left;
}

#content .category .img {
	float: none;
}

#stared .item .img {
	float: none;
}

#starred .item {
	width: 168px;		
	margin-top: 0;
	margin-bottom: 10px;
	margin-left: 10px;
}

.item .short_description {
	padding-left: 175px;
	padding-right: 5px;
	padding-top: 5px;
	height: 128px;
}

.item .price {
	border: #eee solid 1px;
	position: absolute;
	bottom: 0px;
	right: 0px;
	background: #f7f7f7;
	display: block;
	padding: 4px;
	text-align: right;
	font-size: 11px;
}

#starred .price {
	padding: 2px;
}

.item a {
	color: #333;
}
.item a.title {
	color: #000;
	border-bottom: #fff solid 1px;
	text-align: left;
	padding: 5px;
	display: block;
	height: 33px;
	font-size: 12px;
	color: #333;
}

.item .img {
	width: 168px;
	height: 128px;
	color: #666;
	text-align: center;
	padding: 0;	
	background-color: #ddd;
	overflow: hidden;
	line-height: 124px;
	display: block;
}

.item img {
	vertical-align: middle;
}


#breadcrumb {
	padding-top: 5px;
}
#breadcrumb a, #breadcrumb {
	color: #000;
}
#content .description {
	padding-top: 10px;
	padding-bottom: 10px;
}

.description .pics {
	width: 355px;
	float: left;
}
.dashed {
	border-bottom:1px dashed #000000;
	text-decoration:none;
}

.copy {
	width: 400px;
	text-align: left;
	float: left;
}


#footer a, #footer {
	color: #fff;
}

label {
	display: block;
	width: 200px;
	padding-top: 10px;
}

#message_name, #message_phone, #message_email, #message_title, #message_body {
	width: 300px;
	font-size: 12px;
}

#message_body {
	height: 80px;
	clear: both;
}


#message_link a {
	color:#FF3300;
	font-size:20px;
	line-height:24px;
	text-decoration: none;
	border-bottom: 1px dashed #ff3300;
}
#content {
    background: #f7f7f7;
	 border: 1px solid #f7f7f7;
}

.content_Biblioteka #content{
    background: #f7f7f7 url("/images/bib1.png") !important;
	 border-top: none;
}

.content_Biblioteka .sf-menu li.current {
	background: #f7f7f7 url("/images/bib1.png") !important;	
}

.content_Biblioteka #content .item {
	background: transparent;
	border: 1px solid #333;
	color: #000;
}
.content_Biblioteka #content .item a.title {
	color: #000;
}
.content_Biblioteka #content .item .price {
	background: transparent;
	border: 1px solid #333;
	border-right: none;
	border-bottom: none;
}

.content_Biblioteka #content .item  a.title {
	border-bottom: 1px solid #333;	
}

.content_Biblioteka #content .item .img {
	background: transparent;
	width: 100px;
}

.content_Biblioteka #content .category .img {
	background: transparent;
	width: 169px;
	overflow: hidden;
}

.content_Biblioteka #content .item .short_description {
	padding-left: 100px;
}


.content_Biblioteka .size_medium, .content_Biblioteka .size_small {
	border: 1px solid #333 !important;	
}

.content_Biblioteka .short_description a {
	color: #000;
}

#footer_guarantor a {
	border: none;
	text-decoration: underline;
	color: #FF3300;
}

.pager {
	float: left;
	width: 710px;
	padding-top: 20px;
	height: 40px;
}

.pager a {
	color: #333;
}

ul.pagination {
	line-height:20px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
ul.pagination li {
	float:left;
	padding-right:14px;
}

.pager_options {
	float: right;
}

.size_medium {
	position: relative;
}

.size_medium .mag {
	position: absolute;
	bottom: 0;
	right: 0;
}

.switch_lang {
  position: absolute;
  right: 215px; 
}
#menu_frontend {
	width: 720px;
	height: 35px;
}