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;
}

ul {
	padding: 5px;
}

li {
	display: list-item;
	margin-left: 20px;
	padding: 4px 2px 4px 2px;
}

a img {
	border: none;
}

a {
	color: #258de2;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

p {
	line-height: 170%;
	padding: 5px;
	margin: 0px 0px 0px 0px;
	text-align: justify;
}

body {
	font-size: 12px;
 	background-color: #062134;
	background-repeat: repeat-x;
	background-position: top center;
	background-attachment: fixed;
	color: black;
}

hr {
	display: none;
}

strong {
	color: #258de2;
}

h1 {
	font-size: 26px;
	color: #258de2;
	padding-top: 10px;
	padding-bottom: 10px;
}

h2 {
	font-size: 16px;
	padding: 5px;
}



.end {
	clear: both;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
	display: block;
	visibility: hidden
}

.invisible {
	display: none;
}

.center {
	text-align: center;
}

.cleaner {
	clear: both;
}


#pagetitle {
	width: 900px;
	margin: 10px auto 0px auto;
}



#main {
	margin: 20px auto 0px auto;
	width: 900px;	
	background-color: white;
	border: 1px solid #C2BEBB;
	-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;
	border: 5px solid #e0e0e0;
}

#header {
	width: 100%;
	background-image: url('../img/modry_pruh_dole.png');
	background-repeat: repeat-x;
	background-position: bottom center;
}



#headerinfo {
	font-size: 20px;
	padding-top: 50px;
	padding-left: 32px;
	color: black;
	margin-left: 470px;
	margin-right: 80px;
	text-align: center;
}


#headerimg {
	background-image: url('../img/radiator_pozadi.png');
	background-repeat: no-repeat;
	background-position: top center;
}
	
#menu {
	padding-top: 20px;
	padding-bottom: 15px;
	font-size: 15px;
	text-align: right;
	padding-right: 20px;
	font-size: 16px;
}

#menu a {
	margin: 10px;	
	font-size: 20px;
	color: #258de2;
	padding-left: 20px;
	padding-right: 20px;
	font-weight: bold;
}



	
#body {
}


#boxesinfo {
	padding-top: 70px;
	margin-left: 30px;
}

.bointitle {
	color: #258de2;
	font-weight: normal;
	padding-top: 15px;
	padding-left: 100px;
	padding-bottom: 35px;
	font-size: 24px;
}

.bointext {
	padding: 8px;
	line-height: 170%;
	font-size: 14px;
	height: 120px;
}

.boinimg {
	text-align: center;
	padding-bottom: 20px;
}

.boin {
	width: 270px;
	display: inline-block;
	zoom: 1;
	*display: inline;
	padding: 3px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 35px;
	text-align: left;
	vertical-align: top;
	color: black;
	font-size: 12px;
}

.boin1 {
	padding-top: 5px;
	padding-right: 0px;
	background-image: url('../img/vana.png');
	background-repeat: no-repeat;
	background-position: left top;
}

.boin2 {
	padding-top: 5px;
	padding-right: 0px;
	background-image: url('../img/sporak.png');
	background-repeat: no-repeat;
	background-position: left top;

}

.boin3 {
	padding-top: 5px;
	padding-right: 0px;
	background-image: url('../img/radiator.png');
	background-repeat: no-repeat;
	background-position: left top;

}

#footer {
	margin-bottom: 20px;
	margin: 5px auto 20px auto;
	width: 815px;	
}

#foot {
	color: white;
}

#benefitweb {
	font-size: 11px;
	color: gray;
	float: right;
}

#benefitweb a {
	color: gray;
	text-decoration: underline;
}


#content {
	margin-top: 0px;
	color: black;
	padding: 35px;
	font-size: 12px;
}

#bodyend {
	font-size: 12px;
	text-align: right;
	padding: 5px 20px 5px 20px;
	height: 15px;
}


.info {
	color: #1042bb;
	clear: both;
	font-size: 11px;
	font-style: italic;
	margin: 30px;
	padding: 10px;
	background-color: #efefef;
	-webkit-border-radius:15px;-moz-border-radius:15px;border-radius:15px;
}