* { margin: 0; padding: 0; }
body { font-family: Tahoma, Helvetica, Sans-Serif; font-size: 12px; background-color: #936f58; }

h2 {
	font-family: Trebuchet MS, Tahoma, sans-serif;
	font-size: 20px;
	font-weight: 500;
	color: black;
	margin: 3px 10px;
}

h3 {
	font-family: Trebuchet MS, Tahoma, sans-serif;
	font-size: 16px;
	font-weight: 500;
}

/* Head */
.logo { margin-top: -2px; }
.menu { background: url('/images/menu.jpg'); height: 43px; margin-top: -5px; }

div.tags_menu { width: 700px; text-align: center; }
div.tags_menu a { text-decoration: underline; padding-right: 3px; color: #ffffff; }
div.tags_menu a:hover { color: #ffe778; }
.align-img-center { padding: 7px; }
.align-img-left { padding: 7px 7px 7px 0px; }
.align-img-right { padding: 7px 0px 7px 7px; }
p { text-indent: 1.5em; margin-bottom: 1em; line-height: 1.2; font-size: 100%; }

/* Menu */
a.link_topic { color: maroon; }
a.link_topic:hover  { color: red; }
.menu_block { text-align: center; padding-top: 13px; }
.link { color: white; padding: 0px 10px; }
a.link_navibar { text-decoration: underline; color: black; font-size: 14px; font-weight: bold; }
a.link_navibar:hover { color: red; }


/* Content */
.content0 { background: url('/images/bg.jpg'); }
.content1 { background: url('/images/bgleft.jpg') right repeat-y; }
.content2 { background: url('/images/3.png') top right no-repeat; margin-top: -2px; padding: 20px 40px 20px 20px; }

/* News */
.lent_header  { background: url('/images/7.png'); float: left; width: 100%; height: 40px; }
a.link_lent_header { color: #bd2800; }
a.link_lent { color: red; font-size: 14px; }
a.link_header_lent  { font-size: 12px; color: black; }
a.link_header_lent:hover  { color: red; }
.news { float: left; width: 275px; padding: 0px 10px; min-height: 60px; }
a.anons_link { color: black; text-decoration: none; }
a.anons_link:hover { color: red; text-decoration: underline; }
a.header_link { color: maroon; }
a.header_link:hover { color: red; }

/* Right Column */
.right_column  { background: url('/images/bgright.jpg') repeat-y; }
.right_column1  { background: url('/images/4.png') top no-repeat; margin-top: -2px; }
.right  { background: url('/images/bg.jpg'); }
.logotype { text-align: center; padding: 20px 0px; }
.logotypes  { padding: 5px 0px; margin: 0px 20px; }
.search_block { padding-top: 20px; }

/* Archive */
div.archiv a { color: black;  line-height: 18px; }
div.archiv a:hover  { color: red; font-weight: bold; }
.archive  { padding-bottom: 20px; }
a.link_newslent  { font-size: 11px; color: #930000; }
a.link_newslent:hover  { color: red; }

/* Reklama */
.reklama  { text-align: center; width: 204px; margin-bottom: 20px; background: #e4d5cb url('/images/reklama1.png') top no-repeat; }
div.reklama img	{ width: 200px; height: auto; }
.reklama1 { background: url('/images/reklama2.png') bottom no-repeat; }

div.ads	{
	background: #ff7200;
	background: -webkit-linear-gradient(#ffde00, #ff7200);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ffde00), to(#ff7200));
	background: -o-linear-gradient(#ffde00, #ff7200);
	background-image: -o-linear-gradient(bottom, #ffde00, #ff7200);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff7200', endColorstr='#ffde00');
	font-size: 18px;
	padding: 5px 8px;
	text-align: center;
	width: 80%;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	margin: 0 auto 20px auto;
}

div.ads a	{ color: #000; text-decoration: none; }

table.feedback td input	{ font-size: 14px; padding: 5px; border: 1px solid #7e502a; }
table.feedback td textarea	{ width: 300px; padding: 5px; border: 1px solid #7e502a; height: 200px; }

/* Footer*/
.footer { background: #ceab95; border-top: 5px solid #bd9f8b; }

