.box 
{ 
	background: url(blog_white.jpg) repeat;
	width: 690px;
	text-align:left;
	margin:40px auto;
 }
 
.boxtop div 
{
	background: url(blog_top_left.jpg) no-repeat top left; 
}
 
.boxtop 
{ 
	background: url(blog_top_right.jpg) no-repeat top right;
 }

.boxbottom div 
{
	background: url(blog_bottom_left.jpg) no-repeat bottom left;
}
 
.boxbottom 
{
	background: url(blog_bottom_right.jpg) no-repeat bottom right;
}

.boxtop div, .boxtop, .boxbottom div, .boxbottom 
{
	width: 100%;
	height: 25px;
	font-size: 25px;
}

.content 
{
	width:690px;
	margin 0 auto;
 }

.header
{
	margin-left:0px;
	margin-right:0px;
	height:85px;
}

.navigation
{
	margin:20px 0px 20px 0px;
	font-size: 0.85em;
}

.navigation a:link, .navigation a:visited , .navigation a:active, .main a
{
	color: #3399cc;
	text-decoration: none;
}

.navigation a:hover, .navigation a.selected, .footer a
{
	color: #930000;
	text-decoration: none;
}

.bluebar 
{
	background-color: #3399cc;
	color: #fff;
	font-weight: bold;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size:15px;
	clear: both;
}

.logoimg 
{
	margin-left:20px;
	width:100px;
	float:left;
	display: inline;
}

.logo 
{ 
	display: inline;
	font-size: 55px;
	margin-left:80px;
} 

.sidebar 
{
	width:150px;
	float:left;
	margin: 0px 20px 0px 20px;
	display:inline;
}

.main 
{
	margin-left:200px;
	margin-right:10px;
	padding-top:5px;
	font-size: 1em;
}

* html .main
{
	padding-top:15px;
	margin-left:50px;
	width:480px;
}

.main h1 
{
	font-size: 1.1em;
	color: #930000;
}

body 
{
	background: url(blog_gradient.jpg);
	background-repeat:repeat-x;
	background-color:#3195C6;
	text-align:center; 
	font-size: 0.9em; 
	font-family: Tahoma,Verdana, Helvetica, Arial;
	color: #333333;
	line-height: 20px;
}
	
.footer 
{
	font-size: .8em; 
	text-align:center; 
	width:690px;
}

.clear
{
	float: none;
	clear: both;
	height: 1px;
	margin: 0;
	padding: 0;
}

.naslov {font-size: 12px; color: #930000; font-family: Verdana, Arial, sans-serif; font-weight: bold; word-spacing: normal; letter-spacing: 1px}

td {font-size:12px;}