body {
	background-color: white;
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	min-width: 760px;
	text-align: center;
}

#stranka {
	position: relative;
	width:760px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	z-index: 0;
}

a {
	color: white;
	text-decoration: none;
}

a:hover {
	color: black;
	text-decoration: underline;
}
a.vice {
	COLOR: #000000;
	TEXT-DECORATION: none;
}
a.vice:hover {
	COLOR: #FFFFFF;
	TEXT-DECORATION: none;
}

.rel1 {
	position: relative;
	background-image: url(img/tk_top_01.jpg);
	width: 760px;
	height: 32px;
	background-repeat: no-repeat;
	margin: 0px;
}
.rel2 {
	position: relative;
	background-image: url(img/tk_top_02.jpg);
	width: 380px;
	height: 109px;
	background-repeat: no-repeat;
}

.rel3 {
	position: relative;
	background-image: url(img/tk_top_03.jpg);
	width: 380px;
	height: 99px;
	background-repeat: no-repeat;
}

.abs4 {
	position: absolute;
	background-image: url(img/tk_top_04.jpg);
	width: 380px;
	height: 208px;
	background-repeat: no-repeat;
	top: 32px;
	left: 380px;
	z-index: 1;
}

.rel5 {
	position: relative;
	background-image: url(img/tk_top_05.jpg);
	width: 760px;
	height: 45px;
	background-repeat: no-repeat;
	border: 0px red solid;
}

.rel6 {
	position: relative;
	background-image: url(img/tk_top_06.jpg);
	width: 760px;
	height: 10px;
	font-size: 4px;
	background-repeat: no-repeat;
}

.nadpis {
	margin: 0px;
	padding-left: 85px;
	color: #91BC49;
	font-size: 14px;
	border: 0px black solid;
	font-style: normal;
	font-weight: bold;
	padding-top: 25px;
	text-decoration: none;
}

/************************** textov st ***************************/

.tabulka {
	width: 760px;
	background-image: url(img/pozadi.jpg);
	border: 0px;
	margin: 0px;
}

.hlavni {
	position: relative;
	width: 665px;
	margin: 0px 0px 30px 48px;
}

.text {
	position: relative;
	width: 580px;
	height: 300px;
	margin-top: 10px;
	margin-left:auto;
	margin-right:auto;
	padding: 20px;
	background-color: #91BC49;
		
}

.lh_roh {
	position: absolute;
	background-image: url(img/lh_roh.jpg);
	width: 15px;
	height: 15px;
	background-repeat: no-repeat;
	top: 0px;
	left: 0px;
	z-index: 1;
}

.ph_roh {
	position: absolute;
	background-image: url(img/ph_roh.jpg);
	width: 15px;
	height: 15px;
	background-repeat: no-repeat;
	top: 0px;
	right: 0px;
	z-index: 1;
}

.pd_roh {
	position: absolute;
	background-image: url(img/pd_roh.jpg);
	width: 15px;
	height: 15px;
	background-repeat: no-repeat;
	bottom: 0px;
	right: 0px;
	z-index: 1;
}

.ld_roh {
	position: absolute;
	background-image: url(img/ld_roh.jpg);
	width: 15px;
	height: 15px;
	background-repeat: no-repeat;
	bottom: 0px;
	left: 0px;
	z-index: 1;
}

/***************************** menu ********************************/

#menu_top {
	padding: 3px 0px 0px 55px; 
	width: 500px;
}

.polozka {
	float: left;
	padding: 3px 8px;
	font-weight: bold;
	text-align: center;
}

.polozka1 {
	float: left;
	padding: 3px 8px;
	font-weight: bold;
	text-align: center;
}

.polozka1 a {
	color: #5a5a5a;
}

.delitko1 {
	float: left;
	padding: 2px 1px;
	font-weight: bold;
	text-align: center;
	color: white;
}
.datum {
	font-size: 10px;
	color: #000000;
	padding-left: 60px;
	font-weight: bold;
	text-decoration: underline;
	display: block;
	padding-top: 15px;
}
.text_turnaj {
	padding-right: 60px;
	padding-left: 60px;
	display: block;
	color: #000000;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.stred {
	text-align: center;
}
img {
	border: 0px;
}
h2 {
	font-size: 15px;
}
.zeleny {
	font-weight: bold;
	color: #91BC49;
}

