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

/* TinyMCE specific rules */

body.mceContentBody {
   background: #FFFFFF;
}

/* TinyMCE specific rules konec */

/* barevnost */

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

.border-light								{border-color:#e6e0d9 !important;} /* světlé ohraničení */
.border-middletone , .border-middletone td	{border-color:#826d59 !important;} /* střední ohraničení */
.border-dark								{border-color:#5e5144 !important;} /* tmavé ohraničení */

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

/* barevnost konec */

/* obecne */

body{
	margin:0px;
	padding:0px;
	font-family:Arial, Verdana, sans-serif;
	color:#000;
	font-size:12px;
	background:url(../images/style/background-body.gif);	
}
a, h1 , h2 , h3 , h4 , h5 , b , strong{ /* nastavuje barvu všech těchto prvků */ 
	color:#8f5400;
}
a:hover{
	color:#673f06;
	text-decoration:none;
}
a img{
	border:none;
}
a.button-arrow{
	background:url(../images/style/button-arrow.png) no-repeat right -30px;
	cursor:pointer;
	font-weight:bold;
	padding:0px 22px 0px 0px;
}
a.button-arrow:hover {
	background-position:right top;
}
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 #826d59;
}
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 #826d59;
}
p{
	margin:0px;
	padding:4px 0px 4px 0px;
}

/* obecne konec */

/* rozvrzeni */

div#background {
  float:left;
  width:100%;
	background:url(../images/style/background-main.jpg) center top no-repeat;  
}
div#center{
	margin:0px auto;
  width:920px;
}
div#main{
  width:920px;
	padding:10px 0px 0px 0px;
	float:left;
	min-height:450px; /* ie6 */
	margin-top:-50px;
}
div#main div#left{
    float:left;
  	width:190px;
	margin-right:7px;
	margin-left:9px;	
	min-height:50px; /* ie6 */	
}
div#main div#right{
    float:left;
  	width:706px;
}

/* 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:#594836;
	font-weight:bold;
	padding-left:24px;
	float:left;
	text-decoration:none;
	font-size:14px;
	font-family:"Times New Roman", Georgia;	
}
div#left h2.top{ /* určuje specifické vlastnosti pro h2.top v div#left */
	background:url(../images/style/top-left.png) left bottom no-repeat;
	width:166px; /* musí být definováno kvůli ie6 */
	padding-bottom:7px;
}
div#right h2.top { /* určuje specifické vlastnosti pro h2.top v div#right */
	background:url(../images/style/top-right.png) no-repeat left bottom;
	width:682px; /* musí být definováno kvůli ie6 */
	padding-bottom:7px;	
}
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:140px;
	padding:9px 25px 0px 25px;
}
div#right div.content{ /* určuje specifické vlastnosti pro všechny div.content v div#right */
	width:666px;
	padding:5px 20px 10px 20px;
	background:url(../images/style/content-right.png) repeat-y;	
}
div.bottom{ /* určuje společné vlastnosti pro všechny div.bottom */
	font-size:1px;
	margin-bottom:5px;
	float:left;
}
div#left div.bottom{ /* určuje specifické vlastnosti pro všechny div.bottom v div#left */
	height:10px;
	background:url(../images/style/bottom-left.png) left top no-repeat;
	width:190px;
	height:14px;
}
div#right div.bottom{ /* určuje specifické vlastnosti pro všechny div.bottom v div#right */
	height:10px;
	background:url(../images/style/bottom-right.png) left top no-repeat;
	width:706px;
	height:22px;
	margin-bottom:0px;
}

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

/* horni lista*/

div#top{
  	width:920px;
  	height:239px;
	background:url(../images/style/topimage.jpg) top left no-repeat;
}
h2#logo{
	float:left;
	margin:0px;
	padding:0px 0px 0px 0px;
	background:none;
}
h2#logo a{
	display:block;
	width:291px;
	height:95px;
	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;
}
h3.news-top{ 
	height:29px;
	font-size:13px;
	font-weight:bold;
	line-height:29px;
	margin:0px;
	float:none;
	font-family:Georgia, Arial;
}
div.news-content{
	padding:0px 0px 0px 0px;
	width:666px;
	float:left;
}
div.news-bottom{
	font-size:1px;
	height:9px;
	margin-bottom:10px;
	width:100%;
	float:left;
}
div.news-content div.news-image{
	float:left;
	margin:8px 10px 0px 0px;
	width:154px;
}
div.news-content div.news-text{
	float:left;
	width:502px;
}
div.news-content div.news-paragraph{
	min-height:40px; /* odlisne v ie 6 */
	border-top:1px dotted #000;
  padding-top:7px;
  text-align:justify;		
}
div.news-content p{
	padding:0px 0px 8px 0px;
}
div.news-content p.date{
	font-size:11px;
	font-style:italic;
	text-align:right;
	padding-bottom:4px;
}
div.news-detail p.date{
	padding-top:13px;
}
p.link{
	font-weight:bold;
	text-align:right;
}
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;
  font-family:"Times New Roman",Georgia;
  color:#594836;
  font-size:14px;	
}
div.info-column-item img { 
  margin-top:13px;
  margin-bottom:9px;	
}
div.info-column-item p { 
  padding:8px 0px;	
}

/* 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 10px;
}
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:8px; /* 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:910px;
	float:left;
	padding:4px 10px 15px 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:#4e4e50;
}

/*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é */

p#navigation {
 padding-bottom:6px;
}
div#banners {
 float:left;
 margin-bottom:5px;
}
div#banners img {
 margin-left:9px;
}
div#banners img.pebeo {
 margin-left:2px;
}
div#right h2.hp-top {
 background:none;
}

/* přihlášení */

div#log-in {
 float:left;
 margin-top:1px;
 width:279px;
 margin-left:25px;
}
div#log-in table td {
 border:none;
}
div#log-in table td.first {
 padding-right:15px;
}
div#log-in input.text {
 width:80px;
 margin-left:10px;
}
div#log-in label {
 font-weight:bold;
}
div#log-in input.submit { /* ie6 ie7 ie8 */
	background:url(../images/style/button-arrow.png) no-repeat right -27px;
	cursor:pointer;
	font-weight:bold;
	padding:0px 20px 0px 0px;
	border:none;
	font-family:"Times New Roman" ,Georgia;
	margin-top:5px;
	color:#594836;
	float:right;
	height:18px;
	line-height:18px;
	margin-top:0px;
}
div#log-in input.submit:hover { /* ie8 */
	background-position:right 3px;
	text-decoration:underline;
}
div#log-in a {
  float:right;
  font-size:10px;
  color:#342b22;
}
div#log-in a:hover {
  text-decoration:underline;
  color:#8F5400;
}
div#logged {
 float:left;
 margin-top:6px;
 width:275px;
 margin-left:25px;
}
div#logged table {
 float:right;
 text-align:right;
}
div#logged table td {
 border:none; 
}
div#logged table td.name {
 font-weight:bold;
 font-size:15px;
}
div#logged input.submit-arrow {
	font-family:"Times New Roman" ,Georgia;
	color:#594836;
	background:none;
	border:none;
	cursor:pointer;
	display:block;
	float:right;
	text-decoration:underline;
	font-size:14px;
	padding:0px;
}
div#logged input.submit-arrow:hover {
	color:#665b4f;
	text-decoration:none;
}

/* konec přihlášení */

table.table-reg {
  width:327px;
}
table.table-reg td {
  border:none;
  background:#E6E0D9;
  padding:5px 10px;
}
table.table-reg td.first {
  width:73px;
}
table.table-reg label {
  font-weight:bold;
}
table.table-profile {
  width:327px;
}
table.table-profile td {
  border:none;
  background:#E6E0D9;
  padding:5px 10px;
}
table.table-profile td.first {
  width:73px;
}
table.table-profile label {
  font-weight:bold;
}
table.table-profile label {
  font-weight:bold;
}
form.form-password input.submit {
  border:none;
  background:none;
  padding:0px;
  text-decoration:underline;
  color:#8F5400;
  cursor:pointer;
  display:block;
  width:100px;
}
form.form-password input.submit:hover , form.form-password input.submit-arrow:hover {
  text-decoration:none;
}
form.form-password input.submit-arrow {
  border:none;
  background:none;
  padding:0px;
  text-decoration:underline;
  color:#8F5400;
  cursor:pointer;
  display:block;
  width:107px;
  margin-top:3px;
}
span.login-failed {
  font-weight:bold;
  font-size:10px;
  color:#8F5400;
  text-transform:uppercase;
  text-align:center;
}

/* konec dodatečné */












