/* CSS Document */
* {
	margin:0pt;
	padding:0pt;
}

div, h1, ul {}

*:focus {
	outline-color:invert;
	outline-style:none;
	outline-width:0pt;
}

h1,h2,h3,h4 {
	font-family:'Lucida Grande',Century Gothic,Verdana,Arial,Sans-Serif;
	font-weight:bold;
	color:#626262;
	margin: 0 0 5px 0;
}

ul {
	margin-left:1.5em;
}

body {
	color:#2F2F2F;
	font-family:Verdana, Tahoma;
	font-size:13px;
	line-height:1.5em;
	text-align:justify;
	
}

a {
	color:#171E3F;
	text-decoration:none;
}

a[href*="http"] {
	border-bottom:1px dashed #3348AF;
	color:#171E3F;
	text-decoration:none;
}

a img {
	border:0pt none;
	vertical-align:middle;
}

img {
	font-size:0.6em;
	text-align:center;
}

hr {
	background:#CFCFCF none repeat scroll 0%;
	border:0pt none;
	height:1px;
}

p {
	padding:0.25em;
	text-align:justify;
}
p:first-letter { padding-left:0.3em; }

textarea {
	border:1px dotted #6A6A6A;
}

select {
	border:0pt none;
	outline-color:invert;
	outline-style:none;
	outline-width:0pt;
}

select option {
	background-color:white;
	border:0pt none;
	padding:2px 2px 0pt;
}

textarea {
	font-size:0.9em;
	min-height:5.5em;
	min-width:300px;
	overflow:auto;
}

.obrazecTabela {
	border-spacing:5px;
}
.obrazecTabela caption {
	border-color:#A3BCA3;
	border-style:dashed dashed none;
	border-width:1px 1px 0pt;
	font-size:1.15em;
	padding:2px 2px 2px 1.5em;
	text-align:left;
}
.obrazecTabela td, .obrazecTabela th {
	text-align:left;
	vertical-align:top;
}
.obrazecTabela th {
	font-size:1.1em;
}
.obrazecTabela .opis {
	font-size:0.8em;
	font-style:italic;
	vertical-align:bottom;
}
.pomembno {
	color:red;
	font-size:16px;
	font-weight:bold;
	padding:2px;
}



/*  Glava */
body {
	background: #E0E0E0 
				url('../../img/toplina/body_bg.png') repeat-y scroll center;
}
#pageHolder {
	position:relative;
	width:748px;
	margin:0 auto;
	background: transparent 
				url('../../img/toplina/head_bg.png') no-repeat scroll top;
}
h1.title {
	background: transparent url('../../templates/bucaravgustin/logo.jpg') no-repeat scroll center;
	width:100%;
	height:167px;
	position:absolute;
	top:35px;
	font-size:0px;
}
h1.title span{ display:none; }
.description {
	color:#333333;
	font-size:1.1em;
	height:64px;
	left:12px;
	overflow:hidden;
	position:absolute;
	top:137px;
	width:723px;
	text-align:justify;
	font-family:'Lucida Grande',Century Gothic,Verdana,Arial,Sans-Serif;

}

.vrsticaZgoraj{
	height:30px;
	width:100%;
}
.vrsticaZgoraj ul{
	padding:5px 0;
	list-style:none;
}
.vrsticaZgoraj li{
	margin: 0pt 10px 0pt 0px;
	font-size:12px;
	float:left;
}
.vrsticaZgoraj img{
	vertical-align:middle;
}
.vrsticaZgoraj li.lang{
	list-style-type:none;
	margin: 0 5px 0 0;
	float:right;
}

/* email read */
#e-posta-naslov {
	display:none;
}

/* vcard */
.vcard {
	float:right;
	font-size:.95em;
	padding:0pt 5px;
	text-align:right;
	width:184px;
	margin:0 0 10px 10px;
}
dl.vcard dt{
	font-weight:bold;
	float:left;
	color:#7D7D7D;
	font-size:1em;
	margin-top:3px;
}
.vcard dd {}
.fn.org {}
.type, .url { display:none; }
.adr { cursor:pointer; }


/* Vsebina */
.vsebinaHolder {
	width:97%;
	margin:0 auto;
	margin-top:180px;
}
.vsebinaHolder p {
	padding:.3em;
}
.vsebinaHolder dt {
	font-size:1.1em;
	font-weight:bold;
	margin-top:7px;
}
.vsebinaHolder dd {
	padding:.3em;
	margin-left:5px;
}
.vsebinaHolder h2 {
	padding-left:27px;
	background: transparent url('../../img/toplina/bullet.png') no-repeat scroll left !important;
}

.dejavnost, .izdelki, .storitve {
	margin-bottom:20px;
	border-bottom:1px dashed #CBCBCB;
	padding-bottom:15px;
}


.fotografije {
	float:right;
	margin-left:10px;
	margin-bottom:5px;
	min-height:250px;
	width:188px;
	padding-left:7px;
	background-color:white;
	clear:right;
}

.galerija dd{
	margin:0 0 5px 0;
	text-align:center;
	line-height:1.2em;
	position:relative;

}
.galerija img.photoClick{
	border:1px dotted #8D8D8D;
	opacity:.8;
	padding:1px;
	cursor:pointer;
}
.galerija img.photoClick:hover{
	border:1px solid #8D8D8D;
	opacity:1;
	background-color:#DFEDFF;
}
.zoom {
	position:absolute;
	right:7px;
	top:7pt;
}


/*imagebox*/
#ImageBoxOverlay{
	background-color: #000;
}
#ImageBoxCaption{
	background-color: #F4F4EC;
}
#ImageBoxContainer{
	width: 250px;
	height: 250px;
	background-color: #F4F4EC;
}
#ImageBoxCaptionText{
	font-weight: bold;
	padding-bottom: 5px;
	font-size: 13px;
	color: #000;
}
#ImageBoxCaptionImages{
	margin: 0;
}
#ImageBoxNextImage{
	background-image: url(images/imagebox/spacer.gif);
	background-color: transparent;
}
#ImageBoxPrevImage{
	background-image: url(images/imagebox/spacer.gif);
	background-color: transparent;
}
#ImageBoxNextImage:hover{
	background-image: url(images/imagebox/next_image.jpg);
	background-repeat:	no-repeat;
	background-position: right top;
}
#ImageBoxPrevImage:hover{
	background-image: url(images/imagebox/prev_image.jpg);
	background-repeat:	no-repeat;
	background-position: left bottom;
}


.dejavnost {
	-moz-border-radius:10px;
	border:1px solid #BBBBBB;
	padding:5px;
	width:505px;
}




/* Footer */
.footer {
	font-size:0.8em;
	height:50px;
	margin-bottom:0pt;
	margin-top:-15px;
	position:relative;
	text-align:center;
	clear:both;
}
.footer ul {
	position:absolute;
	text-align:left;
	top:0px;
	left:0px;
	list-style:none;
}
.footer ul a{
	font-style:italic;
}
.message {
	width:80%;
	float:right;
}

