/*definice strßnky*******************************************************************************/
* {
margin: 0;
padding: 0;
}

body {
	cursor: default;
	background-color: #555555;
	font-family: Helvetica, Verdana;
	margin: auto;
}
a {
	color: #da251d;
	text-decoration: none;
}
a:hover {
	color: #ffffff;
	text-decoration: none;
}
/*NastavenÝ vlastnostÝ pro hlavnÝ plochu*******************************************************************************/
.obdelnik_head {
	width: 950px;
	height: 200px;
	border-top: solid black 2px;
	border-bottom: solid black 1px;
	border-left: solid black 2px;
	border-right: solid black 2px;
	background-color: #343434;
	z-index: 0;
}
/*NastavenÝ vlastnostÝ reklamy inagency*******************************************************************************/
.banner2 {
	position: absolute;
	top: 2px;
	left: 20px;
	width: 100px;
	z-index: 3;
}

/*NastavenÝ vlastnostÝ pro hlavnÝ plochu*******************************************************************************/
.obdelnik {
  position:absolute;
  left:8px;
	width: 950px;
	border-bottom: solid black 2px;
	border-left: solid black 2px;
	border-right: solid black 2px;
	background-color: #343434;
	z-index: 0;
}
/*NastavenÝ vlastnostÝ obrßzku a stÝnovßnÝ obrßzku na hlavnÝ ploÜe (indexu)*******************************************************************************/
.image_index {
	position: absolute;
	top: 100px;
	left: 30px;
	width: 750px;
	height: 100px;
}

/*NastavenÝ vlastnostÝ spodnÝho pruhu *******************************************************************************/
.down {
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	width: 950px;
	height: 20px;
	background-image: url("grafika/menu.gif");
	border-top: solid black 2px;
	
	
	text-align: center;
	padding: 0px 2px 0px 2px;
}
.down a {
	color: #cccccc;
	text-decoration: none;
}
.down a:hover {
	color: #ffffff;
	text-decoration: none;
}
.root_menu{
  position: absolute;
  top: 0px;
  left: 0px;
  border-left: solid #555555 2px;
  border-bottom: solid black 2px;
	border-right: solid black 2px;
	background-color: #555555;
	font-size: 15px;
	font-family: Helvetica;
	font-weight: bold;
  z-index: 3;
}
/********************************************************************************NastavenÝ vlastnostÝ menu 1*******************************************************************************/
.sel1 {
	cursor: pointer;
	text-align: center;
	font-size: 14px;
	font-family: Helvetica;
	font-weight: bold;
	color: #ffffff;
	position: absolute;
	top: 176px;
	left: 0px;
	width: 156px;
	height: 17px;
	border: solid black 1px;
	background-image: url("grafika/menu.gif");
	z-index: 3;
}
.sel1 a {
	color: #cccccc;
	text-decoration: none;
}
.sel1 a:hover {
	color: #ffffff;
	text-decoration: none;
}
.menubox1 {
	font-family: Helvetica;
	font-size: 10pt;
	font-weight: bold;
	visibility: hidden;
	position: absolute;
	top: 55px;
	left: 0px;
	width: 152px;
	height: 115px;
	border: solid black 1px;
	padding: 2px 2px 2px 2px;
	background-image: url("grafika/neaktiv.gif");
	opacity: 0.8;
	filter: alpha(opacity=90);
	z-index: 4;
}
.menubox1 a {
	color: #ffffff;
	text-decoration: none;
}
.menubox1 a:hover {
	color: #FF0000;
	text-decoration: none;
}
/********************************************************************************NastavenÝ vlastnostÝ menu 2*******************************************************************************/
.sel2 {
	cursor: pointer;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	color: #ffffff;
	position: absolute;
	top: 176px;
	left: 158px;
	width: 156px;
	height: 17px;
	border: solid black 1px;
	background-image: url("grafika/menu.gif");
	z-index: 3;
}
.sel2 a {
	color: #cccccc;
	text-decoration: none;
}
.sel2 a:hover {
	color: #ffffff;
	text-decoration: none;
}
.menubox2 {
	font-family: Helvetica;
	font-size: 10pt;
	font-weight: bold;
	visibility: hidden;
	position: absolute;
	top: 55px;
	left: 158px;
	width: 152px;
	height: 115px;
	border: solid black 1px;
	padding: 2px 2px 2px 2px;
	background-image: url("grafika/neaktiv.gif");
	opacity: 0.8;
	filter: alpha(opacity=90);
	z-index: 4;
}
.menubox2 a {
	color: #ffffff;
	text-decoration: none;
}
.menubox2 a:hover {
	color: #FF0000;
	text-decoration: none;
}
/********************************************************************************NastavenÝ vlastnostÝ menu 3*******************************************************************************/
.sel3 {
	cursor: pointer;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	color: #ffffff;
	position: absolute;
	top: 176px;
	left: 316px;
	width: 156px;
	height: 17px;
	border: solid black 1px;
	background-image: url("grafika/menu.gif");
	z-index: 3;
}
.sel3 a {
	color: #cccccc;
	text-decoration: none;
}
.sel3 a:hover {
	color: #ffffff;
	text-decoration: none;
}
.menubox3 {
	font-family: Helvetica;
	font-size: 10pt;
	font-weight: bold;
	visibility: hidden;
	position: absolute;
	top: 55px;
	left: 316px;
	width: 152px;
	height: 115px;
	border: solid black 1px;
	padding: 2px 2px 2px 2px;
	background-image: url("grafika/neaktiv.gif");
	opacity: 0.8;
	filter: alpha(opacity=90);
	z-index: 4;
}
.menubox3 a {
	color: #ffffff;
	text-decoration: none;
}
.menubox3 a:hover {
	color: #FF0000;
	text-decoration: none;
}
/********************************************************************************NastavenÝ vlastnostÝ menu 4*******************************************************************************/
.sel4 {
	cursor: pointer;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	color: #ffffff;
	position: absolute;
	top: 176px;
	left: 474px;
	width: 156px;
	height: 17px;
	border: solid black 1px;
	background-image: url("grafika/menu.gif");
	z-index: 3;
}
.sel4 a {
	color: #cccccc;
	text-decoration: none;
	
}
.sel4 a:hover {
	color: #ffffff;
	text-decoration: none;
}
.menubox4 {
	font-family: Helvetica;
	font-size: 10pt;
	font-weight: bold;
	visibility: hidden;
	position: absolute;
	top: 55px;
	left: 474px;
	width: 152px;
	height: 115px;
	border: solid black 1px;
	padding: 2px 2px 2px 2px;
	background-image: url("grafika/neaktiv.gif");
	opacity: 0.8;
	filter: alpha(opacity=90);
	z-index: 4;
}
.menubox4 a {
	color: #ffffff;
	text-decoration: none;
}
.menubox4 a:hover {
	color: #FF0000;
	text-decoration: none;
}
/********************************************************************************NastavenÝ vlastnostÝ menu 5*******************************************************************************/
.sel5 {
	cursor: pointer;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	color: #ffffff;
	position: absolute;
	top: 176px;
	left: 632px;
	width: 156px;
	height: 17px;
	border: solid black 1px;
	background-image: url("grafika/menu.gif");
	z-index: 3;
}
.sel5 a {
	color: #cccccc;
	text-decoration: none;
}
.sel5 a:hover {
	color: #ffffff;
	text-decoration: none;
}
.menubox5 {
	font-family: Helvetica;
	font-size: 10pt;
	font-weight: bold;
	visibility: hidden;
	position: absolute;
	top: 55px;
	left: 632px;
	width: 152px;
	height: 115px;
	border: solid black 1px;
	padding: 2px 2px 2px 2px;
	background-image: url("grafika/neaktiv.gif");
	opacity: 0.8;
	filter: alpha(opacity=90);
	z-index: 4;
}
.menubox5 a {
	color: #ffffff;
	text-decoration: none;
}
.menubox5 a:hover {
	color: #FF0000;
	text-decoration: none;
}
/********************************************************************************NastavenÝ vlastnostÝ menu 6*******************************************************************************/
.sel6 {
	cursor: pointer;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	color: #ffffff;
	position: absolute;
	top: 176px;
	left: 790px;
	width: 158px;
	height: 17px;
	border: solid black 1px;
	background-image: url("grafika/menu.gif");
	z-index: 3;
}
.sel6 a {
	color: #cccccc;
	text-decoration: none;
}
.sel6 a:hover {
	color: #ffffff;
	text-decoration: none;
}
.menubox6 {
	font-family: Helvetica;
	font-size: 10pt;
	font-weight: bold;
	visibility: hidden;
	position: absolute;
	top: 55px;
	left: 654px;
	width: 100px;
	height: 0px;
	background-image: url("grafika/neaktiv.gif");
	opacity: 0.8;
	filter: alpha(opacity=90);
	z-index: 4;
}
.menubox6 a {
	color: #ffffff;
	text-decoration: none;
}
.menubox6 a:hover {
	color: #FF0000;
	text-decoration: none;
}

.sel7 {
  position: absolute;
	cursor: pointer;
	font-size: 15px;
	text-align: center;
	font-weight: bold;
	color: #ffffff;
  top:480px;
  left:227px;
	width: 510px;
	background-color: #555555;
	padding: 2px 0px 2px 0px;
	z-index: 3; 
	
}
.sel7 a {
	color: red;
	text-decoration: none;
}
.sel7 a:hover {
	color: #ffffff;
	text-decoration: none;
}
.menubox7 {
  position: absolute;
	font-family: Helvetica;
	font-size: 10pt;
	font-weight: bold;
	visibility: hidden;
	top:503px;
	left:227px;
	width: 510px;
	height: 80px;
	background-image: url("grafika/neaktiv.gif");
	opacity: 0.8;
	filter: alpha(opacity=90);
	padding: 2px 0px 2px 0px;
}
.menubox7 a {
	color: #ffffff;
	text-decoration: none;
}
.menubox7 a:hover {
	color: #FF0000;
	text-decoration: none;
}
/********************************************************************************NastavenÝ vlastnostÝ menu 7*******************************************************************************/

/*NastavenÝ vlastnostÝ formulß°e pro objednßvku*******************************************************************************/
.formular {
	text-align: center;
	font-size: 10pt;
	position: absolute;
	top: 10px;
	left: 10px;
	width: 470px;
	height: 400px;
	background-color: #bbbbbb;
	padding: 5px 5px 5px 5px;
}

.kontakt2 {
	top: 658px;
	left: 430px;
	width: 350px;
	z-index: 3;
}

.kontakt h2 {
	background: #555555;
	font-size: 14px;
	border: solid black 1px;
	padding: 2px 2px 2px 2px;
	text-align: center;
}
.input {
	font-size: 10pt;
	border: #cccccc 1px solid;
}

/*NastavenÝ vlastnostÝ velikosti partneru o ingaency*******************************************************************************/
.partneri {
	width:150px;
}
.karta_partneri {
	position: relative;
	top: -3px;
	left: -3px;
	width: 745px;
	height: 100px;
	background: #aaa;
	border: solid black 1px;
	font-size: 12px;
	z-index: 3;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
/*NastavenÝ vlastnostÝ stÝnovßnÝ pro blok ˙vod*******************************************************************************/
.uvod {
	width: 470px;
	height: 100px;
	background: #aaa;
	border: solid black 1px;
	padding: 5px 5px 5px 5px;
	font-size: 14px;
	text-align: justify;
}

.onas {
  width: 250px;
	float: right;
	border: solid black 0px;
	padding:0px 5px 0px 0px;
}

.kontakt {
	width: 470px;
	background: #aaa;
	border: solid black 1px;
	padding: 5px 5px 5px 5px;
	font-size: 13px;

}


.about{
	width: 470px;
	background: #aaa;
	border: solid black 1px;
	padding: 5px 5px 5px 5px;
	font-size: 13px;
	z-index: 3;
}
/*NastavenÝ vlastnostÝ stÝnovßnÝ temlate*******************************************************************************/
.velikost_temlate {
	top: 190px;
	left: 32px;
	width: 747px;
}
.karticka {
	position: relative;
	top: -3px;
	left: -3px;
	background: #aaa;
	border: solid #555 1px;
	padding: 5px;
	font-size: 14px;
	font-family: sans-serif;
}
.karticka img {
	border: solid black 0px;
}
.karticka p {
	border: solid black 1px;
	font-size: 12px;
	margin: 0;
	padding: 5px 5px 5px 5px;
}
.karticka h2 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	font-size: 19px;
	font-family: sans-serif;
}
.karticka h4 {
	background-color: #323232;
	color: red;
	font-size: 18px;
	width: 500px;
	padding: 5px 5px 5px 5px;
}
.obtekani {
	float: left;
	margin: 0px 10px 0px 0px;
	border: 1px solid black;
	padding: 2px;
}
.archiv {
  position: absolute;
	top: 10 px;
	left: 20 px;
  z-index: 3;
}
.karta_archiv {
	position: relative;
	top: -3px;
	left: -3px;
	width: 500px;
	
	background: #aaa;
	border: solid black 1px;
	font-size: 12px;
	z-index: 3;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
/*Nastavení pro template2*/
.submenu {
	position: relative;
	width: 740px;
	top: 0px;
	left: 0px;
	background: #aaa;
	font-size: 13px;
	font-weight: bold;
}
.submenu a {
	color: black;
}
.submenu a:hover {
	text-decoration: none;
	color: white;
}
.obtekani2 {
	float: right;
	margin: 17px 0px 0px 0px;
	background-color: #323232;
	padding: 20px 5px 20px 20px;
	width: 200px;
}

.karta_video {
  width: 200px;
	color:black;
	border: solid #343434 5px;
	padding: 2px;
	font-size: 11px;
	background: #aaa;
	height: 48px;
}
.karta_video img {
float: left; 
margin: 2px 5px 2px 2px; 
border: 1px solid black; 
padding:0px 0px 0px 0px;
height: 40px;
width: 60px;
z-index: 3;

}

.karta_video p {
	font-size: 11px;
	border: 0px solid black; 
	margin: 2px 0px 0px 85px;
	padding:0px 0px 0px 0px;
	
}

 .karta_video h2 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	font-size: 12px;
	font-family: Helvetica, Verdana;
	background-color: #555555;
	color:#aaa;
	height: 46px;
	border: solid black 1px;
}

.karta_novinky {
  color:black;
	border: solid #343434 5px;
	padding: 2px;
	font-size: 11px;
	background: #aaa;
}
.karta_novinky img {
float: left; 
margin: 2px 5px 2px 2px; 
border: 1px solid black; 
padding:0px 0px 0px 0px;
height: 40px;
z-index: 3;

}

.karta_novinky p {
	font-size: 11px;
	border: 0px solid black; 
	margin: 2px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

 .karta_novinky h2 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	font-size: 12px;
	font-family: Helvetica, Verdana;
	background-color: #555555;
	color:#aaa;
	border: solid black 1px;
}

.nabidka{
  background: #555555;
  font-size: 14px; 
	color:black;
}
.nabidka h1{
  background: #343434;
  font-size: 16px; 
	color:white;
}

.nabidka a{
color:white;
font-weight: bold;
}

.nabidka a:hover{
text-decoration: none;
color:red;
}


.novinky_banner{
  width:200px;
}

.video_banner{
  width:200px;
}

.video_player{
width: 530px;
z-index: 3;
}

.tabulka_novinky_detail{
  top:0px;
  left:5px;
  z-index:3;
}

.calendar{
  top:0px;
  left:0px;
  border: solid black 0px;
}

/* Nastaveni kalendare v zadavani data ADMIN **********************************/
.cal_table {
	border: 1px black solid;
}
.cal_table td {
	border: 1px black solid;
}

div.cal thead td, div.cal tfoot td {
	font-weight: bold;
}
div.cal tbody td {
	cursor: pointer;
}
div.cal tbody td i {
	display: block;
	border: 1px solid #bbb;
}
div.cal tbody td u {
	display: block;
	background: #eee;
	text-decoration: none;
}
div.cal tbody td:hover {
	background: #eee;
}
div.cal select {
	width: 100px;
	font-size: 18px;
}
/******************************************************************************/

/* Nastaveni rozmeru karty ve vypisu karet*************************************/
.vizitka{
width: 390px;
border: 1px black solid;
}
/*******************************************************************************/

/* Nastaveni pro katru v detailu **********************************************/
.karta_detail{
background-color: #343434;
color:white;
margin: 2px 2px 2px 2px;
padding: 10px 10px 10px 10px;
}

.karta_detail a{
  color:white;
}

.karta_detail a:hover{
  color:red;
}

.karta_detail p{
	font-size: 12px;
	font-family: Helvetica, Verdana;
	color:white;
	margin: 5px 5px 5px 5px;
}
.karta_detail b{
  font-size: 15px;
  background-color: #555555;
}
.karta_obr{
  float: right;
  height: 130px;
  width: 120px;
}
.karta_detail b{
  text-align: center;
  font-size: 16px;
  background-color: #555555;
  color:white;
  padding: 1 2 1 2;
}

.karta_detail h3{
  font-size: 18px;
  font-family: Helvetica, Verdana;
  color:black;
}
/******************************************************************************/

/*Nastaveni vypisu rychlych odkazu*********************************************/
.odkazy{
  width: 160px;
  background-color: #343434;
  margin: 2px 2px 2px 2px;
  padding: 2px 2px 2px 2px;
}
.odkazy h3{
  width: 150px;
  text-align: center;
  font-size: 14px;
  background-color: #555555;
  color:black;
  padding: 2px 2px 2px 2px;
  margin: 2px 2px 2px 2px;
}
.odkazy a:link{
	color:white;
  font-size: 12px;
	font-family: Helvetica, Verdana;
	margin: 4px 4px 4px 4px;
}
 
.odkazy a:visited{
	color:#555555;
	font-size: 12px;
	font-family: Helvetica, Verdana;
	margin: 4px 4px 4px 4px;
}

.odkazy a:active{
	color:white;
	font-size: 12px;
	font-family: Helvetica, Verdana;
	margin: 4px 4px 4px 4px;
}

.odkazy a:hover{
	color:red;
	font-size: 12px;
	font-family: Helvetica, Verdana;
	margin: 4px 4px 4px 4px;
}
/******************************************************************************/

.fotoalbum{
position:relative;
height: 650px;
top:3px

border: 1px black solid;
}
.karta_uvod{
margin: 5px 5px 5px 5px;
padding: 5px 5px 5px 5px;
background-color: #555555;
}
.karta_uvod h2{
text-align: left;
background-color: #343434;
margin: 5px 5px 5px 5px;
padding: 5px 5px 5px 5px;
}

.karta_uvod a{
color: black;
}

.uvod_image {
  border: 1px black solid;   
}
.uvod_okraj {
  background: #aaa;
  padding: 2px 2px 2px 2px;
  margin: 2px 2px 2px 2px;
}
.logo {
  font-size: 25px;
	font-family: Helvetica, Verdana;
  text-align: center;
  font-weight: bold;
  color:white;
  margin: 5px 5px 5px 5px;
  background: #000;
  height: 100px;
}

logo img{
padding: 2px 2px 2px 2px;
margin: 2px 2px 2px 2px;
}
