@charset "utf-8";
/* CSS Document */


html, body, #contents {
	min-height: 100%;
	width: 100%;
	height: 100%;}
	
	html>body, html>body #contents {
	height: auto;
}
#contents {
	position: absolute;
	top: 0;
    left: 0;
	}


body {
	padding:0;
	margin:0;
	background-image:url(pics/content_bcg.jpg);
background-repeat:repeat;
}

.content{
	
	width:1021px;
	text-align: left;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#D1D3D4;
	line-height:160%;
	
}


.header{
	height:360px;
	background-image:url(pics/bcg.jpg);
	background-repeat:repeat;
}
.header_logo{height:62px;
padding:0;
	margin:0;}
.header_flash {height:240px;padding:0;
width:1021px;
	margin:0;}
  
#menu_pozadi{
position: relative;
	width:1021px;
  height: 251px;
	background-image:url(pics/menu_zmensene.jpg);
  background-repeat: no-repeat;

}
#menu_obrazky {
position: relative;
  width:1005px
  height: 200px;
  left: 0px; 
  top: 10px;
  bottom: 10px;           
}

#menu_obrazky image{
border: 0px;
               
}

.menu{
		font-family:Verdana, Geneva, sans-serif;
	color:#FFF;
	background-image:url(pics/menu_bck.jpg);
	width:1021px;
	height:58px;
	
}

.menu a {color:#FFF; text-decoration:none;}

.menu a:hover{color:#de6616;}

#footer {
	position: absolute;
	bottom: 0;
	width: 100%; /* See note below */
	min-width:1021px;
	background-image:url(pics/bcg.jpg);
	background-repeat:repeat;
	color:#de6616;
	font-family:Verdana, Geneva, sans-serif;
	height:40px;

}

.link_footer
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#de6616;
	}

h1 {font-family:Verdana, Geneva, sans-serif;font-size:14px;
padding-bottom:50px;
	
	}


