@charset "UTF-8";

html, body {
  top: 0px;
  margin: 0px;
  border: 0px;
  padding: 0px;
  color: black;    
  font-family: Tahoma, Arial CE,Arial, Helvetica, sans-serif;
  font-size: 20px;
}

html{
	background: #e0cf9d url('img/kez.jpg') no-repeat bottom right fixed;
}

BODY{
}

#creator {display: inline; float:right;font-size:50%; color: #B87333; padding:0.5em; margin:1em 1em 0 2em; border-top:2px solid #CFB666;}
#creator A {color: #B87333;background-image:none;padding:0;}

#menu{  	
  width: 195px;
  position: absolute;
  top: 130px;
  left: 0;
  margin-top: 0.5em;
  padding: 0;
}


#background{
  height: 140px;
  display:block;  
  position: absolute;
  left:0;
  top:0;
  width:100% !important;
  background-image: url("img/header.png");
  background-position: left top;
  background-repeat: no-repeat;  
}

.startpage_top_holder {
	margin-right: 20px;
	background-position: bottom right;
	background-repeat: no-repeat;
}

.startpage_top {
	color: #830202;
	font-size: 40px;
	font-weight: bolder;	
}

#contents{
  top:0;
  margin-left: 210px;
  left: 0px;	
  right: 10px;
  font-size: 70%;  
  min-height:550px !important;  
}

#content_header{  
  padding-left: 1em;
  margin-left: 1em;
  margin-right: 1em;
  margin-top: 150px;
}

#content_header H2{
 border-bottom: 2px solid #CFB666;  
 display: block;
 right:0;
 margin:20px 20px 10px 0;
 padding-left: 20px;
 color: #830202;
 font-size: 200%;
 font-family: "Century Gothic","Avant Garde Gothic","Avant Garde","URW Gothic L",helvetica,sans-serif;
}
	
#content_header UL{
 list-style: square;
 margin: 0;
 padding-top: 0.5em;
 padding-bottom: 0.5em;
 padding-left: 40px;
}

#content_header LI{
color: #713505;
}

#content_header A{
  text-decoration: none;
  color: #713505;
}

#content_header A:hover{
  text-decoration: underline;
  color: #830202;
}

.kozepre {
 vertical-align: middle;
}

.article {
	clear: both;
	padding: 5px 15px;
	margin: 10px;	
	font-size: 100%;
	text-align: justify;   
	line-height: 1.5;
	font-family: Arial CE, Arial, sans-serif;	
}

.article HR {
  border: 0;
  width: 90%;
  border-top: 1px solid #CFB666;
  height:1px;
}

.article h2{  
  font-size: 150%;
  font-weight: 500;
  font-family: "Century Gothic","Avant Garde Gothic","Avant Garde","URW Gothic L",helvetica,sans-serif;
  text-align: left;
  font-variant: small-caps;  
  letter-spacing: 1.2pt;
  margin: 0;
  margin-bottom: 0.2em;
  color: #830202;
  text-decoration: underline;
}

.pad_a_h2{ 
 }

.article h3 {
  font-size: 110%;    
  font-weight: 500;
  text-align: left;
  font-family: "Century Gothic","Avant Garde Gothic","Avant Garde","URW Gothic L",helvetica,sans-serif;
  font-variant: small-caps;  
  margin-top: 0.5em;  
  margin-bottom: 0;
}

.article UL{
	list-style: square outside;
	margin: 0.1em 0;
	padding: 0 0 0 3em;	
}

.article LI{
	margin:0;
	padding:0 0 0 0.7em;
}

.article DIV.p{
	margin: 0.3em 0 0.7em 0;
}

.article .opened{
	background-image: url("img/folder_opened.gif") !important;
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 40px;
	text-decoration: none;
	color: #830202;
}

.article .closed{
	background-image: url("img/folder_closed.gif") !important;
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 40px;
	text-decoration: none;
	color: #830202;
}

.hidden {
	position: absolute;
	left:-1000px;
	top:-1000px;
	display: block;
	width:0;
	height:0;
	padding:0;
	margin:0;
	overflow:hidden;
	border:0;
}

#menu .hidden {
	position: static;
	width:0;
	height:1px;
	padding:0;
	margin:-1px;
	overflow:hidden;
	border: none;
}

.newsentry{
  text-align: right;
  font-size: 80%;
  font-family: Trebuchet MS, Tahoma, sans-serif;  
  display: block;
}

A IMG {
  border: 0px;
}

#menu UL{
  list-style: none;  
  margin: 0;  
  }

#menu UL.menuL2{
  padding: 0 0 0 15px;
}

#menu UL.menuL1{
  padding:0 0 0 10px;
}

#menu UL.hidden{
  border: none;  
  }

#menu LI{
 margin: 5px 0;
 padding: 0;
 }

A.menuitem {	
 color: #830202;
 border: none;
 font-family: "Century Gothic","Avant Garde Gothic","Avant Garde","URW Gothic L",helvetica,sans-serif;
 background-image: url("img/menu-bg-n.png");
 background-position: bottom left;
 background-repeat: no-repeat;
 font-size: 15px;
 font-weight:500;    
 text-decoration: none;
 display: block; 
 min-height: 18px; 
 * height: 18px;
 margin:0 0 10px 0;  
 padding:0px 2px 5px 6px;
}

A.menuitem:hover{
 background-image: url("img/menu-bg.png");
 }

A.selectedmenuitem
{
	color: #830202;
	background-image: url("img/menu-bg-s.png");
}

#news {
 font-family: arial,helvetica,sans-serif;
 font-size: 12px;    
 text-decoration: none;
 border: 1px solid #CFB666;
 display: block; 
 margin-right: 2px;  
 margin-top: 0.5em;
 margin-bottom: 2px;
 margin-left: 12px;
 padding: 1px;
 background-color: #FFFFD5;
 height: auto;
 padding: 0.5em;
 color: #713505;
}

#news h2{
 font-size: 110%;
 padding-bottom: 0.2em;
 margin: 0;
 font-variant: small-caps;  
 color: #830202;
 }

A.newsheader{
  text-decoration: none;
  color: white;
}

acronym.article {
  font-variant: normal;
  border: 0px dotted #FFD700; 
  background: transparent url(img/question.gif) top right no-repeat;
  padding-left: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-right: 10px;
  margin: 0px;
  font-size: 100%; 
}

A.link, A.download, A.email{
  text-decoration: none;
  color: #713505;
  padding-left: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-right: 10px;
  margin: 0px;
}

A.link:hover, A.download:hover, A.email:hover{
  text-decoration: underline;	  
  color: #830202;
}

A.link{  
  background: transparent url(img/link.gif) top right no-repeat; 
}

A.download{
  background: transparent url(img/download.gif) top right no-repeat;
}

A.email{
  background: transparent url(img/email.gif) top right no-repeat;
}

.photolink {
  padding: 0px;
  margin-bottom: 3px;
  text-decoration: none; 
  color: #830202;
  }

.photolink:hover {
  padding: 0px;
  margin-bottom: 0;
  border-bottom: 3px solid #830202;
  color: #830202;
  }  
  
.photo_center {
  display: block;
  text-align: center;
  background-color: inherit;
}

.photo_left {
  display: inline;
  text-align: center;
  float: left;
  margin-right: 1em;  
}

.photo_right {
  display: inline;
  text-align: center;
  float: right;
  margin-left: 1em;
}

.photo_left, .photo_right{
width: 255px;  	
}

.imgicons {
 display: block;
 margin: 0 auto;
 padding: 0;
 color: #713505;
 }
 
.imgicons A {
 padding: 0px;
 margin: 0;
 margin-left: 0.5em;
}

.imgicons A IMG{
margin:1px;
}

.imgicons A:hover IMG {
 border: 1px solid #830202;
 margin:0;
}

.imgicon{
 vertical-align: middle;
 }

#swcss {
	height: 26px;
	text-align: center;
	position: absolute;
	top:1px;
	left: 128px;
}

#swcss A {
	display: block;
	height: 19px;
	* height: 25px;
	width: 102px;
	* width: 130px;
	background-color: #830202;
	margin: 0;
	overflow: hidden;
	float: left;
	background-repeat: no-repeat;
	background-position: top left;
	text-decoration: none;
	color: #E0CF9D;
	font-size: 10px;
	padding: 6px 0 0 30px;
	margin-right: 5px;
}

#swcss A SPAN {	
}

#swcss A:hover {
	color: white;
}

#swmode_0 {
	background-image: url("img/s_sw_norm.png");
}

#swmode_1 {
	background-image: url("img/s_sw_hc.png");
}

#swmode_2 {
	background-image: url("img/s_sw_etr.png");
}

#swmode_3 {
	background-image: url("img/s_sw_english.png");
}
FIELDSET {
 padding: 10px;
 background: #ffffd5;
 width: 700px;
 text-align: left;
 position: relative;
 border: 1px solid #CFB666;
 }

.formcaption {
 color: #830202;
 font-size: 100%;    
 font-weight: 600;
 font-family: Tahoma, Arial CE, Arial, Helvetica, SansSerif, sans-serif;
 text-align: left;
 font-variant: small-caps;  
 padding: 2px 10px;
 background: #ffffd5;
 border: 1px solid #CFB666;
 * position: absolute;
 * top: -10px;
 * left: 10px;
 }
  
.inp {
 background : transparent;
 border: 1px solid #CFB666;
 border-bottom: solid 2px #CFB666;
 font-family: SansSerif, sans-serif, Helvetica, Arial CE, Arial;
 padding-left : 5px;
 margin-left: 5px;
 margin-bottom: 2px;
 font-size: 90%;
 font-weight: 300;
 width: 350px;
 }

.btn {
 background-image: url("img/btnbg.png");
 border-top: solid 1px #DDDDDD;
 border-left: solid 1px #DDDDDD;
 border-right: solid 1px gray;
 border-bottom: solid 1px gray;
 font-family: Tahoma, Arial CE, Arial, Helvetica, SansSerif, sans-serif;
 font-weight: 600;
 color: black;
 padding: 2px 20px 2px 20px;
 font-size: 90%; 
 text-align: center; 
 margin-top: 0.5em;
 margin-bottom: 0.5em; 
 cursor: pointer;
 }

LABEL{
 width: 250px;
 float: left;
 text-align: right;
 margin-right: 5px;
 display: block;
 font-size: 90%;
 color: #713505; 
}

.error {
 width: auto;
 padding: 10px;
 margin: 10px;
 border: solid 3px black;
 background: #970000;
 color: white;
 font-weight: 900;
 font-size: 120%;
}

.confirm {
 width: auto;
 padding: 10px;
 margin: 10px;
 border: solid 3px black;
 background: #008000;
 color: white;
 font-weight: 900;
 font-size: 120%;
}

.hitcount{
 color: gray;
 text-align: center;
 display: block;
 width: auto;
 font-size: 60%;
 padding-bottom: 10px;
}

.entryinfo{
 color: black;
 text-align: right;
 display: block;
 margin-left: 1em;
 margin-right: 1em;
 margin-top: 0; 
 font-size: 80%;
}

.entry{
 background-color: #ffffd5;
 background-image: url("img/quote-left.png");
 background-position: top left;
 background-repeat: no-repeat;
 color: black;
 text-align: justify;
 display: block;
 width: auto;
 font-size: 92%;
 margin: 5px;
 padding: 5px 5px 5px 4.5em;
 text-indent: 1em;
}

.entry .entryinfo{
 background-color: transparent;
}

.statmachine img { border: 0px; }

.exclamation {
 color: white; 
 font-size: 120%;
 padding-left: 5px;
 padding-right: 5px;
 background-color: red;
} 

.stats {
 display: block;
 text-align: center;
 margin: 50px 23px 0 33px;
 border-top: 1px solid #33a3a3;
 padding-top: 5px;
 }
