body {
	background: url("img/bg.jpg");
	padding: 0;
	margin: 0;
	text-align: center;
  font-size: 0.66em;
  font-family: Verdana, Arial, sans-serif;
  }

h1 {
  padding: 0;
  margin: 0;
  text-align: center;
  }

h1 a  {
	display: block;
	margin: 0;
	padding: 0;
	width: 141px;
	height: 67px;
	overflow: hidden;
	position: relative;
	cursor: pointer;
	float: left;
	visibility: inherit;
	}

h1 a span  {
  background: url("img/logo.jpg") no-repeat;
  display: block;
  padding: 0;
  margin: 0;
  width: 141px;
  height: 67px;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  }

h2 {
	padding: 0;
	margin: 10px 0;
	color: #CC3333;
	font-size: 145%;
	font-weight: bold;
	line-height: 20px;
  }

strong a:link, strong a:visited, strong a:hover, strong a:active {
	font-weight : bold !important;
	}

hr  {
	background: #666;
	margin-top: 3em;
  border: none;
	height: 1px;
  }

img  {
	border: 0;
  }

ol li  {
	margin: 1.2em 0;
  }
  
dl  {
	margin: 30px 0;
	line-height: 150%;
  }

dt  {
	font-weight: normal;
  }

dd  {
	padding: 0;
  margin: 0 0 1.8em 1em;
  }

table {
  background: #fff;
  margin: 0;
	padding: 0;
	color: #000;
  font-size: 95%;
  border-collapse: collapse;
  }

caption  {
	background: #7fa1b5;
	padding: 5px;
	border: none;
  font-weight: bold;
	text-align: left;
	margin: 1em 0 0 0;
	font-size: 130%;
	color: #fff;
	}

th  {
	background: #f7f7f7;
  padding: 8px 20px;
  text-align: center;
  font-weight: bold;
  color: #000;
  border: 1px solid #004b76;
  }

td  {
  padding: 5px;
  margin: 0;
	border: 1px solid #004b76;
	text-align: left;
	}

abbr, dfn {
	font-variant: normal;
	font-style: normal;
	border-bottom: 1px dotted;
	cursor: help;
  }


/* =BASIC LAYOUT= */

#page {
  margin: 0 auto;
	width: 775px;
	text-align: left;
	position: relative;
	}


#content {
	padding-left: 307px;
	background-image: url("img/gfx.png");
	background-repeat: no-repeat;
	}

#txt {
	padding: 0 10px 5px 10px;
	min-height: 520px;
	line-height: 16px;
	font-size: 11px;
	}

p.gal img {
	margin-top: 0;
	margin-right: 12px;
	margin-bottom: 12;
	margin-left: 0;
	}

p.c img {
  padding: 3px;
	border: 1px solid #ccc;
	}

p.gal img#last {
	margin: 0;
	}


/* Language selection */

ul#lang {
	margin: 0;
	padding: 0;
	width: 300px;
	height: 23px;
	list-style-type: none;
	position: absolute;
	top: 68px;
	left: 35px;
	z-index: 2;
	}

ul#lang li {
	padding: 0;
	margin: 0;
	display: block;
	float: left;
	text-align: center;
  }

ul#lang li a {
	display: block;
  padding: 0;
  margin: 0 0;
  width: 23px;
  height: 23px;
	float: left;
  overflow: hidden;
  cursor: pointer;
	text-align: center;
	position: relative;
	}

ul#lang li a span  {
  display: block;
  background-repeat: no-repeat;
  padding: 0;
  margin: 0;
  position: absolute;
  left: 0;
	top: 0;
	z-index: 1;
	}

ul#lang li a#lang-cs span  {
  background: url("img/cz.gif");
  width: 23px;
	height: 23px;
  }

ul#lang li a#lang-en span  {
  background: url("img/en.gif");
  width: 23px;
	height: 23px;
  }

ul#lang li a#lang-hu span  {
  background: url("img/hu.gif");
  width: 23px;
	height: 23px;
  }

ul#lang li a#lang-pl span  {
  background: url("img/pl.gif");
  width: 23px;
	height: 23px;
  }


/* Main menu */

ul#mnu {
	padding: 0;
	width: 632px;
	height: 75px;
	list-style-type: none;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 141px;
	}

ul#mnu li {
	padding: 0;
	margin: 0;
	display: block;
	float: left;
	text-align: center;
  }

ul#mnu li a {
	display: block;
  padding: 0;
  margin: 0 0;
  height: 75px;
	float: left;
  overflow: hidden;
  cursor: pointer;
	text-align: center;
	position: relative;
	}

ul#mnu li a span  {
  display: block;
  background-repeat: no-repeat;
  padding: 0;
  margin: 0;
  position: absolute;
  left: 0;
	top: 0;
	z-index: 1;
	}

ul#mnu li a#m1  {
	width: 99px;
	height: 74px;
  }

ul#mnu li a#m1 span  {
	background: url("img/m1.gif");
	background-position: left top;
	width: 99px;
	height: 75px;
  }

ul#mnu li a#m1:hover span, ul#mnu li a#m1.active span  {
	background-position: left bottom;
	}

ul#mnu li a#m2  {
	width: 71px;
	height: 74px;
  }

ul#mnu li a#m2 span  {
	background: url("img/m2.gif");
	background-position: left top;
	width: 71px;
	height: 75px;
  }

ul#mnu li a#m2:hover span, ul#mnu li a#m2.active span  {
	background-position: left bottom;
	}

ul#mnu li a#m3  {
	width: 88px;
	height: 74px;
  }

ul#mnu li a#m3 span  {
	background: url("img/m3.gif");
	background-position: left top;
	width: 88px;
	height: 75px;
  }

ul#mnu li a#m3:hover span, ul#mnu li a#m3.active span  {
	background-position: left bottom;
	}

ul#mnu li a#m4  {
	width: 119px;
	height: 74px;
  }

ul#mnu li a#m4 span  {
	background: url("img/m4.gif");
	background-position: left top;
	width: 119px;
	height: 75px;
  }

ul#mnu li a#m4:hover span, ul#mnu li a#m4.active span  {
	background-position: left bottom;
	}

ul#mnu li a#m5  {
	width: 100px;
	height: 74px;
  }

ul#mnu li a#m5 span  {
	background: url("img/m5.gif");
	background-position: left top;
	width: 100px;
	height: 75px;
  }

ul#mnu li a#m5:hover span, ul#mnu li a#m5.active span  {
	background-position: left bottom;
	}

ul#mnu li a#m6  {
	width: 70px;
	height: 74px;
  }

ul#mnu li a#m6 span  {
	background: url("img/m6.gif");
	background-position: left top;
	width: 70px;
	height: 75px;
  }

ul#mnu li a#m6:hover span, ul#mnu li a#m6.active span  {
	background-position: left bottom;
	}
ul#mnu li a#m7  {
	width: 85px;
	height: 74px;
  }

ul#mnu li a#m7 span  {
	background: url("img/m7.gif");
	background-position: left top;
	width: 85px;
	height: 75px;
  }

ul#mnu li a#m7:hover span, ul#mnu li a#m7.active span  {
	background-position: left bottom;
	}

#coll {
	width: 220px;
  float: left;
  }

#coll p { /* This Gecko bug really pisses me off! */
	margin-top: 0;
	}

#colr {
	margin-left: 225px;
  width: 220px;
  }

#footer {
	background: none;
  padding: 7px 0;
  margin: 0 auto;
  width: 775px;
  color: #666666;
	font-size: 95%;
	text-align: center;
	clear: both;
	}

#toplist {
	display: none;
  }


/* = LINKOLOGY = */

a:link {
  font-weight: normal;
	text-decoration: underline;
	color: #000;
	}

a:visited {
	font-weight: normal;
	text-decoration: underline;
	color: #666;
	}

a:hover {
	font-weight: normal;
	text-decoration: none;
	color: #FFFF99;
	}

a:active {
	background: #c00;
  font-weight: normal;
	text-decoration: none;
	color: #fff;
	}


#footer a:link {
	font-weight: normal;
	text-decoration: underline;
	color: #000000;
	background-color: #FFFFCC;
	}

#footer a:visited {
	font-weight: normal;
	text-decoration: underline;
	color: #fff;
	}

#footer a:hover {
	font-weight: normal;
	text-decoration: none;
	color: #fff;
	}

#footer a:active {
	background: #c00;
  font-weight: normal;
	text-decoration: none;
	color: #fff;
	}

ul#mnu li a.active {
	cursor: default;
	}

/* OTHERS */

.hide {
	height: 0;
	width: 0;
	display: none;
	overflow: hidden;
	position: absolute;  /* for the benefit of IE5 Mac */
  }

.cl {
	clear: left;
  }

.clear {
	clear: both;
  }


/* TYPOGRAPHY */

.c {
	text-align: center;
  }

.j {
	text-align: justify;
  }

.error {
	color: #c00;
  }


/* FORMS */


form {
  margin: 20px 0 10px 0;
  }

fieldset {
  padding: 1em;
  margin: 0;
  border: none;
  }

legend {
  padding: 0 10px 15px 0;
  font-weight: bold;
  }

label {
  float: left;
  width: 25%;
  margin-right: 0.5em;
  padding-top: 0.2em;
  text-align: right;
  font-weight: normal;
  }

input, textarea {
  padding: 2px 3px;
  margin: 2px;
  border: 1px solid #000;
  font-size: 1em;
  font-family: Verdana, Arial, sans-serif;
  width: 250px;
	}

input:focus, textarea:focus {
  border: 1px solid #c00;
	}

input#submit {
  margin: 10px auto;
  width: 10em;
  }
