@charset "UTF-8";

html,body {
	top: 0px;
	margin: 0px;
	border: 0px;
	padding: 0px;
	color: black;
	background-color: white;
	background-image: url("img_er/background.png");
	background-position: 212px 0;
	background-repeat: repeat-y;
	font-family: Tahoma, Arial CE, Arial, Helvetica, sans-serif;
	font-size: 20px;
}

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

#background{display:none;}

.startpage_top_holder {
	margin-right: 20px;
}

.startpage_top {
	color: #0099cc;
	font-size: 250%;
	font-weight: bolder;
	text-align: center;
}

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

#content_header {
	padding-left: 0px;
	padding-top: 0;
}

#content_header H2 {
	font-family: Impact, Charcoal, sans-serif;
	font-size: 190%;
	font-weight: 100;
	color: #0099cc;
	background-color: #cedee1;
	background-position: 1px 1px;
	background-repeat: no-repeat;
	display: block;
	right: 0;
	margin: 0 0 10px 0;
	padding-left: 45px;
	heigth: 50px;
}

#content_header H2 .hidden {
	display: inline;
	position: static;
	height: auto;
	width: auto;
	left: 0;
	right: 0;
}

#content_header UL {
	list-style: square;
	margin: 0;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	padding-left: 40px;
}

#content_header LI {	
	margin: 3px 0;
}

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

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

.kozepre {
	vertical-align: middle;
}

.article {
	clear: both;
	padding: 5px 15px;
	margin: 10px 10px 20px 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;
	border-bottom:1px solid #0099CC;
	text-align: left;
	text-transform: uppercase;
	margin:0;
	padding:0 auto;
	margin-bottom: 0.2em;
}

.pad_a_h2 {
	padding: 3px;
}

.article h3 {
	font-size: 110%;
	font-weight: 500;
	text-align: left;
	text-transform: uppercase;
	margin-top: 0.5em;
	margin-bottom: 0;
}

.article DIV.p {
	padding-left: 80px;
	background-position: left 2px;
	background-repeat: no-repeat;
	
}

.article UL{
	list-style: decimal outside;	
}

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


.opened {
	background-image: url("img/folder_opened.gif");
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 40px;
}

.closed {
	background-image: url("img/folder_closed.gif");
	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 {
	position: static;
	width: 0;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	border: none;
}

A IMG {
	border: 0px;
}

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

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

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

#menu UL.hidden {
	border: none;
}

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

A.menuitem {
	color: #ff7100;
	border: 1px solid #ff7100;
	font-family: Impact, Charcoal, sans-serif;
	background-color: #f4e4c6;
	font-size: 25px;
	font-style: normal;
	font-weight: 100;
	text-decoration: none;
	display: block; 
	* height: 40px;
	min-height: 37px;
	margin: 0;
	padding: 2px 0px 0px 45px;
	background-position: 1px 1px;
	background-repeat: no-repeat;
}

A.menuitem:hover {
	color: #c82924;
	border-color: #c82924;
	background-color: #f4c7c7;
}

A.selectedmenuitem {
	color: #0099cc;
	border-color: #0099cc;
	background-color: #cedee1;
}

#news {
	display: none;
}

#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;
	background-color: #f4e4c6;
	background-position: top right;
	background-repeat: no-repeat;
}

A.link:hover,A.download:hover,A.email:hover {
	background-color: #f4c7c7;
	color: #c82924;
}

A.link {
	background-image: url(img/link.gif);
}

A.download {
	background-image: url(img/download.gif);
}

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

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

.photolink:hover {
	padding: 0px;
	margin-bottom: 0;
	border-bottom: 3px solid #c82924;
	color: #c82924;
}

.photo_center, .photo_left, .photo_right {
  display: block;
  text-align: center;
  background-color: inherit;
}

.imgicons {
	display: block;
	margin: 0 auto;
	padding: 0;
}

.imgicons A {	
	padding: 0px;
	margin: 0;
	margin-left: 0.5em;	
}

.imgicons A IMG {
	margin: 1px;
	background-color: #f4e4c6;
}

.imgicons A:hover IMG {
	background-color: #f4c7c7;
}

.imgicon {
	vertical-align: middle;
}

#swcss {
	width: 200px;
	height: 50px;
	margin-left: 5px;
	text-align: center;
	padding: 150px 0 0 0;
	background-image: url("img/logo.png");
	background-position: top center;
	background-repeat: no-repeat;
}

#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:none;}
