/* CSS datoteko izdelal Lenart Mlinar, Everlost.si - www.everlost.si */

html, body {
	margin: 0px;
	padding: 0px;
	background-image: url(../img/bg.jpg);
	background-repeat: repeat-x;
}

#top {
	background-image: url(../img/vrata.jpg);
	width: 1132px;
	height: 449px;
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -585px;
	padding: 0px;
}

#block-top {
	width: 680px;
	height: 18px;
	display: block;
	background-image: url(../img/block-top.jpg);
	position: absolute;
	top: 319px;
	left: 50%;
	margin-left: -340px;
}

#block {
	width: 650px;
	background-color: #FFFFFF;
	position: absolute;
	top: 337px;
	left: 50%;
	margin-left: -336px;
	border-left: 1px solid #E6E6E6;
	border-right: 1px solid #E6E6E6;
	padding: 0px 10px 0px 10px;
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	text-align: justify;

}

#menu {
	width: 680px;
	height: 60px;
	position: absolute;
	top: 280px;
	left: 50%;
	margin-left: -340px;
	padding: 0px;
        z-index: 70;
}


#block-bottom {
	width: 680px;
	height: 142px;
	display: block;
	background-image: url(../img/bottom.jpg);
	position: relative;
	top: 0px;
	left: 50%;
	margin: 5px 0px 0px -340px;
	clear: both;
}

#bottom-copyright {
	margin: 0px;
	padding: 6px 0px 0px 10px;
	float: left;
	width: 150px;
	color: #999999;
	font-family: Verdana;
	font-size: 10px;
}

#bottom-izdelava {
	margin: 0px;
	padding: 6px 10px 0px 0px;
	float: right;
	width: 200px;
	color: #999999;
	font-family: Verdana;
	font-size: 10px;
}

#bottom-izdelava a, active, visited {
	color: #666666;
	text-decoration: none;
}

#bottom-izdelava a:hover {
	color: #666666;
	text-decoration: none;
}

#bottom-pravno {
	margin: 0px;
	padding: 6px 0px 0px 50px;
	float: left;
	color: #999999;
	font-family: Verdana;
	font-size: 10px;
}

#bottom-pravno a, active, visited {
	color: #666666;
	text-decoration: none;
}

#bottom-pravno a:hover {
	color: #666666;
	text-decoration: none;
}

#bottom-pogoji {
	margin: 0px;
	padding: 6px 0px 0px 5px;
	float: left;
	font-family: Verdana;
	font-size: 10px;
}

#bottom-pogoji a, active, visited {
	color: #666666;
	text-decoration: none;
}

#bottom-pogoji a:hover {
	color: #666666;
	text-decoration: none;
}

h1 {
	color: #4da1e9;
	font-family: Trebuchet MS;
	font-size: 14px;
	font-weight: bold;
}

h2 {
	color: #333333;
	font-family: Trebuchet MS;
	font-size: 14px;
}

#povprasevanje-block {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 10px 0px;
	border-bottom: 1px dotted #b9b8b8;
}

#gumb-povprasaj {
	margin: 5px 0px 10px 0px;
	padding: 5px 0px 10px 0px;
	float: right;
	display: block;
}

.gumb-sub {
	margin: 0px;
	padding: 1px 10px 1px 10px;
	border: 1px dotted #E6E6E6;
	background-color: #F8F8F8;
	color: #999999;
	font-size: 10px;
}

.gumb-sub:hover {
	margin: 0px;
	padding: 1px 10px 1px 10px;
	border: 1px dotted #E6E6E6;
	background-color: #FFFFFF;
	color: #4da1e9;
	font-size: 10px;
}

.gumb-main {
	margin: 0px;
	padding: 1px 10px 1px 10px;
	border: 0px solid #CCCCCC;
	background-color: #FFFFFF;
	color: #4da1e9;
	font-size: 14px;
	font-family: Trebuchet MS;
	font-weight: bold;
}

.gumb-main:hover {
	margin: 0px;
	padding: 1px 10px 1px 10px;
	border: 0px;
	background-color: #4da1e9;
	color: #FFFFFF;
	font-size: 14px;
	font-family: Trebuchet MS;
	font-weight: bold;
}

#poslano {
	margin: 0px;
	padding: 15px 0px 0px 0px;
	color: #4da1e9;
	font-size: 14px;
	font-family: Trebuchet MS;
	font-weight: bold;
}

#povprasajte-se-enkrat {
	margin: 0px;
	padding: 10px 0px 15px 0px;
}

#povprasajte-se-enkrat a, active, visited {
	margin: 0px;
	padding: 0px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

#povprasajte-se-enkrat a:hover {
	margin: 0px;
	padding: 0px;
	color: #4da1e9;
	font-weight: bold;
	text-decoration: underline;
}

#thumbBox{ /*Outermost DIV for thumbnail viewer*/
position: absolute;
left: 0;
top: 0;
width: auto;
padding: 10px;
padding-bottom: 0;
background: #71b7f3;
visibility: hidden;
z-index: 100;
cursor: hand;
cursor: pointer;
}

#thumbBox .footerbar{ /*Footer DIV of thumbbox that contains "close" link */
font: bold 16px Tahoma;
letter-spacing: 5px;
line-height: 1.1em;
color: white;
padding: 5px 0;
text-align: right;
}


#thumbBox #thumbImage{ /*DIV within thumbbox that holds the enlarged image */
background-color: white;
}

#thumbLoading{ /*DIV for showing "loading" status while thumbbox is being generated*/
position: absolute;
visibility: hidden;
border: 1px solid black;
background-color: #71b7f3;
padding: 5px;
z-index: 95;
}


#banner {
	background-image: url(../img/banner/rotate.php?i=0);	
	width: 139px;
	height: 600px;
	position: absolute;
	top: 333px;
	left: 50%;
	margin-left: -500px;
	padding: 0px;
}



#leftbanner {
	background-image: url(../img/leftb.gif);
	width: 167px;
	height: 629px;
	position: absolute;
	top: 319px;
	left: 50%;
	margin-left: -510px;
	padding: 0px;
}


#rightbanner {
	background-image: url(../img/rightb.gif);
	width: 167px;
	height: 629px;
	position: absolute;
	top: 319px;
	left: 50%;
	margin-left: 342px;
	padding: 0px;
}
#banner-bottom {
	background-image: url(../img/banner spodnji.jpg);
	width: 657px;
	height: 71px;
	position: absolute;
	top: 0px;
	left: 50%;
	margin: 5px 0px 0px -340px;
	padding: 0px;
}