/* Generic Styling */

body {
	background:url(images/pozadina.png) repeat-x top center #DDEBF6; 
/*	background-color: #ABD0F1; */
	font-family: Arial, Helvetica, sans-serif;
	font-size:62.5%; /* Sets default font size to 10px */
	color:#222222;
	}

* {
	margin:0;
	padding:0;
	}

img {
	border:0;
	}

p {
	margin-bottom:1.75em;
	}

a {
	text-decoration:none;
	color:#B4C835;
	}
a:hover {
	text-decoration:none;
	color:#6CC7DC;
	}

/* Structure */

#wrapper {
	margin:0 auto;
	width:700px;
	background:#ffffff;
	font-size:1.20em;

	}
#header {
	height:298px;
	background:url(images/bg-header.jpg) no-repeat;
	}
#menu {
	height:35px;
	line-height:35px;
	background:url(images/menu.jpg) repeat-x;
	padding:0 10px;
	}
#sidebar{
	float:right;
	width:180px;
	background:#efefef; 
	}

#sidebar_down{
	float:right;
	width:180px;
	background:#fffff; 
	}	
	
#content {
	float:left;
	width:500px;
	min-height:400px;
	}
#footer {
	clear:both;
	height:35px;
	background:url(images/footer2.jpg) no-repeat;
	}
/*


.extraframe h3
{
padding-top: 15px;
color: #b3000a;
}
}	
	
#search {
	float: right;
	margin-top: 110px;
	margin-right: 50px;
	}
#search input.searchfield {
	color:#006699;
	font-family:'trebuchet ms',helvetica,sans-serif;
	font-size:.85em;
	font-weight:bold;
	padding: 1px;
	margin: 0;
	background-color:#FFFFFF;
	border:1px solid;
	border-top-color:#006699;
	border-left-color:#006699;
	border-right-color:#006699;
	border-bottom-color:#006699;
	}
#search input.searchbutton {
	color:#006699;
	font-family:'trebuchet ms',helvetica,sans-serif;
	font-size:.85em;
	font-weight:bold;
	padding: 1px;
	margin: 0;
	background-color:#D1DCDC;
	border:1px solid;
	border-top-color:#006699;
	border-left-color:#006699;
	border-right-color:#006699;
	border-bottom-color:#006699;
	}
/* Entries */

.entry {
	padding:5px 10px;
	text-align:justify;
	line-height:1.75em;
	}
.entry h2 {
	font-size:1.90em;
	font-weight:Bold;
	letter-spacing:-1px;
	}
.date {
	font-size:0.9em;
	color:#bbb;
	cursor:default;
	letter-spacing:1px;
	}
.comments {
	margin-top:-1em;
	}
.comments a {
	color:#DDEBF6;
	background:url(images/icon-comment.png) no-repeat 0px 2px;
	padding-left:20px;
	padding-right:2px;
	}
.comments a:hover {
	color:#B4C835;
	}

/* Menu */

#menu ul {
	list-style-type:none;
	}
#menu li {
	float:left;
	}
#menu li a {
	padding:0 15px;
	display:block;
	color:#ffffff;
	margin-right:2px;
	}
#menu li a:hover {
	background:url(images/menu_hover.jpg) no-repeat center center;
	}

/* Links Page*/

 dl.linkpage
{
width: 41.1em;
margin: 2em 0;
padding: 0;
font-family: georgia, times, serif;
}

.linkpage dt
{
width: 15em;
float: left;
margin: 0 0 0 0;
padding: .5em;
border-top: 1px solid #999;
font-weight: bold;
}

/* commented backslash hack for mac-ie5 \*/
dt { clear: both; }
/* end hack */

.linkpage dd
{
float: left;
width: 24em;
margin: 0 0 0 0;
padding: .5em;
border-top: 1px solid #999;
}

.linkpage a
{
font-size: 1.2em;
font-weight: bold;
color: #27637B;
}

.linkpage a:hover
{
font-size: 1.2em;
font-weight: bold;
color: #388EB1;
}

/* Sidebar */

#sidebar ul {
	list-style-type:none;
	margin-top:10px;
	}
#sidebar li {
	margin-right:10px;
	padding: 0 5px 0 5px;
	}
#sidebar li a {
	display:block;
	height:20px;
	line-height:20px;
	color:#222222;
	padding-left:0px;
	border-bottom:1px solid #dddddd;
	}
#sidebar li a:hover {
	background:#edebed;
	color:#6CC4D8;
	}
#sidebar-bottom {
	height:20px;
	background:url(images/bg-sidebar-bottom.gif) no-repeat top center;
	}

#sidebar h3 {
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
	padding: 0 0 3px 0;
	}

#sidebar p {
	font-size: 0.92em;
	text-align: justify;
	margin: 0 0 .8em 0;
	padding: 0 5px 0 5px;
	}
/* Footer */

#footer-valid {
	float:left;
	padding-top:55px;
	padding-left:20px;
	cursor:default;
	color:#ffffff;
	}
#footer-valid a {
	color:#ffffff;
	text-decoration:none;
	}
#footer-valid a:hover {
	color:#ffffff;
	text-decoration:underline;
	}

/* Heading's */

h1 {
	font-size:2.5em;
	font-weight:normal;
	cursor:default;
	position:relative; top:50px; left:30px;
	letter-spacing:1px;
	color:#aaaaaa;
	font-style:italic;
	}

/* Feed */

#feed {
	height:25px;
	width:126px;
	background:url(images/bg-feed.gif) no-repeat;
	margin:0 auto;
	padding-left:26px;
	}
a.feed-button {
	display:block;
    width:100px;
    height:25px;
    background:url("images/lang_feed.jpg") 0 0 no-repeat;
    text-decoration: none;
	}
a:hover.feed-button {
	background-position:0 -25px;
	}

/* Extra's */

#ad-top {
	width:480px;
	height:72px;
	background:url(images/bg-ad-top.png) no-repeat;
	padding:5px;
	}

fieldset { 
	border: 1px solid #ccc; 
	padding: 10px 8px; 
	margin: 0 0 8px 0; 
	background: #E6FFE4; 
	color: #000;
	}
input { 
	padding: 3px; 
	margin: 0; 
	}
textarea { 
	width: 97%; 
	height: 20em; 
	padding: 3px;
	}
.comment { 
	background: #eee; 
	color: #808080; 
	padding: 10px; 
	margin: 0 0 10px 0; 
	border-top: 1px solid #ccc; 
	}
.commentsbox { 
	background: #E8FFD9; 
	color: #808080; 
	padding: 10px; 
	margin: 0 0 10px 0; 
	border-top: 1px solid #ccc; 
	}
.readmore a{
	line-height:1.75em;
	color: #27637B;
	}
.readmore a:hover{
	line-height:1.75em;
	color: #388EB1;
	}
	
	
.roundcont {
  margin-top: 50px;
	/*width: 250px;**/
	background-color: #ffffff;
	color: #fff;
}

.roundcont p {
	margin: 0 10px;
}

.roundtop { 
  
	background: url(images/tr.gif) no-repeat top right; 
}

.roundbottom {
	background: url(images/br.gif) no-repeat top right; 
}

img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}