body {
	background-color: #666;
	padding: 0;
	margin: 0;
	font-family: Verdana, Arial, helvetica;
   font-size: 0.75em;
}

#maincontainer {
	width: 794px;
	height: 100%;
	margin: 10px auto;
	background-image: url('images/border.png');
	background-repeat: repeat-y;
}

#container {
	padding: 0px 23px 0 24px;
}

#footer {
	padding: 20px 0;
	text-align: center;
}

.banner {
	height: 160px;
	margin-top: 0px;
   border-top: 0px;
	background-image: url('images/banner.jpg');
	background-repeat: no-repeat;
	background-position: bottom center; 
}
div.banner div.plagat {
	float: right;
	margin: 140px 10px 0 0;	
}
div.banner div.plagat a {
	color: #fff;
	font-weight: bold;
}
.navig {
	height: 14px;
	padding-top: 6px;
	margin-bottom: 3px;
	text-align: center;
	background-color: #EAEAEA;
	border-bottom: 0px solid #0080FF;
}

.tab {
	padding: 4px;
	text-align: bottom center;
	background-repeat: no-repeat;
	background-position: bottom center; 
}

.tabactive {
	padding: 4px;
	text-align: bottom center;
	background-image: url('images/nav.png');
	background-repeat: no-repeat;
	background-position: bottom center;
}

.navig a:link {
	text-decoration: none;
   color: #000;
}

.navig a:visited {
	text-decoration: none;
   color: #000;
}

.navig a:hover {
	text-decoration: underline;
   color: #000;
}

.content {
	margin-top: -3px;
	border-top: 0px solid #999;
	padding: 7px 0 13px 13px;
	background-image: url('images/text.png');
	background-repeat: repeat-x;
}

.banner h1 {
	display: none;
}

.content h1 {
	font-weight: bold;
	font-size: 110%;
}

.content h2 {
	font-weight: bold;
	font-size: 100%;
	margin-bottom: 2px;
	padding-bottom: 2px;
}

.content h3 {
	font-weight: bold;
	font-size: 1.1em;
	margin-bottom: 2px;
	padding-bottom: 2px;
}

.content p {
	margin-top: 2px;
	padding-top: 2px;
	border-top: px;
}

.content ul {
	margin-top: 2px;
	padding-top: 2px;
	border-top: px;
}


.propotext {
	padding-left: 1em;
}

table.startovne td.center {
	text-align: center;	
}
table.startovne td, table.startovne th {
	padding: 5px;	
}
.alignLeft {
	float: left;
}
.alignRight {
	float: right;
}
.clear {
	clear: both;
}
div.partneri div.alignLeft {
	margin: 20px 20px 0 0;
}
div.partneri h1, div.partneri h2 {
	margin-bottom: 15px;
}
a img {
	border: 0;
}
td.number {
	text-align: right;
}
td.center {
	text-align: center;
}
table.vysledky td.kategoria {
	font-size: 1.1em;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 5px;
}
table.vysledky td {
	padding: 2px 3px;
}
table.vysledky th {
	padding: 2px 5px;
}
.error_message {
	color: red;
	font-size: 0.95em;
}
table.prihlasky td {
	padding: 2px 4px;
}