@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{
}

BODY{
  background-image: url("img/background.png");
  background-attachment: scroll;
  background-position: 187px 0;
  background-repeat: repeat-y;   
}

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


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

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

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

#contents{
  top:0;
  margin-left: 210px;
  left: 0px;	
  right: 10px;
  font-size: 70%;
}

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

#content_header H2{
 border-bottom: 2px solid #c82924;
 background-image: url("img/menu-bg-s.png"); 
 display: block;
 right:0;
 margin:10px 20px 10px 0;
 padding-left: 20px;
 color: #0099cc;
 font-size: 22px;
 z-index: 10;
}
	
#content_header UL{
 list-style: square;
 margin: 0;
 padding-top: 0.5em;
 padding-bottom: 0.5em;
 padding-left: 40px;
}

#content_header LI{
color: #555555;
}

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

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

.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 h2{  
  font-size: 120%;
  font-weight: 700;
  font-family: 'Comic Sans MS', cursive;
  text-align: left;
  font-variant: small-caps;  
  letter-spacing: 1.2pt;
  background-color: white;
  background-image: url("img/menu-bg-s.png"); 
  background-repeat: repeat-x; 
  background-position: bottom left;
  margin: 0;
  margin-bottom: 0.2em;
}

.pad_a_h2{
 padding: 3px;
 }

.article h3 {
  font-size: 110%;    
  font-weight: 500;
  text-align: left;
  font-family: 'Comic Sans MS', cursive;
  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;
}

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

.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: #ff7100;
 border: 1px solid #ff7100;
 font-family: Trebuchet MS, Verdana, Geneva, sans-serif;
 background-image: url("img/menu-bg-n.png");
 background-position: bottom left;
 background-repeat: repeat-x;
 background-color: white;
 font-size: 16px;
 font-style: bold;
 font-weight:bold;    
 text-decoration: none;
 display: block; 
 min-height: 20px; 
 * height: 20px;
 margin:0;  
 padding:2px 2px 4px 2px;
}

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

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

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

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

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: 8px;
  margin: 0px;
  font-size: 100%; 
}

A.link, A.download, A.email{
  text-decoration: none;
  color: #555555;
  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: #c82924;
}

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: black;
  }

.photolink:hover {
  padding: 0px;
  margin-bottom: 0;
  border-bottom: 3px solid #c82924;
  color: #c82924;
  }  
  
.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;
 }
 
.imgicons A {
 padding: 0px;
 margin: 0;
 margin-left: 0.5em;
}

.imgicons A IMG{
margin:1px;
}

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

.imgicon{
 vertical-align: middle;
 }
/*
#swcss { width: 170px; height:140px; margin-left:15px; text-align:center; padding:2px;}
#swcss A {display:block; height: 59px; width:70px; border:2px solid white; margin:3px; overflow:hidden; float:left;background-repeat: no-repeat; background-position: top left; * height: 63px !important; * width:74px !important;}
#swcss A SPAN {font-size:2px; position: absolute; top:-50px;}
#swcss A:hover {border:2px solid #c82924;}
#swmode_0 {background-image: url("img/d_sw_norm.png"); }
#swmode_1 {background-image: url("img/d_sw_hc.png"); }
#swmode_2 {background-image: url("img/d_sw_etr.png"); }
#swmode_3 {background-image: url("img/d_sw_english.png"); }
#swmode_0:hover {background-image: url("img/sw_norm.png"); }
#swmode_1:hover {background-image: url("img/sw_hc.png"); }
#swmode_2:hover {background-image: url("img/sw_etr.png"); }
#swmode_3:hover {background-image: url("img/sw_english.png"); }
*/

#swcss {
	width: 200px;
	height: 50px;
	margin-left: 5px;
	text-align: center;
	padding: 130px 0 0 0;
}

#swcss A {
	display: block;
	height: 38px;
	width: 45px;
	border: 2px solid white;
	margin: 0;
	overflow: hidden;
	float: left;
	background-repeat: no-repeat;
	background-position: top left; *
	height: 42px !important; *
	width: 49px !important;
}

#swcss A SPAN {
	font-size: 2px;
	position: absolute;
	top: -50px;
}

#swcss A:hover {
	border: 2px solid #c82924;
}

#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 {
 border: none; 
 padding: 10px;
 background: #ffffd5;
 width: 700px;
 text-align: left;
 position: relative;
 }

.formcaption {
 color: black;
 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;
 * position: absolute;
 * top: -10px;
 * left: 10px;
 }
  
.inp {
 background : transparent;
 border: 1px solid #C0C0C0;
 border-bottom: solid 2px gray;
 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%; 
}

.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;
 }

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