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

body {
	background-color: #496840;
	margin: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}

.container {
	width: 999px;
	text-align: left;
	height: auto;
}

.vsebina {
	width: 680px; height: 90%; float:right; margin-top: 35px; margin-right: 40px;
}

.vsebina .m-box a {
	font-size: 18px;
	color:#000000;
	text-decoration:none;
	font-variant:small-caps;
	font-weight:bold;
}

.vsebina .m-box a:hover {
	color:#c48a1f;
	text-decoration:underline;
}

.vsebina .m-arhiv a {
	font-size:16px;
    font-weight: bold;
    margin-bottom: 0;
    padding-bottom: 0;
	text-decoration:none;
	
}

.vsebina .m-arhiv a:hover {
	color:#c48a1f !important;
	text-decoration:none;
}


.vsebinaforum {
	width: 999px; background: white; float: left;
}

.zgornjirob { background: white url('../img/container.png') no-repeat; width: 999px; height: 100%; float:right; }
.zgornjirobforum { background: white url('../img/container.png') no-repeat; width: 999px; height: 130px; float:right; }
.zgornjirobgalerija { background: white url('../img/container.png') no-repeat; width: 999px; height: 60px; float:right; }
.forumzgorilevo { margin-top: 15px; margin-left: 15px;}


.txt {
	margin-top: 25px; margin-left: 15px;
}

a, a:visited {
	color: #c68c1a;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

a.footerlink, a.footerlink:visited {
	color: #000;
	text-decoration: underline;
}

a.footerlink:hover {
	text-decoration: none;
}

h1 {
	font-weight: bold;
	font-size: 24px;
	font-variant: small-caps;
	margin-bottom: 0px;
	padding-bottom: 0px;
    color:#392A22; 
}

h2 {
	font-size: 16px;
	color: #C60;
}

h5 {
	font-size: 12px;
	color: #060;
	font-style: italic;
}

h6 {
	font-weight: normal;
	font-style: italic;
	font-size: 10px;
	margin-top: 0px;
	padding-top: 0px;
	margin-left: 1px;
}

p {
	font-size: 12px;
	color: #333;
}

.okvircek {
	background: #ece5d9;
	border: 1px solid #f3f3f3;
	padding: 20px;
}

img { 
	border: 0px; 
}

.slideshow { height: 161px; width: 235px; }

.slikamedtextom {
	float:right; width: 200px; height: 150px; padding: 10px; display: inline;
}

.slikamedtextomvecja {
	float:right; width: 300px; height: 244px; padding: 10px; display: inline;
}

.slikamedtextomlevo {
	float:left; width: 220px; height: 150px; padding: 10px; display: inline;
}

.slikamedtextom2 {
	float:right; width: 200px; height: 300px; padding: 10px; display: inline;
}
.slikamedtextom3 {
	float:right; width: 200px; height: 225px; padding: 10px; display: inline;
}

p.small { font-size: 10px;}

p.reportaza { background: url('../img/topleft.png') no-repeat #f6f6f6; padding: 15px; }

div.reportaza { background: url('../img/topleft.png') no-repeat #f6f6f6 top right; padding: 15px; }

div.reportaza_rjava { background: #fff; padding: 15px; padding-top: 0px; padding-bottom: 0px; border: 1px solid #960; }


.slavkocontainer {
	width: 400px;
	height:	 500px;
	float: left;
	margin-left: 110px;
	display: inline;
}
.prev_arrow {
	float: left;
	width: 45px;
	margin-top: 140px;
	display: inline;
}

.next_arrow {
	float: left;
	width: 45px;
	margin-top: 140px;
	display: inline;
}

.product_galery {
	float: left;
}

.area {
	width: 230px;
	height: 450px;
	padding: 25px;
	display: inline;
}

.opis {
	font-size: 11px;
	padding: 10px;
	text-align: left;
}

#povezave {
  float: left;
  height: 200px;
}

#povezave li {
  display: block;
  float: left;
  list-style-type: none;
  width: 212px;
  height: 28px;
  background: url('../img/btn_povezave.png') no-repeat;
  margin:10px;  
  margin-right: 40px;
  text-align: center;	
  padding-top:6px;
}


#povezave a {
  text-decoration: none;
  color: #333333;
  font-size: 12px;
}

#povezave a:hover {
  text-decoration: none;
  color: #c68c1a;
  font-size: 12px;
  text-align: center;
}









