/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin-top: 0;
}

body {
	margin: 0;
	padding: 0;
	background: #314D6B url(images/img01.jpg) no-repeat center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #A0A0A0;
}

h1, h2, h3 {
	font-weight: normal;
	color: #FFFFFF;
}

.componentheading { 
    font-size: 197%; 
    font-weight: normal;
    color: #FFFFFF;
    padding: 0px 0px 0px 0px
}

h1 { font-size: 197%; }
h2 { font-size: 167%; }
h3 { font-size: 100%; font-weight: bold; }

p, ul, ol {
	font-size: 100%;
}

p {
}

ul {
}

ol {
}

blockquote {
}

a {
	color: #7EBCFF;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

/* Header */

#header {
	width: 680px;
	height: 110px;
	margin: 0 auto;
}

#header h1, #header p {
	margin: 0;
	font-weight: bold;
}

#header h1 {
	padding: 30px 0 0 20px;
	/*text-transform: lowercase;*/
	font-size: 229%;
}

#header p {
	margin: -5px 0 0 0;
	padding: 0 0 0 20px;
	text-transform: uppercase;
	font-size: 85%;
}

#header a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */

#menu {
	width: 680px;
	height: 51px;
	margin: 0 auto;
	background: url(images/img02.jpg) no-repeat;
}

#menu h2 {
	display: none;
}

#menu ul {
	margin: 0;
	padding: 20px 0 0 20px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 22px;
	padding: 8px 18px 0 18px;
	border-right: 1px solid #2A2C2F;
	text-transform: lowercase;
	text-decoration: none;
	text-align: center;
	font-size: 11px;
	color: #DFE8F2;
}

#menu a:hover, #menu .active a {
	background-color: #000000;
}

/* Page */

#thepage {
	width: 680px;
	margin: 0 auto;
	background: #0F1720 url(images/img03.bmp) repeat-y;
}

/* Content */

/* sima content */
#main {
	float: left;
	width: 445px;
	padding: 20px 25px 0 40px;
	background: url(images/img04.jpg) no-repeat;
}

.contentheading a {
	color: white;	
}

/* sima boxed */
.leading {
	background: #121B23;
	border: 1px dotted #000000;
}

.leading .contentheading {
	margin: 0;
	padding: 5px 20px;
	background: #000000;
	text-transform: uppercase;
	font-size: 100%;
	font-weight: bold;
}

.leading p {
	padding: 0px 0px 0px 20px;
}

.leading div {
	padding: 0px 20px 20px 20px;
}

.leading .iteminfo {
	padding: 0px 0px 0px 20px;
	font-size: 80%;
}

.leading_separator, .article_row .article_separator, .row_separator {
	display: none;
}

.article_row {
	margin: 20px 0px;
	background: #121B23;
	border: 1px dotted #000000;
}

.article_row .contentheading {
	margin: 0;
	padding: 5px 20px;
	background: #000000;
	text-transform: uppercase;
	font-size: 100%;
	font-weight: bold;
}

.article_row p {
	padding: 0px 20px 0px 20px;
}

.article_row .article_column {
	padding: 0px 0px 0px 0px;
}

.article_row div {
	padding: 0px 20px 0px 20px;
}

.article_row .iteminfo {
	height: 14px;
	width: 200px;
	padding: 0px 0px 0px 20px;
	font-size: 80%;
}

.article_row_vt {
	/*margin: 20px 0px;*/
}

.article_row_vt .contentheading_vt {
	margin: 0;
	padding: 5px 10px;
	background: #000000;
	/*text-transform: uppercase;*/
	font-size: 90%;
	font-weight: bold;
	height: 17px;
	white-space: nowrap;
	overflow: hidden;
	/*text-overflow: ellipsis;*/
}

.article_row_vt p {
	padding: 10px 10px 0px 10px;
}

.article_row_vt .article_column {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
	float: left;
	background: #121B23;
	border: 1px dotted #000000;
	width: 136px;
}

.article_row_vt .article_separator {
	float: left;
	width: 10px;
	display: block;
}

/*.article_row_vt .row_separator_vt {
	float: none;
	height: 10px;
	width: 100px;
	display: block;
}*/

.article_row_vt .article_column img {
	width: 116px;
}


.article_row_vt div {
	padding: 0px 20px 0px 20px;
}

.article_row_vt .iteminfo {
	height: 14px;
	width: 70px;
	padding: 0px 0px 0px 20px;
	font-size: 80%;
}

.article_row_vt form, .article_row_vt .comment-link {
	display: none;
}


#page .articleinfo {
	height: 20px;
	width: 200px;
	font-size: 80%;
	float: left;
	margin: 0 0;
}

.buttonheading a {
	color: #121B23;
}

.buttonheading img {
	border-color: #121B23;
}

.article_row .buttonheading, .leading .buttonheading {
	vertical-align: top;
	float: right;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	color: black;
}

#page .buttonheading {
	vertical-align: top;
	text-align: right;
	margin: 0 0 0 0;
}




/* Sidebar */

/* sidebar */
#right {
	float: right;
	width: 150px;
	height: 300px;
	/*height: 300px;*/
	padding: 20px 20px 0 0px;
	background: url(images/img05.jpg) no-repeat;
}

#right div {
	padding: 0 0px 0 0px;
	/*height: 300px;*/
}

#right ul {
	margin: 0;
	list-style: none;
	padding: 10px;
}

#right li {
	margin: 0;
	padding: 5px 0;
	background: url(images/img06.gif) repeat-x left bottom;
}

#right h3 {
	margin: 0;
	padding: 10px;
	background: #000000;
	border-top: 1px solid #23282E;
	border-bottom: 1px solid #23282E;
	text-transform: lowercase;
	font-size: 100%;
	font-weight: bold;
	color: #DFE8F2;
}

#right h3 {
	margin: 0;
}

#right p {
	margin: 0;
}

#right a {
	text-decoration: none;
}

#right a:hover {
	text-decoration: underline;
}

/* Search */

#search {
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search legend {
	display: none;
}

#search input {
	float: right;
	margin-bottom: 5px;
	background: #5A83AE;
	border: 1px solid #000000;
	text-transform: lowercase;
	font: bold 100% Arial, Helvetica, sans-serif;
	color: #000000;
}

#searchform {
	margin: 0;
	padding: 10px 20px 20px 20px;
}

#searchfield {
	width: 95px;
	padding: 2px 5px;
}

#searchsubmit {
}

/* Submenu */

.categories a {
	padding-left: 15px;
	background: url(images/img07.gif) no-repeat left center;
}

/* Footer */

#footer {
	width: 680px;
	height: 100px;
	margin: 0 auto;
	padding: 30px 0 0 0;
	background: url(images/img08.jpg) no-repeat;
}

#footer p {
	margin: 0;
	padding: 0 0 0 40px;
	font-size: 77%;
	color: #0F1720;
}

#footer a {
	color: #0F1720;
}

ul.pagination li {
	display: inline;
	padding: 0 0 0 10px;
}

.contentdescription {
	margin: 20px 0px;
}

img {
	float: none;
}

.unseen {
	display: none;
}

.contact_email label {
	margin: 10px 0 0 0;
	width: 200px;
	display: block;
}

.contact_email input {
	/*text-align: right;*/
}

.contact_address {
	margin: 0 0 10px 0;
}

.tamogatok {
	text-align: center;
	background: white;
	width: 270px;
	border: 2px black solid;
	padding: 10px 0 0 0;
	margin-left: auto;
	margin-right: auto;
}

.black {
	color: black;
}

.sectiontableentry1 td, .sectiontableentry2 td {
	vertical-align: top;
	padding: 8px 0 8px 0;
}

.sectiontableentry1 a, .sectiontableentry2 a {
	padding: 0 0 0 8px;
	vertical-align: top;
}

.weblinks .display {
	display: none;
}

#right .menu {
	font-size: 11px;
}

#right .moduletable_whosonline {
	padding: 0px 10px 20px 10px;
}

.content_vote {
	height: 40px;
	display: block;
}

.content_rating img {
	margin: 0 0 0 2px;
}

#comments {
	margin: 20px 0 0 0;
}
