/* CSS Document */

body{
  padding: 0;
  margin: 0;
  text-align: center;
  font-family: Arial;
  background: #f4f7fa url(../images/bcg_line.png) repeat-x;
}
a:link{
	color: #c30000;	
}
a:visited{
	color: #c30000;	
}

a:hover{
  text-decoration: none;
}
a img{
	text-decoration: none;
	border: 0 solid;	
}
a ul{
	text-decoration: none;
}
a li{
	text-decoration: none;
}
h2{
  font-family:  Georgia, "Times New Roman", Times, serif;
  text-align: center;
  color: #444444;
  font-weight: normal;
}
h2 span{
  color: #c30000;
}
h3{
  font-size: 14px;
  font-weight: bold;
  color: #444444;
  padding-left: 20px;
}
p{
	font-size: 13px;	
}
ul{
	font-size: 13px;
	color: blue;
	margin-left: 0;
}
ul li{
	outline-color:red;
	margin-left: 0;	
	list-style: square;
	color: #c30000;
	font-size: 20px;
}
ul li span{
	color: black;
	font-size: 13px;
}


#page_envelope{
  
}
#page{
  width: 1000px;
  margin: 0 auto;
  text-align: center;
  min-height: 100px;
}

#top{
  width: 960px;
  margin: 0 auto;
  position: relative;
}
#logo_main{
  float: left;
  width: 443px;
  height: 121px;
  background: transparent url(../images/logo_main.png) no-repeat;
  display: block;
  text-decoration: none;
  overflow: hidden;
}
#logo_main h1{
  color: transparent;
  font-size: 14px;
  font-weight: normal;
}
#phone_main{
  float: right;
  width: 204px;
  height: 93px;
  background: transparent url(../images/phone_main.png) no-repeat;
  margin-right: 10px;
}
#podsviceni_small{
  width: 875px;
  height: 396px;
  position: absolute;
  z-index: -20;
  top: 0;
  right: 400px;
  background: transparent url(../images/podsviceni_small.jpg) no-repeat;
}
#menu{
  width: 960px;
  height: 72px;
  background: #1b4b5f url(../images/pattern_dark.png) repeat;
  text-align: left;
  float: left;
  overflow: hidden;

}
#menu span.menu_active{
  height: 70px;
  line-height: 70px;
  display: block;
  float: left;
  background: #40c8f4 url(../images/pattern_light.png) repeat;
  text-align: center;
  border: 1px solid #e09595;
  overflow:hidden; 
}
#menu a.menu_inactive{
  height: 70px;
  line-height: 70px;
  display: block;
  float: left;
  text-align: center;
  border: 1px transparent;
  text-decoration: none;
  overflow: hidden;
}
#menu span.menu_active_top{
  display: block;
  font-size: 14px;
  font-weight: bold;
  line-height: 20px;
  height: 20px;
  color: white;
  text-transform: uppercase;
  padding-top: 10px;
  text-decoration: none;
}
#menu span.menu_active_bottom{
  display: block;
  color: #e09595;
  font-size: 11px;
  line-height: 15px;
  padding: 4px 0 0 0;
  text-decoration: none; 
  overflow:hidden; 
}
#menu span.menu_inactive_bottom{
  display: block;
  color: #5c7187;
  font-size: 11px;
  line-height: 15px;
  padding: 4px 0 0 0;
  text-decoration: none;
}
.clearer{
  float: none;
  clear: both;
  width: 100%;
  height: 1px;
}
.oddelovac{
  float: left;
  width: 4px;
  height: 100%;
  background: transparent url(../images/oddelovac.png) center center no-repeat;
}
.menu_shadow_bottom{
  width: 978px;
  margin: 0 auto;
  height: 14px;
  padding: 0;
  background: transparent url(../images/menu_shadow_bottom.png) top center no-repeat;
}
.menu_shadow_left{
  float: left;
  width: 10px;
  height: 72px;
  padding: 0;
  background: transparent url(../images/menu_shadow_left.png) no-repeat;
}
.menu_shadow_right{
  float: left;
  width: 10px;
  height: 72px;
  padding: 0;
  background: transparent url(../images/menu_shadow_right.png) no-repeat;
}
.menu_1{
	width: 100px;	
}
.menu_2{
	width: 170px;	
}

.menu_3{
	width: 170px;	
}

.menu_4{
	width: 120px;	
}

.menu_5{
	width: 160px;	
}
.menu_6{
	width: 100px;	
}
.menu_7{
	width: 114px;	
}

#footer{
  width: 100%;
  position: relative;
  text-align: center;
  background: transparent url(../images/pattern_dark.png) repeat;
}
#footer_inner{
  width: 960px;
  margin: 0 auto;
}
.footer_blok{
  float: left;
  width: 240px;
  text-align: left;
}
.footer_blok p{
  color: white;
  font-size: 13px;
  padding:20px;
  padding-top: 8px;
}
.footer_blok p a{
  color: white;
}
#icon_contact{
  width: 126px;
  height: 31px;
  background: transparent url(../images/footer_kontakt.png) no-repeat;
  margin: 20px 0 0 20px;
}
#icon_address{
  width: 101px;
  height: 31px;
  background: transparent url(../images/footer_adresa.png) no-repeat;
  margin: 20px 0 0 20px;
}
#icon_obecne{
  width: 109px;
  height: 31px;
  background: transparent url(../images/footer_obecne.png) no-repeat;
  margin: 20px 0 0 20px;
}
#icon_hours{
  width: 176px;
  height: 31px;
  background: transparent url(../images/footer_ordinace.png) no-repeat;
  margin: 20px 0 0 20px;
}
.txt1{
  color: #5c7187;
}

.content_blok{
  width: 320px;
  float: left;
  text-align: center;
}
.content_blok p{
  font-family: arial;
  font-size: 13px;
  padding: 20px;
  padding-top: 0;
}
.content_blok a{
  color: #c30000;
  font-weight: bold;
}
.shadow_blok{
  width: 100%;
  height: 30px;
  background: transparent url(../images/shadow_blok.png) top center no-repeat;
}
.txt4{
  color: #c30000;
  font-weight: bold;
}
.content_cover{
  margin: 0 auto;
  width: 960px;
  overflow:hidden;

}
.contact_cover{
  width: 660px;
  float: left;
  text-align: left;

}
.main_blok_galerie{
	text-align: left;	
	float: left;
	width: 950px;
}

.main_blok{
	text-align: left;	
	float: left;
	width: 680px;
}
.main_blok p{
}

#right_blok{
	text-align: center;	
	float: left;
	width: 210px;
	margin-left: 50px;
}
#right_blok a{
	display: block;
	text-decoration: none;
	text-align: center;
}
#right_blok a p{
	text-align: center;
	color: black;
	padding: 30px;
	font-size: 12px;
	padding-top: 0;
	margin-top: 0;
}

#right_blok h3{
	text-align: center;
}




.main_blok table{
	text-align: left;
	border-collapse:collapse;	
}
.main_blok table th{
	background: #0c151e;
	color: white;
	border-top: 1px solid #c30000;	
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
}
.main_blok table td{
	border: 1px solid #999;
	color: #0c151e;	
	font-size: 13px;
	text-align: center;
}
.main_blok table caption{
	background: #0c151e;
	color: white;
	border-top: 1px solid #999;	
	font-size: 13px;
	text-decoration: none;
	font-weight: normal;
	padding: 10px;
}





#contact_email_form{
	border-radius: 14px;
	border-top-left-radius: 14px;
	border-top-right-radius: 14px;
	border-bottom-left-radius: 14px;
	border-bottom-left-radius: 14px;
	
	width: 100%;
	font-size: 13px;
	padding-bottom: 20px;
	border: 1px solid #9F9F9F;	
}
#contact_email_form fieldset{
	padding: 20px;
	border-radius: 14px;
	width: 600px;	
	border: 0 solid;
}
#contact_email_form fieldset legend{
	padding-top: 4px;
	font-weight: bold;
	font-size: 24px;
	color: #BDBDBD;
}

#email_visitor_email{
	width: 300px;	
}
#email_content{
	width: 540px;
	min-width: 400px;
	min-height: 240px;	
}
#right_content{
	float: left;
	width: 270px;
	text-align: left;
	margin-left: 20px;	
	background: transparent url(../images/note.png) no-repeat;
}
#right_content h4{
	font-size: 13px;
	margin-bottom: 0;
	padding-bottom: 6px;	
}
#right_content p{
	font-size: 13px;
	margin-top: 0;
	padding-top: 0;
	font-style:italic;	
}
.right_padding{
	background: transparent url(../images/note.png)	no-repeat;
	text-align: left;
	height: 197px;
}
.right_padding div{
	padding: 60px 20px 20px 20px;
	text-align: center;
}
.right_padding h4{
	margin: 0;
	padding: 10px 0;
}
.right_padding p{
	padding: 0;
	margin: 0;
}




address{
	font-size: 13px;	
}
.right_h3{
	text-align: left;
	padding-left: 0;
	margin-left: 0;
	color: #444444;	
	font-size: 16px;
}
.right_h3 span{
	color: #444444;	
}

.main_h2{
	text-align: left;
	color: #c30000;	
	margin-top: 10px;
}
.main_h2 span{
	color: #0c151e;	
}

div.profil_cover{
	text-align: left;
}
.iframe_cover{
	text-align: right; background: #0c151e; border-radius: 14px;margin-top: 20px;
	padding-bottom: 10px;
}
.helper{
	text-align: left;
	margin: 20px;	
}
.ohraniceni{
	border: 1px dashed #999;
	border-radius: 8px;	
}
a.ohraniceni:hover{
	border: 1px dashed #c30000;
}

/* jQuery lightBox plugin - Gallery style */
#gallery {
	background: #0c151e url(../images/pattern_dark.png) repeat;;
	padding: 10px;
	width: 930px;
	border-radius: 8px;
	border: 1px solid #D9D9D9;
}
#gallery ul { list-style: none; }
#gallery ul li { display: inline; }
#gallery ul img {
	border: 5px solid #233a52;
	border-width: 5px 5px 20px;
}
#gallery ul a:hover img {
	border: 5px solid #a4b5c7;
	border-width: 5px 5px 20px;
	color: #fff;
}
#gallery ul a:hover { color: #fff; }

.left_nabidka_page{
  float: left;
  width: 72%;
  height: 100%;
}

.right_nabidka_page{
  float: left;
  width: 28%;
  height: 100%;
}

.nabidka_page{
  
}