@charset "UTF-8";
/* CSS Document */
body {
	background-color:#0c3b67;
	background-image:url(../img/bg.jpg);
	margin:0;
	padding:0;
	font-family:"Helvetica Neue", Helvetica, Arial;
	color:#FFF;
	font-size:0.85em;
}
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
.clearfix {
    display: inline-block;
}
html[xmlns] .clearfix {
    display: block;
}
* html .clearfix {
    height: 1%;
}
img {
	border:0;
}
a, a:link, a:visited, a:hover, a:active {
	outline:0;
}
.line {
	position:absolute;
	width:100%;
	background-image:url(../img/line.png);
	height:53px;
	left:0;
	top:418px;
}
.ttop {
	width:100%;
	height:102px;
	position:absolute;
	left:0;
	top:0;
	background-image:url(../img/ttop.png);
}
.obrs {
	width:100%;
	background-image:url(../img/obrs.png);
	background-position:center 0;
	background-repeat:no-repeat;
	height:150px;
	position:absolute;
	left:0;
	top:268px;
	z-index:2;
}
.container {
	width:800px;
	margin:0 auto;
	position:relative;
	z-index:300;
}
.logo {
	width:540px;
	height:350px;
}
.menu {
	width:800px;
	height:63px;
	background-image:url(../img/menu_bg.png);
	background-repeat:no-repeat;
	margin-top:45px;
	padding-top:37px;
	text-align:center;
}
.menu span {
	display:inline-block;
	text-transform:uppercase;
	margin-right:17px;
	font-size:1.2em;
}
.menu span.posledne {
	margin-right:0px !important;
}
.menu span a {
	color:#FFF;
	text-decoration:none;
}
.menu span a:hover {
	color:#053c65;
}
.menu span a.selected {
	color:#053c65;
}
.menu span a.first {
	color:#053c65;
}
.menu span a.first:hover {
	color:#fff;
}
.top_bg {
	width:800px;
	height:10px;
	background-image:url(../img/top_bg.png);
	margin-top:15px;
}
.main {
	width:760px;
	background-image:url(../img/main_bg.png);
	padding:15px 20px 15px 20px;
	color:#000;
	text-align:justify;
}
.center {
	text-align:center !important;
}
.bottom_bg {
	width:800px;
	height:10px;
	background-image:url(../img/top_bg.png);
	margin-bottom:15px;
}
.partner {
	margin-right:15px;
	height:124px;
	margin-bottom:10px;
}
.partner.posledny {
	margin-right:0px !important;
}
h1, h2 {
	display:block;
	width:740px;
	padding:10px;
	background-color:#0b3661;
	color:#FFF;
}
.bottom {
	width:760px;
	margin:0 auto;
	font-size:0.8em;
}
.bottom .left {
	float:left;
	width:350px;
	margin-bottom:15px;
}
.bottom .right {
	float:right;
	text-align:right;
	width:350px;
	margin-bottom:15px;
	color:#4278ac;
}
.bottom .right a {
	color:#4278ac;
	text-decoration:none;
}
.bottom .right a:hover {
	color:#4278ac;
	text-decoration:underline;
}
.btn {
	width:209px;
	height:97px;
	position:absolute;
	right:0;
	top:130px;
}
.btn1 {
	width:209px;
	height:40px;
	position:absolute;
	right:0;
	top:112px;
}
.btn2 {
	width:209px;
	height:40px;
	position:absolute;
	right:0;
	top:227px;
}
a.naj_web {
	display:inline-block;
	width:300px;
	height:30px;
	text-indent:-3000em;
	background-image:url(../img/naj_web_0.png);
	background-repeat:no-repeat;
}
a.naj_web_off {
	display:inline-block;
	width:300px;
	height:30px;
	text-indent:-3000em;
	background-image:url(../img/naj_web_1.png);
	background-repeat:no-repeat;
}
.btn a {
	display:block;
	width:209px;
	height:97px;
	text-indent:-3000em;
	background-image:url(../img/btn.png);
}
.btn a:hover {
	background-image:url(../img/btn1.png);
}
.btn1 a {
	display:block;
	width:209px;
	height:40px;
	text-indent:-3000em;
	background-image:url(../img/btn_tipsport_0.png);
}
.btn1 a:hover {
	background-image:url(../img/btn_tipsport_1.png);
}
.btn2 a {
	display:block;
	width:209px;
	height:40px;
	text-indent:-3000em;
	background-image:url(../img/btn_novycas_0.png);
}
.btn2 a:hover {
	background-image:url(../img/btn_novycas_1.png);
}
td.web {
	text-align:left;
	color:#666;
	font-size:0.8em;
	width:252px;
	height:85px;
}
td.web img {
	border:1px solid #CCC;
}
td.web strong {
	color:#0b3661;
	font-size:1.1em;
}
td.web a {
	color:#666;
	text-decoration:underline;
}
td.web a:hover {
	color:#666;
	text-decoration:none;
}
/* RSS */
ul {
	margin:0;
	padding:0;
}
ul li {
	list-style-type:none;
}
ul li a.aktuality_nadpis {
	font-weight:bold;
	text-decoration:underline;
	display:block;
	width:740px;
	color:#FFF;
	background-color:#0b3661;
	padding:10px;
	text-align:left !important;
}
span.rssdesc {
	display:block;
	margin-bottom:15px;
	width:100%;
	text-align:justify;
}
span.rssdesc img {
	float:left;
	margin:0px 15px 10px 0px;
}
.kontakt_left {
	width:372px;
	float:left;
}
.kontakt_right {
	width:372px;
	float:right;
	text-align:justify;
}
.clearing {
	clear:both;
}
.kontakt_left table tr td {
	text-align:left;
}
.linky {
	text-decoration:underline;
	color:#0b3661;
}
.linky_w {
	text-decoration:underline;
	color:#fff;
}
.linky:hover {
	text-decoration:none;
}
p {
	text-align:justify;
}
p.big {
	font-weight:bold;
	font-size:1.3em;
}
.fb_r {
	width:150px;
	height:25px;
	float:right;
}
