body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #D12301;
	background-image: url(/img/bck.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
body.hlw {
	background-image: url(/img/bck_hlw.jpg);
}

#fblogo {
	display: none;
}
#apl {
	width: 31px;
	height: 262px;
	position: absolute;
	top: 330px;
	left: 0px;
	background-image: url(/img/apl.png);
	background-repeat: no-repeat;
	background-position: right top;
	behavior: url(/hover.htc);
	text-align: left;
}
#apl a {
	display: none;
	margin: 0px 0px 14px 9px;
	background-repeat: no-repeat;
}
#apl:hover, #apl.hover {
	width: 109px;
}
#apl:hover a, #apl.hover a {
	display: block;
	width: 66px;
	height: 65px;
}
#apl a#apl1 {
	margin-top: 19px;
	background-image: url(/img/apl1.png);
}
#apl a#apl2 {
	background-image: url(/img/apl2.png);
}
#apl a#apl3 {
	background-image: url(/img/apl3.png);
}
#hline {
	height: 30px;
}
#hline div {
	color: #FF5A00;
	font-weight: bold;
	font-size: 12px;
	padding-top: 8px;
}
#header {
	width: 1000px;
	height: 230px;
	margin: 0px auto 0px auto;
}
#logo {
	float: left;
	width: 233px;
	height: 230px;
	background-image: url(/img/logo.jpg);
	background-repeat: no-repeat;
	cursor: pointer;
}
#vysilame {
	float: left;
	width: 515px;
	height: 230px;
	background-image: url(/img/vys.jpg);
	background-repeat: no-repeat;
}
#vysilamex {
	width: 515px;
	height: 230px;
	background-repeat: no-repeat;
	background-position: center bottom;
	position: relative;
}
#vysilamex span {
	display: block;
	position: absolute;
	top: 98px;
	left: 38px;
	font-weight: bold;
	font-size: 13px;
	text-align: left;
}
#vysilamex div {
	position: absolute;
	top: 166px;
	width: 135px;
	left: 38px;
	color: #000000;
	font-weight: bold;
	text-align: left;
	font-size: 13px;
}
#vysilamex a {
	position: absolute;
	display: block;
	width: 180px;
	right: 0px;
	top: 0px;
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
	padding: 6px 0px 6px 0px;
}
#nav {
	float: left;
	width: 252px;
	height: 230px;
}
#nav1 {
	width: 252px;
	height: 38px;
	background-image: url(/img/nav1.jpg);
	background-repeat: no-repeat;
	text-align: center;
	font-size: 13px;
}
#nav2 {
	width: 252px;
	height: 86px;
	background-image: url(/img/nav2.jpg);
	background-repeat: no-repeat;
	text-align: left;
}
#nav3 {
	width: 252px;
	height: 66px;
	background-image: url(/img/nav3.jpg);
	background-repeat: no-repeat;
}
#nav4 {
	width: 252px;
	height: 40px;
	background-image: url(/img/nav4.jpg);
	background-repeat: no-repeat;
	text-align: left;
}
#nav4 input {
	width: 30px;
	height: 32px;
	border: 0px;
	float: left;
	margin: 8px 0px 0px 9px;
}
#nav4 input.searchfield {
	width: 182px;
	height: auto;
	border: 0px;
	background-color: transparent;
	float: left;
	margin: 15px 0px 0px 21px;
}
#l1, #l2 {
	float: left;
	width: 100px;
	margin-left: 27px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	padding: 7px 0px 7px 0px;
}
#l2 {
	margin-left: 0px;
}
#l1:hover, #l1.a, #l2:hover, #l2.a {
	background-image: url(/img/la.png);
	background-repeat: no-repeat;	
}
#nav2 div {
	cursor: pointer;
	width: 250px;
	height: 72px;
	float: right;
	text-align: right;
}
#nav2 div a {
	display: block;
	width: 90px;
	height: 26px;
	margin-top: 46px;
	float: right;
}
#nav3 div {
	text-align: left;
	font-size: 12px;
	padding: 32px 0px 0px 77px;
}
#nav3 div a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	margin-right: 10px;
}
#nav3 div a:hover {
	color: #E63E03;
	text-decoration: underline;
}
#menu {
	width: 1000px;
	height: 60px;
	margin: 0px auto 0px auto;
	background-image: url(/img/menu.jpg);
	background-repeat: no-repeat;
}
#menu ul {
	margin: 0px;
	padding: 11px 0px 0px 0px;
	list-style: none;
}
#menu ul li {
	behavior: url(/hover.htc);
	position: relative;
	float: left;
	width: 111px;
	height: 38px;
}
#menu ul li a {
	font-size: 14px;
	font-weight: bold;
	display: block;
	padding: 11px 0px 17px 0px;
	color: #FFFFFF;
	text-decoration: none;
}
#menu ul li:hover, #menu ul li.hover, #menu ul li.a {
	background-image: url(/img/ma.png);
	background-repeat: no-repeat;
}
#menu ul ul {
	position: absolute;

	z-index: 10000;
	height: auto;

	visibility: hidden;

	margin: 0px;

	top: 42px;

	left: -2px;

	padding: 0px 0px 7px 0px;

	list-style: none;

	background-image: url(/img/smenue.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#menu ul ul li {
	width: 250px;
	height: 50px;
	background-color: #111111;

}
#menu ul ul li a {
	display: block;
	color: #FB4701;
	text-decoration: none;
	text-align: left;
	padding: 16px 10px 7px 22px;
}
#menu ul ul li a:hover {
	background-image: none;
}
#menu ul ul li:hover, #menu ul ul li.hover {
	background-image: url(/img/smenu.png);
	background-repeat: no-repeat;
}
#menu ul li:hover ul, #menu ul li.hover ul {

	visibility: visible;
}
#main {
	width: 1000px;
	min-height: 719px;
	_height: 719px;
	margin: 0px auto 0px auto;
	background-image: url(/img/mainf.png);
	background-repeat: repeat-y;
}
body.hp #main {
	background-image: url(/img/cbe.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#mainx {
	width: 1000px;
	min-height: 719px;
	_height: 719px;
	background-image: url(/img/sts.jpg);
	background-repeat: no-repeat;
}
body.hp #mainx {
	background-image: url(/img/main.jpg);
}
#maine {
	width: 1000px;
	min-height: 719px;
	_height: 719px;
	background-image: url(/img/maine.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
body.hp #maine {
	background-image: none;
}
#sbox {
	width: 745px;
}
#um {
	width: 594px;
	float: left;
	text-align: center;
	margin: 9px 0px 0px 6px;
}
div.umo {
	display: none;
	margin: 0px auto 0px auto;
}
div.umh {
	display: block;
}
#un {
	width: 114px;
	float: right;
	margin: 9px 6px 0px 0px;
	padding-top: 1px;
}
#un a {
	display: block;
	width: 114px;
	height: 68px;
	background-repeat: no-repeat;
	margin-bottom: 2px;
}
#un a.ua span {
	display: block;
	width: 114px;
	height: 68px;
	background-image: url(/img/ba.png);
	background-repeat: no-repeat;
	background-position: left center;
}
#footer {
	width: 1000px;
	height: 185px;
	margin: 5px auto 0px auto;
	background-image: url(/img/foot.jpg);
	background-repeat: no-repeat;
}
#partneri {
	height: 73px;
}
#partneri div {
	padding-top: 10px;
}
#navstivte {
	height: 63px;
}
#navstivte div {
	color: #000000;
	padding: 26px 0px 0px 30px;
	font-weight: bold;
	text-align: left;
}
#navstivte a {
	color: #FB4701;
}
#cpy {
	padding-top: 18px;
	color: #898989;
}
#cpy a {
	color: #898989;
	text-decoration: none;
}
#st {
	width: 705px;
	margin: 10px 0px 0px 20px;
	text-align: center;
}
#stt {
	text-align: left;
}
h1#sth {
	margin: 0px 0px 10px 0px;
	background-image: url(/img/sth.png);
	background-repeat: no-repeat;
	padding: 11px 0px 12px 16px;
	font-size: 14px;
	color: #FFFFFF;
	text-align: left;
}
body.chat h1#sth {
	background-image: url(/img/sth_chat.png);
}
td.chatb {
	width: 180px;
	height: 78px;
	padding-top: 22px;
	text-align: center;
	font-weight: bold;
	background-image: url(/img/chatb.png);
	background-repeat: no-repeat;
}
td.chatf {
	width: 450px;
	background-image: url(/img/chatf.png);
	background-repeat: no-repeat;
}
td.chatf input {
	width: 440px;
	height: 40px;
	margin: 10px 0px 0px 5px;
	border: 0px;
}
td.chato {
	text-align: right;
}
td.chato input {
	border: 0px;
}


#mcol {
	float: left;
	width: 745px;
	text-align: left;
	padding-bottom: 30px;
}
body.hp #mcol {
	text-align: center;
	padding-bottom: 0px;
}
#page {
	width: 665px;
	margin-left: 20px;
}
#rcol {
	float: right;
	width: 250px;
	background-image: url(/img/rcols.jpg);
	background-repeat: no-repeat;
	padding-bottom: 16px;
}
div.bht {
	width: 250px;
	height: 48px;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
}
div.bht div {
	padding: 11px 0px 0px 20px;
}
#playlist {
	width: 210px;
	height: 168px;
	margin: 0px auto 0px auto;
	text-align: left;
}
#pln {
	margin-top: 4px;
	background-image: url(/img/abc.png);
	background-repeat: no-repeat;
	background-position: center 25px;
	padding-top: 110px;
	color: #FB4701;
	text-align: center;
	font-weight: bold;
}
#kontakty {
	width: 210px;
	height: 116px;
	margin: 0px auto 0px auto;
	text-align: left;
}
#rr {
	width: 725px;
	height: 370px;
	margin: 0px auto 14px auto;
	text-align: left;
}
#fbh {
	display: block;
	width: 250px;
	height: 40px;
	background-image: url(/img/fbh.jpg);
	background-repeat: no-repeat;
}
#fbp {
	background-color: #FFFFFF;
	height: 342px;
}
#fbe {
	width: 250px;
	height: 7px;
	font-size: 1px;
	background-image: url(/img/fbe.png);
	background-repeat: no-repeat;
}
div.bh, div.bhszn {
	width: 250px;
	height: 40px;
	_height: 48px;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	background-image: url(/img/bh.png);
	background-repeat: no-repeat;
	border-top: 8px solid #D12201;
}
div.bhszn {
	background-image: url(/img/bhszn.png);
}
div.bh div, div.bhszn div {
	padding: 11px 0px 0px 20px;
}
div.bt, div.btszn {
	width: 250px;
}
div.btszn {
	padding-top: 8px;
}
div.bt {
	background-color: #FFFFFF;
	padding-top: 8px;
	text-align: left;
}
div.be {
	width: 250px;
	min-height: 40px;
	background-image: url(/img/be.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
div.btt {
	width: 210px;
	margin: 0px auto 0px auto;
	text-align: left;
}
div.dbh {
	width: 745px;
	height: 50px;
	margin-top: 4px;
	background-image: url(/img/dbh.png);
	background-repeat: no-repeat;
	text-align: left;
}
div.dbh span {
	display: block;
	font-size: 14px;
	font-weight: bold;
	width: 300px;
	float: left;
	margin-left: 27px;
	padding-top: 22px;
}
div.dbh div {
	font-size: 14px;
	font-weight: bold;
	width: 347px;
	float: right;
	padding-top: 22px;
}
div.dbt, div.dbt2 {
	width: 745px;
	background-image: url(/img/dbf.png);
	background-repeat: repeat-y;
}
div.dbt2 {
	background-image: url(/img/dbf2.jpg);
}
div.dbtl {
	width: 357px;
	float: left;
	margin-left: 10px;
	text-align: left;
	color: #000000;
}
div.dbtr {
	width: 357px;
	float: right;
	margin-right: 10px;
	text-align: left;
	color: #000000;
}
div.dbe {
	width: 745px;
	height: 50px;
	background-image: url(/img/dbe.png);
	background-repeat: no-repeat;
}
div.dbel {
	width: 357px;
	float: left;
	margin-left: 10px;
	text-align: center;
}
div.dber {
	width: 357px;
	float: right;
	margin-right: 10px;
	text-align: center;
}
a.vnov {
	display: block;
	width: 119px;
	margin: 0px auto 0px auto;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	padding: 12px 0px 12px 0px;
}
div.pdr {
	width: 347px;
	float: right;
	padding-top: 5px;
}
div.pdr div.mt10 {
	margin: 0px;
}
a.vnov:hover {
	background-image: url(/img/vnov.jpg);
	background-repeat: no-repeat;
}
div.dbe2 {
	width: 745px;
	background-image: url(/img/db2.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
div.dbel2 {
	width: 357px;
	padding-bottom: 9px;
	_padding-bottom: 11px;
	text-align: center;
}
#cbh {
	width: 745px;
	height: 54px;
	border-top: 4px solid #D12301;
	background-image: url(/img/cbh.png);
	background-repeat: no-repeat;
	text-align: left;
}
#cbh div {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	float: left;
	width: 221px;
	padding-top: 21px;
	margin-left: 27px;
}
#cbt {
	width: 745px;
	padding-bottom: 15px;
}
#cbt1, #cbt2, #cbt3 {
	float: left;
	width: 207px;
	padding: 8px 0px 6px 0px;
	margin-left: 41px;
	text-align: left;
}
#cbt1 {
	margin-left: 27px;
}
#pl b {
	display: block;
	color: #EC5D1A;
	margin-top: 4px;
}
#tmr {
	padding: 3px 22px 0px 0px;
	float: right;
	text-align: right;
	font-size: 10px;
}
div.nv0 {
	position: relative;
	margin-bottom: 10px;
}
div.nv0 img {
	border: 0px;
	height: 180px;
	cursor: pointer;
}
div.nv0 div {
	position: absolute;
	width: 357px;
	top: 100px;
	height: 80px;
	background-image: url(/img/shdw.png);
}
div.nv0 a {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 17px;
	display: block;
	margin: 12px 0px 4px 17px;
	width: 320px;
	text-decoration: none;
}
div.nv0 p {
	width: 320px;
	margin: 0px 0px 0px 17px;
}
div.nv1 {
	clear: both;
	height: 76px;
}
div.nv1 img {
	border: 0px;
	margin: 0px 0px 10px 10px;
	cursor: pointer;
}
div.nv1 div {
	width: 180px;
	float: right;
	margin-right: 15px;
	padding-bottom: 10px;
}
div.nv1 p {
	color: #636363;
	margin: 0px;
}
div.nv1 a {
	color: #FB4701;
	display: block;
	font-weight: bold;
	margin-bottom: 5px;
	text-decoration: none;
	font-size: 13px;
}
table.bchart {
	width: 100%;
	border: 0px;
}
table.bchart td, table.bchart th {
	color: #FB4701;
	vertical-align: top;
	text-align: left;
	font-weight: bold;
	background-image: url(/img/bi.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding: 5px 0px 5px 0px;
	_padding: 7px 0px 7px 0px;
	cursor: pointer;
}
table.bchart tr.f td, table.bchart tr.f th {
	font-size: 1.2em;
}
table.bchart tr.l td, table.bchart tr.l th {
	background-image: none;
	padding-bottom: 17px;
}
table.bchart th {
	padding-left: 6px;
	padding-right: 6px;
}
table.bchart td div {
	color: #000000;
	margin-top: 3px;
	font-weight: normal;
}

table.bparty {
	width: 100%;
	border: 0px;
}
table.bparty td {
	vertical-align: top;
	padding-bottom: 5px;
	color: #252525;
	background-image: url(/img/bi.png);
	background-repeat: repeat-x;
	background-position: left bottom;
}
table.bparty tr.l td {
	background-image: none;
}
table.bparty td a {
	display: block;
	color: #EB5D19;
	padding-bottom: 3px;
	font-weight: bold;
	text-decoration: none;
}
table.bparty td.d {
	text-align: center;
	font-size: 0.7em;
	font-family: Arial Narrow;
	padding-right: 8px;
	padding-left: 4px;
}
div.tagy {
	line-height: 2em;
}
div.tagy a {
	padding-right: 8px;
}
div.tagy span.l2 {
	font-size: 1.3em;
}
div.tagy span.l3 {
	font-size: 1.6em;
}
div.b {
	border-top: 2px solid #D12301;
}
div.b img {
	border: 0px;
}
div.ab, div.abx {
	width: 347px;
	height: 210px;
	background-image: url(/img/ab.jpg);
	background-repeat: no-repeat;
	margin-bottom: 11px;
	float: left;
	position: relative;
}
div.abx img {
	border: 0px;
	width: 347px;
	height: 168px;
}
div.abx div {
	position: absolute;
	cursor: pointer;
	width: 347px;
	height: 170px;
	left: 0px;
	bottom: 0px;
	background-image: url(/img/abx.png);
	background-repeat: no-repeat;
}
div.abr {
	float: right;
}
div.ab h2, div.abx h2 {
	color: #FFFFFF;
	font-size: 14px;
	margin: 0px;
	padding: 12px 0px 12px 14px;
}
div.ab h2 a, div.abx h2 a {
	color: #FFFFFF;
	text-decoration: none;
}

img.tit, img.tit2, img.nov {
	float: left;
	margin-right: 8px;
	border: 2px solid #838383;
	margin-bottom: 5px;
}
img.tit2 {
	border: 0px;
}
img.nov {
	margin: 0px 10px 10px 0px;
	border: 2px solid #000000;
}
div.ab img.tit, div.ab img.tit2 {
	margin: 10px 0px 0px 10px;
}
div.abt {
	width: 205px;
	height: 131px;
	margin: 10px 10px 0px 0px;
	float: right;
}
div.abtt, div.abttp {
	width: 327px;
	margin: 10px 0px 0px 10px;
	text-align: justify;
}
div.abttp {
	height: 135px;
}
div.abtta {
	width: 327px;
	margin: 0px 0px 0px 10px;
	text-align: right;
}
div.abtta a {
	font-weight: bold;
	text-decoration: none;
}
div.abt div.clzahlavi {
	padding-bottom: 3px;
}
div.abn, div.abnv {
	width: 205px;
	margin: 0px 10px 0px 0px;
	float: right;
	text-align: right;
}
div.abnv {
	color: #FB4701;
	font-size: 16px;
	font-weight: bold;
	margin-top: -2px;
}


a.ar {
	display: block;
	font-size: 1.3em;
	margin-bottom: 8px;
}
div.gd {
	padding-bottom: 15px;
}
#archivseznam a {
	font-size: 1.2em;
}
#fblike {
	background-color: #FFFFFF;
	padding: 3px 3px 0px 3px;
	margin: 6px 0px 6px 0px;
}
div.cban embed, div.cban object {
	border-top: 4px solid #D12301;
}

div.cm {
	background-color: #111111;
	text-align: center;
	padding: 6px 0px 6px 0px;
	font-weight: bold;
} 
div.cm img {
	border: 0px;
	margin: 0px 20px 0px 20px;
}

div.cl {
	margin: 2px 0px 0px 0px;
}
div.cl a {
	display: block;
	width: 22px;
	padding: 9px 0px 10px 0px;
	float: left;
	text-align: center;
	text-decoration: none;
	color: #E1E1E1;
}
div.cl a.a {
	color: #FB4701;
}
div.cl a.o {
	color: #464646;
}
div.cl a.v {
	background-image: url(/img/clv.png);
	background-repeat: no-repeat;
}

div.porad {
	background-image: url(/img/linka.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-bottom: 20px;
}
div.porad div {
	background-repeat: no-repeat;
	background-position: 15px bottom;
	padding: 0px 0px 20px 120px;
}
div.porad span {
	display: block;
	margin: 5px 0px 5px 0px;
	color: #9D9D9D;
	font-weight: bold;
	font-size: 1em;
}
div.porad p {
	margin-top: 6px;
}
div.porad h2 {
	clear: none;
}


table.chart {
	width: 100%;
	border: 0px;
}
table.chart th {
	text-align: left;
	width: 20px;
	color: #FB4701;
	padding-left: 10px;
	font-size: 1em;
}
table.chart h2 {
	font-size: 1.25em;
}
table.chart td, table.chart th {
	height: 70px;
	background-image: url(/img/chart.jpg);
	background-repeat: repeat-x;
}

div.b2 {
	width: 705px;
	background-image: url(/img/b2f.png);
	background-repeat: repeat-y;
	margin-bottom: 12px;
}
div.b2e {
	width: 705px;
	background-image: url(/img/b2e.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
div.b2a, div.b2b {
	width: 347px;
	float: left;
	background-image: url(/img/b2h.png);
	background-repeat: no-repeat;
}
div.b2b {
	float: right;
}
div.b2h {
	color: #FFFFFF;
	font-size: 14px;
	padding: 12px 0px 12px 14px;
	font-weight: bold;
}
div.b2t {
	width: 319px;
	margin: 12px 0px 0px 14px;
	padding-bottom: 18px;
}
div.klub span {
	color: #FA4C03;
	font-weight: bold;
}

form {
	margin: 0px;
}
select {
	background-color: #FFFFFF;
}
.inpfield, .inpfield100, .inpfieldreq, .inpfield100req {
	border: 1px solid #797979;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #EEEEEE;
}
.inpfield100, .inpfield100req {
	width: 100%;	
}
.inpfieldreq, .inpfield100req {
	background-image: url(/img/req.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.inpbutton {
	border: 1px solid #000000;;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
.uootblm, .uootbl {
	width: 100%; border: 0px;
}

div.pg {
	clear: both;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-bottom: 4px;
}
div.pg, div.pg td, div.pg select {
	font-family: Verdana;
	font-size: 11px;
	vertical-align: middle;
}
table.n {
	width: 100%;
	border: 0px;
}
table.n td {
	vertical-align: top;
}
table.gal {
	width: 100%;
	border: 0px;
}
table.gal td {
	vertical-align: top;
	text-align: center;
	padding-bottom: 10px;
}
table.gal img {
	border: 1px solid #999999;
}
div.bl {
	display: none;
}
.break, .clear, .clear10 {
	clear: both;
	height: 1px;
	font-size: 1px;
}
.clear10 {
	margin-bottom: 10px;
}
* html .break {
	display:none;
}

@media print {
 #hline, #header, #menu, #footer, #rcol {
	display: none;
 }
 #main, #mainr, #mainx, #mcol, #page {
	float: none;
	width: 100%;
 }
}

