* {
    padding: 0;
    margin: 0;
} 

body {
 	font: 0.74em Tahoma, sans-serif;
	line-height: 1.5em; 
background: #f6f6f6 url(images/dots.gif) no-repeat;
background-attachment:fixed;
background-position:right top;
height:419px;
text-align:center;
}
a {
	color: #f7b54a;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
a:selected{
color:#000;
}
.topmenu {
margin: 2px auto;
width: 760px;
background: transparent;
height:30px;
line-height:24px;
}

.topmenu ul{
list-style-type: none;
	padding-left: 0;
	margin-left: 0;
}
.topmenu a:link,.topmenu a:visited
{ 
	color:#56595f;
	font-size:10px;
	padding-left: 20px;
	margin-bottom: 10px;
	} 
.topmenu a:hover
{ 
	text-decoration: none;
	background: url(images/bullet.gif) left center no-repeat;
	color:#000;
	padding-left: 20px;
	margin-bottom: 10px;

	} 

.active
{ 
	text-decoration: none;
	background: url(images/bullet.gif) left center no-repeat;
	padding-left: 20px;
	margin-bottom: 10px;

	} 
	
	.bkg-read
{
	display:block;	
	background: url(images/btn-read.gif);
	width: 134px;
	height:31px;
}
#wrapper a
{
	color: #fff;
	padding: 0 0 0 20px;
}
#wrap {
margin: 0 auto;
width: 851px;
background-repeat: repeat-y;
line-height:20px;
text-align:left;
}

#top { 
background-color: transparent;

background-image: url(images/top-bg.png);

background-repeat: repeat;

background-attachment: scroll;

background-position: 0% 0%;

height: 9px;

}

#content {
line-height:20px;
}

#bottom {

background: url(images/bot-bg.png);
height: 9px;
}

.logo {
width: 250px;
float:left;
margin-left:40px;
}
.menu ul,.menu li {
/*display: inline;*/
margin: 0;
padding: 0;
list-style: none;
text-align: center;
}
.menu_style
{
	width:700px;
background-color:#fefbf4;
margin-left: 40px;
padding:20px;
}

.breadcrumbs {  
	padding: 0px;
	font-size:10px;
	line-height:8px;
}
	
.middle {
	float: left;
	width: 100%;
	margin: 0;
	padding: 0% 1%;
	text-align: left;
	width: 851px;
background: transparent url(images/mainbg.png);
background-repeat: repeat-y;
}
.middle a:link {
	color: #f7b54a;
	text-decoration: none;
}
.ContentPane-hp
{
	float: right;
	width:750px;
	padding-left:25px;
padding-right:50px;

}
.ContentPane
{
	float: right;
	width:520px;
	*width:580px;
	padding-left:5px;
padding-right:60px;
*padding-right:10px;

}

.middle-bot {
}
.LeftPane 
{
	margin-left:40px;
	width:200px;
    float: left;
    color:#9b9b9b;
    line-height:20px;
}
.main-content {
padding:0px 5px 2px 20px;
}
.right-content-user {
padding:0px 5px 2px 20px;
}
#clear {
	display: block;
	clear: both;
	width: 100%;
	height:1px;
	overflow:hidden;
}

#footer {
	text-align: center;
	color: #666;
	font-size:10px;
}
.ogled a:link
{
	font-size:10px; 
    text-decoration: none;
    color: #f7b54a;
    
}

.ogled a:visited
{
    text-decoration: none;
    color: #A43535;
    font-size:10px;
}

A.ogled:hover
{
    text-decoration: underline;
    color: #ff0000;
}

A.ogled:active
{
    text-decoration: none;
    color: #003366;
}
.objave
{
	background:#f6f6f6;
	padding:20px;
	width:450px;
}

