body {
	margin: 0 0 10px 0;
	padding: 0;
	color: #424242;
	font-family: Verdana, Arial, Tahoma, helvetica, sans-serif;
	font-size: 12px;
	background: #bdd297 url('img/bg.jpg') repeat-x;
	text-align: center;
}
#web {
	border-left:1px solid white;
	border-right:1px solid white;
	border-bottom:1px solid white;
	text-align: left;
	width: 996px; 	width: "998px";
	margin: auto;
	position: relative;}

#title {
	height: 288px;
	background: url('img/home-title.jpg') no-repeat;
	text-align: left;
	padding: 0;}
#title #logo {
	width: 215px; }
#title #logo a h1 {
	width: 341px;
	height: 102px;
	cursor:hand;
	color:green;
	position: relative;
	margin: 0px 0 0 20px; 	margin: "6px 0 0 20px";
	padding: 10px 0 0 0; 	padding: "10px 0 0 0";
	font-size:17px; }
#title #logo h1 span {
	display: block;
	position: absolute;
	left: 0;top: 5px; 	left: "0";top: "5";
	width: 341px;
	height: 102px;
	background: url('img/home-logo.jpg') no-repeat; }


#title-title2 {
	height: 96px;
	background: url('img/home-title2.jpg') no-repeat;
	text-align: center;
}


#title-middle {
	height: 187px; height: "187px";
	background: url('img/home-middle.jpg') no-repeat;
	text-align: center;
}


#title-middle p{
	width:600px;
	color: white;
	margin: 0 0 0 250px; 	margin: "26px 0 0 250px"; padding-top:25px; padding-top:"0";
	line-height:18px
}

#title-bottom {
	height: 185px; height: "185px";
	background: url('img/home-bottom.jpg') no-repeat;
	text-align: left;
}


#flags img{
	border:0;
	width: 72px;
	height: 48px; }

#flags{
	margin:10px 35px 0 0; 	margin:"10px 35px 0 0";
	width: 680px; width: "410px";
	text-align: left;
	padding:0;}

#flags a{
	display:block;
	clear: left;
	width: 72px;
	float:right;
	height: 48px;
	margin-left:20px;
	border:2px solid #ea9c03;
	padding:0;}

#flags a:hover{
	border:2px solid white;}

#paticka {
	height: 49px;
	background: url('img/home-paticka.jpg') no-repeat left;
	margin: 0;	
	width: 997px;	width:"997px";
	margin: 0 0px 0 0;
	float:left; text-align:right;
	font-size: 10px;
	color: #405a0b;
	padding: 0;
}
#paticka span {
	display:block;
	margin: 27px 10px 0 0;
}
#paticka a {
	font-size: 10px; color: #405a0b;
	text-decoration: none;
}
#paticka a:hover {
	text-decoration: underline;
}


a{
	color: green;
	text-decoration: none }
a:hover{
	text-decoration: underline }

hr.clean { clear: both; height: 1px; border: none; margin: -1em 0 0 0; visibility: hidden; display:"none" }

