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

/* TinyMCE specific rules */

body.mceContentBody {
   background: #FFFFFF;
   background-image:none;
}
/*.mceContentBody a {
   color: red !important;
}*/
/* tisk */
@media print {
#top {display:none;}
body {font-size:16px !important;}
#top-main {display:none;}
#main-left {display:none;}
#main-right {width:100% !important;}
#main {width:100% !important;}
#container {width:100% !important;}
.content-right {width:100% !important;border:none !important; padding:0px !important;}
.banners {display:none;}
#content-main {width:100% !important;border:none !important; padding:0px !important;}
#footer {width:100% !important; padding:0px !important;}
div.top-actuality{
	width:100% !important;
}
div.content-actuality{
	width:100% !important;
}
div.bottom-actuality{
	width:100% !important;
}
h3.top-right{
	width:100% !important;
	font-size:20px !important;
	font-weight:bold !important;
	padding:0px !important;
}
}

/* obecne */

body {
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#242628;
	font-size:12px;
	background:url(../images/style/background-body.gif) repeat-x #c8cace;
}
a {
	color:#bb4804;
}
a:hover {
	color:#fc6004;
}
a img {
	border:none;
}
h1, h2 {
	font-size:16px;
	color:#bb4804;
	margin:0px;
	line-height:30px;
}
h3 {
	font-size:14px;
	font-weight:bold;
	line-height:30px;
	color:#bb4804;
	margin:0px;
	padding:0px;
}
h4 {
	font-size:14px;
	color:#9b171a;
	margin:0px;
	line-height:25px;
}
ul {
	padding:10px 0px 10px 20px;
	margin:0px;
	list-style:square;
}
li {
	padding:0px;
	margin:0px;
}
strong, b {
	color:#bb4804;
}
input , select{
	border:1px solid #a9aeb4;
	margin-top:2px;
	margin-right:2px;
}
label{
	display:block;
	margin:1px 0px 1px 5px;
}
p {
	margin:0px;
	padding:7px 0px 7px 0px;
}
table {
	border-collapse:collapse;
	margin-top:10px;
}
td {
	border:1px solid #90979e;
	padding:0px;
}

/* obecne konec */

/* tabulka */

table.VYSLEDKY-TABULKA {
	border-collapse:collapse;
	background-color:#f5f5f5;
	width:100%;
	text-align:center;
	border: 2px solid #4d555d;
}
table.VYSLEDKY-TABULKA tr:first-child td{
	background-color:#4d555d;
	color:#fff;
	font-size:14px;
	font-weight:bold;
}
table.VYSLEDKY-TABULKA td {
	padding:2px;
	border: 1px solid #cdcdcd;
}
tr.VYSLEDKY-RADEK{
	background-color:#b9b9b9;
	font-weight:bold;
}
tr.VYSLEDKY-RADEK-MODRA{
	background-color:#9cbfdd;
	font-weight:bold;
}
tr.VYSLEDKY-RADEK-ZELENA{
	background-color:#b6e1a9;
	font-weight:bold;
}
tr.VYSLEDKY-RADEK-ZLUTA{
	background-color:#e8d99d;
	font-weight:bold;
}
td.VYSLEDKY-BUNKA{
	background-color:#b9b9b9;
	font-weight:bold;
}
td.VYSLEDKY-BUNKA-MODRA{
	background-color:#9cbfdd;
	font-weight:bold;
}
td.VYSLEDKY-BUNKA-ZELENA{
	background-color:#b6e1a9;
	font-weight:bold;
}
td.VYSLEDKY-BUNKA-ZLUTA{
	background-color:#e8d99d;
	font-weight:bold;
}



/* tabulka konec */

/* kalendar */

form#form-calendar {
	background:#e8e6e6;
	border:1px solid #a9aeb4;
	padding:5px;
}

table.calendar{
	width:100%;
}
.calendar th {
	padding:5px;
	background:#316e00;
	color:#FFF;
}
.calendar td {
	padding:5px;
	border:none;
}
.calendar tr.lichy td {
	background:#f5f5f5;
}
.calendar tr.sudy td {
	background:#e8e6e6;
}
div#calendar-stats {
	display:none;
}


/* kalendar konec */

/* rozvrzeni */

div#center {
	margin:0px auto 0px auto;
	width:1030px;
}
div#container{
	width:900px;
	float:left;
}
.banners{
	width:120px;
	float:left;
	margin:180px 0px 10px 10px;
}
.banners div, .banners div a, .banners div a img{
	float:left;
	height:100%;
	margin-bottom:2px;
}
div.left-banner-120 a img , div.left-banner-120-margin a img{
	width:120px;
	float:left;
	height:100%;
}
div.left-banner-120-margin a img{
	width:120px;
	float:left;
	height:560px;
}

/* rozvrzeni konec */

/* top */

div#top {
	width:900px;
	float:left;
}
div#top ul#top-links{
	width:880px;
	list-style-type:none;
	font-size:11px;
	float:left;
	padding:5px 0px 5px 20px;
}
div#top ul#top-links li{
	float:left;
	margin-right:10px;
}
a#logo{
	float:left;
	width:420px;
	height:130px;
	display:block;
	background-image:url(../images/style/logo.jpg);
}
div#top-banner-468{
	float:left;
	width:468px;
	height:60px;
	background-color:#999999;
	margin:37px 0px 33px 12px;
}
div#top-banner-468 a img{
	width:468px;
	height:60px;
}

/* menu sekce */

ul#menu-sections{
	float:left;
	width:890px;
	list-style-type:none;
	padding:0px 0px 0px 10px;
}
ul#menu-sections li{
	float:left;
	margin:0px 1px 0px 0px;
}
ul#menu-sections li a.button-section{
	display:block;
	width:115px;
	height:25px;
	background:url(../images/style/button-section.gif) no-repeat;
	line-height:25px;
	text-align:center;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}
ul#menu-sections li a.green{background:url(../images/style/green/button-section.gif);}
ul#menu-sections li a.blue{background:url(../images/style/blue/button-section.gif);}
ul#menu-sections li a.purple{background:url(../images/style/purple/button-section.gif);}
ul#menu-sections li a.gold{background:url(../images/style/gold/button-section.gif);}
ul#menu-sections li a.green-blue{background:url(../images/style/green-blue/button-section.gif);}
ul#menu-sections li a.red{background:url(../images/style/red/button-section.gif);}

ul#menu-sections li a:hover{
	background-position:0px -25px;
}
ul#menu-sections li a.active{
	background-position:0px -25px;
}

/* top konec */

/* menu sekce */

div.containerTableStyle table td{
	border:none;
}

/* top konec */

/* main */

div#main{
	width:900px;
	float:left;
}
div#top-main{
	width:900px;
	height:10px;
	background:url(../images/style/top-content.gif) no-repeat;
	float:left;
	font-size:1px;
}
div#content-main{
	width:889px;
	background-color:#e5e5e5;
	border-left:1px solid #90979e;
	border-right:1px solid #90979e;
	padding:0px 0px 0px 9px;
	float:left;
}
div#bottom-main{
	width:900px;
	height:10px;
	background:url(../images/style/bottom-content.gif) no-repeat;
	float:left;
	font-size:1px;
}

/* main left*/

div#main-left{
	width:220px;
	float:left;
	margin-right:10px;
}
h3.top-left{
	width:200px;
	float:left;
	height:30px;
	font-size:12px;
	color:#fff;
	background:url(../images/style/headline-220.gif) no-repeat;
	line-height:25px;
	padding-left:20px;
}
div.content-left{
	width:218px;
	float:left;
	background-color:#FFFFFF;
	padding:0px;
	border-left:1px solid #a9aeb4;
	border-right:1px solid #a9aeb4;
}
div.content-left p{
	padding:0px 8px;
}
div.content-left ul{
	list-style-type:none;
	padding:0px;
}
div.content-left ul.menu-messages li{
	padding-left:0px;
	padding-top:4px;
	width:218px;
	display:block;
	border-top:1px solid #d5d5d5;
	color:#585858;
}
div.content-left ul.menu-messages li a{
	padding-left:0px;
	border:0px solid black;
	display:inline;
	background-image:none;
}
span.msg-text{
	display:inline;
	margin-left:4px;
}
span.msg-date{
	display:block;
	margin-left:20px;
	font-style:italic;
	color:#7f7f7f;
	font-size:10px;
}
p.news-date span.msg-date {
  float:right;
  width:178px;
}
div.content-left ul.menu-messages li ul li.level2{
	border:0px solid black;
	padding-left:20px;
	padding-right:6px;
	width:192px;
}
div.content-left ul#menu li a{
	height:25px;
	padding-left:24px;
	width:194px;
	display:block;
	background:url(../images/style/menu-left.png) top left no-repeat #f1f1f1;
	border-top:1px solid #d5d5d5;
	line-height:25px;
}
div.content-left ul#menu li a:hover{
	background:url(../images/style/menu-left.png) top left no-repeat #e3e3e3;
	border-top:1px solid #d5d5d5;
}
div.content-left ul li a{
	height:25px;
	line-height:25px;
	width:194px;
	display:block;
	line-height:20px;
}
div.content-left table.links{
    margin:0px;
}
div.content-left table.links td{
    border-left:none;
	border-right:none;
	border-bottom:none;
	border-top:1px dashed #d5d5d5;
}
div.content-left table.links td.first{
	width:20px;
	padding:2px;
	vertical-align:middle;
}
div.bottom-left{
	width:220px;
	height:10px;
	float:left;
	font-size:1px;
	background:url(../images/style/bottom-220.gif) no-repeat;
	margin-bottom:10px;
}

/* main right*/

div#main-right{
	width:650px;
	float:left;
}
h3.top-right{
	width:630px;
	float:left;
	height:30px;
	font-size:12px;
	color:#fff;
	background:url(../images/style/headline-650.gif) no-repeat;
	line-height:25px;
	padding-left:20px;
}
div.content-right{
	width:610px;
	float:left;
	background-color:#FFFFFF;
	padding:10px 19px 10px 19px;
	border-left:1px solid #a9aeb4;
	border-right:1px solid #a9aeb4;
}
div.page-foto{
	margin-bottom:10px;
}
div.page-foto table{
	margin:0px;
}
div.content-right .page-foto table td{
	vertical-align:middle;
	border:none;
	padding-right:3px;
}
div.content-right .page-foto a.next img{
	width:111px;
	border:1px solid #909090;
}
div.content-right .page-foto a.main img{
	max-width:250px;
}
div.content-right .page-foto{
	background:#F1F1F1;
	padding:4px;
	border:1px solid #E3E3E3;
}
div.content-right .page-foto a.vedlejsi{
    
}
div.bottom-right{
	width:650px;
	height:10px;
	float:left;
	font-size:1px;
	background:url(../images/style/bottom-650.gif) no-repeat;
	margin-bottom:10px;
}
div#listing{
	width:100%;
	text-align:right;
}
div#listing a{
	margin-right:5px;
}

/* main konec*/

/* aktuality */

div.actuality , div.important-actuality{
	float:left;
}
div.important-actuality div.top-actuality{
	background:url(../images/style/top-top-actuality.gif) no-repeat;
}
div.top-actuality{
	background:url(../images/style/top-actuality.gif) no-repeat;
	width:610px;
	height:10px;
	font-size:1px;
	float:left;
}
div.content-actuality{
	width:590px;
	padding:0px 9px 0px 9px;
	border-left:1px solid #a9aeb4;
	border-right:1px solid #a9aeb4;
	float:left;
}
div.content-actuality .datum{
	display:block;
	font-size:11px;
}
div.important-actuality div.content-actuality{
	border-left:1px solid #a84a08;
	border-right:1px solid #a84a08;
	background-color:#f9e3ce;
	font-size:14px;
}
div.important-actuality div.content-actuality h3{
	font-size:20px;
	line-height:30px;
}
div.content-actuality h3{
	font-size:14px;
	line-height:20px;
}
div.content-actuality p{
	padding:0px;
	width:100%;
	float:left;
}
div.important-actuality div.content-actuality p{
	width:325px;
}
div.content-actuality a.picture{
	margin:0px 6px 0px 0px;
	width:149px;
	float:left;
}
div.important-actuality div.content-actuality a.picture{
	width:252px;
}
div.content-actuality a.picture img{
	width:147px;
	border:1px solid #bb4804;
}
div.important-actuality div.content-actuality a.picture img{
	width:250px;
	border:1px solid #bb4804;
}
div.content-actuality a.picture img:hover{
	border:1px solid #fc6004;
}
div.page-way{
	margin-bottom:5px;
	font-size:10px;
	line-height:12px;
}
div.page-way span{
	background:url(../images/style/arrow-small.gif) no-repeat 0px 1px;
	padding-left:18px;
}
div.bottom-buttons{
	width:100%;
	float:left;
	margin-top:5px;
}
div.bottom-buttons a{
	display:block;
	float:right;
	height:20px;
	width:95px;
	line-height:20px;
	color:#fff;
	text-align:center;
	background:url(../images/style/button-actuality.gif) no-repeat;
	text-decoration:none;
	font-size:11px;
	margin:3px 0px 0px 3px;
}
div.bottom-buttons a:hover{
	background-position:0px -20px;
}
div.bottom-actuality{
	background:url(../images/style/bottom-actuality.gif) no-repeat;
	width:610px;
	height:10px;
	font-size:1px;
	margin-bottom:5px;
	float:left;
}
div.important-actuality div.bottom-actuality{
	background:url(../images/style/bottom-top-actuality.gif) no-repeat;
}
p.news-date{
	padding:5px 0px 0px 0px !important;
	text-align:right;
}

div#kontakty_nahled div.content-left{
	width:198px !important;
}
div#kontakty_nahled div.content-left{
	padding:5px 10px 5px 10px !important;
}
div#kontakty_nahled div.content-left ul li{
	padding-top:3px;
}


/* partneři a nejbližší akce*/

div#partners a.partner{
	margin:0px 25px 5px 28px;
}
div#actions a{
	padding-left:20px !important;
	height:25px !important;
	line-height:25px !important;
}
div#actions li.title{
	font-weight:bold;
}
div#actions li.title{
	font-weight:bold;
	border-bottom:1px solid #D5D5D5;
	padding-left:20px;
	width:198px;
}
div#actions li{
	padding-top:0px !important;
	border:none;
}

/* footer */

div#footer{
	width:880px;
	text-align:right;
	float:left;
	font-size:10px;
	padding-right:20px;
	line-height:20px;
}
div#footer a{
	color:#242628;
}

/* menu onclick*/


ul#menu-onclick {
	line-height:30px;
	list-style-type:none;
	padding:0px;
	margin:0px;
}
ul#menu-onclick a {
	margin-left:5px;
	text-decoration:none;
}
ul#menu-onclick a img {
	border:none;
}
ul#menu-onclick a:hover {
	text-decoration:underline;
}
ul#menu-onclick li {
	padding:0px;
	margin:0px;
}
.no-children{
	position:relative;
	left:21px;	top:3px;
}
ul#menu-onclick li.level1 {
	width:160px;
	min-height:22px;
	background-repeat:no-repeat;
	line-height:normal;
	border-bottom:1px dotted #489827;
	font-weight:bold;
}
ul#menu-onclick li.slovensko{
	background-color:#e9f5cf;
}
ul#menu-onclick li.level1 ul {
	padding:0px;
	display:block;
	list-style-type:none;
	margin:0px;
}
ul#menu-onclick li.level1 li.level2 a {
	width:125px;
	display:block;
	margin:0px 0px 0px 0px;
	padding:3px 0px 3px 35px;
	line-height:15px;
	font-weight:normal;
	background-image:url(../images/style/submenu/menu-arrow.gif);
	background-repeat:no-repeat;
	background-position:5px 0px;
}

/* menu onclick konec*/

/* winners */
.win-description{
	text-align:center;
	font-weight:bold;
}

.win-photo a img{
	width:91px;
	height:91px;
	float:left;
	border:1px solid #737373;
}
.winners-row{
	width:207px;
	padding:7px 2px 7px 10px;
	float:left;
}
.winners-row .win-photo{
	float:left;
}
.winners-row .win-photo a{
	float:left;
	width:93px;
	color:#787878;
	text-decoration:none;
	margin-right:9px;
	display:block;
	text-align:center;
}
.winners-row .win-photo a:hover img {
	border:1px solid #fc6004;
}
/* winners konec */

p#admin-lista a{
	display:block;
	width:150px;
	height:25px;
	background-image:url(../images/style/admin/admin-button-150.gif);
	float:left;
	line-height:25px;
	color:#fff;
	text-decoration:none;
	margin:0px 0px 0px 0px;
	text-align:center;
	font-weight:bold;
}
p#admin-lista a:hover{
	background-position:0px 25px;
}

/* dodatečné */

div.content-actuality p.news-date {
  width:420px;
  float:right;
}
div.content-actuality div.bottom-buttons {
  width:420px;
  float:right;
}

/* konec dodatečné */

























