*{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

body {
	margin: 0px;
	padding: 0px;
	background-color: White;
}

#stranka {
	background-color: White;
	position: relative;
	left: 50%;
	width: 810px;
	height: 800px;
	margin-left: -405px;
}

#stranka2 {
	background-color: White;
	width: 810px;
	height: 800px;
}

#obal {
	width: 253px;
	background-color: White;
	height: 163px;
	float: left;
}

#fix1 {
	background-color: White;
	width: 81px;
	height: 150px;
	float: left;
}

#fix2 {
	background-color: White;
	width: 38px;
	height: 180px;
	float: left;
}

#fix3 {
	background-color: White;
	width: 39px;
	height: 180px;
	float: right;
}

#lefthorni {
	background-image: url(../png2/lefthorni.png);
	width: 197px;
	height: 164px;
	float: left;
}

#righthorni {
	background-image: url(../png2/righthorni.png);
	width: 197px;
	height: 164px;
	float: left;
}

#nadcenter{
	width: 254px;
	height: 43px;
	background-image: url(../png2/nadcenter.png);
	_margin-top: -4px;
}

#left {
	width: 156px;
	height: 411px;
	background-image: url(../png2/left.png);
	float: left;
	_margin-top: -4px;

}

#right {
	width: 156px;
	height: 411px;
	background-image: url(../png2/right.png);
	float: left;
	_margin-top: -4px;

}

#center {
	width: 496px;
	height: 411px;
	background-image: url(../png2/center.png);
	float: left;
	_margin-top: -4px;
	
}

#center-de {
	width: 496px;
	height: 411px;
	background-image: url(../png2/center_de.png);
	float: left;
	_margin-top: -4px;
	
}

#center-en {
	width: 496px;
	height: 411px;
	background-image: url(../png2/center_en.png);
	float: left;
	_margin-top: -4px;
	
}

#center a{
	text-decoration: none;
	color: #000000;
}

#center-de a{
	text-decoration: none;
	color: #000000;
}

#center-en a{
	text-decoration: none;
	color: #000000;
}

#center-en a:hover{
	text-decoration: underline;
	color: #000000;
}

#center a:hover{
	text-decoration: underline;
	color: #000000;
}

#center-de a:hover{
	text-decoration: underline;
	color: #000000;
}

#podcenter a:hover{
	text-decoration: underline;
	color: #000000;
}

#podcenter a{
	text-decoration: none;
	color: #000000;
}

#leftdole {
	width: 232px;
	height: 212px;
	background-image: url(../png2/leftdolni.png);
	float: left;
	_margin-top: -4px;
	_height: 208px;

}

#rightdole {
	width: 231px;
	height: 213px;
	background-image: url(../png2/rightdolni.png);
	float: right;
	_margin-top: -4px;
}

#podcenter {
	width: 270px;
	height: 99px;
	background-image: url(../png2/podcenter.png);
	float: left;
	_margin-top: -4px;
	
}





#spodni {
	width: 270px;
	height: 136px;
	background-image: url(../png2/spodni.png);
	float: left;
}

#navigace {
	width: 230px; 
	position: absolute;
	right: -135px;
	top: 80px;
	_right: -140px;
	_top: 90px;
}

#navigace p{
	font-size: 14px;
	color: #0C9548;
	margin-bottom: 15px;
	text-decoration: underline;
}

#navigace a{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #056839;
	text-decoration: none;
	margin-bottom: 4px;
	display: block;
	color: #0C9548;
}

#navigace a:link{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #056839;
	text-decoration: none;
	color: #0C9548;
}

#navigace a:hover{
	text-decoration: underline;
	color: #B7191D;
}

#navigace a:visited{
}


#logo {
	background-color: white;
	background-image: url(../png/logo.png);
	position: absolute;
	left: -50px;
	width: 195px;
	height: 96px;
}

#logo-de {
	background-color: white;
	background-image: url(../png/logo_de.png);
	position: absolute;
	left: -50px;
	width: 195px;
	height: 96px;
}

#logo-en {
	background-color: white;
	background-image: url(../png/logo_en.png);
	position: absolute;
	left: -50px;
	width: 195px;
	height: 96px;
}

#firma{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: White;
	padding: 3px 10px 0 10px;
	text-align: center;
	_padding: 0px 10px 0 10px;	
}

#firma a{
	color: White;
	text-decoration: underline;
}

#firma a:hover{
	color: #056839;
	text-decoration: underline;
}

#akcestred{
	width: 90px;
	height: 87px;
	vertical-align: middle;
	color: White;
	text-align: center;
	font-size: 25px;
	margin: 167px 0 0 213px;
}
#menuon{
	background-image: url(../img/on.png);
	width: 71px;
	border: 0px;
	height: 29px;
	margin-top: 20px;
	cursor: Hand;
	cursor: Pointer;
}

#menuoff{
	background-image: url(../img/off.png);
	margin-top: 20px;
	width: 71px;
	border: 0px;
	height: 29px;
	cursor: Hand;
	cursor: Pointer;
}

#maska{
	background-color: blue;
	loat: left;
	width: 231px;
	height: 40px;
}

#jazyk{
	ackground-color: blue;
	position: absolute;
	left: -15px;
	top: 150px;
	width: 50px;
	height: 115px;
	font-size: 12px;
}

#podcenter #zpetcz{
	width: 228px;
	height: 84px;
	margin-left: 14px;
	margin-top: 15px;
	background-image: url(../zpetdomenu/tlacitko_cj_23.png);
}

#podcenter:hover #zpetcz{
	width: 228px;
	height: 84px;
	background-image: url(../zpetdomenu/tlacitko_cj_red_23.png);
	margin-left: 14px;
	margin-top: 15px;
}

#motto{
	color: #2BB673;
	text-decoration: none;
	font-size: 14px;
}
