*{
	padding: 0px;
	margin: 0px;
}
body{
	font-family: Tahoma;
	font-weight: normal;
	font-size: 13px;
        background: url(images/header.jpg) no-repeat top center;
}
img{
	border: 0px;
}
a{
	color: #696BFE;
}
a:link{
	color: #696BFE;
	text-decoration: underline;
}
a:visited{
	color: #696BFE;
}
a:hover{
	text-decoration: none;
}
a:active{
	color: #696BFE;
}
h1,h2,h3,h4,h5{
	font-size: 18px;
	font-weight: normal;
	color: #696969;
        padding-top: 10px;
        padding-bottom: 10px; 
}
#page{
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	width: 1007px;
}

.ipo {
    display: block;
    width: 160px; 
    height: 50px;
    background: url(images/ipo.png) no-repeat 0 0;
    
}
.ipo:hover {
    background: url(images/ipo.png) no-repeat 0 -50px;
}

.potreb {
    display: block;
    width: 160px; 
    height: 50px;
    background: url(images/potreb.png) no-repeat 0 0;
    
}
.potreb:hover {
    background: url(images/potreb.png) no-repeat 0 -50px;
}

#header{
	height: 150px;
}
#map{
	padding-top: 50px;
	padding-right: 20px;
	text-align: right;
}
#menu{
	height: 37px;
	line-height: 37px;
	text-align: left;
	padding-left: 20px;
}
#menu a{
	color: White;
	text-decoration: none;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#lsidebar{
	float: left;
	width: 218px;
	background: #ECECEC url(images/bgsid.jpg) no-repeat bottom;
	padding-bottom: 10px;
	display: inline;
}
#lsidebar ul{
	list-style: none;
}
#rsidebar{
	float: left;
	width: 218px;
	background: #ECECEC url(images/bgsid.jpg) no-repeat bottom;
	padding-bottom: 10px;
}
#rsidebar ul{
	list-style: none;
}
.block{
	padding: 10px 10px 10px 15px;
}
.title{
	font-size: 14px;
	font-weight: bold;
	color: #949494;
	padding-top: 5px;
	padding-bottom: 5px;
}
#content{
	float: left;
	width: 547px;
	padding: 10px;
}
#content ul, ol{
        margin-left: 30px;  
}
#copy{
	height: 36px;
	clear: both;
	background: #D4D4D4 url(images/bgfot_03.jpg) no-repeat left;
	width: 547px;
	margin-left: auto;
	margin-right: auto	
}
#copy div{
	height: 36px;
	clear: both;
	background: url(images/bgfot_05.jpg) no-repeat right;
	line-height: 36px;
	text-align: center;
	color: #696969;
}
#footer{
	height: 36px;
	width: 635px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 5px;
	padding-bottom: 5px;
}
#footer table{
	margin-left: auto;
	margin-right: auto;
}
.error{
        color: #696BFE;
        font-size: 10px;  

}
/* Powered by WebGT */
a#webgt{
	background: url(images/webgt.jpg) no-repeat;
	height: 31px;
	display: block;
	text-align: left;
	padding-left: 43px;
	padding-top: 3px;
	color: #696969;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 11px;
}


