
body {
	margin: 0; padding: 0;
	background: #fff url(img/bg.gif) repeat-y center;
	font-family: Georgia;
	font-size: 9pt;
	color: #333;
	text-align: center;
}
a, a:visited, a:hover, a:link {
	color: #666;
	text-decoration: none;
}
a:hover { color: #000; }
img { border: 0px; }

#wrapper {
	width: 920px;
	margin: 0 auto;
 	padding: 10px 0;
 	text-align: left;
}


/* header & footer */
#header, #footer { color: #444; }


/* header */
#header {  }

#logo {
	padding: 0;
	float: left;
	clear: left;
}
#logo a {
	font-size: 10px;
	text-align: center;
	display: block;
	padding-top: 13px;
}


hr {
border:0;
border-bottom:1px dotted #ccc;
height:1px;
margin: 10px 0;
}
#nav {
	clear:both;
}

/* main - single */
#single {
	float:left;
	width: 611px;
	border: 1px solid #cecece;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background: #fff;
	padding: 20px;
}
#single h2 {
	margin: 0px;
	font-size: 14pt;
	font-weight: normal;
}
#single .news-time {
	font-size: 8pt;
	color: #444;
}
#single .news-pict {
	float:right;
	margin-left: 20px;
}
#single .news-desc {
	font-size: 10pt;
	line-height: 1.3em; 
}
#single .news-cont {
	font-size: 9pt;
	line-height: 1.5em;
}

/*
#bottom {
	width: 611px;
	float: left;
	clear: left;
}
*/

/* sideber */
#sidebar {
	float:right;
	width: 208px;
	border: 1px solid #cecece;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background: #fff;
	padding: 20px;
}

/* othernews */
.other_news h2 {
	font-size: 9pt;
}
.other_news h3 {
	font-size: 9pt;
	font-weight: normal;
	padding: 0; margin: 0;
	margin-bottom: 7px;
}
.hide { display: none; }


/* footer */
#footer {
	clear: both;
	padding: 5px 0 0;
	font-size: 8pt;
/* 	font-family: "Myriad Pro", Myriad, Arial, Helvetica; */
	color: #999;
	text-align: center;
	line-height: 1.5em;
}

/* banners */
#banner01 {
	width: 728px; height: 90px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background: #c9cd69;
}

/* general */
.clr { clear: both; }
.fr { float: right; clear: right; }
.frnc { float:right; clear:none; margin-right:0; margin-left: 10px; }

.cb {
	clear: both;
}


/* komentari  */
.tx-comments-comment-form, .tx-comments-comments {
	
}
.tx-comments-comments {
	border-top: 1px solid #999;
	border-bottom: 1px dotted #ccc;
	margin-top: 15px;
	padding: 5px 0;
}
