/* medes.si main style sheet,
Copyright 2008 Medes, 
izdelal Miha Omejc
www.mihaomejc.com */

/*==========================
   BARVE
============================
roza: #c6324c
tekst: #333
siva:#a7a7a7
===========================*/


/*==========================
   GLOBAL
===========================*/
* {
	margin: 0px;
	padding: 0px;
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */
body {
	background:#808080;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:17px;
}
a {
	color:#c6324c;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
p, dd, li {
	color:#333;
}

/*==========================
   GLAVA, NOGA, SIDEBAR
===========================*/
#top {
	background:url(images/bg.jpg) repeat-x #fff center top;
}
#okrasek {
	display:none;
}
.wrap {
	width:960px;
	margin:0 auto;
}
#sidebar {
	float:left;
	width:226px;
	padding:21px 39px 30px 0;
}
	#sidebar h1 {
		width: 159px;
		height: 68px;
		position: relative;
		font-size:5px;
		font-weight:normal;
		float:right;
		display:block;
	}
	#sidebar h1 span {
		background:url(images/medes.gif) no-repeat;
		position: absolute;
		width: 100%;
		height: 100%;
		
	}
	#header {
		height:110px;
		width:226px;
	}
	#header h1 a {
		text-decoration:none;
	}
	#sidebar ul {
		list-style:none;
		text-align:right;
		padding-top:10px;
	}
	#sidebar li {
		font-size:13px;
		line-height:16px;
		padding-bottom:3px;
	}
	#sidebar ul li a {
		display:block;
		background:url(images/senca.jpg) bottom right no-repeat #c6324c;
		color:#fff;
		padding:4px 15px 11px 15px;
		width:196px;
		text-decoration:none;
	}
	#sidebar ul li a:hover {
		background:url(images/senca.jpg) bottom right no-repeat #5e5e5e;
	}
	#kontakt {
		padding:15px 0 23px 0;
		background:url(images/bg_kontakt_sp.jpg) no-repeat bottom left;
		float:left;
		width:226px;
	}
	#kontakt dl {
		font-size:12px;
		padding-top:23px;
		background:url(images/bg_kontakt_zg.jpg) no-repeat;
	}
	#kontakt dt {
		color:#c6324c;
		font-weight:bold;
	}
	dd#tel {
		background:url(images/telefon.gif) no-repeat 1px 2px;
		padding-left:20px;
		margin-top:10px;
	}
	dd#delovnik {
		margin-top:10px;
	}
	dd#gsm {
		background:url(images/gsm.gif) no-repeat 1px 2px;
		padding-left:20px;
	}
	dd#mail {
		background:url(images/posta.gif) no-repeat 1px 2px;
		padding-left:20px;
	}
	#narocite {
		padding:30px 60px 10px 0;
		font-family:Tahoma, Arial, Helvetica, sans-serif;
		background:url(images/tel.jpg) no-repeat right 30px;
		width:166px;
		float:left;
	}
	#narocite p {
		font-size:15px;
		font-weight:bold;
		color:#c6324c;
	}
	#narocite p#telefonska {
		font-size:19px;
		font-weight:bold;
		color:#333;
		line-height:30px;
	}
	
#footer {
	background:url(images/bg_foot.jpg) repeat-x;
	min-height:115px;
	height:auto !important;
	height:115px;
	padding:15px 0 0 0;
}
#footer p {
	font-size:12px;
	color:#838383;
}
#footer a {
	color:#838383;
	text-decoration:none;
}
#footer p#copy {
	float:left;
}
#footer p#izdelava {
	float:right;
}


/*==========================
    VSEBINA
===========================*/

#main {
	width:695px;
	float:left;
	padding-top:25px;
}
	#menu {
		width:695px;
		float:left;
		border-bottom:5px solid #fff;
	}
	#menu ul {
		list-style:none;
		padding-left:15px;
	}
	#menu ul li {
		display:inline;
		float:left;
		padding:0 20px;
	}
	#menu a {
		color:#fff;
		text-decoration:none;
	}
	#menu ul li a {
		font-size:13px;
		padding-bottom:12px;
		display:block;
		float:left;
	}
	#menu ul li a:hover {
		background:url(images/current_page.gif) bottom center no-repeat;
	}
	#menu p {
		float:right;
		font-size:11px;
		color:#fff;
		padding-top:1px;
	}
	#menu p a:hover {
		text-decoration:underline;
	}
	#vsebina {
		border-left:5px solid #fff;
		border-right:5px solid #fff;
		width:685px;
		float:left;
		padding-bottom:20px;
		background:#fff;
	}
	#vsebina h1 {
		font-size:15px;
		color:#c6324c;
	}
	#vsebina h1 a {
		text-decoration:none;
	}
	#vsebina h1#naslov {
		font-size:18px;
		color:#c6324c;
		text-transform:uppercase;
		display:block;
		width:670px;
		height:34px;
		background:url(images/naslov_podstran.jpg);
		padding:11px 0 0 15px;
	}
	#vsebina h2 {
		font-size:18px;
		color:#c6324c;
padding: 10px 0 0 0;
	}
	#vsebina h3 {
		font-size:16px;
		color:#c6324c;
padding: 10px 0 0 0;
	}
	#vsebina h4 {
		font-size:14px;
		color:#c6324c;
padding: 10px 0 0 0;
	}
#vsebina h5, #vsebina h6 {
		font-size:13px;
		color:#c6324c;
padding: 5px 0 0 0;
	}
	#vsebina p, #vsebina li {
		font-size:13px;
		line-height:17px;
		color:#333;
	}
	#vsebina p {
		padding:10px 0 5px 0;
	}
	#vsebina ul {
		list-style:none;
	}
	#vsebina li {
		background:url(images/puscica.gif) no-repeat 0px 9px;
		padding:3px 0 3px 10px;
	}
#vsebina img { float:right; padding:0 0 6px 12px; background:url(images/senca.jpg) no-repeat bottom right; }
	#flash {
		padding-bottom:6px;
		background:url(images/senca.jpg) no-repeat right bottom;
	}
	#prvaStran {
		float:left;
		width:430px;
		padding:10px 0 0 0;
	}
	#atributi {
		float:right;
		width:218px;
		padding:10px 0 0 35px;
	}
	#atributi li {
		width: 218px;
		height: 82px;
		position: relative;
		padding:0 0 3px 0;
		background:none;
	}
	#atributi li#pregled span {
		background:url(images/prvi_pregled.gif) no-repeat;
		position: absolute;
		width: 100%;
		height: 100%;
	}
	#atributi li#lj span {
		background:url(images/nahajamo_se.gif) no-repeat;
		position: absolute;
		width: 100%;
		height: 100%;
	}
	#atributi li#varno span {
		background:url(images/varne_metode.gif) no-repeat;
		position: absolute;
		width: 100%;
		height: 100%;
	}
	#datum {
		font-size:11px;
		height:23px;
		color:#787878;
		width: 212px;
		display:block;
		padding-right:6px;
		text-align:right;
	}
	#podstran {
		width:670x;
		padding-left:15px;
		float:left;
	}
	.postIndex {
		float:left;
		width:430px;
	}
	.entryIndex {
		float:left;
		width:430px;
	}
#podstran div.post div.entry table td p {padding:0; margin:0;}