@charset "utf-8";
/* CSS Document */

body {
	background-image: url(images/bg.png);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	background-color: #141E2A;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 0.8em;
}
img {
	border-style: none;
}
h1 {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
h4{
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
a,
a:hover,
a:active,
a:visited {
	color: #FFF;
	text-decoration: none;
}
#copyright a,
#copyright a:hover,
#copyright a:active,
#copyright a:visited {
	color: #666;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;	
}
#menu {
	height: 57px;
	width: 700px;
	font-weight: bold;
}
#hlavicka {
	background-image: url(images/head_bg.png);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 260px;
	width: 700px;
}
#menu-prazdny {
	height: 21px;
	width: 700px;
}
.obsah {
	width: 698px;
	border: 1px solid #000;
	background-color: #0C131D;
	color: #B0B4BD;
	margin-right: auto;
	margin-left: auto;	
}
#main-box {
	width: 700px;
	margin-left: auto;
	margin-right: auto;
}
#hl-prazdny {
	height: 75px;
	width: 700px;
}
#logo-box {
	height: 40px;
	width: 700px;
	padding-top: 25px;
}
div#menu a {
	float: left;
	height: 36px;
	width: 147px;
	background-image: url(images/btn-bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	line-height: 35px;
	text-decoration: none;
	padding-right: 3px;
}
div#menu a,
div#menu a:active,
div#menu a:visited {
	color: #0C121D;
}
div#menu a:hover {
	background-image: url(images/btn-bg.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-decoration: none;
}
h1 .active {
	background-image: url(images/btn-bg.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-decoration: none;
}
#hlavicka-prazdny {
	height: 28px;
	width: 700px;
}
#hlavicka-text {
	float: left;
	width: 280px;
	padding-top: 135px;
	padding-left: 18px;
}
#kinex {
	float: left;
	height: 108px;
	width: 150px;
	font-size: xx-large;
	font-weight: bold;
	color: #666;
	padding-left: 30px;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: bottom;
	padding-top: 100px;
}
#loziska {
	background-image: url(images/loziska.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: right;
	height: 208px;
	width: 370px;
}
.mezi {
	height: 20px;
}
.texty {
	float: left;
	width: 53%;
	margin-top: 18px;
	margin-bottom: 18px;
	margin-left: 18px;
}
.texty-siroke {
	margin-top: 18px;
	margin-bottom: 18px;
	margin-left: 18px;
	margin-right: 18px;
}
.velky-pic {
	float: right;
	margin-top: 18px;
	margin-bottom: 18px;
	margin-right: 18px;
	width: 267px;
}
.pic {
	float: right;
	margin-top: 18px;
	margin-bottom: 18px;
	margin-right: 18px;
	width: 140px;
}
.pic2 {
	float: left;
	margin-left: 18px;
	margin-top: 18px;
	margin-bottom: 18px;
	margin-right: 16px;
	width: 140px;
}
.clear {
	clear:both;
}
.obsah p {
	margin-top:0;
}
#paticka-box {
	background-color: #0D131C;
	width: 100%;
}
#paticka {
	width: 730px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
  text-align: center;
}
#copyright {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #3E414A;
	text-align: center;
}
.text-box1 {
	float: left;
	width: 25%;
}
.text-box2 {
	float: left;
	width: 50%;
	margin-bottom: 18px;
}
.text-box3 {
	float: left;
	width: 50%;
}
.text-radek {
	float: left;
	width: 100%;
	margin-bottom: 18px;
}
p {
	float: left;
	width: 100%;
	margin: 0px;
}
#toplist {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

