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

/* TinyMCE specific rules */

body.mceContentBody {
   background: #393623;
}

/*.mceContentBody a {
   color: red !important;
}*/

/* TinyMCE specific rules konec */

/* barevnost */

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

.border-light			{border-color:#d0d0d0 !important;} /* světlé ohraničení */
.border-middletone		{border-color:#797979 !important;} /* střední ohraničení */
.border-dark			{border-color:#23557d !important;} /* tmavé ohraničení */

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

/* barevnost konec */

/* obecne */

body{
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#ecdbb4;
	font-size:12px;
	background:url(../images/style/background.jpg) top left repeat-x #393623;	
}
a, h1 , h2 , h3 , h4 , h5 , b , strong{ /* nastavuje barvu všech těchto prvků */ 
	color:#fcc300;
}
a:hover{
	color:#e58100;
	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;
	color:#e58100;
}
a.textlink{
	color:#ECDBB4;
	text-decoration:none;
	cursor:text;
}
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 #848178;
}
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 #848178;*/
}
p{
	margin:0px;
	padding:4px 0px 4px 0px;
}
.form_right table{
	border:1px solid #605b49;
	background:#4e4b3c;
}
.form_right table td{
	border:none;
	padding:10px;
}
.form_right table tr{
	border-bottom:1px dashed #605b49;
}
.form_right table input, .form_right table select, .form_right table textarea{
	background:#706f69;
	color:#fff;
}
.form_right table #submit-order-form{
	background:url(../images/style/submit-button.gif) top left no-repeat;
	color:#434033;
	width:108px;
	height:31px;
	border:none;
	line-height:32px;
	padding-bottom:1px;
}
.form_right table #submit-order-form:hover{
	background:url(../images/style/submit-button-hover.gif) top left no-repeat;
}
.form_right table #submit-order-form:active{
	background:url(../images/style/submit-button-active.gif) top left no-repeat;
	padding-bottom:2px;
	height:30px;
}

/* obecne konec */

/* rozvrzeni */

div#center{
	margin:0px auto 0px auto;
  	width:888px;
}
div#main{
  	width:856px;
	padding:0px 0px 0px 0px;
	margin-left:32px;
	float:left;
	background:url(../images/style/background-main-top.gif) top left no-repeat #605b49;
	min-height:450px; /* ie6 */
}
div#main div#left{
    float:left;
  	width:281px;
	  margin-right:0px;
	  margin-top:3px;
}
div#main div#right{
    float:left;
  	width:566px;
  	margin:3px 3px 0px 3px;
}

/* 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:#dbe4ee;
	font-weight:bold;
	padding-left:20px;
	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 bottom no-repeat;
	width:261px; /* musí být definováno kvůli ie6 */
	margin-top:0px;
	height:37px;
	line-height:38px;
	color:#312f28; 
  font-size:18px;
  font-family:Georgia;
  font-weight:normal;
}
div#left h2.top a{ /* určuje specifické vlastnosti pro h2.top v div#left */
	line-height:38px;
	color:#312f28; 
  font-size:18px;
  font-family:Georgia;
  font-weight:normal;
}
div#right h2.top { /* určuje specifické vlastnosti pro h2.top v div#right */
	width:551px;
	height:37px;
	background:url(../images/style/banner-h2.gif) top left no-repeat;
	margin:0px;
	padding-left:15px;
	font-size:18px;
	font-family:Georgia;
	color:#f0e5cc;
	line-height:38px;
	float:left;
	font-weight:normal;
}
h2.top a{
	padding-left:0px !important;
}
div.content{ /* určuje společné vlastnosti pro všechny div.content */
	float:left;
	background:#434033;
}
div#left div.content{ /* určuje specifické vlastnosti pro všechny div.content v div#left */
	width:263px;
	padding:10px 9px 0px 9px;
}
div#right div.content{ /* určuje specifické vlastnosti pro všechny div.content v div#right */
	width:536px;
	padding:10px 15px 10px 15px;
	background:url(../images/style/banner-bottom.gif) left bottom no-repeat #434033;
	margin-bottom:3px;
}
div.bottom{ /* určuje společné vlastnosti pro všechny div.bottom */
	font-size:1px;
	margin-bottom:3px;
	float:left;
}
div#left div.bottom{ /* určuje specifické vlastnosti pro všechny div.bottom v div#left */
	height:8px;
	background:url(../images/style/bottom-left.gif) left bottom no-repeat;
	width:281px;
}
div#right div.bottom{ /* určuje specifické vlastnosti pro všechny div.bottom v div#right */
	height:10px;
	display:none;
	background:url(../images/style/bottom-right.gif) left bottom no-repeat;
	width:660px;
}

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

/* horni lista*/

div#top{
  	width:900px;
  	height:264px;
	background:url(../images/style/topimage2.jpg) top left no-repeat;
}
h2#logo{
	float:left;
	width:320px;
	height:150px;
	margin:90px 0px 0px 70px;
	padding:0px 0px 0px 0px;
	background:none;
}
h2#logo a{
	display:block;
	width:320px;
	height:150px;
	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;
	height:30px;
	float:left;
	padding:10px 0px 0px 448px
}
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:37px;
	font-weight:normal;
	margin:0px;
	width:551px;
	float:left;
	padding-left:15px;
	background:url(../images/style/banner-h2.gif) top left no-repeat;
	font-size:18px;
	font-family:Georgia;
	color:#f0e5cc;
	line-height:38px;
}
div.news-content{
	padding:9px 9px 0px 9px;
	width:548px;
	background:#434033;
	float:left;
}
div.news-bottom{
	font-size:1px;
	height:7px;
	margin-bottom:3px;
	background:url(../images/style/banner-bottom.gif) left bottom no-repeat #434033;
	width:566px;
	float:left;
}
div.news-content div.news-image{
	float:left;
	margin:0px 10px 0px 0px;
	width:154px;
}
div.news-content div.news-text{
	float:left;
	width:380px;
}
div.news-content div.news-text p.link a.randstyle0{
	background:url(../images/style/link-style-0.gif) top right no-repeat;
	color:#e7fc00;
}
div.news-content div.news-text p.link a.randstyle1{
	background:url(../images/style/link-style-1.gif) top right no-repeat;
	color:#fcc300;
}
div.news-content div.news-text p.link a.randstyle2{
	background:url(../images/style/link-style-2.gif) top right no-repeat;
	color:#e58100;
}
div.news-content div.news-text p.link a{
	font-weight:bold;
	font-size:14px;
	float:left;
	text-decoration:none;
	margin-right:6px;
	padding-right:34px;
	height:34px;
	display:block;
	line-height:34px;
}
div.news-content div.news-text p.link a:hover{
	text-decoration:underline;
}
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;
}
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*/

/* banners*/
div#index-banners{
	float:left;
	width:856px;
	margin:6px 0px 0px 0px;
}
div#index-banners .service{
	float:left;
	width:281px;
	margin:0px 0px 0px 3px;
}  
/* 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 5px 10px 5px;
}
div.album-content p{
	float:left;
	margin:0px;
	padding:10px 0px 0px 0px;
	color:#2c2a23;
}
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;
}
div#photo-gallery div.photo{
	padding:5px;
	margin:3px; /* ---! odlisne v IE6 !--- */
	float:left;
	border-style:solid;
	border-width:1px;
	width:137px; /* stejné jako šířka obrázku */
}
div#photo-gallery div.photo:hover{
	padding:3px;
	border-width:3px;
}
div#photo-gallery div.photo p{
	font-size:11px;
	height:40px; /* určuje počet řádků popisku fotky */
	overflow:auto;
	color:#2c2a23;
}
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 */

/*footer*/

div#footer{
	width:856px;
	float:left;
	background:url(../images/style/footer.gif) no-repeat;
	padding:15px 0px 10px 0px;
	margin-left:32px;
}
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:#d6cfc2;
}

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

