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

/* TinyMCE specific rules */

body.mceContentBody {
   background: #FFFFFF;
}

/* TinyMCE specific rules konec */

/* barevnost */

.background-light							{background-color:#daeff7;} /* světlé pozadí */ /* jiný odstí než má pozadí divu content */
.background-middletone						{background-color:#215a71;} /* střední pozadí */
.background-dark							{background-color:#162D36;} /* tmavé pozadí */

.border-light								{border-color:#daeff7 !important;} /* světlé ohraničení */
.border-middletone , .border-middletone td	{border-color:#215a71 !important;} /* střední ohraničení */
.border-dark								{border-color:#162D36 !important;} /* tmavé ohraničení */

.text-light									{color:#ffffff;} /* světlé písmo */
.text-middletone							{color:#0d0d0d;} /* tmavé písmo */

/* barevnost konec */

/* obecne */

body{
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#0d0d0d;
	font-size:12px;
	background:url(../images/style/background-body.jpg) left top repeat-x #1f3e52;	
}
a, h1 , h2 , h3 , h4 , h5 , b , strong{ /* nastavuje barvu všech těchto prvků */ 
	color:#162d36;
}
a:hover{
	color:#9a020b;
	text-decoration:none;
}
a img{
	border:none;
}
a.button-arrow{
	background:url(../images/style/button-arrow.gif) no-repeat scroll right center;
	cursor:pointer;
	font-weight:bold;
	padding:0 22px 0 0;
}
h1{
	font-size:22px; 
	line-height:26px;
	margin:10px 0px 10px 0px;
	font-weight:normal;
}
h1#page-name{
	display:none;
}
h2{
	font-size:13px; 
	line-height:22px;
	margin:8px 0px 8px 0px;
	font-weight:bold;
}
h3{
	margin:6px 0px 6px 0px;
	line-height:20px;
	font-size:16px;
	font-weight:normal;
}
h4{
	font-size:12px; 
	line-height:16px;
	margin:4px 0px 4px 0px;
	font-weight:normal;
}
h5{
	font-size:10px; 
	line-height:14px;
	margin:3px 0px 3px 0px;
	font-weight:normal;
}
ul{
	margin:5px 0px 5px 0px;
	padding:0px 0px 0px 25px;
}
li{
	padding:2px;
}
input , textarea, select, fieldset{
	border:1px solid #162D36;
}
textarea#zprava{
	width:99%;
	height:150px;
}
input.checkbox{
	border:none;
}
table{
	border-collapse:collapse;
	margin:5px 0px 5px 0px;
}
table.no-border{
	margin:0px;
}
table.no-border td{
	border:none;
}
td{
	border:1px solid #162D36;
}
p{
	margin:0px;
	padding:4px 0px 4px 0px;
}

/* obecne konec */

/* rozvrzeni */

div#background {
  width:100%;
  float:left;
  background:url(../images/style/background-top.jpg) center top no-repeat;
}
div#center{
	margin:0px auto;
  	width:986px;
}
div#main{
  width:986px;
	padding:10px 0px 0px 0px;
	margin-top:-3px;
	float:left;
	background:url(../images/style/top-main.png) left top no-repeat;
}
div#content-background {
  width:980px;
  float:left;
  margin-left:3px;
	background:#fff;
}
div#main div#left{ 
  float:left;
  width:208px;
	background:#fff;
	min-height:550px; /* ie6 */
  padding-left:7px;
}
div#main div#right{
    float:left;
  	width:498px; 
  	background:#fff;
  	padding-left:5px;
  	min-height:50px;/* ie6 */
}
div#main div#right-2{
    float:left;
  	width:250px;
  	padding-left:4px;
}

/* rozvrzeni konec */

/* .top .content a .bottom */

h2.top , h2.top a{ /* určuje společné vlastnosti pro všechny h2.top */
	height:30px;
	line-height:30px;
	margin:0px;
	font-size:12px;
	color:#162d36;
	font-weight:bold;
	padding-left:9px;
	float:left;
	text-decoration:none;
}
div#left h2.top{ /* určuje specifické vlastnosti pro h2.top v div#left */
	background:url(../images/style/top-left.gif) left top no-repeat #dde6ec;
	width:199px; /* musí být definováno kvůli ie6 */
}
div#right h2.top { /* určuje specifické vlastnosti pro h2.top v div#right */
	width:489px; /* musí být definováno kvůli ie6 */
	font-size:15px;
}
div#right-2 h2.top { /* určuje specifické vlastnosti pro h2.top v div#right */
	width:241px; /* musí být definováno kvůli ie6 */
	background:url(../images/style/top-right-2.gif) left top no-repeat #dde6ec;
	font-size:13px;
}
h2.top a{
	padding-left:0px !important;
}
div.content{ /* určuje společné vlastnosti pro všechny div.content */
	float:left;
	background:#fff;
}
div#left div.content{ /* určuje specifické vlastnosti pro všechny div.content v div#left */
	width:208px;
	padding:0px 0px 8px 0px;
	background:#dde6ec;
}
div#right div.content{ /* určuje specifické vlastnosti pro všechny div.content v div#right */
	width:480px;
	padding:0px 9px 10px 9px;
}
div#right-2 div.content{ /* určuje specifické vlastnosti pro všechny div.content v div#right */
	width:232px;
	padding:0px 9px 10px 9px;
	background:#dde6ec;
}
div.bottom{ /* určuje společné vlastnosti pro všechny div.bottom */
	font-size:1px;
	margin-bottom:7px;
	float:left;
}
div#left div.bottom{ /* určuje specifické vlastnosti pro všechny div.bottom v div#left */
	height:7px;
	background:#fff;
	width:208px;
	margin-bottom:0px;
}
div#right div.bottom{ /* určuje specifické vlastnosti pro všechny div.bottom v div#right */
	height:10px;
	width:498px;
}

/* .top .content a .bottom konec */

/* horni lista*/

div#top{
  width:986px;
	background:url(../images/style/topimage.jpg) left 0px no-repeat;
	float:left;
	height:235px;
}
h2#logo{
	float:left;
	margin:80px 0px 0px 23px;
	padding:0px 0px 0px 0px;
	background:none;
}
h2#logo a{
	display:block;
	width:133px;
	height:122px;
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
	color:#795137;
	font-size:20px;
}
h2#logo a span.logo-name{
	display:none;
}
/* jazyky */

div#lang {
	width:500px;
	float:right;
	padding:0px;
	margin-top:36px;
}
div#lang a{
	display:block;
	float:right;
	width:24px;
	height:24px;
	margin-right:5px;
}

div#lang a.flag-cs{background:url(../images/style/flag-cs.png);}
div#lang a.flag-en{background:url(../images/style/flag-en.png);}
div#lang a.flag-de{background:url(../images/style/flag-de.png);}
div#lang a.flag-fr{background:url(../images/style/flag-fr.png);}

div#lang a span{
	display:none;
}

/* jazyky konec */

/* horni lista konec*/

/* aktuality*/

div.news a strong, div.news strong {
  color:#fff;
}
h3.news-top{ 
	height:32px;
	font-size:13px;
	font-weight:bold;
	margin:3px 0px 2px 0px;
	width:97%;
	float:left;
	color:#fff;
	padding-right:9px;
	overflow:hidden;
	line-height:15px;
}
div.news-content{
	padding:0px;
	width:480px;
	min-height:148px;
	float:left;
	background:#183446;
}
div.news-bottom{
	font-size:1px;
	height:5px;
	margin-bottom:0px;
	width:480px;
	float:left;
}
div.news-content div.news-image{
	float:left;
	margin:0px 1px 0px 0px;
	width:189px;
	min-height:142px;
	background:#183446;
	padding:3px;
}
div.news-content div.news-text{
	float:left;
	width:283px;
}
div.news-content div.news-paragraph{
	height:82px; /* odlisne v ie 6 */
	overflow:hidden;
	color:#fff;
	padding-right:9px;
	padding-left:9px;
}
div.news-content p{
	padding:0px 0px 8px 0px;
}
div.news-content p.date , div.news-content p.actualized , div.main-news div.news-text p.date , div.main-news div.news-text p.actualized  {
	font-size:10px;
	font-style:italic;
	text-align:right;
	color:#fff;
	padding:3px 5px 1px 5px;
}
div.main-news div.news-text p.date , div.main-news div.news-text p.actualized  {
	font-size:10px;
	font-style:italic;
	text-align:right;
	color:#fff;
	padding:3px 15px 1px 0px;
	float:left;
}
div.main-news div.news-text p.actualized  {
  width:300px;
  text-align:left;
}
div.news-content p.link{
	font-weight:bold;
	text-align:right;
	padding-bottom:4px;
}
div.perex p{
	font-size:13px;
	margin:0px;
}
table#news-archive{
	width:100%;
	margin:10px 0px 10px 0px;
}
table#news-archive td , table#news-archive th{
	border:none;
	border-bottom-width:1px;
	border-bottom-style:solid;
	padding:3px;
	text-align:left;
}


/* aktuality konec*/

/* sloupce */

div.info-column-item { 
	float:left;
}
div#left div.info-column-item div.content { 
  width:190px;
  padding-left:9px;
  padding-right:9px;
}

/* sloupce konec*/

/* fotogalerie */

div.album{
	float:left;
	border-style:solid;
	border-width:1px;
	width:99%;
	margin:5px 0px 5px 0px;
}
h3.album-top{ 
	height:25px;
	font-size:12px;
	line-height:25px;
	margin:0px;
	font-weight:bold;
	float:left;
	width:100%;
	border-bottom-style:solid;
	border-bottom-width:1px;
}
h3.album-top a{ 
	margin-left:10px;
}
div.album-content{
	padding:5px 1px;
	float:left;
}
div.album-content a.preview-image{
	float:left;
	padding:0px 4px 0px 5px;
}
div.album-content p{
	float:left;
	margin:0px;
	padding:10px 5px 0px 5px;
}
div.album-content p.link {
	text-align:right;
	padding-top:7px;
	padding-bottom:3px;
	clear:both;
	float:right;
}
div.album-bottom{
	display:none;
}
div#photo-gallery{
	float:left;
	margin:5px 0px 5px 0px;
	width:100%;
}
div#photo-gallery div.photo, div#file-gallery div.file{
	padding:5px;
	margin:5px; /* ie6 */
	float:left;
	border-style:solid;
	border-width:1px;
	width:137px; /* stejné jako šířka obrázku */
}
div#file-gallery div.file{
  width: 80px; /*zmena sirky pro ikony souboru*/  
}
div#photo-gallery div.photo:hover, div#file-gallery div.file:hover{
	padding:3px;
	border-width:3px;
}
div#photo-gallery div.photo p, div#file-gallery div.file p{
	font-size:11px;
	height:40px; /* určuje počet řádků popisku fotky */
	overflow:auto;
}
div#photo-gallery div.photo p a{
	text-decoration:none;
	color:#363532;
}
div.rand-photo{
}
div.rand-photo div.photo{
	padding-bottom:10px;
}
div.rand-photo div.photo p{
	display:none;
}


/* fotogalerie konec */


/* prilozene soubory */

div#file-gallery{
	float:left;
	margin:5px 0px 5px 0px;
	width:100%;
}
table.files {
	width:100%;
}
table.files td.first{
	width:20px;
	border-right:none;
}
table.files td.second{
	border-left:none;
}
table.files td.third{
	width:100px;
	text-align:center;
}

/* prilozene soubory konec */


/*footer*/

div#footer{
	width:100%;
	float:left;
	background:url(../images/style/bottom-main.png) left top no-repeat ;
	padding:10px 0px 25px 0px;
}
div#footer p{
	text-align:right;
	float:left;
	font-size:10px;
	width:99%;
	padding:2px 0px 2px 0px;
}
div#footer p , div#footer p a{
	color:#ffffff;
}

/*footer konec*/

/*admin*/

div.admin-link{
	position:absolute;
	top:0px;
	right:0px;
	background-color:#304b5d;
}
div.admin-link a{
	width:80px !important;
	padding:40px 0px 0px 0px;
	height:20px;
	margin:8px 1px 0px 1px;
	text-align:center;
	color:#c2d2e5;
	display:block;
	text-decoration:none;
}
div.admin-link a:hover{
	color:#fff;
}
div.switch-interface a{
	background:url(../images/style/admin/link-switch.gif) center top no-repeat;
}
div.switch-interface a:hover{
	background:url(../images/style/admin/link-switch-active.gif) center top no-repeat;
}

/*admin konec*/


/* dodatečné */

div#top-banner {
  width:728px;
  height:90px;
  float:right;
  margin:10px 10px 0px 0px;
}
div#top-banner div#banner-in {
  width:728px;
  height:90px;
  float:right;
}
div.left-content ul.anchors {
  float:left;
  margin:0px;
  padding:0px;
  list-style:none;
}
div.left-content ul.anchors li {
  width:193px;
  margin:0px;
  padding:0px;
  border-bottom:1px dotted #79a1bb;
  padding:4px 6px 6px 9px;
}
div.left-content ul.anchors li div.icon {
  width:17px;
  height:17px;
  float:left;
  margin:0px 6px 0px 0px;
}
div.left-content div.picture {
  float:left;
  margin-left:8px;
  margin-bottom:8px;
}
div#left div.tiny-menu h2.top {
  background:url(../images/style/top-tinymenu.gif) left top no-repeat #8f0d14;
  color:#fff;
}
div#left div.tiny-menu ul.anchors li {
  background:url(../images/style/tinymenu-bg.gif) 14px 9px no-repeat;
  color:#fff;
  width:170px;
  padding:5px 6px 5px 32px;
}
table.express {
  border-bottom:1px dotted #79A1BB;
  margin:0px;
  width:100%;
}
table.express td {
  border:none;
  vertical-align:middle;
  padding:5px 3px 5px 3px;
}
table.express td.icon {
  width:11px;
  padding-left:10px;
}
table.express td.text-in {
  padding-left:28px;
  padding-right:9px;
  padding-top:0px;
}
div.news-content a.submit ,  div.main-news a.submit{
  background:url(../images/style/button-submit.png) right top no-repeat;
  padding:5px 30px 5px 0px;
  color:#fff;
  float:right;
  margin-top:3px;
  text-align:right;
  font-weight:normal;
  text-decoration:none;
  margin-left:10px;
  margin-right:10px;
  min-height:14px;
}
div.news-content a.submit:hover , div.main-news a.submit:hover {
  background-position: right -56px;
}
div.main-news a.submit{
  margin-right:0px;
  margin-top:1px;
  margin-left:19px;
}
div.main-news div.perex {
  height:52px;
  overflow:hidden;
}
div.square-banner {
  max-width:250px;
  max-height:250px;
  float:left;
  margin-bottom:7px;
  font-size:1px;
}
div.small-banner {
  max-width:250px;
  float:left;
  margin-bottom:7px;
  font-size:1px;
}
div.other-message {
}
div.main-news {
  width:480px;
  height:360px;
  float:left;
  margin-bottom:5px;
}
div.main-news img {
  position:absolute;
  float:left;
}
div.main-news div.news {
  width:458px;
  height:123px;
  position:relative;
  background:url(../images/style/alpha-blue.png);
  margin-top:220px;
  padding:7px 11px 10px 11px;
}
div.main-news div.news h3 {
  color:#fff;
  font-weight:bold;
  margin-top:0px;
  height:31px;
  margin-bottom:3px;
  overflow:hidden;
  line-height:17px;
  font-size:15px;
}
div.main-news div.news div.news-text {
  color:#fff;
}
div.express {
  float:left;
  padding-bottom:10px;
  background:#DDE6EC;
  margin-bottom:7px;
}
div.express h2.top {
  height:30px;
}
ul.express-messages {
  margin:0px;
  padding:0px;
  float:left;
}
ul.express-messages li {
  margin:0px;
  padding:5px 0px;
  list-style:none;
  float:left;
  border-bottom:1px dotted #79A1BB;
}
ul.express-messages li ul li {
  border-bottom:none;
  padding:0px;
}
ul.express-messages li a.icon {
  display:block;
  width:17px;
  float:left;
  padding-left:10px;
  padding-top:4px;
}
ul.express-messages li a {
  color:#014559;
  display:block;
  width:180px;
  float:left;
}
ul.express-messages p {
  padding:5px 8px 5px 2px;
  float:left;
  width:170px;
}
div#breadcrumbs {
  display:none;
}
div.photogallery {
float:left;
width:100%;
margin-top:5px;
margin-bottom:5px;
}
div.news-detail-image  {
float:left;
height:115px;
margin:3px; /* ie6 */
width:154px;
}
div.news-detail-image img {
width:154px;
}

/* tabulka */

table.VYSLEDKY-TABULKA {
	border-collapse:collapse;
	background-color:#f5f5f5;
	width:100%;
	text-align:center;
	border: 2px solid #79A1BB;
}
table.VYSLEDKY-TABULKA tr:first-child td{
	background-color:#dde6ec;
	color:#162D36;
	font-size:14px;
	font-weight:bold;
}
table.VYSLEDKY-TABULKA td {
	padding:3px 1px 3px 1px;
	border: 1px solid #79A1BB;
	vertical-align:middle;
}
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;
}
div.news-banner {
clear:both;
font-size:1px;
margin:3px 6px;
max-height:60px;
max-width:468px;
}

/* tabulka konec */

center {
float:left;
margin-left:5px;
}
div#center {
 width:990px;
 margin:0px auto;
}
form#log {
 background:url(../images/style/background-form.gif) repeat-x #f6f8f9;
 padding:10px 15px;
 margin-top:20px;
}
form#log table {
 width:450px;
 margin:0px;
}
form#log table td {
 width:225px;
 border:none;
 vertical-align:top;
 padding:5px 0px;
}
form#log table tr.down td {
 padding:5px 0px 17px 0px;
 border-bottom:1px dotted #79A1BB; 
}
form#log table tr.up td {
 padding:17px 0px 5px 0px;
}
form#log input.text {
 width:170px;
 border:1px solid #79A1BB;
}
form#log input.logsubm {
 border:1px solid #79A1BB;
}
form#log select {
 width:173px;
 border:1px solid #79A1BB; 
}
form#log textarea {
 width:225px;
 height:110px;
 border:1px solid #79A1BB;
}
form#log label {
  color:#014559;
  font-weight:bold;
}
em.error {
  color:#a00d15;
  font-style:normal;
  font-weight:bold;
  font-size:14px;
}
p.news-date {
  font-size:10px;
}
span.express-date {
  padding-left:28px;
  font-size:10px;
  color:#162D36;
}
div#left div.poll div.content {
  width:190px;
  padding-left:9px;
  padding-right:9px;
}
div.opinion-poll a {
  font-weight:bold;
  display:block;
  padding-bottom:4px;
}
div.opinion-row {
  margin-bottom:4px;
}
p.question {
  padding-top:0px;
  padding-bottom:5px;
  color:#014559;
  font-weight:bold;
}
p.summary {
  padding-bottom:0px;
}

/* konec dodatečné */































