body {
	margin: 0px;
	padding: 0px;
	background: #CFC3B2 url(../grafika/elinhk/bg_body.jpg) repeat-x top;
	/*behavior: url("css/hover.htc");
	*/
}
.nezobrazuj {
	display: none;
}
.resetovac {
	clear: both;
}
img {
	border: none;
}
h2 {
	margin-top: 0px;
}

.form_button {
	background-color: #F0F0F0;
	color: Black;
	font-family: Verdana, Tahoma, Trebuchet MS, sans-serif, MS Sans Serif, Arial, Helvetica;
	font-weight: bold;
	font-size: 10px;
	border: 1px solid Silver;
	height : 18px;	
	cursor: pointer;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border : 1px solid Silver;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border : 1px solid Silver;
}
LABEL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #638DA6;
	font-weight : bold;
}

/* -- ---------------------- ------------------------------------------------------------------------------------------------------------*/
#stranka-celek {
	width: 980px;
	margin: 48px auto; /*51*/
	font-family: Arial, Helvetica, sans-serif;
}
/* -- PORADI PRVKU NA STRANCE ------------------------------------------------------------------------------------------------------------*/
#top {
	position: absolute;
	width: 980px;
	text-align: left;
}
#bottom {
	position: absolute;
	padding-top: 221px; /*221*/
	width: 980px;
	text-align: left;
	background: url(../grafika/elinhk/bg_bottom.jpg) repeat-y top;	
}


#bottom-left {
	float: left;
	width: 838px;
	background-color: #EAE3DC;
	/*border-left : 1px solid #CFC3B2;*/
	/*min-height: 300px;*/
}

#bottom-left-top-banner-page {
	width: 838px;
	height: 63px;
	background: #EAE3DC url(../grafika/elinhk/bg_page_banner_content.jpg) no-repeat top;
}

#bottom-left-top-banner-page h2 {
	color:#031D66;
	font-size: 14px;
	font-weight: bold;
}

#bottom-left-top-banner-page .position {
	position: absolute;
	left: 283px; /* 290 */	
	top: 258px;	
}

#bottom-left-top-banner-home {
	width: 838px;
	height: 63px;
	background: #EAE3DC url(../grafika/elinhk/bg_page_banner_home.jpg) no-repeat top;
}

#bottom-left-top-banner-home .position1 {
	position: absolute;
	left: 296px;	
	top: 258px;	
}

#bottom-left-top-banner-home .position2 {
	position: absolute;
	left: 547px;	
	top: 258px;	
}


#bottom-left-top-banner-home h2 {
	color:#031D66;
	font-size: 14px;
	font-weight: bold;
}


#hlavni_cinnost {
	position: absolute;
	left: 35px;	
	top: 225px;	
	color: #FFFFFF;
	font-size: 17px;
	font-weight: bold;
}

#logo_elin {
	background: url(../grafika/elinhk/logo_elin.jpg) no-repeat bottom;
	position: absolute;
	left: 35px;	
	top: 249px;	
	/*
	margin-left: 40px;
	margin-top: 28px; */
	width: 106px;
	height: 34px;
	cursor: pointer;
}

#bottom-left-menu {
	float: left;
	width: 280px;

}

#bottom-banner1 {
	float: left;
	margin-top: 0px;
	margin-left: 1px;
	_position: absolute;	
	_top: 284px;		
	_left: 280px;
	width: 248px;	
	height: 129px;
	background: url(../grafika/elinhk/bg_banner1.jpg) no-repeat top;		
}

#bottom-banner1 .cinnost {
	margin-left: 20px;
	margin-top: 5px;
	color:#7A726D;
	font-size: 12px;
	font-weight: bold;
}

#bottom-banner2 {
	float: left;
	margin-top: 0px;
	margin-left: 4px;
	_position: absolute;	
	_top: 284px;		
	_left: 529px;
	width: 285px;	
	height: 129px;
	background: url(../grafika/elinhk/bg_banner2.jpg) no-repeat top;		
}

#bottom-banner2 .cinnost {
	margin-left: 20px;
	margin-top: 5px;
	color:#7A726D;
	font-size: 12px;
	font-weight: bold;
}



#bottom-left-obsah {
	float: right;
	width: 558px;	
	padding-top: 10px;
	font-size: .8em;	
}

#bottom-left-obsah .obsah {
	padding: 2px 10px 10px 10px;
}

#bottom-left-obsah p {

}

#bottom-left-obsah-home {
	float: right;
	width: 558px;	
	font-size: .8em;	
}

#bottom-left-obsah-home p {

}


/* -- MENU LEVA STRANA --------------------------------------------------------------------------------------------------------------------*/
#bottom-left-menu .menu {
	margin: 20px 0px 0px 0px;
	padding: 0px;
	display: block;
	text-align: left;
}
#bottom-left-menu .menu li {
	list-style: none;
	padding-left: 39px;
	padding-bottom: 8px;	
	width: 280px;	
	height: 25px;
	background: url(../grafika/elinhk/bg_menu.jpg) no-repeat left;		
}
#bottom-left-menu .menu  a{
	text-decoration: none;
	color: #6C6253;
	font-size: .9em;
	font-weight: bold;
}
#bottom-left-menu .menu  a:hover{
	color: #7A8B90;
}
#bottom-left-menu .menu  a.select{
	color: #B06609;
	text-decoration: none;
}

/* -- OBSAH --------------------------------------------------------------------------------------------------------------------*/
#bottom-right {
	float: right;
	width: 142px;
	/*background: #EAE3DC url(../grafika/elinhk/top_hlavicka_3_bottom.jpg) no-repeat top;*/
	_height: 300px;
	min-height: 300px;
}


.strankovani {
	text-decoration: none;
	color: #6C6253;
	font-size: 13px;
	font-weight: normal;
}
.strankovani a{
	text-decoration: underline;
	color: #6C6253;
	font-size: 13px;
	font-weight: normal;
}
.strankovani a:hover{
	color: #7A8B90;
}



/* -- HLAVICKA --------------------------------------------------------------------------------------------------------------------------*/
#hlavicka {
	width: 980px;
	height: 221px;
	background: url(../grafika/elinhk/bg_hlavicka.jpg) repeat-x top;
}
#hlavicka .logo {
	padding-left: 120px;
	padding-top: 40px;
}
#hlavicka H2{
	float: left;
	margin: 0px;
	padding: 0px;
	margin-left: 30px;
	padding-top: 30px;
	font-size: 1.2em;
	color: #005200;
}
#hlavicka .img1{
	width: 281px;
	height: 221px;
	background: url(../grafika/elinhk/top_hlavicka_1.jpg) no-repeat top;
	float: left;
}
#hlavicka .img2{
	width: 557px;
	height: 221px;
	background: url(../grafika/elinhk/top_hlavicka_2.jpg) no-repeat top;
	float: left;	
}
#hlavicka .img3{
	width: 140px;
	height: 221px;
	background: url(../grafika/elinhk/top_hlavicka_3.jpg) no-repeat top;
	float: left;	
}













/* -- NAVIGACE --------------------------------------------------------------------------------------------------------------------------*/





/* -- PATICKA -----------------------------------------------------------------------------------------------------------------------------*/
#paticka {
	width: 980px;
	height: 105px;
	clear: both;
	background: url(../grafika/elinhk/bg_paticka.jpg) no-repeat left;
}
#paticka .ihelp {
	/*position: absolute;*/
	padding-top:76px;
	padding-left: 844px;
	font-size: 12px;	
	color: #FFFFFF;
}
#paticka .ihelp a {
	color: #FFFFFF;
}
#paticka .ihelp a:hover {
	color: #7A8B90;
}





















/* -- PRAVA STRANA --------------------------------------------------------------------------------------------------------------------*/
#obsah-right{
	float: right;
	width: 150px;
	padding-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
	color: #F8F4DF;
}
#obsah-right h3 {
	margin-bottom: 10px;	
}
#obsah-right .datum {
	color: #F08100;
	margin-top: 0px;
	font-size: .8em;
	font-weight: bold;	
}
#obsah-right .nadpis {
	color: #F08100;
	font-weight: bold;	
	font-size: .9em;
}
#obsah-right h4{
	font-size: .8em;		
	margin: 0px;
}
#obsah-right p {
	font-size: .8em;
	margin: 2px 0px 20px 0px;
	padding-bottom: 20px;
	background: url(../grafika/elinhk/oddelovac.gif) repeat-x bottom;
}
#obsah-right .detail {
	color: #F8F4DF;
	text-decoration: none;
	font-weight: bold;
}
#obsah-right .detail:hover {
	color: #F08100;
}
#obsah-right .hr {
	margin-top: 10px;
}

/* -- FORM HLEDEJ -----------------------------------------------------------------------------------------------------------------------------*/
#obsah-right .hledani{
	margin-top: 20px;
}

#obsah-right .form-hledej {
	margin:0px 0px 0px 0px;
}
#obsah-right .input-hledej {
	FONT-SIZE: 12px;
	border : 1px solid #97928E;
	height : 15px;	
	background-color: #BEC4B6;	
	margin-top: 3px;
	margin-right: 5px;
}


/* -- HLAVNI OBSAH -----------------------------------------------------------------------------------------------------------------------*/
#obsah {
	float: left;
	color: #453E22;
	font-size: .8em;
	padding: 10px;
	margin: 10px;	
	background-color: #F9F4E0;
	color: #3f582f;
	width: 610px;
	margin-top: 25px;
	min-height: 500px;
	_height: 500px;				
}
#obsah a{
	color: #6F8064;
	text-decoration: underline;
}
#obsah a:hover{
	color: #F08100;
	text-decoration: underline;
}

/* -- HLAVNI OBSAH HOME-------------------------------------------------------------------------------------------------------------------*/
#obsah-home {
	float: left;
	color: #453E22;
	width: 635px;
	padding-left: 15px;
	margin-top: 25px;		
}
#obsah-home a{
	text-decoration: none;
}
#obsah-home .home-td {
	width: 193px;
	height: 168px;
	&height: 166px;
	vertical-align: bottom;
	border: 2px solid transparent;
	cursor: pointer;
	_border: none;	

}
#obsah-home .home-td:hover {
	border: 2px solid #DD8315;
}
#obsah-home h3 {
	color: #064B27;
	padding: 0px;
	margin-bottom: 5px;
	font-size: .9em;
	padding-left: 10px;	
}
#obsah-home .prvek-1 {
	width: 205px;
	height: 175px;
	background: url(../grafika/elinhk/prvek_1.jpg) no-repeat top;
	float: left;
	padding-top: 7px;	
	margin-right: 10px;	
}
#obsah-home .prvek-2 {
	width: 205px;
	height: 175px;
	background: url(../grafika/elinhk/prvek_2.jpg) no-repeat top;
	float: left;
	padding-top: 7px;	
	margin-right: 10px;	
}
#obsah-home .prvek-3 {
	width: 205px;
	height: 175px;
	background: url(../grafika/elinhk/prvek_3.jpg) no-repeat top;
	float: left;
	padding-top: 7px;	
}
#obsah-home .prvek-4 {
	width: 205px;
	height: 175px;
	background: url(../grafika/elinhk/prvek_4.jpg) no-repeat top;
	float: left;
	padding-top: 7px;	
	margin-right: 10px;		
}
#obsah-home .prvek-5 {
	width: 205px;
	height: 175px;
	background: url(../grafika/elinhk/prvek_5.jpg) no-repeat top;
	float: left;
	padding-top: 7px;	
	margin-right: 10px;		
}
#obsah-home .prvek-6 {
	width: 205px;
	height: 175px;
	background: url(../grafika/elinhk/prvek_6.jpg) no-repeat top;
	float: left;
	padding-top: 7px;	

}


/* -- PRVEK 7 -------------------------------------------------------------------------------------------------------------------*/
#obsah-home .prvek-7 {
	width: 634px;
	height: 130px;
	background: url(../grafika/elinhk/prvek_7.jpg) no-repeat top;
	float: left;
	_float: none;	
	padding-top: 10px;
}
/*
#obsah-home #text-left {
	float: left;
	text-align: center;
	margin-left: 140px;
	_margin-left: 70px;
}
#obsah-home #text-right {
	float: right;
	text-align: right;	
	margin-right: 20px;
	_margin-right: 60px;	
	margin-top: 20px;	
}*/
#obsah-home .prvek-7 a {
	color: #CB5606;
	font-weight: bold;
}
#obsah-home .prvek-7 a:hover {
	color: #ffa235;
}
#obsah-home .prvek-7 .text-left {
	float: left;
	text-align: center;
	width: 177px;	
	_width: 247px;		
	margin-left: 140px;
	_margin-left: 70px;
}
#obsah-home .prvek-7 .text-right {
	float: right;
	text-align: right;	
	width: 297px;	
	margin-right: 20px;
	margin-top: 20px;
	_width: 227px;		
	_position: absolute;
	_margin-right: 90px;
}

/* -- KONTAKTNÍ FORMULÁØ ------------------------------------------------------------------------------------------------------------------*/
.form-nadpis{
	text-align: left;
	padding-left: 100px;	
	font-weight: bold;
}

.form-popis-left{
	float: left;
	width: 90px;
	text-align: right;
	padding-right: 10px;
	vertical-align: top;
}

