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

/* TinyMCE specific rules */

body.mceContentBody {
   background: #FFFFFF;
}

/* TinyMCE specific rules konec */

/* barevnost */

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

.border-light								{border-color:#f8f9fa !important;} /* světlé ohraničení */
.border-middletone , .border-middletone td	{border-color:#d6e0ee !important;} /* střední ohraničení */
.border-dark								{border-color:#a0adbf !important;} /* tmavé ohraničení */

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

/* barevnost konec */

/* obecne */

body{
	margin:0px;
	padding:0px;
	font-family:"Trebuchet MS", Helvetica, sans-serif;
	color:#000;
	font-size:12px;
	background:url(../images/style/background-body.gif) repeat-x #678bbd;
}
h1 , h2 , h3 , h4 , h5 , b , strong{ /* nastavuje barvu všech těchto prvků */ 
	color:#2b6bb5;
}
a {
color:#123e7a;
}
a:hover{
	color:#356ebc;
	text-decoration:none;
}
a img{
	border:none;
}
a.button-arrow{
	cursor:pointer;
	font-weight:bold;
	padding:0 5px 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:18px; 
	line-height:22px;
	margin:8px 0px 8px 0px;
	font-weight:normal;
}
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 #a0adbf;
}
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 #2B6BB5;
}
p{
	margin:0px;
	padding:4px 0px 4px 0px;
}

/* obecne konec */

/* rozvrzeni */

div#background {
  width:100%;
  float:left;
	background:url(../images/style/background.jpg) center top no-repeat; 
}
div#center{
	margin:0px auto;
  	width:966px;
}
div#main{
  	width:948px;
	padding:6px 10px 0px 8px;
	float:left;
	background:url(../images/style/background-content.png) repeat-y;
	min-height:450px; /* ie6 */
}
div#main div#left{
    float:left;
  	width:225px;
	margin-right:5px;
	min-height:50px; /* ie6 */
}
div#main div#right{
    float:left;
  	width:718px;
}

/* 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:15px;
	font-weight:bold;
	padding-left:17px;
	float:left;
	text-decoration:none;
}
div#left h2.top{ /* určuje specifické vlastnosti pro h2.top v div#left */
	background:#d7e0ef;
	width:206px; /* musí být definováno kvůli ie6 */
	border-left:1px solid #b9c8dd;
	border-right:1px solid #b9c8dd;
  border-top:1px solid #b9c8dd;
  color:#001e47;
  padding-top:6px;  	
}
div#left h2.top a {
color:#001e47;
}
div#right h2.top { /* určuje specifické vlastnosti pro h2.top v div#right */
	width:696px; /* musí být definováno kvůli ie6 */
	color:#5f4800;
	font-size:19px;
	margin-top:5px;
	padding-left:22px;
}
h2.top a{
	padding-left:0px !important;
}
div.content{ /* určuje společné vlastnosti pro všechny div.content */
	float:left;
}
div#left div.content{ /* určuje specifické vlastnosti pro všechny div.content v div#left */
	width:189px;
	padding:3px 17px 11px 17px;
	background:#d7e0ef;
	border-left:1px solid #b9c8dd;
	border-right:1px solid #b9c8dd;
	border-bottom:1px solid #b9c8dd;    	
}
div#right div.content{ /* určuje specifické vlastnosti pro všechny div.content v div#right */
	width:674px;
	padding:0px 22px 10px 22px;
}
div.bottom{ /* určuje společné vlastnosti pro všechny div.bottom */
	font-size:1px;
	margin-bottom:10px;
	float:left;
}
div#left div.bottom{ /* určuje specifické vlastnosti pro všechny div.bottom v div#left */
	height:5px;
	width:225px;
	margin-bottom:0px;
}
div#right div.bottom{ /* určuje specifické vlastnosti pro všechny div.bottom v div#right */
	height:10px;
	width:718px;
}

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

/* horni lista*/

div#top{
  	width:966px;
  	height:480px;
	background:url(../images/style/topimage.jpg) top left no-repeat;
}
h2#logo{
	float:left;
	margin:73px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background:none;
}
h2#logo a{
	display:block;
	width:240px;
	height:46px;
	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:52px;
	float:left;
	padding:40px 0px 0px 520px
}
div#lang a{
	display:block;
	float:left;
	width:20px;
	height:20px;
	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-ru{background:url(../images/style/flag-ru.png);}
*/
div#lang a span{
	display:none;
}

/* jazyky konec */

/* horni lista konec*/

/* aktuality*/

div.news{
  float:left;
  margin-top:8px;
}
h3.news-top{ 
	height:30px;
	font-size:19px;
	font-weight:bold;
	line-height:25px;
	margin:0px;
	width:674px;
	float:left;
	color:#5f4800;
}
div.news-content{
	padding:9px 0px 0px 0px;
	width:674px;
	float:left;
}
div.news-bottom{
	font-size:1px;
	height:2px;
	width:674px;
	float:left;
}
div.news-content div.news-image{
	float:left;
	margin:0px 25px 0px 0px;
	width:183px;
}
div.news-content div.news-text{
	float:left;
	width:466px;
}
div.news-content div.news-paragraph{
	min-height:90px; /* odlisne v ie 6 */
}
div.news-content p{
	padding:0px 0px 8px 0px;
}
p.date{
	font-size:11px;
	font-style:italic;
	text-align:right;
	display:none;
}
div.news-content p.link{
	font-weight:bold;
	text-align:right;
	padding-bottom:0px;
}
div.perex p{
	font-size:14px;
	margin:10px 0px 10px 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;
}

/* sloupce konec*/

/* fotogalerie */

div.album{
	float:left;
	border-style:solid;
	border-width:1px;
	width:100%;
	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:10px;
	float:left;
}
div.album-content a.preview-image{
	float:left;
	padding:0px 10px 0px 11px;
}
div.album-content p{
	float:left;
	margin:0px;
	padding:10px 0px 0px 0px;
}
div.album-content p.link {
	text-align:right;
	width:100%;
}
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:9px; /* 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;
	padding:0px 0px 40px 0px;
	background:url(../images/style/footer.png) no-repeat;	
}
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:#0a203e;
}

/*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 div#top-text {
 float:right;
 color:#fff;
 padding-left:450px;
 font-size:11px;
 padding-right:35px;
 text-align:justify;
 line-height:17px;
 margin-top:19px;
 height:143px;
 overflow:hidden;
}
div#top div#top-text p {
  padding:4px 0px;
}
div#topimage-anchors {
 float:left;
 margin-top:55px;
}
div#topimage-anchors h2 {
	display:none;
}
div#topimage-anchors ul {
 width:271px;
 float:left;
 margin:0px;
 padding:0px;
 list-style:none;
 padding-left:40px;
 padding-right:10px;
 height:126px;
 overflow:hidden; 
}
div#topimage-anchors ul li {
  padding:0px;
  font-size:14px;
  line-height:18px;
}
div#topimage-anchors ul li a{
 color:#fff;
 text-decoration:none;
}
div#topimage-anchors ul li a:hover {
 text-decoration:underline;
}
div.info-column-item img {
 margin-bottom:5px;
 margin-top:7px;
}
div.info-column-item p {
  padding:3px 0px;
}
div.info-column-item a.submit {
  float:right;
}
div#bottom-anchors {
  float:left;
  text-align:center;
  font-size:9px;
	background:url(../images/style/background-anchors.png);
  min-height:1px;
  padding:15px 22px;
  width:922px; 
}
div#bottom-anchors a , div#bottom-sitemaps a {
  color:#fff;
}
div#bottom-sitemaps {
  width:922px;
  padding:10px 22px;
  float:left;
	background:url(../images/style/background-sitemaps.png);
  min-height:10px;
  font-size:9px;
  text-align:right;      
}
div#menu-2 {
  float:left;
  width:726px;
}

/* konec dodatečné */

















