

/* ___| CSS document |_____________________ */


body { 
	margin: 0;
	padding: 0;
	font: .7em sans-serif;
	color: #9be3df;
	background: #000;
	}
a img {
  	border: 0;
	}
h1, h2, h3, h4, p {
	margin: 0;
	padding: 0;
	}
.none {
	display: none;
	}


/* ___| main |_____________________ */


#main_uvod {
	margin: 0 auto 0 auto;
	width: 930px;
	height: 650px;
	background: url("../img/bcg_main_uvod.jpg") no-repeat center top;
	}
#main_aktuality {
	margin: 0 auto 0 auto;
	width: 930px;
	height: 650px;
	background: url("../img/bcg_main_aktuality.jpg") no-repeat center top;
	}
#main_projekty {
	margin: 0 auto 0 auto;
	width: 930px;
	height: 650px;
	background: url("../img/bcg_main_projekty.jpg") no-repeat center top;
	}
#main_fotogalerie {
	margin: 0 auto 0 auto;
	width: 930px;
	height: 650px;
	background: url("../img/bcg_main_fotogalerie.jpg") no-repeat center top;
	}
#main_profil {
	margin: 0 auto 0 auto;
	width: 930px;
	height: 650px;
	background: url("../img/bcg_main_profil.jpg") no-repeat center top;
	}
#main_kalendar {
	margin: 0 auto 0 auto;
	width: 930px;
	height: 650px;
	background: url("../img/bcg_main_kalendar.jpg") no-repeat center top;
	}
#main_kontakt {
	margin: 0 auto 0 auto;
	width: 930px;
	height: 650px;
	background: url("../img/bcg_main_kontakt.jpg") no-repeat;
	background-position: 90px 100px;
	}


/* ___| logo |_____________________ */


#top {
	margin: 0;
	width: 100%;
	float: left;
	clear: both;
	}
#logo {
	margin: 20px 0 0 20px;
	width: 352px;
	height: 49px;
	background: url("../img/logo_dorahost.png") no-repeat;
	float: left;
	}
#logo a {
	width: 352px;
	height: 49px;
	display: block;
	position: relative;
	}


/* ___| right_t |_____________________ */


#right_t {
	margin: 10px 80px 0 0;
	width: 100px;
	float: right;
	}
#right_t p {
	color: #a8f2ee;
	}
#right_t p a {
	text-decoration: none;
	color: #a8f2ee;
	}
#right_t p a:hover {
	text-decoration: underline;
	}
	
	
/* ___| content |_____________________ */


#content {
	margin: 80px 0 0 0;
	width: 570px;
	height: 365px;
	background: url("../img/bcg_content.png") repeat-y;
	float: right;
	}
#content_kon {
	margin: 80px 0 0 0;
	width: 570px;
	height: 365px;
	float: right;
	}
#scroll {
	margin: 25px 0 0 90px;
	padding: 0 10px 0 0;
	width: 370px;
	height: 310px;
	overflow: auto;
	scrollbar-base-color: #002d29;
	scrollbar-track-color: #014341;
	scrollbar-face-color: #002d29;
	scrollbar-highlight-color: #002d29;
	scrollbar-3dlight-color: #002d29;
	scrollbar-darkshadow-color: #002d29;
	scrollbar-shadow-color: #002d29;
	scrollbar-arrow-color: #9be3df;
	}
#content h2 {
	margin: 0 0 .7em 0;
	text-transform: uppercase;
	color: #f3fffe;
	font-size: 1.8em;
	font-weight: normal;
	}
#content_kon h2 {
	margin: 0 0 .7em 0;
	text-transform: uppercase;
	color: #a8f2ee;
	font-size: 1.8em;
	font-weight: normal;
	}
#content h3 {
	margin: 0 0 .3em 0;
	color: #c5f6f3;
	font-size: 1.2em;
	}
#content h4 {
	margin: 0 0 .3em 0;
	color: #c5f6f3;
	font-size: 1.1em;
	}
#content p {
	margin: 0 0 .8em 0;
	font-size: 1.2em;
	line-height: 1.3em;
	}
#content_kon p {
	margin: 0 0 .8em 0;
	font-size: 1.2em;
	line-height: 1.3em;
	color: #fff;
	}
#content ul li {
	list-style: square;
	font-size: 1.2em;
	}
	
#content a {
	text-decoration: none;
	color: #ffffff;
	}
#content p a:hover {
	text-decoration: underline;
	}


/* ___| menu |_____________________ */


#menu_con, #menu_con_p {
	margin: 40px 0 0 0;
	width: 930px;
	height: 23px;
	line-height: 24px;
	vertical-align: middle;
	text-align: center;
	background: url("../img/bcg_menu.png") no-repeat;
	float: left;
	clear: both;
	}
#menu {
	margin: 485px 0 0 0;
	width: 930px;
	height: 23px;
	line-height: 24px;
	vertical-align: middle;
	text-align: center;
	background: url("../img/bcg_menu.png") no-repeat;
	float: left;
	clear: both;
	}
menu {
	margin: 0;
	padding: 0;
	}
menu li {
	margin: 0 22px 0 22px;
	list-style: none;
	text-transform: uppercase;
	display: inline;
	font-size: 11px;
	}
menu li a {
	text-decoration: none;
	color: #9be3df;
	}
menu li a:hover {
	color: #fff;
	}
	

/* ___| footer |_____________________ */


#fot {
	margin: 15px 0 0 0;
	width: 930px;
	float: left;
	clear: both;
	}
#fot p#copy {
	text-align: center;
	color: #0a9d9b;
	}
#fot p#copy a {
	text-decoration: none;
	color: #0a9d9b;
	}
#fot p#copy a:hover {
	text-decoration: underline;
	}
	
/* ___| pruh |_____________________ */


#stripe {
   margin: 215px 0 0 0;
   width: 930px;
   height: 200px;
   background: url("../img/bg_stripe.png") repeat;
   float: left;
   clear: both;
   }
#scroll_non {
   margin: 20px 0 0 90px;
   padding: 0 10px 0 0;
   width: 287px;
   height: 160px;
   overflow: hidden;
   float: left;
   }
#scroll_right {
   margin: 20px 70px 0 0;
   padding: 0 10px 0 0;
   width: 260px;
   height: 160px;
   overflow: auto;
   scrollbar-base-color: #002d29;
   scrollbar-track-color: #014341;
   scrollbar-face-color: #002d29;
   scrollbar-highlight-color: #002d29;
   scrollbar-3dlight-color: #002d29;
   scrollbar-darkshadow-color: #002d29;
   scrollbar-shadow-color: #002d29;
   scrollbar-arrow-color: #9be3df;
   float: right;
   }
p#p_right {
   margin: 10px 80px 0 0;
   text-transform: uppercase;
   font-size: .93em;
   float: right;
   }
p#p_right a {
   text-decoration: none;
   color: #B1ECE6;
   }
p#p_right a:hover {
   color: #fff;
   }
p#p_left {
   margin: 10px 0 0 90px;
   text-transform: uppercase;
   font-size: .93em;
   float: left;
   }
p#p_left a {
   text-decoration: none;
   color: #B1ECE6;
   }
p#p_left a:hover {
   color: #fff;
   }
#stred {
   margin: 0;
   width: 176px;
   height: 220px;
   background: url("../img/bg_pruh_stred.jpg") no-repeat;
   float: left;
   } 

#scroll a img {
	border: 1px solid #a9f4ef;
	margin: 10px;
}

