html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-family: verdana, sans-serif, Arial, Helvetica;
}

*, *:before, *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

h1 {
	font-size: 22px;
	padding-bottom: 20px;
	color: #20521F;

}


h2 {
	font-size: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #20521F;
}


p {
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 150%;
}

ul {
	padding-left: 30px;
}

li {
	padding: 5px;
}

body {
	background-color: white;
	font-size: 14px;
	color: #174915;
}

a {
	color: #20521F;
	text-decoration: underline;
}

.invisible {
	display: none;
}

.cleaner {
	clear: both;
}

#main {
	width: 1000px;
	margin: 20px auto 10px auto;
}


#logo {
	background-image: url('../img/210_logo.jpg');
	background-repeat: no-repeat;
	background-position: left center;
	width: 446px;
	height: 110px;
}

#header-wrapper {
	background-image: url('../img/header.png');
	background-repeat: repeat-x;
	background-position: bottom center;
	background-color: #20521F;
	margin-top: 20px;
}

#header {
	width: 1000px;
	margin: 0 auto 0 auto;
	padding: 0px;
}


#menu {
	background-image: url('../img/116_prechod_oranzova.jpg');
	background-repeat: repeat-x;
	background-position: top center;
	float: right;
	padding-top: 40px;
	color: white;
}

#menu a {
	padding: 18px 20px;
	text-decoration: none;
	font-weight: bold;
	color: white;
}

#menu a.selected {
	background-image: url('../img/116_prechod_hneda.jpg');
	background-repeat: repeat-x;
	background-position: top center;
	color: black;
}

#banner-wrapper {
	background-color: #5D8F52;
	padding: 10px 0 15px 0;
	background-image: url('../img/line.png');
	background-repeat: repeat-x;
	background-position: bottom center;
}

#banner {
	width: 1000px;
	margin: 0 auto 0 auto;
	position: relative;
	background-color: #A9DC99;
}

#banner2 {
	float: right;
	margin: 10px;
}

#banner2 {
	height: 257px;
	width: 494px;
}

#bannerinfo {
	font-size: 20px;
	color: #174915;
	padding: 20px;
	line-height: 50px;
	padding-left: 40px;
	padding-top: 20px;
}



#body {
	background-color: white;
	padding: 40px;
	width: 1000px;
	margin: 0 auto 0 auto;
}

#boxes-wrapper {
	background-color: #5D8F52;
	border-bottom: 3px solid #275926;
}

#boxes {
	width: 1000px;
	margin: 0 auto 0 auto;
}

.box {
	float: left;
	width: 33.33%;
	padding: 20px;
	
	color: white;
}

.box1 {
	background-image: url('../img/210_ico_1.png');
	background-repeat: no-repeat;
	background-position: 20px 30px;
}

.box2 {
	background-image: url('../img/210_ico_2.png');
	background-repeat: no-repeat;
	background-position: 20px 30px;
}


.box3 {
	background-image: url('../img/210_ico_3.png');
	background-repeat: no-repeat;
	background-position: 20px 30px;
}


.boxtitle {
	font-weight: bold;
	padding-bottom: 10px;
	padding-left: 120px;
	min-height: 80px;
}



#slogan {
	width: 1000px;
	margin: 20px auto 20px auto;
}

#slogan_left {
	background-image: url('../img/210_obrazek.jpg');
	background-repeat: no-repeat;
	background-position: 20px 30px;
	background-color: #A9DC99;
	width: 650px;
	padding: 20px;
	padding-left: 350px;
}

#slogan_right {
	padding: 20px;
	width: 350px;
	float: right;
}


#footer {
	width: 1000px;
	margin: 0 auto 0 auto;
	margin-top: 0px;
	background-image: url('../img/footer.png');
	background-repeat: repeat-x;
	background-position: top center;
	padding: 10px;
}


#map {
	float: right;
}


#benefitweb {
		width: 1000px;
	margin: 0 auto 0 auto;
	text-align: right;
	font-size: 11px;
	padding-bottom: 20px;
	padding-right: 20px;
	color: #aaa;
}

#benefitweb a {
	color: #555;
	text-decoration: none;
}