﻿@charset "UTF-8";

/* ZAPLATIC.SI CSS 1.0. - 10.03.2010, IZDELAVA: INFORMATIKA Zaplatič s.p.-------- */

* {
	margin : 0;
	padding : 0;
}

img {
	border:0;
}

body {
	background-image:url('../images/topozadje.png');
	background-position:left top;
	background-repeat:repeat-x;
}

#page {
	margin: 0 auto;
	width:954px;
	/*height:761px;*/
}

#top {
	float:left;
	width:954px;
	height:61px;
	background-image:url('../images/topoz.png');
	background-position:right center;
	background-repeat:no-repeat;
}

#top h1 {
	float:left;
	margin-top:3px;
	font-family:"Trebuchet MS";
	font-size:22px;
}

.gr1 {
	color:maroon;
}

#top a {
	text-decoration:none;
	color:#000;
}

#meni {
	float:left;
	width:954px;
	height:32px;
}

#meni ul {
	float:right;
	margin:7px 0 0 0;
}

#meni li {
	float:left;
	list-style:none;
	font-family:Verdana;
	font-size:10px;
	color:#B4B4B4;
	font-weight:bold;
	padding:0 0 0 10px;
}

#meni li a {
	font-family:Verdana;
	font-size:10px;
	color:#B4B4B4;
	font-weight:bold;
}

#meni li a:hover {
	color:#FFF;
}

#vsebina {
	float:left;
	width:954px;
	height:565px;
	font-family:Arial, Helvetica, sans-serif;
	color:#646464;
	margin-top:10px;
	font-size:12px;
}

#vsebina-pod {
	float:left;
	width:954px;
	font-family:Arial, Helvetica, sans-serif;
	color:#646464;
	font-size:12px;
	margin-top:10px;
	margin-bottom:2px;
	background-image:url('../images/btlin2.png');
	background-repeat:no-repeat;
	background-position:center bottom;
}

#vsebinalevo {
	float:left;
	width:724px;
	height:565px;
	background-image:url('../images/line.png');
	background-position:right top;
	background-repeat:no-repeat;
}

#vsebinalevo-pod {
	float:left;
	width:724px;
	background-image:url('../images/line.png');
	background-position:right 10px;
	background-repeat:repeat-y;
}

#vsebinadesno {
	float:left;
	width:220px;
	height:565px;
	padding-left:10px;
	background-image:url('../images/bottomline.png');
	background-repeat:no-repeat;
	background-position:10px 562px;
}

#vsebinadesno-pod {
	float:left;
	width:220px;
	height:569px;
	padding-left:10px;
}

.levim {
	float:left;
	margin-top:4px;
}

.levim li {
	list-style:none;
}

.levim li a {
	text-decoration:none;
	color:#646464;	
}

.levim li a:hover {
	text-decoration:underline;
}

#topvsebinalevo {
	float:left;
	width:717px;
	height:448px;
}

#topvsebinalevo-pod {
	float:left;
	width:717px;
}

#lines {
	float:left;
	width:717px;
	height:115px;
	background-image:url('../images/lines.png');
	background-repeat:no-repeat;
}

#line_1 {
	float:left;
	width:238px;
	height:115px;
	background-image:url('../images/lines.png');
	background-repeat:no-repeat;
}

#noga {
	float:left;
	width:954px;
	height:97px;
}

#podpis {
	float:left;
	width:954px;
	height:15px;
	margin-top:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:right;
}

#banner {
	float:right;
	margin-top:4px;
}

.okno1 {
	float:left;
	padding-bottom:20px;
}

.llm {
	float:left; 
	margin-bottom:4px;
}

.bsok {
	float:left;
}

.bsok a {
	color:maroon;
}

.bsok a:hover {
	text-decoration:none;
}

.podokno {
	float:left;
	width:208px;
	margin:16px 16px 0 16px;
	_margin:16px 25px 0 8px;
}

.podokno p{
	float:left;
	margin-top:5px;
}

.podokno1 p{
	float:left;
	margin-top:5px;
}

.podokno1 {
	float:left;
	width:208px;
	margin:16px 0 0 16px;
	_margin:16px 0 0 8px;
}

.lv1 {
	float:left;
	width:472px;
}

.lv1 a {
	color:maroon;
}

.lv1 a:hover {
	text-decoration:none;
}

.lv2 {
	float:left;
	width:245px;
}

.lvimg {
	float:left;
	margin: 0 0 9px 10px;
}

.vec {
	float:left;
	text-align:right;
	width:208px;
}

.vec a {
	color:maroon;
}

.vec a:hover {
	text-decoration:none;
}

.bp {
	padding-bottom:15px;
}