* {
	font-family: Verdana, sans-serif;
	font-style: normal;
}


/* default header margins */
h1 { margin: .67em 0 }
h2 { margin: .75em 0 }
h3 { margin: .83em 0 }
h5 { margin: 1.5em 0 }
h6 { margin: 1.67em 0 }


p {
	margin-bottom: 15px;
}

i, em {
	font-style: italic;
}

h1 {
	font-size: 140%;
}

h2 {
	font-size: 100%;
}

a, a:link, a:active, a.forced {
	color: #2E5467;
	text-decoration: underline;
}

.content a:visited {
	color: #86A2CC;
	text-decoration: none;
}

.content .toolbox a:visited,
.newsList .filter a:visited,
.newsListOverview a:visited {
	color: #2E5467;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

h2 a, a.h2 {
	text-decoration: none;
	color: inherit;
	font-style: normal;
}

h2 a:hover {
	text-decoration: underline;
}

h3 {
	font-size: 110%;

}

a img {
	border: none;
}

fieldset {
	padding: 10px;
}

.hidden {
	display: none;
}

hr.deco {
	margin: 10px 0px;
}

body {
	background-color: #FDFDFD;
	background-image: url(/images/header_bg.png);
	background-repeat: repeat-x;
	padding: 0px;
	margin: 0px;
	font-size: 80%;
}

div.header {
	margin: 0px auto;
	width: 960px;
	height: 116px;
}

div.header div.logo {
	width: 261px;
	float:left;
}

div.header div.hLeft form.search {
	float: left;
	text-align: right;
	height: 84px;
	width: 190px;
}

div.header div.hLeft form.search div {
	margin-top: 10px;
}

div.header div.hLeft form.search input.text {
	width: 100px;
	font-size: 80%;
	padding: 1px;
}



div.header div.hLeft form.search select.tags {
	font-size: 70%;
	width: 150px;
	margin-bottom: 2px;
}


div.header div.hLeft form.search input.button {
	width: 40px;
	font-size: 80%;
}

div.header div.hLeft {
	float: left;
	width: 699px;
}


div.header div.hRight {
/*
	float: right;
	width: 120px;
	*/
}

div.header div.hLeft div.adv {
	float:left;
	width: 480px;
	height: 70px;
	padding-top: 14px;
	padding-left: 29px;
}

div.header div.hLeft div.navigation {
	height: 32px;
	padding-left: 20px;
	padding-top: 5px;
	clear: both;
}

div.header div.hLeft div.navigation a {
	text-decoration: none;
	color: black;
	padding-left: 10px;
	padding-right: 15px;
	margin-top: -5px;
	padding-top: 6px;
	height: 32px;
	display: block;
	float: left;

}


div.header div.hLeft div.navigation a:hover {
	background-image: url(/images/nav_bg_hover.gif);
	background-repeat: repeat-x;
	background-color: #FDFDFD;
}



div.header div.hLeft div.navigation a.selected {
	background: none;
	background-color: #FDFDFD;
}





div.content {
	margin: 0px auto;
	padding-top: 10px;
	width: 970px;
}

div.content div.toolbox {
	float:right;
}

div.content div.leftBlock {
	width: 190px;
	float: left;
}

div.content div.rightBlock {
	width: 190px;
	font-size: 90%;
	float: right;
}

div.content div.rightBlock div.block  {
	margin-left: 20px;
}


div.content div.newsList, div.content div.narrow {
	float: left;
	width: 590px;
}

div.content div.wide {
	float: left;
	width: 780px;
}

div.content div.wider,
div.content div.twoColumns {
/*float: left;*/
	width: 970px;
}

div.content div.twoColumns div.leftColumn,
div.content div.twoColumns div.rightColumn {
	float: left;
	width: 470px;
	margin: 0px 5px;
}

div.content div.newsList h2 {
	margin-top: 20px;
	margin-bottom: 5px;
}


div.content div.info,
div.content div.info * {
	color: gray;
	margin-bottom: 0px;
}

div.content div.info {
	font-size: 75%;
}

div.content div.newsList div.info div.externalLink,
div.content div.newsItem div.info div.externalLink {
	display: block;
	background-image: url(/images/icons/external.gif);
	background-repeat: no-repeat;
	background-position: 2px 6px;
	padding-left: 20px;
}

div.content div.newsItem div.abstract {
	font-size: 90%;
}

div.content div.newsItem div.abstract p {
	margin: 5px 0px 0px 0px;
}


div.content div.newsList {
	margin-bottom: 10px;
}

div.content div.newsList div.group {
	/*margin-bottom: 50px;*/
}

div.content div.newsList div.group div.groupTitle {
	display: none;

/*
	text-align: right;
	border-bottom: 1px solid silver;
	font-size: 80%;
*/

}

div.content .paging {
	margin: 20px;
	font-size: 80%;
	text-align: center;
}

div.content div.newsItem div.shapeHolder {
	background-image: url(/images/content_bg.gif);
	width: 970px;
}

div.content div.newsItem div.contentHolder {
	width: 590px;
}

div.content div.newsItem div.additional {
	background-image: url(/images/content_bg.gif);
	background-position: right;
	float: right;
	width: 320px;
}

div.content div.newsItem div.tags {
	margin: 0px;
	padding: 10px 0px;
	font-size: 75%;
	text-align: right;
	clear: both;
}


div.rightBlock div.columns {
	margin-left: 20px;
	border: 2px solid silver;
	padding: 5px 5px 5px 5px;
}

div.rightBlock div.columns .newsItem {
	margin-bottom: 10px;
}

div.rightBlock div.columns * {

}

div.rightBlock div.columns h2 {
	margin: 5px 0px;
	font-size: 120%;
}


div.rightBlock div.columns .abstract {
	font-size: 90%;
}

div.rightBlock div.columns .info {
	margin-bottom: 10px;
	text-align: left;
}

div.newsList span.date {
	/*display: none;*/
}

div.rightBlock div.columns .groupTitle {
	font-weight: bold;
}

div.leftBlock div.archiveFilter {
	clear: both;
}

div.archiveFilter div.title {
	font-weight: bold;
	margin-bottom: 10px;
}

div.archiveFilter ul {
	margin: 0;
	padding: 0;
}

div.archiveFilter ul.years {
	float:left;
	width: 80px;
}

div.archiveFilter div.months {
	float:left;
	width: 100px;
}

div.archiveFilter div.months ul {
	display: none;
}

div.archiveFilter .count {
	font-size: 90%;
}




div.archiveFilter ul.months {
	margin-left: 20px;
}

div.archiveFilter li {
	font-size: 80%;
	text-transform: capitalize;
	list-style-type: none;
}

div.archiveFilter li a.selected {
	font-weight: bold;
	color: black;
}


div.archiveFilter.byDate {
	padding-top: 20px;
}

div.rightBlock .tagCloud {
	padding-left: 20px;
}

div.rightBlock .tagCloud div.tags {
	text-align: center;
}

div.rightBlock .tagCloud a {
	text-decoration: none;
}

div.rightBlock .tagCloud a:visited {
	color: #2E5467;
}

div.rightBlock .tagCloud a:hover {
	color: black;
}



.error {
	color: red;
}

.notice {
	color: green;
}

div.error {
	clear: both;
	margin-bottom: 10px;
}


div.footer {
	clear: both;
	margin: 0px auto;
	width: 970px;
	text-align: center;
	padding: 20px 0px 20px 0px;
	font-size: 75%;
}


div.comments {
	padding-top: 20px;
	font-size: 90%;
	clear: both;
}

div.comments h2 {
	margin: 0px;
}

div.comments div.infoHolder {
	border-bottom: 1px solid black;
	padding: 2px;
	height: 18px;
	clear: both;
}

div.comments div.infoHolder span.notVisible {
	color: red;
}

div.comments div.infoHolder div.info {
	float: left;
}

div.comments div.infoHolder div.toolbox {
	float: right;
	font-size: 90%;
}

div.comments p {
	margin: 10px 10px 30px 10px;
}

div.comments form {
	margin-bottom: 40px;
}

div.comments p.notVisible {
	color: red;
}

form.comments input.cTitle {
	width: 100%;
	margin: 2px 0px 10px 0px;
	font-size: 130%;
}

form.comments textarea.comment {
	height: 200px;
	width: 100%;
}

div.newsList .filter {
	font-size: 80%;
}

table.newsListOverview {
	width: 100%;
	margin: 10px;
	font-size: 75%;
	border-collapse: collapse;
}

table.newsListOverview th {
	text-align: left;
	border-bottom: 1px solid black;
	padding: 5px 2px;
}

table.newsListOverview td {
	border-bottom: 1px solid silver;
	padding: 5px 2px;
}

table.newsListOverview td.date {
	width: 120px;
}

table.newsListOverview td.title {
	width: auto;
}

table.newsListOverview td.author {
	width: 200px;
}


div.headerBlock {
	margin: 0px auto;
	color: black;
	font-size: 75%;
	padding: 15px 0px 5px 0px;
	width: 970px;
	height: 20px;
}

div.headerBlock a {
	color: #2E5467;
	text-decoration: underline;
}

div.editorsBlock {
	width: 192px;
	float: left;
	text-align: left;
}

div.toolboxBlock {
	float: left;
	text-align: left;
}

div.toolboxBlock a {
	margin-right: 10px;
}

div.accountBlock {
	float: right;
	text-align: right;
}

div.headerBlock span.account {

}


form table.formGrid {
	width: 100%;
}

form table.formGrid th {
	width: 140px;
	font-weight: normal;
	text-align: left;
	font-size: 90%;
	vertical-align: top;
}


/** **************************************************
 * Forum list decoration
 *
 */
.forumList {
	clear: both;
	margin-top: 10px;
}

.forumList .column {
	margin-left: 31px;
	width: 160px;
	float: left;
	border-right: 1px solid silver;
	margin-bottom: 50px;
}

.forumList .column h2 a.feed {
	margin-left: -23px;
}


.forumList .column p.description {
	margin: 0px;
	padding: 0px 5px 0px 0px;
	font-size: 75%;
	overflow: hidden;
}



.forumList .column ul {
	padding: 0px;
}


.forumList .column li {
	font-size: 80%;
	list-style-type: circle;
}



/** **************************************************
 * Forum threads decoration
 *
 */
.threadList table {
	width: 100%;
	clear: both;
}

.threadList thead th {
	text-align: left;
}

.threadList tbody td.thread {
	width: 60%
}

.threadList tbody td.date {
	width: 20%
}

.threadList tbody td.owner {
	width: 20%
}

.threadList .paging {
	font-size: 80%;
}

.threadList select#paging {
	width: 50px;
}



/** **************************************************
 * CA decoration
 *
 */

.classifiedAds  {
	float: left;
	width: 590px;

}

.classifiedAds h2 {
	margin-bottom: 20px;
}



.classifiedAds .classifiedAd {
	background-color: #F4F4F4;
}

.classifiedAds .classifiedAd td {
	padding: 5px;
	vertical-align: top;
}



.classifiedAds .classifiedAd.owner {
	background-color: #FEF8E2;
}

.classifiedAds button.closeCA {
	margin-bottom: 10px;
	font-size: 90%;
	clear: both;
	float: right;
}

.classifiedAds h3 {
	font-size: 90%;
	margin: 15px 0px;
	padding: 0px;
}
.classifiedAds p.content,
.classifiedAds p.contact,
.classifiedAds p.price {
	margin: 0px;
	padding: 2px 0px;
	font-size: 75%;
	overflow: hidden;
}

.classifiedAds a.thumbLink img {
	clear: both;
	border: 2px solid black;
	margin: 0px 0px 0px 15px;
	float: right;
}

.classifiedAds a.addSelling.link,
.classifiedAds a.addBuying.link {
	float: right;
	margin-top: -40px;
	margin-right: 10px;
}

.classifiedAds form #caTitle {
	width: 400px;
}

.classifiedAds form #caContent {
	width: 400px;
	height: 50px;
	font-size: 80%;
}


/** **************************************************
 * "Stalnica"
 *
 */
div.constant {
	background-color: #F4F4F4;
	margin: 0px 0px 10px 0px;
	padding: 1px 10px 1px 10px;
	font-size: 80%;
	cursor: pointer;
}

div.constant h2 {
	font-size: 150%;
}

/** ************************************************
 * Login
 *
 */

form.login label, form.register label {
	display: block;
	clear: both;
	font-size: 90%;
	margin-bottom: 10px;
}

form.login label input.text,
form.register label input.text{
	float: left;
	margin-left:  170px;
	margin-top: -20px;
}


p.help {
	font-size: 90%;
	margin: 15px 0px;
}

p.back {
	font-size: 90%;
	margin: 30px 0px;
}


/** ************************************************
 * Poll
 */

form.poll {
	width: 170px;
	font-size: 80%;
	margin-bottom: 20px;
}

form.poll div.question {
	font-weight: bold;
	padding: 3px;
}

form.poll div.answers {
	font-size: 95%;
	margin-top: 10px;
}

form.poll div.answers label {
	display: block;
	margin-bottom: 10px;
}

form.poll div.answers label input {
	margin-right: 5px;
}

form.poll div.results {
	font-size: 95%;
	margin-top: 10px;
}

form.poll div.results div.answer {

}

form.poll div.results div.answer div.barlimit {
	margin: 2px 5px 7px 5px;
	background-color: #CFCFCF;
	width: 150px;
}

form.poll div.results div.answer div.barlimit div.bar {
	background-color: #579FC0;
	height: 8px;
}


/** ************************************************
 * Login
 *
 */

div.search div.result h2 {
	margin-bottom: 5px;
}

div.search div.result div.url {
	font-size: 80%;
	color: gray;
}

div.search div.result div.url a {
	color: gray;
}





p.avtor {
	text-align: right;
	font-weight: bold;
	font-style: italic;
}
