html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
acronym {
	cursor: help;
	border-bottom: 1px dotted #000;
	font-variant: normal;
}
blockquote, q {
	quotes: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.33;
	text-align: center;
	color: #444E5C;
	margin: 0 auto;
	padding: 0;
	/*background: #F1F1F1;*/
}
a {
	text-decoration: none;
	font-size: 100%;
	font-style: normal;
	font-variant: normal;
}
strong, b {
	font-size: 100%;
	font-weight: bold;
}
a:link {
	color: Black;
	text-decoration: none;
}
a:active, a:hover, a:focus {
	text-decoration: none;
	color: Black;
}
a:hover {
	text-decoration: underline;
	color: #ED0000;
}
a:visited {
	color: Black;
}
h1, h2, h3, h4, h5 {
	font-size: 1em;
	font-weight: 400;
}
h1 {
	font-size: 18px;
	font-family: "Arial Narrow", Arial, Helvetica;
	color: #C30000;
}
h2 a {
	font-size: 12px;
}
h6, h6 a {
	font-size: 10px;
	font-weight: normal;
}
hr {
	clear: both;
	border: none;
	color: #ccc;
	background-color: Transparent;
	height: 0;
	width: 100%;
	text-align: center;
	margin: -1px 0 0 0;
	visibility: hidden;
}
hr.gray-line {
	background-color: Transparent;
	visibility: visible;
	margin: 0;
}
li {
	margin-left: 5px;
	list-style-type: square;
}
body * {
	line-height: 1.22em;
}
img, img a:hover {
	border: 0;
}
.cleaner-both {
	clear: both;
	height: 0!important;
	margin: 0;
	padding: 0;
}
hr.cistic {
	clear: both;
	height: 0;
	border: none;
	margin: -1px 0 0 0;
	visibility: hidden;
	display: none;
	padding: 0;
}
.mezera10px-trans {
	background: Transparent;
	width: auto;
	height: 10px!important;
}
.text-left {
	text-align: left!important;
}
.text-right {
	text-align: right!important;
}
.text-center {
	text-align: center!important;
}
.color-white {
	color: White!important;
}
.color-red {
	color: #C30000!important;
}
/* Z Á K L.  L A Y O U T */
#body {
	/*width: 1265px;
*/
	/*background: Green;
*/
	text-align: center;
}
#body-id {
	/*width: 1265px;
*/
	background: Black url(../bg/bg-body-id.png) repeat-x;
	border-bottom: 2px solid #BEBEBD;
	text-align: center;
}
/*Body Top*/
#body-top {
}
#body-header {
	text-align: center;
	margin: auto;
}
/* Body Cont*/
#body-cont {
	margin: auto;
	width: 100%;
	text-align: center;
	background: #FBFBFB url(../bg/bg-body-cont-zaklad.png) repeat-x;
	position:relative;
}
#body-content {
	border: 0;
	margin: auto;
	padding: 0;
	text-align: center;
	width: 985px;
	min-height: 900px;
	/*float: left;
*/
}
/* Body Right*/
#body-right {
	position:absolute;
  margin-top: 0px;
  top:0;right:0px;
	width: 160px;
	float: right;
	/*background: Purple;
*/
}
/*Bloky vpravo*/
.right-blok {
	margin-bottom: 20px;
	width: 200px;
}
/*Serverlista*/
/*Lišta*/
.lista-top, .lista-top-pink {
	text-align: left;
	font-size: 10px;
	line-height: 25px;
	margin-bottom: 5px;
	padding:0px 5px;
}
.lista-top-left {
	float: left;
}
.lista-top-svatek {
	float: left;
	padding-left: 10px;
}
.svatek {
	line-height: 25px !important;
	color: White;
	font-size: 9px;
}
.lista-top-pink .svatek {
	color: Black;
}
.svatek span {
	color: #BBBBFF;
	font-weight: bold;
	font-size: 10px;
}
.lista-top-pink .svatek span {
	color: #B80335;
}
.lista-top-right {
	text-align: right;
}
.lista-top li, .lista-top-pink li {
	font-family: Arial, Helvetica, Utkal, sans-serif;
	display: inline;
	padding: 0px 5px;
}
.lista-top li a:hover {
	color: #BBBBFF;
}
.lista-top-pink li a:hover {
	color: #B80335;
}
.lista-top li a, .lista-top-pink li a {
	line-height: 25px;
}
.lista-top-left li {
	text-transform: uppercase;
	font-size: 11px;
	border-right: 1px solid Silver;
}
.lista-top-pink .lista-top-left li {
	border-right: 1px solid #B80335;
}
.lista-top a {
	color: White;
	font-weight: bold;
}
.lista-top-pink li a {
	color: Black;
	font-weight: bold;
}
a.active {
	color: #fff;
	text-decoration: none;
	line-height: 25px;
}
a.active-home {
	color: Red;
	text-decoration: none;
	font-weight: bold;
}
/*V případě přihlášeného čtenáře*/
.prihlasen {
	color: Silver;
	line-height: 25px;
}
.prihlasen span a {
	color: Red;
	font-weight: bold;
}
/* HEADER */
#header, #header2 {
	background: Transparent url() repeat-x;
	margin: auto;
	width: 985px;
}
#header-ads {
	width: 985px;
	background: Transparent url() repeat-x;
	margin-top: 0;
}
#header-logo {
	width: 280px;
	height: 120px;
	float: left;
}
h1.rcr-logo, h1.rcr-logo-aktuality, h1.rcr-logo-magazin, h1.rcr-logo-divka-tydne, h1.rcr-logo-firemni, h1.rcr-logo-urady, h1.rcr-logo-kultura, h1.rcr-logo-zajimavosti, h1.rcr-logo-cestovani, h1.rcr-logo-veda, h1.rcr-logo-prace, h1.rcr-logo-sport{
	margin: 0;
	padding: 0;
	position: relative;
	width: 533px;
	height: 40px;
	overflow: hidden;
}
h1.rcr-logo span, h1.rcr-logo-aktuality span, h1.rcr-logo-magazin span, h1.rcr-logo-divka-tydne span, h1.rcr-logo-firemni span, h1.rcr-logo-urady span, h1.rcr-logo-kultura span, h1.rcr-logo-zajimavosti span, h1.rcr-logo-cestovani span, h1.rcr-logo-veda span, h1.rcr-logo-prace span, h1.rcr-logo-sport span {
	background-attachment: scroll;
	cursor: pointer;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	width: 400px;
	height: 40px;
	margin: 0;
	padding: 0;
	background: url(../loga/logo-lady-ice.png) no-repeat;
}
h1.rcr-logo-aktuality span {
	background: url(../loga/logo-aktuality.png) no-repeat;
}
h1.rcr-logo-magazin span {
	background: url(../loga/logo-magazin.png) no-repeat;
}
h1.rcr-logo-divka-tydne span {
	background: url(../loga/logo-divka-tydne.png) no-repeat;
}
h1.rcr-logo-firemni span {
	background: url(../loga/logo-firemni-okenko.png) no-repeat;
}
h1.rcr-logo-urady span {
	background: url(../loga/logo-z-uradu.png) no-repeat;
}
h1.rcr-logo-kultura span {
	background: url(../loga/logo-kultura.png) no-repeat;
}
h1.rcr-logo-zajimavosti span {
	background: url(../loga/logo-zajimavosti.png) no-repeat;
}
h1.rcr-logo-cestovani span {
	background: url(../loga/logo-cestovani.png) no-repeat;
}
h1.rcr-logo-veda span {
	background: url(../loga/logo-veda-technika.png) no-repeat;
}
h1.rcr-logo-prace span {
	background: url(../loga/logo-prace.png) no-repeat;
}
h1.rcr-logo-sport span {
	background: url(../loga/logo-sport.png) no-repeat;
}
h1.rcr-logo b, h1.rcr-logo-aktuality b, h1.rcr-logo-magazin b, h1.rcr-logo-divka-tydne b, h1.rcr-logo-firemni b, h1.rcr-logo-urady b, h1.rcr-logo-kultura b, h1.rcr-logo-zajimavosti b, h1.rcr-logo-cestovani b, h1.rcr-logo-veda b, h1.rcr-logo-prace b, h1.rcr-logo-sport b {
	visibility: hidden;
}
h1.rcr-logo a, h1.rcr-logo-aktuality a, h1.rcr-logo-magazin a, h1.rcr-logo-divka-tydne a, h1.rcr-logo-firemni a, h1.rcr-logo-urady a, h1.rcr-logo-kultura a, h1.rcr-logo-zajimavosti a, h1.rcr-logo-cestovani a, h1.rcr-logo-veda a, h1.rcr-logo-prace a, h1.rcr-logo-sport a {
	text-decoration: none;
}
#header-logo-new {
	height: 45px;
	float: left;
}
#sponzor-ads {
	width: 278px;
	height: 98px;
	float: right;
	border: 1px solid Silver;
	color: White;
	background: #2A1771;
	font-size: 10px;
}
#header-ads {
	width: 745px;
	height: 100px;
	float: left;
}
#next-to-logo {
	height: 45px;
	float: right;
}
#next-to-logo-cont {
	background: Silver;
}
/* NAVIGACE */
#ncr-navigace, #ncr-navigace-pink, #ncr-navigace-yellow {
	padding: 0;
	font: 80% Helvetica, Arial, Verdana;
	background:#EE0000 url(../master010510.png) 0 -154px;
	width: 985px;
	margin: auto;
}
.cl {
	clear: both;
}
ul, li {
	list-style: none;
	margin: 0;
	padding: 0;
}
#navigation {
	background: transparent;
	width: 985px;
	height: 35px;
	position: relative;
	padding: 0;
	z-index: 100;
	clear: both;
}
.clearfix, #indy-on .col ul.list-blogs li, ul.list-mainnews li, ul.list-schedule li, ul.list-fullsched li a {
	display: inline-block;
}
.clearfix, #indy-on .col ul.list-blogs li, ul.list-mainnews li, ul.list-schedule li, ul.list-fullsched li a {
	display: block;
}
.clearfix:after, #indy-on .col ul.list-blogs li:after, #slideshow-news ul li a:after, ul.list-mainnews li:after, ul.list-schedule li:after, ul.list-fullsched li a:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#nav-navigace-box {
	background: #1C4E71;
}
#nav-navigace {
	width: 985px;
	margin: 0 auto;
}
#nav-navigace li {
	float: left;
	display: inline;
	list-style-type: none;
	text-align: center;
}
#nav-navigace li a {
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
	float: left;
	display: inline;
	line-height: 15px;
	padding: 0 10px;
	border-right: 1px solid #000;
}
#nav-navigace li.first a {
	border-left: 1px solid #000;
}
#nav-navigace li a:hover, #menu li a.active {
	background-color: #000;
}
.navigacemenu-naz-rub {
	text-align: left;
	font-size: 11px;
	text-transform: uppercase;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
.navigacemenu-vyse {
	text-align: left;
	font-size: 10px;
	line-height: 20px;
	text-transform: uppercase;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	padding: 5px 0;
}
ul.navigacemenu {
	font-weight: bold;
}
li.navigacemenu-li {
	background: Transparent url(tlacitka/tlac-kom-link.gif) 0 3px no-repeat;
	text-align: left;
	padding: 3px 25px 3px 0px;
	font-size: 12px;
	font-weight: bold;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #c30000!important;
}
li.navigacemenu-li a {
	color: #c30000!important;
	font-size: 10px;
}
ul#main-nav {
	font-size: 1.3em;
	font-weight: bold;
	padding: 0px;
	color: #333;
}
ul#main-nav li {
	float: left;
}
ul#main-nav li a {
	display: block;
	line-height: 35px;
	float: left;
	text-align: center;
	padding: 0px 14px;
	color: #fff!important;
	text-decoration: none!important;
}
#ncr-navigace-pink ul#main-nav li a {
	border-right: 1px solid #F5AECE;
}
ul#main-nav li a:hover, ul#main-nav li:hover a {
	color: #000!important;
	background: url('images/ui/nav_hover.gif') repeat-x top left;
}
ul#main-nav li.last {
	visibility: hidden;
	float: right;
	margin-right: 14px;
}
ul#main-nav li.last a {
	width: 10px;
}
ul#main-nav ul {
	width: 985px;
	height: 157px;
	visibility: hidden;
	position: absolute;
	z-index: 100;
	left: 0;
	top: 35px;
	padding: 10px 0px;
	background: url('images/ui/bg_dropdown.png') repeat-x bottom left;
}
ul#main-nav li.sfhover ul, ul#main-nav li:hover ul {
	visibility: visible;
}
ul#main-nav ul .logo {
	padding: 60px 0 0 0;
	width: 220px;
	float: left;
}
ul#main-nav ul .photo-gallery {
	width: 215px;
	float: right;
	border: 1px solid #000;
	background: #000;
}
ul#main-nav ul .photo-gallery p {
	font-size: 10px;
	color: #c00;
	padding: 5px;
}
ul#main-nav ul .photo-gallery p a {
	font-size: 11px!important;
	font-weight: normal;
	display: inline;
	float: none!important;
	padding: 0!important;
	background: none!important;
	color: #000!important;
}
ul#main-nav ul .photo-gallery p a:hover {
	text-decoration: underline!important;
}
ul#main-nav .links {
	width: 480px;
}
ul#main-nav ul ul {
	width: 214px!important;
	height: auto!important;
	background: none!important;
	font-size: 12px!important;
	padding: 0 0px 0 0!important;
	top: 0!important;
	left: 0!important;
	position: relative!important;
	float: left;
	border-right:1px solid Silver;
}
ul#main-nav ul .links a {
	width: 200px;
	text-align: left!important;
	color: #e70706!important;
	background: none!important;
	float: none!important;
	height: auto!important;
	padding: 0px 7px;
	line-height: 25px;
	border-right: 0px;
}
ul#main-nav ul ul a span {
	color: #000!important;
}
ul#main-nav ul ul a:hover {
	background: #E1E1E1!important;
}
/*Všechny sporty*/
li.u1{
	list-style-type:disc;
	margin-left:10px;
	padding:2px;
	font-weight:bold;
	text-transform:uppercase;
}
li.u1 a span{
	text-decoration:underline;
	color: #ED0000;
}
li.u1 ul li {
	list-style-type:none;
	margin-left:6px;
	padding:2px;
	font-weight:bold;
	text-transform:none;
}
li.u1 ul li a span{
	text-decoration:none;
	color: #494949;
}
li.u1 ul li ul li{
	list-style-image: url("../ikony/sipka-li.gif");
	margin-left:12px;
	padding:2px;
	font-weight:normal;
	text-transform:none;
}
/*Undermenu*/
.undermenu {
	height: 30px;
	width: 985px;
	padding: 5px 0px;
	margin: auto;
}
.stranka-top-left, .stranka-top-right {
	float: left;
	margin: 0;
	padding: 0;
	text-align: left;
	color: White;
}
.stranka-top-left {
	width: 645px;
}
.tip-dne {
	background: url(../master010510.png) 0 -694px;
	width: 78px;
	height: 30px;
	padding: 5px 0 5px 82px;
}
a.tip-dne {
	line-height: 30px;
	color: #00FF00;
}
.stranka-top-right {
	padding: 7px 0px 0px 0px;
	font-size: 10px;
	font-weight: bold;
	color: #C0C0C0;
	text-align: right;
	width: 330px;
}
.stranka-top-left span, .stranka-top-right span {
	font-weight: bold;
	font-size: 100%;
}
.stranka-top-left span a, .stranka-top-right span a {
	font-weight: bold;
	font-size: 100%;
	line-height: 30px;
	color:White;
}
.stranka-top-left a, .stranka-top-right a {
	line-height: 30px;
	height: 30px;
	font-size: 100%;
}
.tlac-img-hledat-lista {
	position: relative;
	border: 0;
	font-size: 11px;
	width: 80px;
	cursor: pointer;
}
.textpole-vyhledat {
	font-weight: bold;
	font-size: 100%;
	border: 0;
	background: White url(../bg/bg-vyhledavani.gif) repeat-x;
	padding-top: 5px;
}
.stranka-top-vyhledavani, .stranka-top-vyhledavani-sport, .stranka-top-vyhledavani-pink {
	float: left;
	margin-top: 7px;
	background: url(../master010510.png) 0 -50px;
	width: 300px;
	height: 30px;
}
.stranka-top-vyhledavani-sport {
	background: url(../bg/bg-hledej-sport.gif) 10px 5px no-repeat;
}
.stranka-top-vyhledavani-pink {
	background: url(../bg/bg-hledej-pink.gif) 5px 5px no-repeat;
}
#stranka-cela {
	width: 985px;
	background: Transparent /*url(bg/bg-stranka-cela-bg.png) top left repeat-x*/;
	margin: 0;
	padding: 0 0px 10px 0px!important;
	min-height: 500px;
}
.stranka-index, .stranka {
	background: White /*url(bg/bg-stranka.png) top left repeat-x*/;
	padding-top: 0;
	padding-bottom: 10px;
	text-align: left;
	min-height: 480px;
	width: 985px;
}
.stranka-index {
	background: White;
}
.stranka-pas, .stranka-pas-index {
	width: 985px;
	background: #FFF;
	padding-top: 0;
	padding-bottom: 10px;
	/*margin-bottom: 10px;
*/
	text-align: left;
}
#levy {
	width: 655px;
	margin: 0;
	padding: 0;
	float: left;
}
#levy-cl {
	width: 645px;
	margin: 0;
	padding: 0;
	background: Transparent;
	float: left;
}
#pravy {
	width: 300px;
	background: Transparent;
	margin: 0;
	padding: 0;
	float: left;
}
#pravy-cl {
	width: 300px;
	background: Transparent;
	margin: 0;
	padding: 0;
	margin-right: 15px;
	float: right;
}
.hlav-levy {
	width: 640px;
	margin: 10px 5px 0 15px;
}
.levy-cl-hlav {
	width: 640px;
	margin: 10px 5px 0 15px;
}
.hlav-cont-left, .hlav-cont-left2 {
	width: auto;
	margin: 0;
	background: Transparent;
}
.levy-clanek-hlav {
	width: auto;
	margin: 0;
	background: Transparent;
}
.hlav-cont-left-2left {
	width: 130px;
	margin: 0;
	padding: 0;
	background: Transparent;
	float: left;
}
.hlav-cont-left-2left-blok {
	margin: 0;
	background: Transparent;
}
.hlav-cont-left-2left-box {
	text-align: left;
}
.hlav-cont-left-2left-box img {
	width: 130px;
	margin: 0 -1px;
}
.hlav-cont-left-2left-nadpis {
	text-transform: uppercase;
	text-align: left;
	padding: 0 0 10px 0;
	color: Black;
	font-weight: bold;
	font-size: 14px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
.hlav-cont-left-2left-typ {
	font: bold 11px sans-serif, Arial;
	color: Black;
	line-height: 15px;
}
.hlav-cont-left-2left-popis {
	font: normal 9px sans-serif, Arial;
	color: #333;
	line-height: 15px;
	padding: 0;
	margin: 0;
}
.hlav-cont-left-2left-cena {
	font: bold 11px sans-serif, Arial;
	color: #000;
	line-height: 15px;
	margin: 0;
}
.hlav-cont-left-2right {
	width: 348px;
	background: Transparent;
	float: right;
	text-align: left;
	margin: 0 0 0 10px;
	padding: 0;
}
.hlav-cont-left-2right-box, .hlav-cont-left-2right-box-trans, .hlav-cont-left-2right-box-no-border, .hlav-cont-left-2right-box-silver {
	width: auto;
	margin: 0;
	padding: 0;
	background: White url(../bg/bg-blok-opak2.png) repeat-x bottom left;
	border: 1px solid #d5d5d5;
}
.hlav-cont-left-2right-box-trans {
	background: Transparent;
}
.hlav-cont-left-2right-box-no-border {
	border: 1px solid Transparent;
	background: Transparent;
}
.hlav-cont-left-2right-box-silver {
	border: 1px solid #d5d5d5;
	background: #F1F1F1;
}
.hlav-cont-left-2right-box-left {
	width: 167px;
	height: auto;
	margin: 0;
	padding: 0;
	float: left;
	background: White;
	border: 1px solid #F2F2F2;
}
.hlav-cont-left-2right-box-right {
	width: 167px;
	height: auto;
	margin: 0;
	padding: 0;
	float: right;
	background: White;
	border: 1px solid #F2F2F2;
}
.hlav-pravy {
	width: 490px;
	margin: 0px 0px 0 5px;
	border: 0;
}
.pravy-cl-hlav {
	width: 300px;
	margin: 10px 0px 0 0px;
	border: 0;
}
#pravy-top, #pravy-top2, #pravy-top3 {
	width: 100%;
	margin: 0;
	padding: 0;
	border-right: 0 dotted #f2f2f2;
	background: transparent;
}
#pravy-clanek {
	width: 300px;
	margin: 0;
	padding: 0;
	border-right: 0 dotted #f2f2f2;
	background: Transparent;
}
#pravy-top2 {
	width: 100%;
	margin-top: 10px;
}
.pravy-top-mapa {
	background: #F0F0F0!important;
	height: auto;
	margin-top: 10px!important;
}
#ma {
	margin: -15px 0 0 0;
	background: Transparent url(mapa/poz.gif) top left no-repeat;
	width: 215px;
	font-size: 1px;
}
a.skryta-mapa {
	text-transform: uppercase;
	text-decoration: none!important;
	text-align: left;
	padding: 0;
	margin: 0;
	font-size: 15px;
	font-weight: bold;
	line-height: 25px;
	font-family: Trebuchet MS, helvetica, arial, sans-serif;
	color: Black;
}
#textbox-mapa {
	background: #fff;
	color: #000;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0 5px;
	display: none;
	border: 1px solid #f2f2f2;
}
#pravy-top-left, #pravy-top-left2, #pravy-top-left3 {
	width: 180px;
	margin: 0 5px 0 0;
	padding: 0;
	border-right: 0 dotted #f2f2f2;
	background: transparent;
	float: left;
	text-align: left;
}
.pravy-top-left-box {
	width: auto;
	margin: 0;
	padding: 0;
	background: White;
	border: 1px solid #F2F2F2;
}
#pravy-top-right, #pravy-top-right2, #pravy-top-right3 {
	width: 310px;
	margin: 0 0 0 5px;
	padding: 0;
	border-right: 0 dotted #f2f2f2;
	background: transparent;
	float: left;
}
.pravy-top-right-box {
	width: auto;
	margin: 0;
	padding: 0;
	background: White;
}
#pravy-levy {
	width: 310px;
	margin: 10px 5px 0 0;
	padding: 0;
	border-right: 0 dotted #F2F2F2;
	background: Transparent;
	float: left;
	text-align: left;
}
.pravy-levy-box, .pravy-levy-box-trans {
	width: auto;
	margin: 0;
	padding: 0;
	background: White;
	border: 1px solid #F2F2F2;
}
.pravy-levy-box-trans {
	background: Transparent;
}
#pravy-pravy {
	width: 178px;
	margin: 10px 0 0 5px;
	padding: 0;
	border-right: 0 dotted #F2F2F2;
	background: Transparent;
	float: right;
}
.pravy-pravy-box, .pravy-pravy-box-trans {
	width: auto;
	margin: 0;
	padding: 0;
	background: White;
	border: 1px solid #F2F2F2;
}
.pravy-pravy-box-trans {
	background: Transparent;
	border: 1px solid Transparent;
}
.blok1-ram, .blok2-ram, .blok2-ram, .blok4-ram, .blok5-ram {
	padding: 0;
	margin: 0;
	background: #fff;
	border: 1px solid #f2f2f2;
	clear: both;
}
.blok2-ram {
	background: #F2F2F2;
}
.blok4-ram {
	padding: 0;
	margin: 0;
	background: Transparent;
	border: 1px solid Transparent;
}
.blok12-ram {
	padding: 0;
	margin: 5px 0 5px 0;
	background: #fff;
	clear: both;
}
.blok1, .blok2, .blok2, .blok3, .blok4 {
	margin: 0;
	padding: 0;
	color: black;
	font-weight: bold;
	font-size: 13px;
}
.blok5 {
	background: #9c9e9f;
	margin: 0;
	color: #fff!important;
	padding-top: 8px;
	font-weight: bold;
	font-size: 13px;
	height: 19px;
}
.blok1 {
	background: #4f4f4f url(../bg/bg-bloky-v-pravo.png) repeat-x top left;
	padding: 0 5px 0 25px;
	color: white;
	margin: 0;
	font-size: 14px;
	font-weight: bold;
	text-transform: none;
	height: 25px;
	line-height: 25px;
	text-decoration: none!important;
	text-align: left;
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
	border-bottom: 1px solid Silver;
}
.blok2 {
	height: 100%;
	text-transform: uppercase;
	text-decoration: none!important;
	text-align: center;
	padding: 0 10px 0 10px;
	margin: 0;
	color: #fff;
	font-size: 15px;
	font-weight: bold;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	background: #000;
	border-bottom: 1px solid Silver;
}
.blok2, .blok2 a {
	line-height: 25px;
}
.blok3 {
	background: #fff;
}
.blok11 {
	background: transparent;
}
.blok4 {
	text-transform: uppercase;
	text-decoration: none!important;
	text-align: left;
	margin: 0;
	padding: 0;
	color: #333;
	font-size: 15px;
	font-weight: bold;
	line-height: 25px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	background: Transparent;
}
.blok5 {
	color: black;
	text-transform: uppercase;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.3em;
	text-align: center;
}
.blok11 {
	margin: 0;
	padding: 0;
	color: black;
	font-weight: bold;
	font-size: 11px;
}
.blok1obs, .blok2obs, .blok3obs, .blok4obs, .blok5obs, .blok11obs {
	font-size: 11px;
	padding: 0;
}
.blok1obs table, .blok2obs table, .blok3obs table, .blok4obs table, .blok5obs table, .blok11obs table {
	width: 99%;
	margin: 5px;
}
.blok2obs {
	padding: 0;
}
.blok3obs {
	padding: 0;
}
.blok3obs h5 {
	font-size: 6px;
	text-transform: uppercase;
}
.blok4obs {
	padding: 10px 0 0 0;
	background: #F7F7F7!important;
	border: 1px solid #DADADA;
}
.blok5obs {
	padding: 5px;
	text-align: justify;
	background: #9c9e9f;
}
.blok1obsah, .blok2obsah, .blok3obsah, .blok5obsah, .blok11obsah {
	padding: 0;
}
.blok3obsah, .blok4obsah, .blok11obsah {
	padding: 0;
	margin: 0 auto;
	background: transparent!important;
}
.blok5obsah {
	padding: 5px;
}
.blok10obsah {
	padding: 10px;
	margin: 0 auto;
	background: #F0F0F0!important;
}
.blok11obsah {
	color: #708bfd;
	font-size: 10px;
	font-weight: bold;
	padding: 0 10px;
	margin: 0 auto;
	background: transparent!important;
}
.blok12obsah {
	padding: 0;
	margin: 0 auto;
	background: #fff!important;
}
.blok-nadpis-sekce, .blok-nadpis-sekce-green, .blok-nadpis-sekce-transparent {
	background: #A09F97 url(../bg/bg-blok1.png) repeat-x top left;
	padding: 0;
	color: #c4c5c7;
	margin: 0;
	font-size: 12px;
	font-weight: normal;
	text-transform: none;
	height: 25px;
	line-height: 25px!important;
	text-decoration: none!important;
	text-align: right;
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
	border-bottom: 1px solid Silver;
}
.blok-nadpis-sekce-transparent {
	background: Transparent;
	border-bottom: 1px solid Transparent;
}
.blok-nadpis-sekce-reklama {
	background: transparent;
	padding: 0;
	color: #000;
	margin: 0;
	font-size: 9px;
	font-weight: normal;
	text-transform: none;
	height: 13px;
	line-height: 13px!important;
	text-decoration: none!important;
	text-align: center;
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
}
.blok-podnadpis-sekce {
	background: transparent;
	padding: 2px 3px;
	border-top: 1px dotted Gray;
	color: #000!important;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
}
.blok-podnadpis-sekce a {
	color: #333!important;
}
.blok-reklama {
	border: 1px solid #F2F2F2;
}
.blok-nadpis-sekce a, .blok-nadpis-sekce-green a {
	color: #fff;
}
.blok-nadpis-sekce-green {
	background: #CAF4B2 url(bg/bg-green-bg.png) repeat-x 0 0;
	color: #306A00;
}
.blok-nadpis-sekce-reklama span {
	color: #fff;
	font-weight: bold;
	font-size: 9px;
	line-height: 13px!important;
	text-transform: uppercase;
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
}
.blok-nadpis-sekce span {
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	line-height: 25px!important;
	text-transform: uppercase;
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
}
.blok-nadpis-sekce-green span {
	color: gray;
	line-height: 25px!important;
	text-transform: uppercase;
}
.blok-nadpis-obrazek-sekce-novinky {
	background: Transparent;
	width: 0;
	line-height: 25px;
	padding: 0 10px 0 0;
	float: left;
}
.blok-nadpis-obrazek-sekce-novinky-rub {
	background: Transparent;
	width: 0;
	line-height: 25px;
	padding: 0 10px 0 0;
	float: left;
}
.blok-nadpis-obrazek-sekce-aktuality, .blok-nadpis-obrazek-sekce-media, .blok-nadpis-obrazek-sekce-krimi, .blok-nadpis-obrazek-sekce-sport, .blok-nadpis-obrazek-sekce-kultura, .blok-nadpis-obrazek-sekce-cestovani, .blok-nadpis-obrazek-sekce-urady, .blok-nadpis-obrazek-sekce-zajimavosti, .blok-nadpis-obrazek-sekce-veda-technika, .blok-nadpis-obrazek-sekce-topclanky, .blok-nadpis-obrazek-sekce-top4, .blok-nadpis-obrazek-sekce-top5, .blok-nadpis-obrazek-sekce-bleskovky, .blok-nadpis-obrazek-sekce-trans, .blok-nadpis-obrazek-sekce-firmy {
	background: #FF9900;
	padding: 0 10px 0 10px;
	float: left;
	font: bold 14px/25px Trebuchet MS;
	color: #fff;
	text-transform: uppercase;
}
.blok-nadpis-obrazek-sekce-top4 {
	background: Transparent url(../listy/top4.gif) no-repeat 10px 5px;
	color: #333;
	padding-left: 75px;
	text-transform: none;
	font: bold 12px/25px Trebuchet MS;
}
.blok-nadpis-obrazek-sekce-topclanky {
	background: Transparent url(../listy/topclanky.gif) no-repeat 10px 5px;
	color: #333;
	padding-left: 115px;
	text-transform: none;
	font: bold 12px/25px Trebuchet MS;
}
.blok-nadpis-obrazek-sekce-top5 {
	background: Transparent url(../listy/top5.gif) no-repeat 10px 7px;
	color: #333;
	padding-left: 75px;
	text-transform: none;
	font: bold 12px/25px Trebuchet MS;
}
.blok-nadpis-obrazek-sekce-trans {
	background: Transparent;
	color: #293546;
	font-family: Verdana;
	text-transform: none;
}
.blok-nadpis-obrazek-sekce-bleskovky {
	background: Transparent url(../listy/bleskovky.gif) no-repeat 10px 8px;
	color: #333;
	padding-left: 125px;
	text-transform: none;
	font: bold 12px/25px Trebuchet MS;
}
.blok-nadpis-obrazek-sekce-urady {
	background: #990202;
}
.blok-nadpis-obrazek-sekce-povodne {
	background: Transparent url(../listy/povodne-2009.gif) no-repeat bottom left;
	width: 160px;
	line-height: 25px;
	padding: 0 5px 0 0;
	float: left;
}
.blok-nadpis-obrazek-sekce-gp {
	background: Transparent url(../listy/grand-prix.gif) no-repeat bottom left;
	width: 160px;
	line-height: 25px;
	padding: 0 5px 0 0;
	float: left;
}
.blok-nadpis-obrazek-sekce-volby-2009 {
	background: Transparent url(../listy/volby-2009.gif) no-repeat bottom left;
	width: 160px;
	line-height: 25px;
	padding: 0 5px 0 0;
	float: left;
}
.blok-nadpis-obrazek-sekce-papez-2009 {
	background: Transparent url(../listy/papez-2009.png) no-repeat bottom left;
	width: 160px;
	line-height: 25px;
	padding: 0 5px 0 0;
	float: left;
}
.blok-nadpis-obrazek-sekce-vpardubicka-2009 {
	background: Transparent url(../listy/vpardubicka-2009.png) no-repeat bottom left;
	width: 160px;
	line-height: 25px;
	padding: 0 5px 0 0;
	float: left;
}
.blok-nadpis-obrazek-sekce-media {
	background: #333;
}
.blok-nadpis-obrazek-sekce-krimi {
	background: #3366FF;
}
.blok-nadpis-obrazek-sekce-cr-28102009 {
	background: Transparent url(../listy/cr-281009.gif) no-repeat bottom left;
	width: 160px;
	line-height: 25px;
	padding: 0 5px 0 0;
	float: left;
}
.blok-nadpis-obrazek-sekce-firemni {
	background: Transparent url(ikony/firemni-cr.gif) no-repeat top left;
	width: 50px;
	line-height: 25px;
	padding: 0 5px 0 0;
	float: left;
}
.blok-nadpis-obrazek-sekce-cestovani {
	background: #81A0E0;
}
.blok-nadpis-obrazek-sekce-rozhovory {
	background: Transparent url(ikony/rozhovory-ikona.gif) no-repeat bottom left;
	width: 40px;
	line-height: 25px;
	padding: 0 5px 0 0;
	float: left;
	margin-left: 5px;
}
.blok-nadpis-obrazek-sekce-zajimavosti {
	background: #FF3700;
}
.blok-nadpis-obrazek-sekce-veda-technika {
	background: #B3C000;
}
.blok-nadpis-obrazek-sekce-kultura {
	background: #38B2AA;
}
.blok-nadpis-obrazek-sekce-sport {
	background: #0ACC08;
}
.blok-nadpis-obrazek-sekce-firmy {
	background: Transparent url(../listy/videofirmy-regiony.png) no-repeat 8px 5px;
	color: #181818;
	text-transform: none;
  width:230px;
  height:45px;
}
.blok-nadpis-obrazek-sekce-firmy span{
	font-family: Verdana, arial, helvetica, sans-serif;
  font-size:10px;
	color: #181818;
	text-transform: none;
	float:left;
	padding-top:22px;
}
.blok-nadpis-obrazek-sekce-fotbal {
	background: Transparent url(ikony/fotbal-ikona.gif) no-repeat 0 2px;
	width: 22px;
	line-height: 25px;
	padding: 0 5px 0 0;
	float: left;
	margin-left: 5px;
}
.blok-nadpis-obrazek-sekce-motorsport {
	background: Transparent url(ikony/motorsport-ikona.gif) no-repeat 0 5px;
	width: 40px;
	line-height: 25px;
	padding: 0 5px 0 0;
	float: left;
	margin-left: 5px;
}
.blok-nadpis-obrazek-sekce-basketbal {
	background: Transparent url(ikony/basketbal-ikona.gif) no-repeat 0 2px;
	width: 22px;
	line-height: 25px;
	padding: 0 5px 0 0;
	float: left;
	margin-left: 5px;
}
.blok-nadpis-obrazek-sekce-hokej {
	background: Transparent url(ikony/hokej-ikona.gif) no-repeat bottom left;
	width: 22px;
	line-height: 25px;
	padding: 0 5px 0 0;
	float: left;
	margin-left: 5px;
}
.blok-nadpis-obrazek-sekce-palkovaci {
	background: Transparent url(../ikony/palkovaci-ikona.gif) no-repeat bottom left;
	width: 30px;
	line-height: 25px;
	padding: 0 5px 0 0;
	float: left;
	margin-left: 5px;
}
.blok-nadpis-obrazek-sekce-na-presnost {
	background: Transparent url(../ikony/na-presnost-ikona.gif) no-repeat bottom left;
	width: 46px;
	line-height: 25px;
	padding: 0 5px 0 0;
	float: left;
	margin-left: 5px;
}
.blok-nadpis-obrazek-sekce-palkovaci-s-raketou {
	background: Transparent url(../ikony/palkovaci-s-raketou-ikona.gif) no-repeat bottom left;
	width: 55px;
	line-height: 25px;
	padding: 0 5px 0 0;
	float: left;
	margin-left: 5px;
}
.blok-nadpis-obrazek-sekce-horolezectvi-silove {
	background: Transparent url(../ikony/horolezectvi-silove-ikona.gif) no-repeat bottom left;
	width: 54px;
	line-height: 25px;
	padding: 0 5px 0 0;
	float: left;
	margin-left: 5px;
}
.blok-nadpis-obrazek-sekce-jezdectvi {
	background: Transparent url(../ikony/jezdectvi-ikona.gif) no-repeat bottom left;
	width: 30px;
	line-height: 25px;
	padding: 0 5px 0 0;
	float: left;
	margin-left: 5px;
}
.blok-nadpis-obrazek-sekce-vodni {
	background: Transparent url(../ikony/vodni-ikona.gif) no-repeat bottom left;
	width: 50px;
	line-height: 25px;
	padding: 0 5px 0 0;
	float: left;
	margin-left: 5px;
}
.blok-nadpis-obrazek-sekce-zimni {
	background: Transparent url(../ikony/zimni-ikona.gif) no-repeat bottom left;
	width: 80px;
	line-height: 25px;
	padding: 0 5px 0 0;
	float: left;
	margin-left: 5px;
}
.blok-nadpis-obrazek-sekce-bojove {
	background: Transparent url(../ikony/bojove-ikona.gif) no-repeat bottom left;
	width: 29px;
	line-height: 25px;
	padding: 0 5px 0 0;
	float: left;
	margin-left: 5px;
}
.blok-nadpis-obrazek-sekce-cyklistika {
	background: Transparent url(../ikony/cyklistika-ikona.gif) no-repeat bottom left;
	width: 30px;
	line-height: 25px;
	padding: 0 5px 0 0;
	float: left;
	margin-left: 5px;
}
.blok-nadpis-obrazek-sekce-deskove {
	background: Transparent url(../ikony/deskove-ikona.gif) no-repeat bottom left;
	width: 30px;
	line-height: 25px;
	padding: 0 5px 0 0;
	float: left;
	margin-left: 5px;
}
.blok-nadpis-obrazek-sekce-sraketou {
	background: Transparent url(../ikony/sraketou-ikona.gif) no-repeat bottom left;
	width: 25px;
	line-height: 25px;
	padding: 0 5px 0 0;
	float: left;
	margin-left: 5px;
}
.blok-nadpis-obrazek-sekce-hazena {
	background: Transparent url(../ikony/hazena-ikona.gif) no-repeat bottom left;
	width: 25px;
	line-height: 25px;
	padding: 0 5px 0 0;
	float: left;
	margin-left: 5px;
}
.blok-nadpis-obrazek-sekce-futsal {
	background: Transparent url(../ikony/futsal-ikona.gif) no-repeat bottom left;
	width: 25px;
	line-height: 25px;
	padding: 0 5px 0 0;
	float: left;
	margin-left: 5px;
}
.blok-nadpis-obrazek-sekce-volejbal {
	background: Transparent url(../ikony/volejbal-ikona.gif) no-repeat bottom left;
	width: 30px;
	line-height: 25px;
	padding: 0 5px 0 0;
	float: left;
	margin-left: 5px;
}
.blok-nadpis-obrazek-sekce-micove {
	background: Transparent url(ikony/micove-ikona.gif) no-repeat bottom left;
	width: 58px;
	line-height: 25px;
	padding: 0 5px 0 0;
	float: left;
	margin-left: 5px;
}
.blok-nadpis-obrazek-sekce-atletika {
	background: Transparent url(ikony/atletika-ikona.gif) no-repeat 0 2px;
	width: 25px;
	line-height: 25px;
	padding: 0 5px 0 0;
	float: left;
	margin-left: 5px;
}
.blok-nadpis-obrazek-sekce-sport-ostatni {
	background: Transparent url(ikony/sport-ostatni-ikona.gif) no-repeat 0 2px;
	width: 167px;
	line-height: 25px;
	padding: 0 5px 0 0;
	float: left;
	margin-left: 5px;
}
.blok-def-clanky-pravy-nadpis, .blok-def-clanky-pravy-nadpis2, .blok-def-clanky-pravy-nadpis3, .blok-def-clanky-pravy-nadpis4, .blok-def-clanky-pravy-nadpis5 {
	height: 25px;
	text-transform: uppercase;
	text-decoration: none!important;
	text-align: left;
	padding: 0 10px 0 10px;
	margin: 0;
	color: gray;
	font-size: 15px;
	font-weight: bold;
	line-height: 25px;
	font-family: "trebuchet ms", verdana, arial, helvetica, sans-serif;
	background: white;
	font-family: helvetica, arial, sans-serif;
	font-size: 12px;
	line-height: 25px;
	letter-spacing: .3px;
}
.blok-def-clanky-pravy-nadpis a, .blok-def-clanky-pravy-nadpis2 a, .blok-def-clanky-pravy-nadpis3 a, .blok-def-clanky-pravy-nadpis4 a, .blok-def-clanky-pravy-nadpis5 a {
	color: Gray!important;
	text-decoration: none!important;
	line-height: 25px;
}
.blok-def-clanky-pravy-nadpis-uroven2 {
	margin: 0;
	padding: 0 10px 0 30px!important;
	background: url(../master010510.png) 0 -85px;
	width: 9px;
	height: 9px;
}
.blok-def-clanky-pravy-nadpis-uroven2, .blok-def-clanky-pravy-nadpis-uroven2 a {
	margin: 0;
	color: #fff!important;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none!important;
	line-height: 15px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
.nadpis-uroven2 {
	background: url(../master010510.png) 0 -85px;
	width: 9px;
	height: 9px;
	padding: 0 0 5px 15px;
	color: #C0C0C0!important;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 15px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
.def, .def2, .def3, .def4, .def5 {
	padding: 5px 10px;
	background: Transparent;
}
.def-h4 {
	padding: 5px 10px;
	background: Transparent;
	height: 100px;
}
.def-first, .def-first2, .def-first3, .def-first4, .def-first5 {
	color: #333!important;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	padding-bottom: 0;
	font-size: 11px;
	line-height: 150%;
}
.def h4, .def h4 a, .def-h4 h4, .def-h4 h4 a, .def-first h2, .def-first2 h2, .def-first3 h2, .def-first4 h2, .def-first5 h2, .def-first h2 a, .def-first2 h2 a, .def-first3 h2 a, .def-first4 h2 a, .def-first5 h2 a {
	padding-bottom: 2px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 12px;
	line-height: 18px;
}
.def h4, .def h4 a {
	color: #000;
	font-family: Verdana, Helvetica, sans-serif;
	padding-bottom: 0;
}
.def p {
	color: #000;
	font-family: Verdana, Helvetica, sans-serif;
	text-align: left;
	font-size: 11px;
}
h2.smaller-size, h2.smaller-size a {
	padding-bottom: 2px;
	color: Black!important;
	font-size: 110%;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
.dev-obr-bg-s {
	margin: 0 10px 0 0;
	padding: 2px;
	float: left;
	border: 1px solid Silver;
	width: 96px;
	height: 45px;
	background: no-repeat 5px 5px;
}
.def-obr-first img, .def-obr-first2 img, .def-obr-first3 img, .def-obr-first4 img, .def-obr-first5 img {
	margin: 0 10px 0 0;
	padding: 2px;
	float: left;
	border: 1px solid Silver;
	width: 75px;
}
.def-obr-first-img img, .def-obr-first2-img img, .def-obr-first3-img img, .def-obr-first4-img img, .def-obr-first5-img img {
	width: 93px;
	padding-right: 5px;
	margin-bottom: 0;
	float: left;
}
.def-obr-first4 img {
	padding-right: 0;
	float: right;
}
.def-obr-first3 img {
	width: 100px;
	float: left;
}
.def-obr-first-stav img {
	width: 80px;
	padding: 0;
	float: left;
}
.def-info-first, .def-info-first2, .def-info-first3, .def-info-first4, .def-info-first5 {
	text-transform: uppercase;
	text-align: left;
	padding: 3px 0 0 0;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #808080;
	font-weight: normal;
	display: none;
}
img.fotoikona-s, img.videoikona-s, img.rozhovorikona-s, img.fotorozhovorikona-s {
	margin: 0;
	padding: 0;
	float: left;
	border: 0px;
	height: 10px !important;
	width: 12px !important;
	padding: 1px 2px 0px 0px;
}
img.fotorozhovorikona-s {
	width: 25px !important;
}
img.fotoikona-defrotnew, img.videoikona-defrotnew, img.rozhovorikona-defrotnew, img.fotorozhovorikona-defrotnew {
	margin: 0;
	padding: 0;
	float: left;
	border: 0px;
	height: 17px !important;
	width: 21px !important;
	padding: 1px 5px 0px 0px;
}
img.fotorozhovorikona-defrotnew {
	width: 40px !important;
}
img.fotoikona-s-top5, img.videoikona-s-top5, img.rozhovorikona-s-top5, img.fotorozhovorikona-s-top5 {
	margin: 0;
	padding: 0;
	float: left;
	border: 0px;
	height: 10px !important;
	width: 12px !important;
	padding: 6px 2px 0px 5px;
}
img.fotorozhovorikona-s-top5 {
	width: 25px !important;
}
.dalsi, .dalsi-sport, .dalsi-firmy, .dalsi-kultura {
	border-top: 1px dotted #F2F2F2;
	margin: 0;
	padding: 2px 10px;
}
.dalsi, .dalsi-sport {
	height: 100px;
}
.def-dalsi, .def-dalsi2, .def-dalsi3, .def-dalsi4, .def-dalsi5 {
	font-weight: bold;
	padding: 1px 0;
}
.def-dalsi h2 a, .def-dalsi2 h2 a, .def-dalsi3 h2 a, .def-dalsi4 h2 a, .def-dalsi5 h2 a {
	font-size: 11px;
	background: Transparent url("ikony/h2-dalsi.gif") no-repeat 7px 3px;
	font-weight: normal;
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 20px;
	color: #000;
}
.def-dalsi h2 a:hover, .def-dalsi2 h2 a:hover, .def-dalsi3 h2 a:hover, .def-dalsi4 h2 a:hover, .def-dalsi5 h2 a:hover {
	color: #C30000;
}
.dalsi h5, .dalsi-sport h5, .dalsi-firmy h5, .dalsi-kultura h5 {
	font-size: 11px;
	background: Transparent url("../ikony/sipka-li.gif") no-repeat 0px 3px;
	font-weight: bold;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 10px;
	margin: 0px 0px 10px 0px;
	color: #000;
	text-transform: none;
}
.dalsi-sport {
	height: 290px;
}
.dalsi-firmy {
	height: 185px;
}
.dalsi-sport h5, .dalsi-firmy h5 {
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0;
}
.dalsi h5 a {
}
.strucne {
	color: #000;
	font-size: 10px;
	font-weight: bold;
	background: #ECEFF4;
	padding: 0 5px;
	text-align: center;
}
.strucne-nadpis {
	height: 29px;
	text-transform: uppercase;
	text-align: left;
	padding: 0 10px 0 10px;
	margin: 0;
	color: White;
	font-size: 15px;
	font-weight: bold;
	line-height: 29px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	background: #A2A4A7;
}
.strucne-blok {
	width: 282px;
	margin: 8px;
}
.strucne-top {
	width: 282px;
	height: 7px;
	background: White url(bg/bg-strucne-top.gif) top left no-repeat;
}
.strucne-cont {
	width: 262px;
	padding: 10px;
	background: White url(bg/bg-strucne-cont.gif) top left repeat-y;
}
.strucne-bottom {
	width: 282px;
	height: 7px;
	background: White url(bg/bg-strucne-bottom.gif) top left no-repeat;
}
.nov-datum {
	color: #333;
	font-size: 10px;
	/*font-weight: bold;
*/
	line-height: 15px;
}
.nov-titulek {
	color: #000;
	font-size: 11px;
	font-weight: bold;
	line-height: 15px;
}
.nov-titulek-duraz {
	color: #2b3953;
	font-size: 11px;
	font-weight: bold;
	line-height: 15px;
}
.nov-text {
	color: #333;
	font-size: 11px;
	font-weight: normal;
	line-height: 15px;
	margin-bottom: 5px;
}
.nov-old-button {
	float: right;
	background: #ADBCCE;
	height: 14px;
	padding: 4px 10px 2px 10px;
}
.nov-old {
	color: #FFF;
	font-size: 10px;
	font-weight: bold;
	height: 24px;
	text-align: right;
	padding: 0;
	margin: 0 -5px -10px 0;
	text-align: right;
}
.nov-old a {
	color: #FFF;
	margin-top: 5px;
}
.strucne-dalsi {
	border-top: 1px dotted #F2F2F2;
	font-weight: normal;
	padding: 3px;
	margin-top: 5px;
	font-size: 10px;
	color: #C30000;
	text-transform: uppercase;
}
.clanek-obrazek-blok {
	background: Transparent;
	width: 100%;
	float: left;
	margin: 0 10px 2px 0;
}
.clanek-obrazek {
	width: 640px;
	float: left;
	margin: 0 0 10px 0;
	position: relative;
}
.clanek-obrazek-border {
	vertical-align: bottom;
}
.clanek-obrazek-border #zoom {
	position: absolute;
	left: 0;
	top: 0;
	background: transparent;
	height: 16px;
	padding: 0 0 0 35px;
}
.clanek-obrazek-blok {
	background: Transparent;
	width: 100%;
	float: left;
	margin: 0 10px 2px 0;
}
.clanek-obrazek {
	width: 640px;
	float: left;
	margin: 0 0 10px 0;
	position: relative;
}
.clanek-video {
	width: 640px;
	background: #F7F7F7;
	text-align: center;
}
.clanek-obrazek-border {
	vertical-align: bottom;
}
.clanek-obrazek-border #zoom {
	position: absolute;
	left: 0;
	top: 0;
	background: transparent;
	height: 16px;
	padding: 0 0 0 35px;
}
.obrtema {
	margin: 0 10px 0 0;
	position: relative;
}
img.obrtema {
	width: 640px;
}
.obrtema-thumb, .obrtema-small, .obrtema-small-n {
	margin: 0 10px 0 0;
	padding: 2px;
	position: relative;
	border: 1px solid Silver;
	float: left;
}
.obrtema-small-n {
	margin-top: 0;
}
img.obrtema-small {
	float: left;
}
img.obrtema-small, img.obrtema-small-n {
	width: 75px;
}
img.obrtema-thumb {
	width: 200px;
}
#stranka-cela-bottom-cont {
	background: #EE0000 url(bg/bg-stranka-cela-bottom-cont.png) top left repeat-x;
	margin: 0 0px;
}
.stranka-cela-bottom-cont-poutac {
	width: 985px;
	padding: 10px;
	display: none;
}
.stranka-cela-bottom-cont-poutac-obsah {
	width: 985px;
	left: auto;
	color: White!important;
	text-align: left;
}
.scbc-poutac-blok1, .scbc-poutac-blok2, .scbc-poutac-blok3, .scbc-poutac-blok4, .scbc-poutac-bloklast {
	overflow: hidden;
	width: 150px;
	float: left;
	padding: 0 10px;
	border-right: 1px solid Gray;
}
.scbc-poutac-bloklast {
	width: 180px;
	border-right: 0;
	padding: 0 0 0 10px;
}
.scbc-poutac-seznam-polozka {
	padding: 2px 5px;
}
.scbc-poutac-seznam-polozka a {
	color: White;
	font-weight: bold;
	font-size: 11px;
}
#stranka-cela-bottom {
	display: none;
}
.stranka-bottom {
	margin: 10px 0;
}
.stranka-bottom-top {
	display: none;
}
.stranka-bottom-content {
	background: #D9D9D9 url(../bg/bg-footer-zaklad.png) top left repeat-x;
	padding: 10px;
	margin: 0;
	text-align: center;
	display:none;
}
.stranka-bottom-bottom {
	display: none;
}
.bg-bottom-bg {
	background: #CBE5F2;
}
.lista-bottom {
	background: #D9D9D9 url(../bg/bg-footer-zaklad.png) top left repeat-x;
	border-top: 1px solid #969696;
}
#main-footer {
	background: #858585 url(../bg/bg-footer-lista.gif) bottom left repeat-x;
	border-top: 2px solid #BEBEBD;
}
#footer {
	width: 985px;
	background: margin: 10px 0 0 0;
	text-align: center;
	padding: 10px;
}
.logo-footer a {
	float: left;
	text-decoration: none!important;
	border-bottom: none;
	float: left;
}
#legal {
	color: #dbdbdb!important;
	font-size: 92%;
	margin: 0 0 3px 0;
}
#legal a {
	color: #dbdbdb!important;
	text-decoration: none;
}
.country {
	float: right;
}
#idfooter, #idfooter-partners {
	;
	background-color: Transparent;
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	color: #fff;
	text-align: center;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 0;
	margin-top: 0;
}
.partneri {
	float: left;
	width: 840px;
	height: 80px;
	color: #FFF;
	padding-left: 10px;
	background-color: Transparent;
	font-size: 70%;
	overflow: hidden;
	text-align: center;
	text-decoration: none;
}
.partneri a {
	color: #C0C0C0;
}
.partneri a:hover {
	color: #000;
}
.tmobile a, .videonemovitosti a, .ncrdesign a, .raiffeisen a, .tubetv2 a, .nemovitosticr a, .ceska_sporitelna2 a, .ncrdesign2 a, .pepsi a, .uniqa a, .cmss a {
	float: left;
	height: 80px;
	width: 81px;
	background-color: Transparent;
	background-image: url("http://www.regionycr.cz/images/loga/multilogo.png");
	background-position: 0 0;
	overflow: hidden;
	margin-right: 4px;
	text-decoration: none;
}
.videonemovitosti a {
	width: 80px;
	background-image: url("http://www.regionycr.cz/images/loga/multilogo.png");
	background-position: -230px 0;
}
.pepsi a {
	width: 55px;
	background-image: url("http://www.regionycr.cz/images/loga/multilogo.png");
	background-position: -310px 0;
}
.ncrdesign a {
	width: 58px;
	background-image: url("http://www.regionycr.cz/images/loga/multilogo.png");
	background-position: -535px 0;
}
.raiffeisen a {
	width: 84px;
	background-image: url("http://www.regionycr.cz/images/loga/multilogo.png");
	background-position: -145px 0;
}
.tubetv2 a {
	width: 80px;
	background-image: url("http://www.regionycr.cz/images/loga/multilogo.png");
	background-position: -365px 0;
}
.nemovitosticr a {
	width: 106px;
	background-image: url("http://www.regionycr.cz/images/loga/multilogo.png");
	background-position: -595px 0;
}
.ceska_sporitelna2 a {
	width: 89px;
	background-image: url("http://www.regionycr.cz/images/loga/multilogo.png");
	background-position: -445px 0;
}
.ncrdesign2 a {
	width: 58px;
	background-image: url("http://www.regionycr.cz/images/loga/multilogo.png");
	background-position: -535px 0;
}
.uniqa a {
	width: 60px;
	background-image: url("http://www.regionycr.cz/images/loga/multilogo.png");
	background-position: -85px 0;
}
.cmss a {
	width: 85px;
	background-image: url("http://www.regionycr.cz/images/loga/multilogo.png");
	background-position: -705px 0;
}
.tmobile a:hover, .videonemovitosti a:hover, .ncrdesign a:hover, .raiffeisen a:hover, .tubetv2 a:hover, .nemovitosticr a:hover, .ceska_sporitelna2 a:hover, .ncrdesign2 a:hover, .uniqa a:hover, .cmss a:hover {
	background-position: 0 -80px;
}
.partneri-tab {
	text-align: left;
	width: 850px;
	margin: 0 auto;
	background-color: Transparent;
}
.uniqa a:hover {
	background-position: -85px -80px;
}
.raiffeisen a:hover {
	background-position: -145px -80px;
}
.videonemovitosti a:hover {
	background-position: -230px -80px;
}
.pepsi a:hover {
	background-position: -310px -80px;
}
.tubetv2 a:hover {
	background-position: -365px -80px;
}
.ceska_sporitelna2 a:hover {
	background-position: -445px -80px;
}
.ncrdesign2 a:hover {
	background-position: -535px -80px;
}
.nemovitosticr a:hover {
	background-position: -595px -80px;
}
.cmss a:hover {
	background-position: -705px -80px;
}
.kod-text {
	font-family: Verdana;
	background: #F9F9F9;
	font-size: 10px;
	color: Silver;
	padding: 5px 10px;
}
/*Tabulky*/

table.liga tr {
	border-bottom: 3px solid White;
	background: Transparent url(../bg/bg-tabulka-tr.png) repeat-x;
}
table.liga tr.popis {
	background: Transparent url(../bg/bg-tabulka-tr-popis.png) repeat-x;
	color: White;
	padding: 1px 3px;
}
table.liga tr.play-off {
	background: Transparent url(../bg/bg-tabulka-tr-blue.png) repeat-x;
	padding: 1px 3px;
	border-bottom: 3px solid White;
}
table.liga tr.play-out {
	background: Transparent url(../bg/bg-tabulka-tr-red.png) repeat-x;
	padding: 1px 3px;
}
table.liga a {
	text-decoration: underline;
}
table.liga td {
	padding: 2px;
	border-left: 1px solid White;
	text-align: center;
}
.divliga {
	text-align: center!important;
	background: #F3F3F3;
	padding: 2px;
}
.divliga table {
	/*width: 338px;
*/
	padding: 0;
	margin: 0;
}
.divliga tr {
	background: Transparent url(../bg/bg-tabulka-tr.png) repeat-x;
}
.divliga th, .divliga td b {
	padding: 1px;
	text-align: center;
	color: #ED0000;
}
.divliga td {
	padding: 3px 1pxpx;
	text-align: center;
	line-height: 20px;
}
li.items a {
	font-size: 11px;
	background: Transparent url("ikony/h2-dalsi.gif") no-repeat 7px 3px;
	font-weight: normal;
	line-height: 20px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	padding-left: 15px;
	margin-left: 0;
	color: #000;
}
.rss-blok {
	padding: 10px;
}
h4.rss-nadpis {
	background: Transparent url("../bg/bg-rss-h4.gif") repeat-x;
	padding: 2px 10px;
	color: #565656;
	border-bottom: 1px solid #F0F0F0;
	text-transform: uppercase;
	font-size: 11px;
	font-family: Arial Black, Arial, Helvetica;
}
.def-dalsi h2 a, .def-dalsi2 h2 a, .def-dalsi3 h2 a, .def-dalsi4 h2 a, .def-dalsi5 h2 a, li.rss-item a, li.items a {
	font-size: 11px;
	background: Transparent url("../ikony/sipka-li.gif") no-repeat 7px 3px;
	font-weight: normal;
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 15px;
	margin-left: 0;
	color: #000;
}
li.rss-item a, li.items a {
	line-height: 20px;
}
.std-navig {
	font-size: 100%;
	padding: 1px;
	font-weight: bold;
	line-height: 30px;
	text-align: center;
	margin: 5px 0px;
}
.std-navig a {
	font-size: 100%;
	padding: 1px;
	font-weight: bold;
}
.std-navig-akt-str, a.std-navig-akt-str {
	color: #C30000!important;
	font-weight: bold;
}
a.dzob-prace {
	float: left;
	display: block;
	background: url(../master010510.png) -10px -224px;
	width: 100px;
	height: 56px;
	width: 80px;
	margin: 0 5px 0 0;
	border: 3px solid Transparent;
}
.rozhovory-pikulikv-text {
	float: left;
	font-weight: bold;
	display: block;
	width: 200px;
	height: 70px;
	margin: 0 5px 0 0;
	border: 0;
}
.pikulikv-napiste-mi {
	text-align: right;
	padding-top: 10px;
}
a.pikulikv-napiste-mi {
	display: block;
	width: 100px;
	height: 20px;
}
a.rozhovory-pikulikv {
	float: right;
	display: block;
	background: url(../master010510.png) -310px 0;
	width: 71px;
	height: 70px;
	margin: 0 5px 0 0;
	border: 0;
}
a.rozhovory-vp-ikona-small {
	background: url(../master010510.png) -100px -621px;
	width: 24px;
	height: 15px;
	padding-left: 25px;
}
#horni_menu {
	width: 985px;
	height: 25px;
	position: relative;
	z-index: 9999;
	margin-top: 0;
	margin-bottom: 0;
	padding: 0;
}
#horni_menu-content-left {
	float: left;
	width: 670px!important;
}
ul#navmenu-h {
	list-style: none;
	color: #fff;
	margin-top: 5px;
}
ul#navmenu-h li {
	margin: 0;
	border: 0 none;
	padding: 0;
	float: left;
	width: inherit;
	display: inline;
	list-style: none;
	color: #fff;
}
ul#navmenu-h a {
	padding: 0 12px 0 0;
	float: left;
	width: inherit;
	display: block;
	background: transparent;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	font-size: 92%;
	text-transform: uppercase;
}
ul#navmenu-h a:hover {
	text-decoration: underline;
}
#horni_menu-content-right {
	float: left;
	text-align: right;
	width: 365px!important;
}
ul#navmenu-h a.facebook-tlacitko {
	background: url(../master010510.png) 0 -580px;
	width: 93px;
	height: 16px;
}
ul#navmenu-h a.rss-tlacitko {
	background: url(../master010510.png) 0 -641px;
	width: 44px;
	height: 16px;
}
ul#navmenu-h a.napiste-nam-tlacitko {
	background: url(../master010510.png) -100px 0;
	width: 18px;
	height: 18px;
}
.cla-cely, .cla-cely-n {
	margin: 0;
	background: transparent;
}
.cla-obsah {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	padding: 0 0 10px 0;
}
.clanek-tabulka {
	width: 99%;
	padding: 10px 0;
}
.clanek-media-zdroj {
	font-size: 9px;
}
.cla-obsah table {
	width: 99%;
}
.cla-obsah table td {
	padding: 2px 5px;
	border: 1px solid Transparent;
	background: #E9E9E9;
}
.cla-obsah table td {
	border-bottom: 1px solid #F2F2F2!important;
}
.cla-obsah table td.zvyraznena {
	background: #F0F0F0;
}
.cla-obsah table p {
	font-size: 11px;
	font-weight: bold;
}
.cla-obsah table a {
	font-size: 11px;
	color: Black;
	text-decoration: underline;
}
.cla-obsah caption {
	font-size: 12px;
	font-weight: bold;
}
.cla-nadpis, h1.cla-nadpis a, .cla-nadpis-n, h1.cla-nadpis-n a, h1.clanek a {
	top: 0;
	padding: 2px 0 2px 0;
	color: #293546 !important;
	background: transparent;
	font-weight: bold;
	font-size: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0 0 3px 0;
}
.nadpis-video {
	color: Black;
}
.clanek {
	font-size: 14px;
	font-weight: bold;
	color: #C30000!important;
}
.cla-nadpis a {
	color: black!important;
	margin: 0;
}
.cla-anotace {
	padding: -10px 0 0 10px!important;
	font-weight: bold;
}
.cla-anotace h2 {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #293546;
	font-size: 14px!important;
	line-height: 22px;
	padding: 10px 0px;
	text-align: justify;
	margin: 0!important;
}
.anotace-souvis {
	width: 200px;
	margin: 5px 0 0 10px;
}
.search-rubrika-ads-top{
	height:40px;
	background:#F3F3F3;
	display:block;
	padding:10px 10px;
	margin-bottom:10px;
	font-size:11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.search-rubrika-ads-top a{
	font-size:13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#125B8B;
}
a.search-rubrika-ads-odkaz {
	font-size:9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#000;
}
.search-rubrika-top {
	border-bottom:1px dotted Silver;
	margin-bottom:10px;
}
.search-rubrika-bottom {
}
.search-rubrika-nadpis {
	padding: 1px 0 0 0;
	color: Silver;
	font-weight: bold;
	font-size: 18px;
	line-height: 24px!important;
	word-spacing: 2px;
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.cla-text, .cla-text-n {
	padding: 1px 0 0 0;
	color: black;
	font-weight: normal;
	font-size: 13px;
	line-height: 18px!important;
	word-spacing: 2px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
.cla-text a {
	color: #006BED;
	text-decoration:underline;
}
.cla-text-n {
	color: #494949;
	font-size: 12px;
	line-height: 15px!important;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 5px 0 0 215px;
}
.cla-text ul, .cla-text ol {
	border-top: 1px dotted Silver;
	border-bottom: 1px dotted Silver;
	margin: 10px 0;
	background: #f2f2f2;
}
ul.vypis-clanku-seznam {
	border: 0;
	background: #F3F3F3;
	margin-top: 1px;
}
li.vypis-clanku-seznam, .cla-text ul li {
	list-style-image: none;
	list-style-type: square;
	margin-left: 40px;
	margin-right: 20px;
	line-height:150%;
	padding: 5px 5px 5px 0px;
	color: #333;
	font-family: Verdana, Arial, helvetica, sans-serif;
	font-size: 90%;
}
.cla-text ol li {
	list-style-type: decimal;
	margin-left: 40px;
	margin-right: 20px;
	padding: 5px 5px 5px 5px;
	color: #333;
	font-family: Verdana, Arial, helvetica, sans-serif;
	font-size: 90%;
}
.vypis-clanku-seznam li a {
	color: Black;
	font-size: 12px;
	text-decoration: none;
}
h2.vypis-search a {
	color: #333;
	font-size: 15px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.cla-text h2 {
	font-weight: bold;
	font-size: 18px;
	line-height: 20px;
	color: Silver;
	letter-spacing: .07em;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
}
.cla-text h3 {
	padding: 10px 0px 0px 0px;
	color: #BB0101;
	font-weight: bold;
	font-size: 14px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
.cla-text h4 {
	padding: 10px 0px 0px 0px;
	color: #333;
	font-weight: bold;
	font-size: 14px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-decoration: underline;
}
.cla-text h5 {
	padding: 5px 0px;
	color: #333;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
.cla-text p {
	padding: 5px 0px;
	margin-bottom: 5px;
	font-family: Verdana, Arial, helvetica, sans-serif;
	color: #444E5C;
	/*text-indent: 30px;
*/
	line-height: 150%;
	font-size: 13px;
	voice-family: inherit;
}
.cla-text p a {
	color: #006BED;
	text-decoration: underline;
}
.cla-text p img {
	margin: 5px 0;
	padding: 0;
	float: left;
}
.cla-text p a:hover {
	color: #006BED;
	border-bottom: 1px dotted #006BED;
}
.cla-info-top {
	color: #333;
	font-size: 10px;
	font-weight: normal;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
}
/*Search Výpis článků*/
.cla-seznam {
margin-bottom:10px;
border-bottom:1px solid #E8E8E8;
padding-bottom:15px;
}
.cla-seznam-top-firts-line {
font-size: 11px;
height:18px;
}
.cla-seznam-top-firts-line span{
color:#ED0000;font-weight:bold;
}
.cla-seznam-obsah{
}
.cla-info-top2 {
	margin-top: 10px;
	color: #333;
	font-size: 10px;
	font-weight: normal;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
}
.cla-info-top2 a {
	font-weight: bold;
}
.cla-info-autor {
	float: left;
	margin-right: 10px;
	width: 330px;
}
.cla-info-share {
	width: 300px;
	float: right;
	font-weight: bold;
	color: #8F959D;
}
.cla-info-share-l {
	width: 150px;
	float: left;
	text-align: right;
}
.cla-info-share-r {
	width: 150px;
	float: right;
	text-align: right;
}
.autor-image {
	float: left;
	margin-right: 10px;
}
a.autor-jmeno {
	font: bold 13px Verdana, sans-serif, Arial;
	color: #c30000;
	line-height: 20px;
}
.cla-informace, .cla-informace-n, .cla-info, .cla-info a {
	color: #333;
	font-size: 10px;
	font-weight: normal;
	text-align: right;
}
.cla-informace-n {
	font-size: 10px;
}
.cla-info-dnes {
	color: #ED0000;
}
.cla-info-vcera {
	color: #494949;
}
.cla-informace a {
	color: #333;
	text-decoration: none;
	line-height: 16px;
	text-align: right;
}
.cla-info, .cla-info a {
	color: #000;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial, helvetica, sans-serif;
}
.cla-info a {
	/*text-decoration: underline;*/
}
.cla-odkazy-n, .cla-odkazy-n a {
	text-transform: uppercase;
	font-size: 11px;
}
.mail {
	padding: 2px 10px;
}
.cla-emailem-nadpis {
	text-align: center;
	margin: 0 10px 5px 0;
	padding: 2px 10px 2px 0;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: Black;
	font-weight: bold;
	border-bottom: 1px solid #FFF7DF;
}
.cla-emailem-rohhl {
	background: #FFCD25;
	padding-left: 10px;
}
.cla-emailem-rohdl {
	background: #FFCD25;
	padding-left: 10px;
}
.cla-emailem-rohdp {
	background: #FFCD25;
	padding: 0 0 5px 10px;
	color: black;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
}
.cla-emailem {
	background: #FFCD25;
	font-weight: bold;
	margin-top: 10px;
	padding: 2px 10px 2px 0;
}
.mail-tl a {
	margin: 0 1px;
	padding: 0 1px 0 1px;
	border: 1px solid #708bfd;
	background: #708bfd;
	color: #fff;
	font-weight: bold;
	font-size: 11px;
}
.mail-tl a:hover {
	border: 1px solid #fff;
	background: #fff;
	color: #708bfd;
}
.tisk {
	padding: 1em;
}
.cla-informace-tisk {
	color: #000;
	font-size: 11px;
	font-weight: normal;
	font-style: italic;
}
.cla-nadpis-nahled, .cla-nadpis-nahled a {
	font-size: 11px;
	font-weight: bold;
	font-family: Tahoma, Verdana, Arial, Helvetica, "Bitstream Vera Sans", sans-serif;
	text-align: left;
	color: #494949;
}
.cla-uvod-nahled, .cla-uvod-nahled a {
	color: #333;
	font: normal 11px sans-serif, Arial;
	text-align: left;
}
div.modul_nazev {
	color: black;
	text-transform: uppercase;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.3em;
}
.modul_autor, .autor, .publikovano, .more {
	color: #808080;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 86%;
}
.nadpis_modulu {
	font-size: 91%;
}
div.modul h1, div.modul h2, div.modul h3, div.modul h4, div.modul h5 {
	color: #5769AB!important;
	font-weight: bold;
	line-height: inherit;
	margin: 0;
	padding: 0;
	font-size: 125%;
}
div.modul_autor, .autor, .publikovano, .more {
	color: #a81817;
}
.publikovano {
	display: block;
}
div.modul p.modul_perex {
	margin: 2px 0 0 0;
	text-align: justify;
	font-size: 11px;
	line-height: 1.35em;
	color: #333;
}
div.modul div.modul_nadpis, img.modul_nadpis {
	float: left;
	margin-right: 7px;
	margin-bottom: 0;
	font-size: 92%;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #666;
}
div.modul_nadpis_left, img.modul_nadpis_left {
	float: left;
	margin-right: 15px;
	margin-bottom: 2px;
	font-size: 92%;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	border: 1px solid #5769AB;
}
.nadpis_modulu .credit {
	font-size: 91%;
}
div#main div.bColumn div.modul div.modul_nadpis div.modul_nadpis_left {
	margin-left: 0;
}
div.modul div.modul_nadpis div.modul_nadpisTools {
	float: right;
}
div.modul div.modul_nadpis_left div.modul_nadpis_leftTools {
	float: left;
}
div.modul div.modul_nadpis div.modul_nadpisTools a.enlargeTool {
	display: block;
	padding-left: 10px;
	background: transparent;
}
div.modul_nadpis_left div.modul_nadpis_leftTools a.enlargeTool {
	display: block;
	padding-right: 10px;
	background: transparent;
}
div.modul_nadpis img {
	padding: 0;
}
div.modul div.modul_nadpis div.credit {
	text-align: right;
	color: #666;
}
div.modul_nadpis_left {
	text-align: left;
	color: #666;
}
div.modul h5 a {
	color: #242D48;
}
div.modul h1, div.modul h2, div.modul h3, div.modul h4, div.modul h5 {
	font-size: 100%;
}
div.modul h5 {
	font-size: 85%;
}
.anketa-index {
	background: #D8EFE8 url(../bg/bg-anketa.png) repeat-x;
	border: 1px solid #81A0E0;
	padding: 10px;
}
.anketa-index-nadpis {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #FF6600;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	padding: 0px 5px;
	display: none;
}
.anketa-std-otazka, .anketa-blok-z, .anketasysz {
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 3px 5px;
}
.anketa-cla-otazka {
	background: #6F6FFF;
	color: #fff!important;
	font-size: 11px!important;
	font-weight: bold;
	margin: 0;
	padding: 5px 10px!important;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-indent: 0!important;
	text-transform: uppercase;
}
.anketasysodp, .anketa-std-odpovedi, .anketa-blok-odpovedi {
	color: #000;
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
	margin: 0 5px;
}
.anketa-cla-odpovedi {
	color: #000;
	font-size: 11px;
	margin: 3px 0 0 0;
}
a.anketa-cla-odpovedi-a {
	color: #000;
	line-height: 15px;
	padding: 5px 0 0 0;
}
.anketa-cla-celkovy-ram {
	background: transparent;
	font-size: 11px;
	text-align: left;
	margin: 10px 0 2px 0;
	padding: 0 0 5px 0;
}
.anketa-cla-ram {
	margin-left: 0;
}
.anketa-blok-odp-cara {
	width: 230px;
	font-size: 85%;
	line-height: 1em;
	height: 1em;
	margin: 2px 0;
	padding: 0;
	float: left;
}
.anketa-blok-odp-cara-hlasy {
	height: 1em;
	background: #3C5A98 100% 0 repeat-y;
	border: 1px solid Transparent;
}
.anketa-blok-odp-cara-hlasy-pocet {
	text-align: right;
	color: #3C5A98;
}
.anketa-std-ram {
	text-align: left;
}
.anketa-link a {
	background: Transparent url(tlacitka/tlac-kom-link.gif) 0 3px no-repeat;
	text-align: left;
	padding: 3px 5px 3px 15px;
	font-size: 12px;
	font-weight: bold;
}
.souvis-cla-celkovy-ram {
	font-family: Tahoma, Verdana, Arial, Helvetica, "Bitstream Vera Sans", sans-serif;
	font-size: 12px;
	text-align: left;
	margin: 0 0 2px 0;
	padding: 0 0 5px 0;
}
.souvis-cla-celkovy-ram h3 {
	height: 25px;
	text-decoration: none!important;
	text-align: left;
	padding: 0;
	margin: 10px 0;
	color: #C30000;
	font-size: 15px;
	font-weight: bold;
	line-height: 25px;
	font-family: Arial, Helvetica, sans-serif;
}
.souvisejici-obrazek img {
	float: left;
	padding-right: 10px;
}
li.souvis-cla-vypis {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	padding-left: 5px;
	margin-left: 15px;
	line-height: 150%;
	list-style-type: square;
	color: #C30000;
}
.souvis-cla-vypis-datum {
	font-weight: normal;
	font-size: 10px;
}
.souvis-cla-celkovy-ram-dalsi {
	font-size: 12px;
	text-align: left;
	margin: 0 0 2px 0;
	padding: 20px 0 5px 0;
}
.souvis-cla-celkovy-ram-dalsi h3 {
	display: none;
	height: 25px;
	text-transform: uppercase;
	text-decoration: none!important;
	text-align: left;
	padding: 0;
	margin: 0;
	color: #C30000;
	font-size: 15px;
	font-weight: bold;
	line-height: 25px;
}
.souvis-cla-vypis-dalsi {
	font-size: 12px;
	text-align: left;
	font-weight: bold;
	padding: 0!important;
	margin-left: 0;
}
.souvis-cla-vypis-datum-dalsi {
	font-size: 11px;
	font-weight: normal;
	color: Silver;
}
.zdroj {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #494949;
}
.formular {
	color: black;
	margin: 0;
	padding: 0;
	border: 0;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
}
.formular legend, .legend {
	height: 25px;
	text-transform: uppercase;
	text-decoration: none!important;
	text-align: left;
	padding: 0;
	margin: 0;
	color: #C30000;
	font-size: 15px;
	font-weight: bold;
	line-height: 25px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
.textbox {
	background: #EEE;
	color: #000;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	margin: 2px 0;
	padding: 2px;
	border: 1px solid #CCC;
}
.textpole {
	background-color: #EEE;
	color: #000;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 20px;
	text-align: left;
	font-weight: bold;
	margin: 2px 0 0 0;
	padding: 0;
	border: 1px solid #bac5d6;
}
.tl, .tl-mail {
	font-weight: bold;
	text-transform: uppercase;
	font-size: 10px;
	padding: 5px;
}
form {
	padding: 0;
	background: transparent;
}
.v-textu-levy {
	width: 150px;
	float: left;
	border-right: 1px dotted #C0C0C0;
	background: White;
	margin-right: 10px;
	padding: 0px 5px;
	/*display: none;
*/
}
.kom-z {
	font-weight: normal;
	color: black;
}
.kom-z td {
	padding: 3px 10px;
}
.kom-nadpis-kom {
	background: transparent;
}
.cla-nadpis-kom {
	top: 0;
	padding: .2em 10px .2em 10px;
	color: #FE6500;
	font-weight: bold;
	font-size: 14px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	margin: 0 0 3px 0;
}
.kom-link a {
	background: Transparent url(tlacitka/tlac-kom-link.gif) 0 3px no-repeat;
	text-align: left;
	padding: 3px 5px 3px 15px;
	font-size: 12px;
	font-weight: bold;
}
.kom-hlavicka {
	color: #C00;
	padding: 4px;
	font-size: 11px;
	font-weight: normal;
}
.kom-titulek {
	color: #333;
	font-weight: normal;
}
.kom-titulek-nadpis {
	display: inline;
	color: #C30000;
	padding: 3px;
	font-size: 12px;
	font-weight: bold;
}
.kom-text {
	color: black;
	padding: 23px 10px 10px 10px;
	background: #fff url(bg/bg-komentare.png) top left no-repeat;
	font-size: 12px;
	font-weight: normal;
	border-right: 0 solid #F2F2F2;
	border-bottom: 1px solid #F2F2F2;
}
.kom-cely-ram {
	padding: 3px 1px;
	padding-bottom: 4px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
.kom-reakce a {
	background: transparent url(bg/reakce.gif) 0 3px no-repeat;
	padding-left: 12px;
	font-size: 10px;
	font-weight: bold;
	color: #5a99a2;
	text-transform: uppercase;
}
.kom-date, .kom-autor {
	line-height: 18px;
	color: #333;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
}
.kom-date {
	float: left;
}
.kom-autor {
	float: right;
}
.z {
	font-size: 13px;
	font-weight: normal;
}
.z td {
	padding: 10px 10px 5px 0px;
	margin: 10px 0px;
	color: #181818;
	font-weight: bold;
}
.z p {
	margin: 0 0 10px 0;
	font-size: 12px;
}
.z-black-norm {
	font-size: 12px;
	font-weight: normal;
}
.nadpis-vyhl-clanky a {
	color: #C30000;
	font: bold 12px Trebuchet MS;
}
td.pole-vyhl-clanky {
	margin: 2px 0;
	padding: 5px 5px;
	font: normal 11px sans-serif, Arial;
	border-bottom: 1px dotted Silver;
	width: 500px;
}
.vypis-clanku {
	color: #333;
	font-weight: bold;
	padding: 5px;
	font-size: 10px;
	line-height: 11px;
	letter-spacing: .07em;
	text-transform: uppercase;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
.z-black-norm11 {
	color: black;
	font-size: 11px;
	font-weight: normal;
}
.z-nadpis, .nadpis {
	height: 25px;
	text-transform: uppercase;
	text-decoration: none!important;
	text-align: left;
	padding: 0;
	margin: 0;
	color: #C30000;
	font-size: 15px;
	font-weight: bold;
	line-height: 25px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
.search-vysledek-0 {
	background: Transparent;
	text-align: center;
	padding: 10px 10px 10px 10px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	margin: 55px 20px 10px 20px;
	font-size: 13px;
	color: #808080;
	font-weight: bold;
}
i.z-nadpis {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #C30000;
	font-weight: bold;
}
.z-popis {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	background: #fff!important;
	color: #575757;
	font-size: 13px;
	font-weight: normal;
	padding: 2px 5px;
	margin-top: 0!important;
}
.z-vypis td a {
	line-height: 20px!important;
	margin: 0 10px 0 10px;
}
.z-vypis a {
	background: #fff;
	text-align: left;
	padding: 0 10px 0 10px;
	height: 20px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #708bfd;
	font-weight: normal;
	border-bottom: 1px solid #6060ca;
}
.vypis p {
	line-height: 12px!important;
}
.podnadpis {
	color: #C00;
	text-align: center;
	font-size: 13px;
}
.bledy {
	color: #f0f6ff;
}
span.misto-vypis, .misto-vypis a {
	color: #555;
	font-size: 10px;
	line-height: 15px;
}
.misto, .misto-v, .misto-urceni {
	color: #555;
	font-size: 11px;
	padding-right: 2px;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
}
.misto-urceni {
	margin-bottom: 5px;
}
.misto a, .misto-v a, .misto-urceni a {
	color: #c30000;
	font-size: 13px;
	padding-right: 2px;
	font-weight: bold;
}
.misto-v {
	color: #181818;
	font-size: 12px;
	font-weight: bold;
}
/*Partner článku*/
.partner-clanku {
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	text-align: right;
	padding: 10px;
	margin: 5px 0px;
	background: #F1F1F1 url("../bg/bg-partner-clanku.png") repeat-x;
	border: 1px solid #D5D5D5;
}
.partner-clanku-logo {
	float: left;
	padding-right: 10px;
	text-align: left;
	font-size: 10px;
	color: Silver !important;
}
.partner-clanku-logo img {
	padding: 2px;
	border: 1px solid Silver;
}
.partner-clanku-firma {
	margin-right: 0px;
	font: normal 11px Verdana, Arial;
}
.partner-clanku-firma-nazev {
	padding-bottom: 10px;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Verdana, Arial;
}
.pod-nadpisem {
	padding-bottom: 7px;
	margin-bottom: 5px;
	border-bottom: 1px solid #C0C0C0;
}
.otazka {
	color: #c30000;
	font-size: 100%;
	font-weight: bold;
	margin-top: 10px;
	background: url(ikony/otaznik.gif) top left no-repeat;
	text-indent: 30px;
}
.odpoved {
	font-size: 100%;
	margin-top: 10px;
	font-weight: normal;
}
.blok-v-clanku {
	background: #f2f2f2!important;
	padding: 5px 15px;
	margin: 5px 0;
	border-top: 1px dotted Silver;
	border-bottom: 1px dotted Silver;
}
.blok-v-clanku a {
	color: Black;
	text-decoration: underline;
}
.blok-v-clanku-s, .bcs {
	font-family: Verdana, Arial, helvetica, sans-serif;
	background: #f2f2f2 !important;
	color: #333;
	padding: 10px 10px;
	margin: 5px 0;
	/*border-top: 1px dotted Silver;
	border-bottom: 1px dotted Silver;
*/
}
.blok-v-clanku-s p, .bcs p {
	font-size: 11px;
	padding: 5px 0px;
	margin: 0px;
}
.blok-v-clanku-s p a, .bcs p a {
	color: #5F5F5F;
}
.bcb {
	border-top:1px solid Silver;
	border-bottom:1px solid Silver;
  color: #181818;
	font-size:13px;
	margin:20px 0px;
	padding:20px 10px;
	background: #f2f2f2 !important;
	font-family: Verdana, Arial, helvetica, sans-serif;
}
.bcb h3{
	padding: 5px 0px 0px 0px;
}
.preview, .blok-preview {
	background: #DFE3FF!important;
	padding: 10px 10px;
	margin: 5px 0;
	/*border-top: 1px dotted Silver;
	border-bottom: 1px dotted Silver;
*/
}
.preview p, .blok-preview p {
	font-size: 11px;
}
.preview a, .blok-preview a {
	font-size: 11px;
	color: Black;
	text-decoration: underline;
}
.hodnoceni-celkovy-ram {
	padding-top: 30px;
	font-size: 11px;
	color: #494949;
}
a.video {
	background: url(../ikony/video-icon.gif) 0 2px no-repeat;
	padding-left: 15px;
	color: #FA3700;
}
.toc a {
	background: #333;
}
.pravy-home {
	margin-top: 10px;
}
.pravy-home-AL-cont {
	background: Transparent;
	width: 148px;
	float: left;
	margin: 0 7px 0 0px;
}
.pravy-home-AL-cont-obs {
	/*background: Transparent url(../bg/bg-novinky-blok.png) bottom left repeat-x;
*/
}
.pravy-home-ALB-cont {
	width: 300px;
	float: left;
	margin: 0 15px 0 15px;
}
.BL, .FL {
	background: White;
	padding: 5px 15px 15px 15px;
	margin-top: 0;
	/*margin-bottom: 10px;
*/
}
.BLa, .FLa {
	background: White url(../bg/bg-blok-opak.png) repeat-x;
	width: 312px;
	float: left;
	margin: 0 8px 0 0;
}
.BLb, .FLb {
	width: 312px;
	float: left;
	margin: 0 8px 0 8px;
}
.BLc, .FLc {
	width: 300px;
	float: left;
	margin: 0 0px 0 7px;
}
.BLd, .FLd {
	width: 300px;
	float: left;
	margin: 0 0 0 5px;
}
.BLb-cont {
	background: White url(../bg/bg-blok-opak.png) repeat-x;
}
.BLc-cont {
	background: White url(../bg/bg-blok-opak.png) repeat-x;
}
.BLd-cont {
	background: White;
}
.CL {
	background:;
	padding: 0px 0px 5px 0px;
	display: none;
}
.CL-obsah {
	background: Transparent;
	width: 985px;
	border: 0 solid #F0F0F0;
	float: left;
	padding: 0;
}
.CLa {
	float: left;
	width: 640px;
	margin: 0px 8px 0px 15px;
}
.CLb {
	width: 300px;
	float: left;
	font-size: 20px;
	text-align: right;
	font-weight: bold;
	margin: 0px 15px 0px 7px;
	background: Silver;
}
.CLc {
	background: url(../master010510.png) 0 -525px;
	width: 300px;
	height: 50px;
	float: left;
	text-align: right;
}
.DL {
	background: White;
	padding: 0px 15px 15px 15px;
	/*margin-top: 10px;
*/
	/*margin-bottom: 10px;
*/
	display: table;
}
.DLa {
	background: Transparent url(../bg/bg-blok-opak.png) repeat-x;
	width: 312px;
	float: left;
	margin: 0 8px 0 0;
}
.DLb {
	width: 312px;
	float: left;
	margin: 0 8px 0 7px;
}
.DLc {
	width: 300px;
	float: left;
	margin: 0 0px 0 7px;
}
.DLd {
	width: 120px;
	float: left;
	margin: 0 5px 0 5px;
}
.DLe {
	width: 170px;
	float: left;
	margin: 0 0 0 5px;
}
.DLb-cont {
	background: Transparent url(../bg/bg-blok-opak.png) repeat-x;
}
.DLc-cont {
	background: Transparent url(../bg/bg-blok-opak.png) repeat-x;
}
.DLd-cont {
	background: Transparent url(../bg/bg-blok-opak.png) repeat-x;
}
.DLe-cont {
	background: Transparent url(../bg/bg-blok-opak.png) repeat-x;
}
.EL {
	background: #E2E2E2;
	padding: 10px 10px 10px 10px;
	display: none;
}
.EL-obsah {
	background: Transparent;
	width: 1000px;
	height: 50px;
	border: 0 solid #F0F0F0;
	float: left;
	margin: 0 5px 0 0;
}
.ELa {
	height: 70px;
	width: 300px;
	float: left;
	margin: 0 5px 0 0;
}
.ELb {
	height: 70px;
	width: 380px;
	float: left;
	margin: 0 5px 0 5px;
}
.ELc {
	height: 70px;
	width: 300px;
	float: left;
	margin: 0 0 0 5px;
}
.ELa-cont, .ELb-cont, .ELc-cont {
	background: Transparent;
}
a.hledat-dle-regionu {
	display: block;
	background: url(../master010510.png) 0 -285px;
	width: 300px;
	height: 50px;
}
/*Galerie*/
.galerie {
	font-weight: bold;
	width: 700px;
	margin: 0 auto;
}
.galerie input, .galerie select, .galerie textarea {
	border: 1px solid rgb(0,0,0);
	font-size: 11px;
	margin-left: 20px;
	width: 250px;
}
.gal_tlacitko {
	border: 1px solid rgb(0,0,0);
	background-color: rgb(166,166,166);
	font-weight: bold;
	width: auto;
}
/* Nadpis galerie */
.gal_nadpis {
	font-weight: bold;
	font-size: 17px;
	text-align: center;
	text-decoration: underline;
	margin: 5px;
	font-family: "verdana", "arial";
}
/* Nejaky upozorneni */
.gal_bacha {
	font-weight: bold;
	text-align: center;
	color: rgb(153,0,0);
	margin: 10px 0;
}
/* Tabulka v galerii */
.gal_table {
	text-align: left;
	width: 450px;
	font-size: 11px;
	margin: 5px auto;
	border: 1px dashed rgb(0,0,0);
}
.gal_table a img {
	border: 1px solid rgb(70,70,70);
}
.gal_table a:hover img {
	border: 1px dashed rgb(0,0,0);
}
.gal_table td, .gal_table th {
	padding: 0 4px;
}
/* Bunka th v tabulce */
.gal_table th {
	font-weight: normal;
	font-style: italic;
}
/* div v th:-) */
.gal_table th div {
	text-align: center;
}
/* Oznaceni strong v th tabulce:-) */
.gal_table th strong, .gal_table th strong a {
	font-size: 12px;
	font-style: italic;
	text-align: center;
	display: block;
}
/* Ovlivnuje navigaci vzdy dole/nahore na strance */
.gal_navigace {
	text-align: center;
	font-weight: bold;
	font-size: 11px;
	margin-top: 10px;
}
.gal_strankovani {
	font-size: 11px;
	text-align: center;
}
.gal_ident {
	text-align: right;
	font-size: 10px;
}
.gal_gal_titulek {
	font-size: 14px;
	text-align: center;
}
.gal_table_obr {
	margin: 0 auto;
	width: 480px;
}
.gal_table_obr td {
	padding: 5px;
	padding-top: 10px;
	font-size: 10px;
	text-align: center;
	border-bottom: 1px dashed rgb(212,212,212);
}
.gal_table_obr td a img {
	border: 1px dashed rgb(180,180,180);
	padding: 5px;
}
.gal_table_obr td a:hover img {
	border-color: rgb(0,0,0);
}
#testdiv {
	width: 250px;
	margin: 0 auto;
	border: 1px solid #ccc;
	padding: 20px 25px;
	background: #fff
}
#tinybox {
	position: absolute;
	display: none;
	padding: 10px;
	background: #fff url(images/preload.gif) no-repeat 50% 50%;
	border: 10px solid #e3e3e3;
	z-index: 2000
}
#tinymask {
	position: absolute;
	display: none;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background: #000;
	z-index: 1500
}
#tinycontent {
	background: #fff
}
.button {
	font: 14px Georgia, Verdana;
	margin-bottom: 10px;
	padding: 8px 10px 9px;
	border: 1px solid #ccc;
	background: #eee;
	cursor: pointer
}
.button:hover {
	border: 1px solid #bbb;
	background: #e3e3e3
}
/*Obsah a-box*/
/* BEGIN Generic Tabbed Module*/
.tabscontainer {
	position: relative;
	bottom: -1px;
	_height: 1%;
/* FIXME move to ie6 css*/
}
.tabs {
	display: block;
	margin: 0;
	padding: 0;
	white-space: nowrap;
	text-transform: uppercase;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	overflow: hidden;
}
.prepinac h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC2400;
}
#maintabs {
	float: left;
/* without this the memberTools is not accessable as the width of the tabsContainer takes the entire shell width */
}
.tabs li {
	float: left;
	display: block;
	margin: 0;
	padding: 4px 7px 3px 7px;
	background-color: #B01111;
	background-image: none;
	font-size: 1em;
	white-space: nowrap;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: White;
}
.tabs li.first {
}
.tabs li.selected {
	background: White !important;
	border: 0px solid #DEDEDE;
	border-bottom: none;
	padding: 4px 7px 4px 7px;
}
.tabs li a, .tabs li a:link, .tabs li a:visited, .tabs li a:hover, .tabs li a:active {
	color: #000;
	font-family: Arial;
	font-weight: bold;
}
.tabs li a {
	color: #fff !important;
}
.tabs li.selected a, .tabs li a:active a {
	color: #000 !important;
}
.prepinac {
	background: White url(../bg/bg-novinky-blok.png) bottom left repeat-x;
	clear: both;
	border: 0px solid #DEDEDE;
	padding: 3px;
	display: none;
	height: 304px;
}
.prepinac a {
	text-decoration: none;
}
.prepinac.active {
	display: block;
}
.prepinac ol {
	margin-top: 0;
	margin-bottom: 5px;
}
.prepinac ol li {
	padding-top: 3px;
	padding-bottom: 3px;
}
/* END Generic Tabbed Module*/
/*Rotátor New*/
.featuredTitle {
	font-size: 15px !important;
	width: 492px;
	height: 100px;
	line-height: 1.1em;
	font-family: Arial Narrow, sans serif, helvetica;
	display: block;
	background: #000 url(../bg/bg-featured-title.png);
	position: absolute;
	top: 281px;
	left: 0px;
}
.featuredTitleText {
	height: 70px;
}
.featuredNumber {
	font-size: 25px !important;
	font-weight: bold;
	text-align: center;
	line-height: 30px;
	color: White;
	width: 30px;
	height: 30px;
	font-family: Arial Narrow, sans serif, helvetica;
	display: block;
	background: #AB0904;
	position: absolute;
	top: 240px;
	left: 450px;
}
.featuredTitle a {
	color: #F3F3F3;
	font-size: 15px;
	display: block;
	padding: 5px 7px 0 7px;
	font-weight: bold;
}
.featuredTitle h3 a {
	color: #F3F3F3;
	font-size: 13px ! important;
	display: block;
	font-weight: bold;
	border: 0px none;
	text-decoration: none;
	text-transform: uppercase;
}
.featuredTitle h3 {
}
.featuredTitle a:hover {
	text-decoration: underline;
}
.uvodnik-promo {
	font-family: Arial, sans serif, helvetica;
	font-size: 11px;
	font-weight: normal;
	color: Silver;
	text-align: left;
	padding: 2px 7px;
}
.uvodnik-rubrika {
	border-top: 1px solid #454545;
	font-family: Arial, sans serif, helvetica;
	font-size: 10px;
	font-weight: normal;
	color: White;
	text-align: right;
	padding: 2px 7px;
}
.uvodnik-rubrika a {
	font-size: 11px;
	font-weight: bold;
}
a.uvodnik-rubrika-a {
	display: inline;
	background: #AB0904;
	color: White;
	padding: 0px 3px;
	font-weight: bold;
}
.uvodnik-rubrika span {
	color: Silver;
}
h3.featuredPromo {
	font-size: 10px !important;
	width: 640px;
	height: 18px;
	line-height: 1.1em;
	font-family: Arial, sans serif, helvetica;
/*display: none*/
/*inline*/
	;
	background-color: #000;
	font-weight: bold;
	opacity: 0.9;
	filter: alpha(opacity = 90);
	position: absolute;
	top: 300px;
	padding: 2px 10px;
	/*text-align: right;
*/
	color: White;
}
h3.featuredPromo a {
	color: #fff;
	font-size: 10px !important;
	padding: 4px 10px;
	display: inline;
	font-weight: bold;
	text-align: right;
}
h3.featuredPromo img {
	display: inline;
	text-align: right;
	padding: right: 10px;
}
h3.featuredPromo a:hover {
	text-decoration: none;
}
#mainContent .wp-caption-text, #midColPosts .wp-caption-text, #secondaryContentWrapper .wp-caption-text, #subNews  .wp-caption-text {
	/* Hack to hide captions;
NOT to be displayed on main page */
	display: none;
}
/* MAIN CONTENT WRAPPER============================================================== */
#mainContentWrapper {
	border-bottom: 1px solid #eee;
	margin-bottom: 10px;
}
/* MAIN CONTENT (LEFT BLOCK ABOVE THE PHOTO GALLERY ON MAIN PAGE)============================================================== */
#mainContent {
	z-index: 10;
	float: left;
	width: 640px;
	display: inline;
	position: relative;
	background: Transparent;
}
.sliderwrapper {
	position: relative;
/*leave as is*/
	overflow: hidden;
/*leave as is*/
	width: 492px;
/*width of featured content slider*/
height: 372px
/*276px*/
	;
	float: right;
}
.sliderwrapper img {
	display: block;
	width: 492px;
	padding-top: 0px;
	padding-left: 0px;
}
.contentdiv {
/* do not change the name of class - The size of contentdiv is 495x270 (after excluding padding value) */
	visibility: hidden;
/*leave as is*/
	position: absolute;
/*leave as is*/
	left: 0px;
/*leave as is*/
	top: 0;
/*leave as is*/
	border: 0px solid #efefef;
	z-index: 1;
}
.pagination {
/* do not change the name of class - used to wrap thumbnails for featured area */
	width: 148px;
	float: left;
	display: block;
	background-color: Transparent;
	padding: 0px 0px 0px 0px;
	margin-bottom: 0px;
}
.pagination img {
	margin-right: 8px;
	margin-bottom: 5px;
	width: 140px;
	height: 79px;
}
.pagination a img {
	border-top: 5px solid #333;
	padding-top: 5px;
	display: block;
	float: left;
}
.pagination a:hover img, .pagination a.selected img {
	border-top: 5px solid #D60D06;
	padding-top: 5px;
	background: White url(../tlacitka/border-pagination.gif) no-repeat;
}
.toc a {
	background: #333;
}
/*Email*/
.required {
	height: 30px;
}
/* Dotaznik */
.tab-dotaznik td {
	padding: 5px;
}
/*Mediální podpora*/
.mp-pravy {
	margin: 0 0 10px 0;
}
.mp-pravy h3 {
	padding: 5px 10px;
	margin: 0 0 10px 0;
	background: gray;
	text-transform: uppercase;
	text-align: left;
	color: White;
	font-weight: bold;
	font-size: 14px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
.mp-pravy p {
	padding: 0 0 10px 0;
	font-size: 12px;
}
/*Reklama*/
.blok-ads-970x309{
	background:#F3F3F3;width:100%;padding:1px 0px 10px 0px;
	border:1px solid #E8E8E8;
}
/*Tabulky další*/
table.stat {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	background: Transparent;
	font-size:11px;
	line-height:18px;
	color:Gray;
}
table.stat tr{
	background: Transparent;
}
table.stat td{
	background: Transparent;
	border:1px solid Silver;
	font-weight:bold;
	color:#181818;
}
table.stat td b{
	color:#006BED;
}
table.stat tr.popisek td{
	background:#333;
	height:30px;
	text-align:center;
	font-size:15px;
	color:White !important;
}
table.stat tr.even{
	background: #E8E8E8;
}
tr.stat-top td, tr.stat-bottom td{
	font-size:15px;
  border:1px 0px solid Silver;
  background:Transparent !important;
}
tr.stat-bottom td{
	font-size:15px;
	color:#006BED;
}
tr.stat-top2 td{
	font-size:11px;
	color:White;
	background:#006BED;
	text-transform:uppercase;
}
.o-serveru-blok
{
padding:10px;
}

ul.o-serveru ul{
padding: 5px;
}
ul.o-serveru li {
	font-weight:bold;
	font-size:12px;
	border-bottom:1px solid Silver;
}
ul.o-serveru li a{
	line-height:18px;
}
ul.o-serveru li ul li {
	font-weight:bold;
	font-size:11px;
	margin-left:20px;
	font-weight:normal;
	border-bottom:0px;
}
/*Přidání dalších css*/
/*Soubor slidegalerie.css*/
#slideshow {list-style:none; color:#fff}
#slideshow span {display:none}
#wrapper {width:640px; margin:0px auto; display:none}
#wrapper * {margin:0; padding:0}
#fullsize {position:relative; width:640px; height:359px; padding:0px; border:0px solid #ccc; background:#000 url(images/loading.gif) center center no-repeat}
#information {position:absolute; bottom:0; width:620px;padding:5px 10px 0px 10px; height:0; background: Transparent url(images/white-opacity.png); color:#333; overflow:hidden; z-index:200; opacity:.7; filter:alpha(opacity=70)}
#information h3, #information h3 a {padding:0px 0px 3px; font-size:15px;color:#FFF;font-weight:bold;}
 #information h3 a {padding:0px 0px 0px;}
#information p {padding:5px 0px;text-align:right;color:White;}
#image {width:640px;height:359px}
#image img {position:absolute; z-index:25; max-width: 640px;
_width: expression(document.body.clientWidth > 640? "640px" : "auto" );max-height: 359px; 
_height: expression(this.scrollHeight > 359? "359px" : "auto" );
overflow :hidden;}
.imgnav {position:absolute; width:25%; height:306px; cursor:pointer; z-index:150}
#imgprev {left:0; background:url(images/left.gif) left center no-repeat}
#imgnext {right:0; background:url(images/right.gif) right center no-repeat}
#imglink {position:absolute; height:306px; width:100%; z-index:100; opacity:.6; filter:alpha(opacity=60)}
.linkhover {background:url(images/link.gif) center center no-repeat}
#thumbnails {margin-top:5px}
#slideleft {float:left; width:20px; height:81px; background:url(images/scroll-left.gif) center center no-repeat; background-color:#222}
#slideleft:hover {background-color:#000}
#slideright {float:right; width:20px; height:81px; background:#222 url(images/scroll-right.gif) center center no-repeat}
#slideright:hover {background-color:#000}
#slidearea {background:#F3F3F3;float:left; position:relative; width:590px; margin-left:5px; height:81px; overflow:hidden}
#slider {position:absolute; left:0; height:81px}
#slider img {cursor:pointer; border:1px solid #fff; padding:2px 5px;height:75px;}
@media print {
    /* obsah souboru print.css*/
}
 
@media handheld {
    /* obsah souboru handheld.css*/
}
