@media screen {
	
/* --- layout --- */
	/* ----- nastaveni pro divy page a overpage */

		#page {
			background-color: #d6d7a0; /* #d6d7a0 */
			width: 978px;
			margin: 0 auto;
			text-align: left;
			position: relative;
                        border: 1px solid #b0b0b0;
                        }

	/* ----- end. nastaveni pro div page */
	
	/* ----- nastaveni pro body */

		body {
			font-size: 76%;
			font-family: Arial, Helvetica, sans-serif;
			line-height: 1.4em;
			width: 978px;
			margin: 20px auto 20px auto;
			padding: 0;
			background-color: #ffffff;
			text-align: right;
			}
		
		input, textarea, select {
			font-size: 100%;
			font-family: Arial, Helvetica, sans-serif;
			}

	/* ----- end. nastaveni pro body */
	


	/* ----- header */

		img { 	
			border: 0px none;
			padding: 0px;
			margin: 0px;
			/*float: left;*/
			}

      		#mapa_cr_background {
			background: /*#c3c491*/ url(/files/img/images/mapa_background.png) top left no-repeat; 		
			padding: 0px;
			float: left;
			z-index: 9000;
			width: 200px;
			height: 120px;
			position: absolute;
			top: 0; left: 18px;
			z-index: 20;
			}

		#mapa_cr_posouvaci_podklad {
			background: #c3c491 url(/files/img/images/mapa_posouvaci_podklad16.png) 5px 8px no-repeat;
			width: 186px;
			height: 112px;
			position: absolute;
			top: 0; left: 3px;
			}

		
		#boxSearchAndMail {
			float: right;
			background: url(/files/img/images/lupa2.jpg) left center no-repeat;
			height: 40px;
			padding: 0 5px 5px 22px;
			}

		#boxSearchAndMail input {
			margin: 10px 0 0 0;
			}

		#boxSearchAndMail input.text {
			padding: 3px 3px;
			width: 160px;
			}

		#boxSearchAndMail a {
			background: url(/files/img/images/obalka-tenka.jpg) left center no-repeat;
                        padding: 6px 8px 0 24px;
			border: none;
                        text-decoration: none;
			}
		
		
		#boxSearchAndMail input.submit {
			height: 23px;
                        width: 29px;
			background: url(/files/img/images/viewall.jpg) 0 1px no-repeat;
			border: none;
			color: #fff;
			font-weight: bold;
			padding: 0;
			}

		#header h1 {
			width: 960px;
			height: 246px;
			margin: 10px 0 10px 0;
                        position: relative;
                        left: 10px;
			}
               
		#header h1 span {
			width: 100%;
			height: 246px;
			background: url(/files/img/images/hlava-parez-aktualni3.png) 0 0;
             	        } 
	


		div.searchResults .nadpis {
			font-size: 32px;
			text-align: center;
			margin-bottom: 12px;
			}

		div.searchResults table {
			width: 25%;
			text-align: center;	
			/*frame: border;*/
			border: 1px solid #000000;
			background-color:  #c3c491;
			}

		div.searchResults a {
			color: #136c66;
			text-decoration: none;
			/*text-style: normal;*/
			}

		div.notFound {
			text-align: center;
			font-size: 16px;
			color: #ff0000;
			text-decoration: none;
			/*text-style: normal;*/
			}
          
                div#informace_o_pobocce {
	                display: none;
                        z-index: 1000;
                        position: absolute;
                        left: 205px;
                        top: 109px;
                        width: 350px;
                        height: 90px;
                        background: #ffffe1;
                        border: 1px solid black;
                        }
	
                div#pobocka_content {
                        width: 100%;
                        padding: 1px 7px 7px 7px;
                        }

                div#pobocka_content span#pobocka_nadpis {
                        font-size: 10px;
                        font-weight: bold;
                        color: #136c66;
                        }

                div#pobocka_content span#hlavicka {
                        font-size: 10px;
                        font-weight: bold;
                        color: #830808;
                        }

                div#pobocka_content a#pobocka_mapa {
                        text-decoration: none;
                        font-size: 10px;
                        font-weight: bold;
                        color: #000;
                        }

                div#pobocka_content span#pobocka_text_levy {
                        font-size: 10px;
                        font-weight: bold;
                        color: #830808;
                        }

                div#pobocka_content div#pobocka_kontaktni_osoba {
	                width: 100%;
                        }

                div#pobocka_content div#pobocka_kontaktni_osoba span {
	                font-size: 10px;
                        font-weight: bold;
                        color: #000;
                        }

	/* ----- end. header */	
	
	
	/* ----- footer */
	
		.footerMain {
			background: #2f2f1b;
			padding: 10px 0 15px 0;
			text-align: center;
			color: #c3c491;
			font-size: 90%;
                        width: 980px;
                        }

		.footerMain a, a.epmsStyle {
			color: #fff;
			text-decoration: none;
			}
		

		.footerBottom {
			background-color: #fff;
			padding: 10px;
			margin: 0;
			font-size: 110%;
			text-align: center;
			}

		.footerBottom a {
			color: #a78641;
			font-weight: bold;
			text-decoration: none;
			}
	
	/* ----- end. footer */
	
	/* ---- odkazy */
	
		a {
			color: #ffffff;
			}
		
		
		a:hover{
			color: #C3C491;
			}
	
	/* ----- end. odkazy */

	
	/* ----- footer*/

		td#footer_left_col {
			width: 20%;
			vertical-align: bottom;
			text-align: left;
			padding-left: 20px;
			}

		td#footer_mid_col {
                        }

		td#footer_right_col {
                        padding: 0 12px 0 0;
                        }

		#footer-logo {
			/*align: right;*/
			margin-right: 20px;
			}

/* ---end layout --- */

}
