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

/* TinyMCE specific rules */

body.mceContentBody {
   background: #FFFFFF;
}

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

/* TinyMCE specific rules konec */

/* barevnost */

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

.border-light			{border-color:#ecf4fa !important;} /* světlé ohraničení */
.border-middletone		{border-color:#a09fd2 !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:Verdana, Arial, Helvetica, sans-serif;
	color:#737373;
	font-size:12px;
	background:#7772a8;	
}
h1 , h2 , h3 , h4 , h5 { /* nastavuje barvu všech těchto prvků */ 
	color:#f48929;
}
b , strong { /* nastavuje barvu všech těchto prvků */ 
	color:#737373;
}
a:hover{
	color:#f48929;
	text-decoration:none;
}
a{
	color:#615d90;
}
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: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;
	color:#615d90;
}
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 #dbdbee;
}
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 #dbdbee;
}
p{
	margin:0px;
	padding:4px 0px 4px 0px;
}

/* obecne konec */

/* rozvrzeni */

div#center{
	margin:0px auto 0px auto;
  	width:960px;
}
div#main{
  	width:924px;
	padding:10px 18px 0px 18px;
	float:left;
	background:url(../images/style/content-back.gif) top left repeat-y;
	min-height:450px; /* ie6 */
}
div#main div#left{
    float:left;
  	width:180px;
	margin-right:10px;
}
div#main div#right{
    float:left;
  	width:734px;
}
div#menu-2{
    float:left;
  	z-index:100;
}

/* rozvrzeni konec */

/* .top .content a .bottom */

h2.top , h2.top a{ /* určuje společné vlastnosti pro všechny h2.top */
	height:36px;
	line-height:36px;
	margin:0px;
	font-size:12px;
	color:#fff;
	font-weight:bold;
	padding-left:10px;
	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:170px; /* musí být definováno kvůli ie6 */
	margin-top:0px !important;
	padding-top:0px !important;
	overflow:hidden;
}
div#right h2.top { /* určuje specifické vlastnosti pro h2.top v div#right */
	width:730px; /* musí být definováno kvůli ie6 */
	font-size:18px !important;
	color:#f48929;
	font-weight:normal;
	padding-left:4px;
	
}
h2.top a{
	padding-left:0px !important;
}
div.content{ /* určuje společné vlastnosti pro všechny div.content */
	float:left;
	background:#f7f7fd;
	border-left:1px solid #d7d7ea;
	border-right:1px solid #d7d7ea;
	border-bottom:1px solid #d7d7ea;
}
div#left div.content{ /* určuje specifické vlastnosti pro všechny div.content v div#left */
	width:154px;
	padding:10px 12px 10px 12px;
	margin-bottom:10px;
	color:#5a58aa;
}
div#right div.content{ /* určuje specifické vlastnosti pro všechny div.content v div#right */
	width:724px;
	border:none;
	padding:0px 4px 10px 4px;
	background:none;
}
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:10px;
	background:url(../images/style/bottom-left.gif) left bottom no-repeat;
	width:210px;
	display:none;
}
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 */
div#map-navigation{ /* určuje specifické vlastnosti pro všechny div.bottom v div#right */
	width:715px;
	height:333px;
	position:absolute;
	background:url(../images/style/pomik.jpg) top left no-repeat;
	margin-left:10px;
	z-index:1;
}
div#map-block{ /* určuje specifické vlastnosti pro všechny div.bottom v div#right */
	width:715px;
	height:350px;
	float:left;
	z-index:1;
}
div#map-navigation a{ /* určuje specifické vlastnosti pro všechny div.bottom v div#right */
	color:#615d90;
	text-decoration:none;
	position:absolute;
}
div#map-navigation a:hover{ /* určuje specifické vlastnosti pro všechny div.bottom v div#right */
	color:#f48929;
}
div#map-navigation a.first{ /* určuje specifické vlastnosti pro všechny div.bottom v div#right */
	top:17px;
	left:47px;
}
div#map-navigation a.second{ /* určuje specifické vlastnosti pro všechny div.bottom v div#right */
	top:58px;
	left:15px;
}
div#map-navigation a.third{ /* určuje specifické vlastnosti pro všechny div.bottom v div#right */
	top:112px;
	left:0px;
}
div#map-navigation a.fourth{ /* určuje specifické vlastnosti pro všechny div.bottom v div#right */
	top:163px;
	left:2px;
}
div#map-navigation a.fifth{ /* určuje specifické vlastnosti pro všechny div.bottom v div#right */
	top:215px;
	left:79px;
}
div#map-navigation a.sixth{ /* určuje specifické vlastnosti pro všechny div.bottom v div#right */
	top:258px;
	left:40px;
}
div#map-navigation a.seventh{ /* určuje specifické vlastnosti pro všechny div.bottom v div#right */
	top:306px;
	left:33px;
}
div#map-navigation a.eighth{ /* určuje specifické vlastnosti pro všechny div.bottom v div#right */
	top:17px;
	left:440px;
}
div#map-navigation a.ninth{ /* určuje specifické vlastnosti pro všechny div.bottom v div#right */
	top:61px;
	left:484px;
}
div#map-navigation a.tenth{ /* určuje specifické vlastnosti pro všechny div.bottom v div#right */
	top:116px;
	left:484px;
}
div#map-navigation a.eleventh{ /* určuje specifické vlastnosti pro všechny div.bottom v div#right */
	top:158px;
	left:490px;
}
div#map-navigation a.twelveth{ /* určuje specifické vlastnosti pro všechny div.bottom v div#right */
	top:209px;
	left:479px;
}
div#map-navigation a.thirteenth{ /* určuje specifické vlastnosti pro všechny div.bottom v div#right */
	top:257px;
	left:486px;
}
div#map-navigation a.fourteenth{ /* určuje specifické vlastnosti pro všechny div.bottom v div#right */
	top:307px;
	left:446px;
}
/* horni lista*/

div#top{
  	width:960px;
  	height:151px;
	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:380px;
	height:110px;
	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;
}
div#bookmarks-top{
	float:right;
  padding:0px 9px 0px 0px;
  width:438px;
}
div#bookmarks-top ul{
	float:right;
	height:38px;	
  list-style-type:none;
  padding:0px 0px 0px 0px;
	margin:0px;
}
div#bookmarks-top ul li{
	float:right;
	width:146px;
	height:38px;
	padding:0px;
}
div#bookmarks-top ul li a{
	width:136px;
	height:38px;
	line-height:36px;
	padding:0px 5px 0px 5px;
	text-align:center;
	display:block;
	background:url(../images/style/button-link.png) no-repeat 0px -38px;
}
div#bookmarks-top ul li a:hover , div#bookmarks-top ul li a.factory{
	background:url(../images/style/button-link.png) no-repeat 0px 0px;
	color:#fff;
}

/* jazyky konec */

/* horni lista konec*/

/* aktuality*/

div.news{
}
h3.news-top{ 
	height:36px;
	font-size:12px;
	font-weight:bold;
	line-height:36px;
	margin:0px;
	width:719px;
	background:url(../images/style/top-news.gif) left bottom no-repeat;
	float:left;
	padding-left:10px;
}
div.news-content{
	padding:9px 9px 0px 9px;
	width:711px;
	background:#eeeef7;
	float:left;
	margin-bottom:10px;
}
div.news-content img{
	border:1px solid #d9d9da;
}
div.news-bottom{
	font-size:1px;
	height:9px;
	margin-bottom:10px;
	background:url(../images/style/bottom-news.gif) left bottom no-repeat;
	width:620px;
	float:left;
	display:none;
}
div.news-content div.news-image{
	float:left;
	margin:0px 10px 0px 0px;
	width:154px;
}
div.news-content div.news-text{
	float:left;
	width:545px;
	margin-bottom:5px;
}
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*/

/* 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 0px 5px;
}
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;
}
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;
}
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:100%;
	float:left;
	background:url(../images/style/footer.gif) no-repeat;
	padding:10px 0px 10px 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#order {
  width:700px;
  float:left;
  background:#fff; 
}
div#order p.error{
  color:#cc3030;
  background:#eee;
  padding:5px; 
}
div#order table.step1{
  border:1px solid #DBDBEE;
}
div#order table.step1 td{
  width:328px;
  border:none;
  padding:10px 10px;
}
div#order table.step1 td.top{
  vertical-align:top;
}
div#order table.step1 select{
  width:200px;
}
div#order table.step1 input{
  width:150px;
}
div#order table.step1 textarea{
  width:320px;
  height:150px;
}
div#order table.step1 input.submit{
  width:173px;
  margin-right:5px;
  cursor:pointer;
  background:url(../images/style/order-submit.gif) center bottom no-repeat;
  height:22px;
  border:none;
  padding-bottom:2px;
  color:#5c5ba6;
}
div#order table.step1 input.submit:hover {
  background-position:center top;
  color:#41408a;
}
div#order table.step1 input.next{
 width:175px;
 cursor:pointer;
}
div#order table.step1 input.radio{
  width:20px;
  border:none;
}
div#order table.step1 img {
  margin-left:4px;
}
div#order table.step1 img.top{
  margin-top:10px;
}
div#order table.step1 input.middle{
  float:left;
  margin-top:22px;
  vertical-align:top;
}
div#order table.step1 input.middle2{
  margin-top:26px;
  vertical-align:top;
}
div#order table.step1 label.space{
  margin-left:32px;
  padding-top:3px;
  float:left;
}
div#order table.step1 a.date_change{
  font-size:14px;
  font-weight:bold;
  color:#CC3030;
  line-height:1.4em;
}
div#facebook {
  float:right;
  margin-top:8px;
}
a.button-facebook {
    background: url(../images/style/button-facebook-small.png) no-repeat left top;
    display: inline-block;
    float: left;
    height: 20px;
    line-height: 20px;
    margin-right: 10px;
    padding: 0 0 0 24px;
    text-align: left;
}
a.button-facebook:hover {
    color:#28288b;
    background-position:left bottom;
}
div#facebook div.fb-likebutton {
    float: left;
    height: 20px;
    width: 130px;
}

/* konec dodatečné  */


/* DODĚLÁVKY */

form#anketa {
width:100%;
height:auto;
float:left;
}
form#anketa fieldset {
margin-top:10px;
padding:10px;
}
form#anketa legend {
color:#000;
font-size:14px;
font-weight:bold;
}
form#anketa div.form-left {
float:left;
width:49%;
padding:5px 0px 5px 0px;
}
form#anketa div.form-right {
float:right;
width:49%;
padding:5px 0px 5px 0px;
}
form#anketa div.form-full {
float:left;
width:98%;
padding:5px 0px 5px 0px;
}
form#anketa div label {
width:100%;
float:left;
color:#000;
}
form#anketa div.checkbox-header {
width:95%;
float:left;
color:#000;
font-size:14px;
border-bottom: 1px solid #ccc7f8; 
background:#dddafb;
line-height:30px;
text-indent:5px;
}
form#anketa div.checkbox-header span {
color:#414141;
font-weight:bold;
font-size:16px;
}
form#anketa div.checkbox label {
width:90%;
float:left;
color:#000;
height:auto;
line-height:20px;
margin-bottom:3px;
}
form#anketa div.checkbox input {
width:5%;
float:left;
color:#000;
height:20px;
margin:0px;
}
form#anketa div input {
width:95%;
float:left;
margin-top:5px;
height:25px;
background: url(../images/style/search_input.gif) no-repeat left top;
border-top:0px;
border-left:0px;
text-indent:5px;
}
form#anketa span.required {
color:#ff0000;
font-size:10px;
}
form#anketa textarea.vzkaz_pro_nas {
width:95%;
height:70px;
margin-top:5px;
background: url(../images/style/search_input.gif) no-repeat left top;
border-top:0px;
border-left:0px;
}
form#anketa input.submit {
width:143px;
height:39px;
background: url(../images/style/submit.png) no-repeat left top;
color:#fff;
font-weight:bold;
font-size:16px;
font-family:arial;
cursor:pointer;
border:0px;
margin-top:10px;
}
form#anketa input.submit:hover {
background: url(../images/style/submit.png) no-repeat left bottom;
}
/* ERROR */
div#anketa-error-message{
width:100%;
border:1px solid red;
background: #fffbc3;
margin:10px 0px 10px 0px;
float:left;
}
div#anketa-error-message p {
margin:10px;
color:#000;
font-size:14px;
background: url(../images/style/error.png) no-repeat left top;
line-height:8px;
text-indent:30px;
}
/* SUCCESS */
div#anketa-success-message{
width:100%;
border:1px solid #000;
background: #78EF7A;
margin:10px 0px 10px 0px;
float:left;
}
div#anketa-success-message p {
margin:10px;
color:#000;
font-size:14px;
line-height:8px;
text-indent:10px;
}
/* CHECKBOX TABULKA PRO HOVER A ZAROVNANI */
table.checkbox-hover {
width:95%;
margin:0px;
}
table.checkbox-hover.newsletter tr {
border:0px solid;
}
table.checkbox-hover tr {
border-bottom:1px solid #ccc7f8;
}
table.checkbox-hover tr:hover {
background:#e7e4ff;
}
table.checkbox-hover td {
border:0px solid;
vertical-align:middle;
padding:5px;
}
table.checkbox-hover td input{
    background:none !important;
    float: left !important;
    height: auto !important;
    margin: 0px !important;
    text-indent: 0px !important;
    width: auto !important;
    border:0px solid #c0c0c0 !important;
}
div.form-row-wrapper {
float:left;
margin:0px 0px 10px 0px;
width:100%;
}

























