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

#maincontainer {
	width: 899px;
	margin: 0 20px;
	background: #fff;
	float: left;
}

#container {
	padding: 0px 25px;
}


.banner {
  margin: 0;
  border: 0px;
  height: 235px;
}

.banner_sk {
  background: url('images/banner_sk.jpg') no-repeat;
}

.banner_en {
  background: url('images/banner_en.jpg') no-repeat;
}

.navig {
	height: 15px;
	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 10px 13px 10px;
	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;
	border-bottom: px;
}

.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;
}
pre {
	font-size: 1.2em;
}
a img {
	border: 0;
}
.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;
}
td.number {
	text-align: right;
}
td.center {
	text-align: center;
}
table.vysledky td {
	padding: 2px 3px;
}
table.vysledky th {
	padding: 2px 5px;
}

div.fb-like-box {
	float: left;
	background: #fff;
}
p.error_message {
	color: red;
}

h4 {
	margin: 25px 0 15px 0;
}
table.prihlasky {
	
}
div.content table td {
	padding: 2px 5px;
}
div.content table td.total {
	font-weight: bold;
	font-style: italic;
	padding-top: 10px;
}
