@charset "UTF-8";
/* CSS Document */

html {
	background: #FFFFFF url(../images/full_body_bg.png) top center repeat-y;
}

body {
	margin: 0 auto;
	padding: 0;
	width: 880px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #333333;
}

div, h1, h2, h3, h4, p, img, ul, form { margin: 0; padding: 0; }
ul { list-style: none; }
img { border: none; }

.clear { clear: both; }

.tal { text-align: left; }
.tac { text-align: center; }
.tar { text-align: right; }
.in5 { padding-top: 5px; }
.in10 { padding-top: 10px; }
.in15 { padding-top: 15px; }
.in20 { padding-top: 20px; }
.in25 { padding-top: 25px; }

.pl5 { padding-left: 5px; }
.pr5 { padding-right: 5px; }
.pr20 { padding-right: 20px; }

p.p12 {
	font: 12px/17px Arial, Helvetica, sans-serif;
}

p.p12g {
	font: 12px/17px Georgia, Arial, Helvetica, sans-serif;
}

h4.h14 {
	font: normal 14px/14px Georgia, "Times New Roman", Times, serif;
	color: #401270;
}

a {
	color: #401270;
	text-decoration: none;
}

#footer a {
	color: #333333;
	text-decoration: none;
}

a:hover {
	color: #cccccc;
	text-decoration: none;
}

.vijola {
	color: #401270;
}
.sivo_1 {
	color: #595959;
}
.black {
	color: #000000;
}

#wrapper {
	width: 860px;
	padding: 10px 10px;
	margin: 0 auto;
	background: #FFFFFF;
}

#logo {
	float: left;
	width: 180px;
	height: 171px;
	border-bottom: 1px solid #401270;
	background: url(../images/logo_bg.png) top left no-repeat;
}
#logo h1 {
	font: normal 28px/28px Georgia, "Times New Roman", Times, serif;
	letter-spacing: -1px;
	padding: 0 0 55px 0;
	color: #000000;
}
#logo h1 span {
	color: #401270;
}
#logo p {
	font: 11px/17px Arial, Helvetica, sans-serif;
}

#banner {
	float: right;
	width: 670px;
	height: 172px;
}
#banner_1 {
	float: right;
	width: 670px;
	height: 172px;
	background: url(../images/banner_1_bg.png) top left repeat-y;
}
#banner_1 h1 {
	font: normal 24px/24px Georgia, "Times New Roman", Times, serif;
	letter-spacing: -1px;
	padding: 140px 0 0 10px;
	color: #FFFFFF;
}

#sidebar_l {
	float: left;
	width: 180px;
}
#sidebar_r {
	float: right;
	width: 210px;
}

#sidebar_r h3 {
	font: 12px/17px Arial, Helvetica, sans-serif;
	border-bottom: 1px dotted #cccccc;
	padding: 0 0 5px 0;
	margin: 0 0 10px 0;
}

#sidebar_r .item {
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
	border-bottom: 1px dotted #cccccc;
}

#sidebar_r #botom_nav {
	width: 210px;
	padding: 10px 0;
	text-align: right;
	color: #401270;
}



#content {
	float: left;
	width: 450px;
	padding: 0 10px;
}

#content_celo {
	float: left;
	width: 660px;
	padding: 0 10px;
}

#content #breadcrumbs {
	width: 450px;
	padding: 10px 0;
	text-align: right;
	color: #401270;
}

#content #breadcrumbs a {
	color: #401270;
	text-decoration: none;
}

#content #breadcrumbs a:hover {
	color: #401270;
	text-decoration: underline;
}
#content .item {
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
	border-bottom: 1px dotted #cccccc;
}
#content .normal {
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
}

#content p.datum {
	font: 11px/17px Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
}
#content h1 {
	font: normal 18px/18px Georgia, "Times New Roman", Times, serif;
	padding: 5px 0 10px 0;
	color: #401270;
}
#content h2 {
	font: normal 14px/14px Georgia, "Times New Roman", Times, serif;
	padding: 5px 0 10px 0;
	color: #401270;
}

#content p {
	padding: 10px 0 0 0;
}

.kupim a {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	background: #401270;
	padding: 2px 5px;
	text-decoration: none;
	margin-bottom: 0px;
	margin-right: 0px;
}

#sidebar_l ul {
	list-style-type: none;
}
#sidebar_l li {
	list-style-type: none;
	font: 12px/17px Arial, Helvetica, sans-serif;
}
#sidebar_l ul li ul {
	list-style-type: none;
	font: 12px/17px Arial, Helvetica, sans-serif;
	padding: 0 0 0 10px;
}
#sidebar_l li h2 {
	font: normal 14px/14px Georgia, "Times New Roman", Times, serif;
}
#sidebar_l li span, #sidebar_l li a.izbran {
	color: #401270;
}
#sidebar_l li a {
	display: block;
	font: 12px/17px Arial, Helvetica, sans-serif;
	color: #333333;
	padding: 8px 0;
	border-bottom: 1px dotted #333333;
}
#sidebar_l li.free {
	padding: 8px 0;
	border-bottom: 1px dotted #333333;
}

#sidebar_l form {
	width: 180px;
	padding: 15px 0;
}
#sidebar_l form span {
	font: bold 12px/17px Arial, Helvetica, sans-serif;
}
#sidebar_l input.search {
	width: 140px;
	border: 1px solid #999999;
	padding: 2px 3px;
}
#sidebar_l input.button {
	width: auto;
	height: auto;
}

#footer {
	width: 720px;
	height: 170px;
	background: #ffffff url(../images/footer_bg.png) top center repeat-x;
	padding: 30px 80px 10px 80px;
	text-align: center;
}

#footer .col {
	float: left;
	width: 120px;
}

#polica {
	float: right;
	width: 670px;
}

.box {
	float: left;
	width: 210px;
	height: 369px;
	margin: 0 20px 10px 0;
	border-bottom: 1px dotted #cccccc;
}

.box_last{
	float: left;
	width: 210px;
	height: 369px;
	margin: 0 0 10px 0;
	border-bottom: 1px dotted #cccccc;
}

.nav {
	width: 670px;
	padding: 9px 0 10px 0;
	text-align: right;
}

.seznam {
	width: 670px;
}

.rubrika {
	background: #ffffff url(../images/rubrika_bg.png) top left repeat-x;
	padding: 7px 10px 10px 10px;
	height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4d4d4d;
}

table.seznamvseh {
	width: 670px;
	padding: 0;
	margin: 0;
	border: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #595959;
	font-weight: normal;
	padding: 5px 0 5px 0;
}

table.seznamvseh th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	vertical-align: bottom;
	padding: 12px 0 7px 0;
	border-bottom: 1px dotted gray;
	text-align: left;
}

table.seznamvseh th.th_space { width: 10px; }
table.seznamvseh th.th_naslov { width: 180px; }
table.seznamvseh th.th_avtor { width: 170px; }
table.seznamvseh th.th_leto { width: 90px; }
table.seznamvseh th.th_cena1 { width: 130px; }
table.seznamvseh th.th_cena2 { width: 90px; }

table.seznamvseh td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #595959;
	vertical-align: bottom;
	padding: 8px 0 5px 0;
	border-bottom: 1px dotted gray;
	text-align: left;
}

table.seznamvseh td h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 14px;
	color: #401270;
}

#content .detajl {
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
}

.detajl p.avtor {
	font: normal 14px/14px Georgia, "Times New Roman", Times, serif;
	color: #000000;
}
.detajl h1 {
	font: normal 18px/18px Georgia, "Times New Roman", Times, serif;
	color: #401270;
	padding: 10px 0;
}
.detajl p.zvrst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}


#sidebar_r ul {
	margin: 0;
	padding: 0;
	width: 210px;
	list-style: none;
}

#sidebar_r li {
	margin: 0;
	padding: 5px 0 5px 0;
	width: 210px;
	border-bottom: 1px dotted gray;
}
#sidebar_r li img {
	float: left;
}

#sidebar_r li .kratko {
	float: right;
	width: 130px;
	text-align: right;
}

#selected {
	color: #cccccc;
	text-decoration: none;
}



#content_celo #breadcrumbs {
	width: 660px;
	padding: 10px 0;
	text-align: right;
	color: #401270;
}

#content_celo #breadcrumbs a {
	color: #401270;
	text-decoration: none;
}

#content_celo #breadcrumbs a:hover {
	color: #401270;
	text-decoration: underline;
}
#content_celo .item {
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
	border-bottom: 1px dotted #cccccc;
}
#content_celo .normal {
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
}

#content_celo p.datum {
	font: 11px/17px Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
}
#content_celo h1 {
	font: normal 18px/18px Georgia, "Times New Roman", Times, serif;
	padding: 5px 0 10px 0;
	color: #401270;
}
#content_celo h2 {
	font: normal 14px/14px Georgia, "Times New Roman", Times, serif;
	padding: 5px 0 10px 0;
	color: #401270;
}

#content_celo p {
	padding: 10px 0 0 0;
}



#content_celo h3 {
	font: normal 14px/14px Georgia, "Times New Roman", Times, serif;
	padding: 5px 0 10px 0;
	color: #401270;
}

#content h3 {
	font: normal 14px/14px Georgia, "Times New Roman", Times, serif;
	padding: 5px 0 10px 0;
	color: #401270;
}