body {
	font-family: Tahoma, "Verdana CE", Verdana, "Arial CE", Arial, "Helvetica CE", Helvetica, sans-serif;
	background-color: #000000;
	background-image: url(img/bg_body.gif);
	margin: 30px 0 30px 0;
	padding: 0;
	 text-align: center;
	 font-size: 0.65em;
	 line-height: 1.3em;
}

* {margin: 0; padding: 0;}
.clr {clear: both;}
p {margin: 0 0 15px 0;}
a {color: #006AC4;}
a:hover {color: #FF9700;}

img.rgt {float: right; margin: 0 0 10px 15px;}
img.lft {float: left; margin: 0 15px 10px 0;}

table {
	font-size: 1em;
	border-collapse: collapse;
	border: 1px solid #a4a4a4;
	margin-bottom: 15px;
	}
	table td, table th {
		padding: 3px 8px;
		border: 1px solid #a4a4a4;
		}

h1 {
	color:#006AC4;
	font-size: 2em;
	font-weight: normal;
	margin-bottom: 10px;
	}
h1.homepage {
	height: 33px;
	position: relative;
	display: block;
	font-size: 1.3em;
	}
h1.homepage span {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
	background: url(img/vitejte.gif) no-repeat;}

h2, h3, h4, h5, h6, h7 {
	color: #006AC4;
	margin-bottom: 5px;
	}
h2 {font-size: 1.5em;}
h3 {font-size: 1.4em;}
h4 {font-size: 1.3em;}
h5, h6, h7 {font-size: 1.1em;}

#content ul {
	margin: 0 0 15px 15px;
	list-style-type: disc;
	}
	#content ul ul {margin: 0 0 0 15px;}
#content ol {
	margin: 0 0 15px 25px;
	}
#rightcol ol {
		margin: 0 0 15px 25px;
		}
.strong {font-weight: bold;}

		
#page {
	position: relative;
	text-align: left;
	}
	#pagein {
		margin: 0 15px;
		}
	
#top {
	width: 745px;
	height: 134px;
	margin: 5px auto 0 auto;
	background: url(img/bg_top.jpg) no-repeat #FFF;
	}
	.logo {
		position: absolute;
		top: -10px;
		left: 15px;
		border: none;
		}
		
/* ***** menu ****** */
	
#menu {
	display: none;
	}
	
/* ***** obsah ***** */

#main {
	padding-bottom: 15px;
	position: relative;
	width: 100%;
	}
	
#leftcol {
	display: none;
	}
	#rightcol {
		display: none;
		}
		
/* *** homepage *** */

.novinka {
	background: url(img/dots.gif) repeat-x bottom left;
	padding-bottom: 15px;
	margin-bottom: 15px;
	}
	.novinka p {
		margin-bottom: 0;
		}
	.novinka .datum {font-weight: bold;}
	.novinka h2 {font-size: 1.1em; margin-bottom: 0;}
	.novinka img {float: right; margin: 0 0 0 15px;}
		
.box {
	background: url(img/bg_box.gif) no-repeat;
	margin-bottom: 15px;
	}
	.box h2 {
		height: 19px;
		margin: 0 0 15px 0;
		top: 6px;
		position: relative;
		font-size: 1em;
		}
		h2 span {
			position: absolute;
			top: 0;
			left: 0;
			height: 100%;
			width: 100%;
			display: block;
			}
		h2.anketa span {background: url(img/h_anketa.gif) no-repeat;}
		h2.zapas span {background: url(img/h_zapas.gif) no-repeat;}
		h2.tabulka span {background: url(img/h_tabulka.gif) no-repeat;}
		h2.vzkaz span {background: url(img/h_vzkaz.gif) no-repeat;}
		h2.galerie span {background: url(img/h_galerie.gif) no-repeat;}
		
	.box div {background: url(img/bg_box_bot.gif) no-repeat bottom left; padding: 4px 10px 1px 10px;}
	
.vzkazpole {
	width: 150px;
	height: 45px;
	border: 1px solid #A4A4A4;
	margin-bottom: 10px;
	}
.odeslat {
	margin-left: 40px;
	margin-bottom: 15px;
	}
	
.gal img {
	border: 1px solid #a4a4a4;
	margin-right: 2px;
	}
.gal a img {
	border: 0;
	margin: 0 0 0 2px;
	}
.box .ank {padding-bottom: 10px;}
.ank .otazka {margin-bottom: 15px; font-weight: bold;}
.ank p {margin-bottom: 0;}
.pruh {margin-bottom: 5px; height: 7px;}

.vs {margin: 0 7px;}
.vysledek {text-align: center; padding-top: 8px; font-weight: bold;}
.vysledek span {font-size: 2em; font-weight: normal;  }

#adbox {
	margin: 0 20px 15px 17px;
	}
	#adbox img {margin-bottom: 15px;}
	#adbox h4 {font-size: 1em; margin-bottom: 5px;}
			
		
/* ***** paticka ***** */
		
#footer {
	border: 1px solid #FFF;
	font-weight: bold;
	padding-top: 8px;
		}
	#footer ul {
		display: none;
		}
