* {
  padding: 0;
  margin: 0;
  border: 0; 
}
body{
	color: black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	padding: 0px 0 0 0;
	margin: 0px;
}
.cleaner {
  clear: both;
  height: 0;
  line-height: 0px;
  font-size: 0px;
  margin: 0;
  padding: 0;
}
.dashed-line{
  width: 100%;
  border-bottom: 1px dotted rgb(201, 203, 202);
  height: 1px;
  line-height: 1px;
  font-size: 1px;
  margin: 0;
  padding: 0;
}

.noscreen{
	display: none;
}

a{
  color: rgb(155, 118, 60);
  text-decoration: underline;
}
a:hover{
  color: rgb(11, 74, 158);
  text-decoration: none;
}
a.selected{
	text-decoration: none;
}
fieldset{
  border: 1px solid rgb(201, 203, 202);
  padding: 5px;
}
legend{
  padding: 0 2px 0 2px;
}
input{
  border: 1px solid rgb(63, 104, 136);
  margin: 3px 0 3px 0;
}
button{
  width: 115px;
  height: 22px;
  line-height: 22px;
  background-image: url(../graphics/button.gif);
  background-position: left top;
  background-repeat: no-repeat;
  color: rgb(63, 76, 108);
  font-size: 75%;
  text-align: center;
}
button.seek{
  width: 22px;
  height: 22px;
  line-height: 22px;
  background-image: url(../graphics/icons/lupa.gif);
  background-position: left top;
  background-repeat: no-repeat;
  cursor: pointer;
  margin: 4px 0 0 0;
  vertical-align: top;
}
div.formbox{
  font-size: 75%;
  text-align: center;
}
div.formbox input{
  border: 1px solid rgb(63, 104, 136);
  margin: 3px 0 3px 0;
}
div.formbox p#SendFormResult{
  margin: 0 0 10px 0;
}
a.link-in{
	padding-right: 10px;
	background-image: url(../graphics/link-in.gif);
	background-position: right top;
	background-repeat: no-repeat;
}
a.link-out{
	padding-right: 10px;
	background-image: url(../graphics/link-out.gif);
	background-position: right top;
	background-repeat: no-repeat;
}

/* UNIVERZALNI NASTAVENI */
.half{
  width: 45%;
  padding: 0 10px 0 10px;
}
.third{
  width: 28%;
  padding: 0 10px 0 10px;
}
.floatleft{
  float: left;
}
.floatright{
  float: right;
}
.hidden{
  display: none;
}
.block{
  display: block;
}
.textcenter{
  text-align: center;
}
.textleft{
  text-align: left;
}
.textright{
  text-align: right;
}
.padding10{
  padding: 10px;
}
.padding0{
  padding: 0;
}
.margin10{
  margin: 10px;
}
.margin0{
  margin: 0;
}
.height15{
  height: 15px;
}
.height20{
  height: 20px;
  line-height: 20px;
}
.fontmedium{
  font-size: medium;
}
.fontsmall{
  font-size: small;
}
.fontxsmall{
  font-size: x-small;
}
.colorblack{
  color: black;
}
.colordarkblue{
  color: rgb(63, 76, 108);
}
.noborder{
  border: none;
}
/* KONEC UNIVERZALNICH NASTAVENI */

/*BANNERY*/
#top-ad{
	width: 1000px;
  color: rgb(61, 76, 107);
  font-size: 75%;	
	margin: 10px auto 0 auto;
	padding: 0;
	text-align: center;
}
/*LAYOUT*/
#center-area{
	width: 940px;
	margin: 5px auto 0 auto;
	padding: 3px;
	border: 1px solid rgb(114, 160, 209);
}
/* HEADER */
#header{
  position: relative;
	width: 940px;
	height: 293px;
	background-image: url(../graphics/sky.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
#header a#logo{
  position: absolute;
  top: 125px;
  left: 310px;
  z-index: 4;
  width: 280px;
  height: 95px;
  display: block;
} 
#header a#logoallianz{
  position: absolute;
  top: 220px;
  left: 310px;
  z-index: 4;
  width: 280px;
  height: 60px;
  display: block;
} 
#header #statue{
  position: absolute;
  top: 6px;
  right: 50px;
  z-index: 3;
  width: 315px;
  height: 280px;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../graphics/statue.png',sizingMethod='scale');
}
head:first-child+body #header #statue{
  background-image: url(../graphics/statue.png);
  background-repeat: no-repeat;
}
#header #stripe{
  position: absolute;
  top: 106px;
  left: 0px;
  z-index: 2;
  width: 940px;
  height: 187px;
  /*filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../graphics/header-transparent-stripe.png',sizingMethod='scale');*/
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../graphics/header-transparent-stripe-bg.png',sizingMethod='scale');
}
head:first-child+body #header #stripe{
  /*background-image: url(../graphics/header-transparent-stripe.png);*/
  background-image: url(../graphics/header-transparent-stripe-bg.png);
  /*background-repeat: no-repeat;*/
  background-repeat: repeat;
}

#header #stripe .flash{
  position: absolute;
  top: 20px;
  left: 300px;
  z-index: 3;
  width: 305px;
  height: 150px;
}

/* CONTENT */
#horizontal-menu{
  position: absolute;
	width: 940px;
	height: 36px;
	top: 75px;
	left: 10px;
	z-index: 1;
}

#horizontal-menu .menu{
  float: left;
  width: 935px;
  height: 36px;
  line-height: 36px;
  color: white;
  margin: 0;
  padding: 0 0 0 5px;
  overflow: hidden;
}
#horizontal-menu .menu a{
  float: left;
  width: 114px;
  height: 36px;
  line-height: 40px;
  color: rgb(155, 118, 60);
  font-size: small;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  background-image: url(../graphics/zalozky.gif);
  background-position: left top;
  background-repeat: no-repeat;
  padding: 0 0 0 0;
  margin: 0 5px 0 0;
}
#horizontal-menu .menu a.selected{
  color: rgb(155, 118, 60);
  background-image: url(../graphics/zalozky.gif);
  background-position: left 5px;
  background-repeat: no-repeat;
  margin: 0 5px 0 0;
}
#horizontal-menu .menu a:hover{
  color: rgb(155, 118, 60);
  background-image: url(../graphics/zalozky.gif);
  background-position: left 5px;
  background-repeat: no-repeat;
}
p.dashed-line{
  width: 940px;
  height: 3px;
  line-height: 3px;
  font-size: x-small;
  border-bottom: 1px dotted rgb(201, 203, 202);
	margin: 0 auto 0 auto;
  padding: 0;
}
#submenu-ad{
  float: right;
  width: 468px;
  height: 60px;
  color: rgb(61, 76, 107);
  font-size: 75%;
  border: 1px solid rgb(219, 239, 167);
  margin: 8px 60px 5px 0px;
  padding: 0;
  text-align: center;
}
.search{
  float: right;
  width: 215px;
  height: 40px;
  background-image: url(../graphics/search.jpg);
  background-position: left top;
  background-repeat: no-repeat;  
  margin: 20px 0 0 0px;
  padding: 0;  
}
.girl-part{
  float: right;
  width: 246px;
  height: 77px;
  background-image: url(../graphics/submenu-girl.jpg);
  background-position: left top;
  background-repeat: no-repeat;  
  margin: 0 0 0 0;
  padding: 0;
 /* border: 1px solid black;*/  
}
#contentblock{
	width: 940px;
	text-align: left;
	background-image: url(../graphics/column-borders.gif);
	background-position: left top;
	background-repeat: repeat;
	padding: 0px 0px 0px 0px; 
	margin: 10px auto 0 auto;
}

#container{
  float: left;
  width: 720px;
}
#leftcol {
  float: right;
	width: 210px;
	text-align: left;
	border: 0px solid black;
	padding: 0px 0px 0px 0px; 
	margin: 0px 5px 0px 0px;
}
div.redhead{
	width: 100%;
	line-height: 26px;
	font-size: x-small;
	color: white;
	text-align: center;
	/*background-color: rgb(255, 82, 117);*/
	background-image: url(../graphics/horizontal-menu-bg.gif);
	background-position: left top;
	background-repeat: repeat-x;	
}
div.redhead strong{
  letter-spacing: 2px;
}
div.orangehead{
	width: 100%;
	line-height: 26px;
	font-size: x-small;
	color: white;
	text-align: center;
	/*background-color: rgb(254, 152, 34);*/
	background-image: url(../graphics/horizontal-menu-bg.gif);
	background-position: left top;
	background-repeat: repeat-x;
}
div.orangehead strong{
  letter-spacing: 2px;
}
div.greenhead{
	width: 100%;
	line-height: 26px;
  font-size: x-small;	
  color: white;
  text-align: center;
	/*background-color: rgb(156, 211, 6);*/
	background-image: url(../graphics/horizontal-menu-bg.gif);
	background-position: left top;
	background-repeat: repeat-x;	
}
div.greenhead strong{
  letter-spacing: 2px;
}
div.bluehead{
	width: 100%;
	line-height: 26px;
  	font-size: x-small;
  	color: white;	
  	text-align: center;
	/*background-color: rgb(88, 169, 234);*/
	background-image: url(../graphics/horizontal-menu-bg.gif);
	background-position: left top;
	background-repeat: repeat-x;	
}
div.bluehead strong{
  letter-spacing: 2px;
}

/**** LEFT MENU ****/
.panel-menu{
	width: 100%;
	margin: 0 0 15px 0; 
	overflow: hidden;
}
.panel-menu a{
  display: block;
  color: rgb(57, 114, 174);
  font-size: medium;
  text-decoration: none;
  text-align: right;
  border-bottom: 1px dotted rgb(201, 203, 202);
  padding: 10px 10px 10px 0px;
}
.panel-menu a.selected{
  color: red;
}
.panel-menu a:hover{
  color: red;
}
.panel-menu .user-m{
  line-height: 24px;
  background-image: url("../graphics/ikonky/user.gif");
  background-position: 5px 4px;
  background-repeat: no-repeat;
  border-bottom: 1px dotted rgb(201, 203, 202);
  font-size: small;
  font-weight: bold;
  color: rgb(65, 73, 109);
  padding: 0 0 0 28px;
  margin: 5px 0 0 0;
}
.panel-menu .user-z{
  line-height: 24px;
  background-image: url("../graphics/ikonky/user_female.gif");
  background-position: 5px 4px;
  background-repeat: no-repeat;
  border-bottom: 1px dotted rgb(201, 203, 202);
  font-size: small;
  font-weight: bold;
  color: rgb(65, 73, 109);
  padding: 0 0 0 28px;
  margin: 5px 0 0 0;
}
/****  SLUZBY ****/
.panel-services{
	width: 100%;
	margin: 0 0 15px 0;
	overflow: hidden;
}
.panel-services a{
  display: block;
  color: rgb(141, 184, 8);
  font-size: 75%;
  text-decoration: none;
  background-image: url(../graphics/green-arrow.jpg);
  background-position: 10px 10px;
  background-repeat: no-repeat;
  border-bottom: 1px dotted rgb(201, 203, 202);
  padding: 5px 0 5px 28px;
}
.panel-services a:hover{
  text-decoration: underline;
}
/****  AKCNI NABIDKY ****/
.panel-offers{
	width: 100%;
	margin: 0 0 15px 0;
	overflow: hidden;
}
.panel-offers h4{
  width: 98%;
  line-height: 16px;  
  color: rgb(141, 184, 8);
  font-size: 75%;
  padding: 0 0 3px 5px;  
}
.panel-offers div{
  width: 96%;
  color: black;
  font-size: 75%;
  border-bottom: 1px dotted rgb(201, 203, 202);
  padding: 0 0 0 10px;
}
.panel-offers div a{
  width: 96%;
  display: block;
  color: rgb(141, 184, 8);
  font-size: 95%;
  text-decoration: underline;
  padding: 0 0 0 0;
  margin: 3px 0 5px 0;
  border: none;
}
.panel-offers div a:hover{
  color: rgb(141, 184, 8);
  text-decoration: none;
}
/****  LAZNE ****/
.panel-spa{
	width: 100%;
	margin: 0 0 15px 0;
	overflow: hidden;
}
.panel-spa h4{
  width: 98%;
  line-height: 16px;  
  color: rgb(255, 82, 117);
  font-size: 75%;
  padding: 0 0 3px 5px;  
}
.panel-spa div{
  width: 96%;
  color: black;
  font-size: 75%;
  border-bottom: 1px dotted rgb(201, 203, 202);
  padding: 0 0 0 10px;
}
.panel-spa div a{
  width: 96%;
  display: block;
  color: rgb(255, 82, 117);
  font-size: 95%;
  text-decoration: underline;
  padding: 0 0 0 0;
  margin: 3px 0 5px 0;
  border: none;
}
.panel-spa div a:hover{
  color: rgb(255, 82, 117);
  text-decoration: none;
}
/****  OBSAHOVY SLOUPEC ****/
#contentcol{
  float: right;
	width: 485px;
	overflow: hidden;
	text-align: left;
	/*border-left: 1px dotted rgb(201, 203, 202);*/
	/*border-right: 1px dotted rgb(201, 203, 202);*/
  padding: 0 10px 0 10px; 
	margin: 0px 0px 0px 0px;  
	/*text-align: justify;*/
}
#contentcol div.script{
  color: rgb(65, 73, 109);
  font-size: 80%;
	text-align: left;
	padding: 10px; 
	margin: 0px 0px 0px 0px;  
}
#contentcol div.script h2{
  color: red;
  font-size: 2em;
  font-family: Georgia, 'Times New Roman', serif, arial, tahoma, verdana, sans-serif;
  margin: 0 0 17px 0;
  padding: 0;
}
#contentcol div.script h3{
  color: red;
  font-size: 1.6em;
  font-family: Georgia, 'Times New Roman', serif, arial, tahoma, verdana, sans-serif;
  margin: 7px 0 10px 0;
}
#contentcol div.script h4{
  color: rgb(118, 162, 210);
  font-size: 1.3em;
  font-family: Georgia, 'Times New Roman', serif, arial, tahoma, verdana, sans-serif;
  margin: 7px 0 10px 0;
}
#contentcol div.script h5{
  color: rgb(118, 162, 210);
  font-size: 1em;
  font-family: Georgia, 'Times New Roman', serif, arial, tahoma, verdana, sans-serif;
  margin: 7px 0 10px 0;
}
#contentcol div.script h6{
  color: rgb(118, 162, 210);
  font-size: 1em;
  font-family: Georgia, 'Times New Roman', serif, arial, tahoma, verdana, sans-serif;
  margin: 7px 0 10px 0;
}
#contentcol div.script p{
  line-height: 20px;
  padding: 0 0 14px 0;
}
#contentcol div.script ul{
  margin: 0 0 10px 20px;
}
#contentcol div.script img{
  border: 1px solid rgb(201, 203, 202);
  padding: 2px;
}
#contentcol div.script .gallery{
  margin-bottom: 20px;
}
#contentcol div.script .gallery img{
  border: 1px solid rgb(201, 203, 202);
  padding: 2px;
}
#contentcol div.script .pressbox{
  float: left;
  width: 229px;
  height: 215px;
  text-align: center;
}
#contentcol div.error{
  background-image: url("../graphics/ikonky/dialog-warning.png");
  background-position: 5px 5px;
  background-repeat: no-repeat;
  border: 1px dashed red;
  font-size: small;
  padding: 15px 10px 10px 50px;
  margin: 0 0 10px 0;
}
#contentcol div.information{
  background-image: url("../graphics/ikonky/dialog-information.png");
  background-position: 5px 5px;
  background-repeat: no-repeat;
  border: 1px dashed green;
  font-size: small;
  padding: 15px 10px 10px 50px;
  margin: 0 0 10px 0;
}
#contentcol div.article{
  width: 485px;
  border-bottom: 1px dotted rgb(201, 203, 202);
  padding: 5px 0px 10px 0px;
  margin: 0 0 10px 0;
}
#contentcol div.article h1{
  line-height: 17px;  
  color: red;
  font-size: 85%;
  padding: 0 5px 0 0;  
  margin: 0 0 10px 10px;
}
#contentcol div.article h1 a{
  color: red;
  text-decoration: underline;
}
#contentcol div.article h1 a:hover{
  text-decoration: none;
}
#contentcol div.article div.left{
  float: left;
  width: 106px;
  margin: 0 10px 0 0;
  padding: 0;
}
#contentcol div.article div.left img{
  border: 1px solid rgb(57, 114, 174);
  background-color: white;
  padding: 2px;
  margin: 0 0 0 10px;
}
#contentcol div.article div.right{
  float: left;
  width: 356px;
  margin: 0 0 0 0;
}
#contentcol div.article div.right p.date{
  float: left;
  width: 75px;
  height: 15px;
  line-height: 16px;  
  color: rgb(57, 114, 174);
  font-size: 75%;
  margin: 0 0 5px 0;
}
#contentcol div.article div.right a.section{
  float: right;
  width: 260px;
  height: 15px;
  line-height: 15px;  
  color: rgb(57, 114, 174);
  font-size: 75%;
  font-weight: bold;
  text-align: right;
  text-decoration: underline;
  padding: 0 10px 0 5px;
  margin: 0 0 5px 0;
}
#contentcol div.article div.right a:hover.section{
  text-decoration: none;
}
#contentcol div.article p.perex{
  line-height: 20px;
  color: rgb(63, 76, 108);
  font-size: 75%;
  text-align: left;
  padding: 0;
  margin: 5px 10px 0 10px;
}
#contentcol div.article p.perex a{
  color: red;
  text-decoration: underline;
}
#contentcol div.article p.perex a:hover{
  text-decoration: none;
}
#contentcol div.article a:hover{
  text-decoration: none;
}
#contentcol div.subarticle-ad{
  width: 480px;
  color: rgb(61, 76, 107);
  font-size: 75%;  
  margin: auto;
  padding: 0 0 0 0;
  text-align: center;  
}
/**** PRAVY SLOUPEC ****/
#rightcol{
  float: right;
  width: 213px;
  margin: 0;
  padding: 0;
}
.square-ad{
  width: 210px;
  color: rgb(61, 76, 107);
  font-size: 75%;  
  padding: 0;
  margin: 0 0 15px 0;
  text-align: center;   
}
/*PARTNERI WEBU*/
div.partners{
  width: 100%;
}
div.partners h3{
  background-color: rgb(117, 160, 208);
  color: white;
  text-align: center;
  font-size: small;
  padding: 3px 0 3px 0;
  margin: 0 0 10px 0;
}
div.partner{
  width: 100%;
  height: 120px;
  line-height: 120px;
  padding: 0 0 10px 0;
  margin: 0 0 10px 0;
  text-align: center;
  border-bottom: 1px dotted rgb(201, 203, 202);
}
div.partner a img, div.partner img{
  vertical-align: middle;
}
.panel-consultings{
	width: 100%;
	margin: 0 0 15px 0;
	overflow: hidden;
}
.panel-consultings a{
  display: block;
  color: rgb(255, 82, 117);
  font-size: 75%;
  text-decoration: none;
  background-image: url(../graphics/blue-arrow.jpg);
  background-position: 10px 10px;
  background-repeat: no-repeat;
  border-bottom: 1px dotted rgb(201, 203, 202);
  padding: 5px 0 5px 28px;
}
.panel-consultings a:hover{
  text-decoration: underline;
}
/* FOOTER */

#footer{
	width: 940px;
	color: gray;
	font-size: small;
	text-align: center;
	margin: 5px auto 30px auto;
	padding: 3px;
}
#footer a{
	color: gray;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	text-align: center;	
  text-decoration: underline;	
}
#footer a:hover{
  text-decoration: none;
}

