@charset "windows-1250";
/* CSS Document */

body {
	background-color: #666666;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	}

/* nad zahlavim */
#jazyk {
	width: 990px;
	font: 8pt arial;
	color: #ffffff;
	padding: 0px 5px 2px 5px;
	}
#jazyk .leva {
	float: left;
	color: #CCCCCC;
	}
#jazyk .prava {
	float: right;
	}
#jazyk a {
	color: #ffffff;
	}
#jazyk a:hover {
	text-decoration: none;
	}

	
/* menu */	
#menu {
	width: 1000px;
	height: 243px;
	margin-bottom: 1px;
	background-image: url(../design/bg_menu.png);
	background-repeat: no-repeat;
	background-position: top;
	}
	
	
	
/* rozdeleni stranky */
#rozdeleni {
	width: 1000 px;
	height: 7px;
	background-color: #002817;
	}
	
/* textarea */
#textarea {
	width: 970px;
	min-height: 470px;
	background-color: #FFFFFF;
	padding: 22px 10px 22px 20px;
	}
#textarea a {
	color: #e67810;
	}
#textarea a:hover {
	text-decoration: none;
	}
/* zahlavi */	
#zahlavi {
	width: 1000px;
	height: 50px;
	background-image: url(../design/bg_zahlavi.png);
	clear: both;
	}
		
/* zapati */
#zapati {
	width: 1000px;
	height: 50px;
	background-color: #d3d3d3;
	clear: both;
	text-align: center;
	}
#zapati2 {
	width: 1000px;
	height: 50px;
	background-color: #d3d3d3;
	clear: both;
	text-align: center;
	}
#zapati0 {
	width: 1000px;
	height: 75px;
	background-color: #ffffff;
	clear: both;
	text-align: center;
	}
#oranz {
	color: #e67810;
}
#oranz a {
	color: #e67810;
	text-decoration: none;
	}
#oranz a:hover {
	text-decoration: none;
	}
#dark {
	color: #002817;
}
#dark a {
	color: #002817;
	text-decoration: none;
	}
