/* Basics */

body {
	background-color: #fff;
	font-family: Arial, sans-serif;
	font-size: small;
	color: #000;
	text-align: center;
}
input, textarea {
	color: #000;
}
a, a:visited, a:active {
	color: #00f;
	text-decoration: none;
}
a:hover {
	color: #f00;
	text-decoration: none;
}
form {
	display: inline;
}
ul {
	list-style-type: none;
}
#central ul, #central ol {
	padding-left: 3ex;
	padding-bottom: 20px;
}
#central ul {
	list-style-type: disc;
}
caption, tr, td {
	font-size: small;
}
* {
	padding: 0;
	margin: 0;
}
img {
	border: 0;
}
.bold {
	font-weight: bold;
}
.center, #central .center {
	text-align: center;
}
.justify {
	text-align: justify;
}
.right, #central .right {
	text-align: right;
}
.clear {
	clear: both;
}

#page {
	text-align: left;
	margin: 0 auto;
	width: 770px;
	position: relative;
}
#flush {
	height: 226px;
}
#left {
	width: 195px;
	float: left;
}
#central {
	width: 575px;
	float: left;
	min-height: 700px;
}
#footer {
	clear: both;
}

.pad {
	padding-left: 10px;
	padding-right: 20px;
}
.prechod {
	background-position: 0px 226px;
	background-repeat: repeat-x;
}
.pmodry {
	background-image: url("../images/design/prechod_modry.png");
	background-color: #fff;
}

/* Object */
h1 {
	display: none;
}
h2[class] {
	background: url("../images/design/flower.png") top left no-repeat;
}
h2 {
	font-size: 150%;
	color: #0c0f8d;
	font-family: Georgia, Verdana, sans-serif;
	padding-top: 8px;
	height: 40px;
	padding-left: 52px;
	padding-bottom: 1ex;
}
h2:first-letter {
	font-size: 200%;
}
h3 {
	font-size: 125%;
	padding-bottom: 1ex;
	padding-top: 2ex;
}
h4 {
	font-size: 100%;
}

/* Central style */
#central p {
	padding-bottom: 1ex;
	text-align: justify;
}
#central p.indent {
	text-indent: 15px;
}
#central .ramcek {
	border: 1px solid #c0c0c0;
	text-align: left;
	padding: 15px;
	margin: 15px;
	background-color: #f5f5f5;
}

/* Klub */
div.kluby {
	position: relative;
	width: 500px;
	height: 255px;
	margin-bottom: 2ex;
	margin: 0 auto;
}

/* Partneri */
.partneri {
	width: 95%;
	background-color: #fff;
	padding: 10px;
	border-top: 1px solid #000;
}
.partneri h3 {
	border-bottom: 1px solid #000;
	margin-bottom: 1ex;
	clear: both;
}
/*
#central .partneri ul {
	list-style-type: none;
	width: 200px;
	height: 111px;
	float: left;
}
*/
#central .partneri li.logo {
	margin-bottom: 1ex;
	list-style-type: none;
}

/* Vyuctovanie */
.vyuctovanie {
	background: url("../images/other/welcome/vizual2_bg.jpg") top left no-repeat;

}

.vyuctovanie li {
	position: relative;
}

.vyuctovanie label {

	position: absolute;

	right: 2px;

	width: 78px;

	text-align: right;

}
.vyuctovanie h4 {
	font-size: 100%;
}

/* Uzit */
.genetika, .float_ramcek {

  float: left;
  background-color: #f5f9e2;

  padding: 3px 3px 3px 3px;

  margin: 3px 3px 3px 3px;

  border: 1px solid #C0C0C0;
  width: 18em;

}
.red {
	color: darkred;
}
.blue {
	color: darkblue;
}
.obr_ramcek2 {

  border: 1px solid #3b4e0c;

  margin-right: 10px;
  margin-bottom: 1ex;

  float: left;

}

/* Kontakt */
#central .sekretariat ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}
.float_kontakt {

  float: left;

  padding: 3px 3px 3px 3px;

  margin: 3px 3px 3px 3px;
  width: 18em;

}
.float_kontakt h3 {
	margin: 0;
	padding: 0;
}

/* Download */
.download {
	/*
	float: left;
	width: 49%;
	padding-right: 1%;
	*/
}
.download img {
	float: left;
	margin-right: 5px;
	margin-bottom: 5ex;
}

/* Poradna */
.psipka {
	margin-bottom: 10px;
	padding-left: 20px;
}
.psipka[class] {
  background: url("../images/design/next.png") top left no-repeat;
}
.ptyp {
	border: 1px solid #000;
	margin-bottom: 3px;
}
.ptyp .pad {
	padding: 3px;
}
.phead {
  position: relative;
	border-bottom: 1px solid #000;
}
.phead p {
	position: absolute;
	top: 3px;
	right: 3px;
}
.podpoved {
	margin-left: 5px;
}
.pfoot {
	position: relative;
	border-top: 1px solid #000;
}
.pfoot form {
	display: inline;
}
.pfoot div div {
	position: absolute;
	top: 3px;
	right: 3px;
}
.ptypo .phead {
	background-color: #92d8e9;
}
.ptypo .pcontent {
	background-color: #daf3f9;
}
.ptypo .pfoot {
	background-color: #bde3ec;
	border-bottom: 1px solid #bde3ec;
}
.podpoved .phead {
	background-color: #cdefac;
}
.podpoved .pcontent {
	background-color: #e9f9da;
	border-bottom: 1px solid #e9f9da;
}
.ptypk .phead {
	background-color: #dadada;
}
.ptypk .pcontent {
	background-color: #f4f4f4;
}
.ptypk .pfoot {
	background-color: #e7e7e7;
	border-bottom: 1px solid #e7e7e7;
}

/* FloatOBR */
.float_obr img {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
#central p.right {
	text-align: right;
}

/* Vyuctovanie */
.vyuctovanie {
	background: url("../images/obrazky/2perc/vizual2_bg.jpg") top left no-repeat;

}
.vyuctovanie li {
	position: relative;
}
.vyuctovanie label {
	position: absolute;
	right: 2px;
	width: 82px;
	text-align: right;
}
.vyuctovanie h4 {
	font-size: 100%;
}

/* Bl */
ul.blspan li {
	position: relative;
}
span.bl {
	position: absolute;
	border: 1px solid #fff;
	top: 0px;
	right: 0px;
}