/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #f3f7f9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000}

/*-----------------------------*/
#container{ 
	width:912px;
	margin:0 auto;
} 
#container2{ 
	width:722px;
	background-image:url(images/sredina-ozadje.gif);
	background-repeat:repeat-y;
	margin:0 auto;
	text-align:left} 
	
/* Zgoraj */
#zgoraj{
	width:722px;
	height:44px}
/*-----------------------------*/

/* Sredina */
#sredina{
	width:722px}
	
#menu{
	float:left;
	width:185px;
	color:#ffffff}
	
#menu-zg{
	width:185px;
	background-image:url(images/menu-ozadje1.gif);
	background-repeat:repeat-y}
	
#menu-sp{
	width:185px;
	height:110px}
	
#menu-vsebina{
	text-align:right;
	padding-right:12px}
	
#vsebina{
	float:right;
	width:530px;
	margin-top:7px}
/*-----------------------------*/

/* Spodaj */
#spodaj{
	width:722px;
	height:16px;
	background-image:url(images/ecestitke-verzi-spodaj.gif);
	background-repeat:no-repeat;
	color:#000000;
	font-size:10px;
	padding-top:20px;
	text-align:center}
/*-----------------------------*/

/*Linki*/
.img{
	border:0}
/*----*/

a:link{
	text-decoration:underline;
	color:#000000}
	
a:visited{
	text-decoration:underline;
	color:#000000}
	
a:visited:hover{
	text-decoration:none;
	color:#000000}

a:hover{
	text-decoration:none;
	color:#000000}
/*----*/
	
.menu{
	font-size:11px;
	text-decoration:underline;
	color:#ffffff;
	line-height:1.3em}
	
a.menu:link{
	font-size:11px;
	text-decoration:none;
	color:#ffffff}
	
a.menu:visited{
	font-size:11px;
	text-decoration:none;
	color:#ffffff}
	
a.menu:visited:hover{
	font-size:11px;
	text-decoration:underline;
	color:#ffffff}

a.menu:hover{
	font-size:11px;
	text-decoration:underline;
	color:#ffffff}
/*-----------------------------*/
/*Banner*/
#banner{
	float:right;
	width:180px;
	margin:40px 0px 0px 10px;
}
/*-----------------------------*/
/*Ostalo*/
h1{
	margin: 0px 0px 0px 0px;
	font-size:12px;
	font-weight:bold;
	color:#0f6da0}
/*-----------------------------*/
#600-desno{
	float:right;
	width:222px;
}
#telo{
	float:left;
	width:300px;
}
