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: darkgreen;
	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: #f7f6f4;
	background-image: url('../img/pozadi_2.jpg');
	background-repeat: repeat-x;
	background-position: top center;
	color: #b0aeac;
}

hr {
	display: none;
}



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

.invisible {
	display: none;
}

.center {
	text-align: center;
}


#main {
		margin: 0px auto 0px auto;
		width: 815px;	
}

#header {
	width: 100%;
}

h1 {
	font-size: 24px;
	color: #f7f6f4;
	padding-top: 30px;
	padding-left: 10px;	
}

#headerinfo {
	font-size: 15px;
	padding-top: 40px;
	padding-right: 15px;
	color: #f7f6f4;
	float: right;		
	
	}
	
#menu {
	border: 2px solid #007F0A;
	margin-top: 20px;
	background-color: #141515;
	padding-top: 12px;
	padding-bottom: 12px;
	font-size: 15px;
	-webkit-border-radius:15px;-moz-border-radius:15px;border-radius:15px;
		text-align: center;
		background-image: url('../img/lista_nahore_dole.jpg');
	background-repeat: repeat-x;
	background-position: top center;
}

#menu a {
	margin: 10px;	
	color: white;
	padding-left: 20px;
		padding-right: 20px;
	}
	
#headerimg {
	margin-top: 8px;
	background-image: url('../img/foto.jpg');
	background-repeat: no-repeat;
	background-position: top center;
	height: 222px;
	-webkit-border-radius:15px;-moz-border-radius:15px;border-radius:15px;
	}
	
#body {
	margin-top: 10px;
}

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


.boxtitle {
	padding: 10px 20px 10px 20px;
	color: white;
	font-size: 15px;
}

#box1 {
	width: 260px;
	float: left;	
	display: inline;
	border: 2px solid #007F0A;
	background-color: #000;
	font-size: 16px;
	-webkit-border-radius:15px;-moz-border-radius:15px;border-radius:15px;
	background-image: url('../img/lista_box_nahore.jpg');
	background-repeat: repeat-x;
	background-position: top center;
	margin-right: 11px;
	margin-bottom: 10px;
}

.boxbody1 {
	background-color: #FDFBFC;
	border-top: 2px solid #007F0A;
	border-bottom: 2px solid #007F0A;
	color: black;
	padding: 20px 10px 10px 135px;
	font-size: 12px;
	height: 125px; 	
	background-image: url('../img/1.png');
	background-repeat: no-repeat;
	background-position: left center;
}

.boxend1 {
	font-size: 12px;
	text-align: right;
	padding: 5px 20px 5px 20px;
}

.boxend1 a {
	color: white;
}

#box2 {
	width: 260px;
	float: left;	
	display: inline;
	border: 2px solid #007F0A;
	background-color: #000;
	font-size: 16px;
	-webkit-border-radius:15px;-moz-border-radius:15px;border-radius:15px;
	background-image: url('../img/lista_box_nahore.jpg');
	background-repeat: repeat-x;
	background-position: top center;
	margin-bottom: 10px;
}

.boxbody2 {
	background-color: #FDFBFC;
	border-top: 2px solid #007F0A;
	border-bottom: 2px solid #007F0A;
	color: black;
	padding: 20px 10px 10px 135px;
	font-size: 12px;
	height: 125px; 	
	background-image: url('../img/2.png');
	background-repeat: no-repeat;
	background-position: left center;
}

.boxend2 {
	font-size: 12px;
	text-align: right;
	padding: 5px 20px 5px 20px;
}

.boxend2 a {
	color: white;
}

#box3 {
	width: 260px;
	float: right;	
	display: inline;
	border: 2px solid #007F0A;
	background-color: #000;
	font-size: 16px;
	-webkit-border-radius:15px;-moz-border-radius:15px;border-radius:15px;
	background-image: url('../img/lista_box_nahore.jpg');
	background-repeat: repeat-x;
	background-position: top center;
	margin-bottom: 10px;
}

.boxbody3 {
	background-color: #FDFBFC;
	border-top: 2px solid #007F0A;
	border-bottom: 2px solid #007F0A;
	color: black;
	padding: 20px 10px 10px 135px;
	font-size: 12px;
	height: 125px; 	
	background-image: url('../img/3.png');
	background-repeat: no-repeat;
	background-position: left center;
}

.boxend3 {
	font-size: 12px;
	text-align: right;
	padding: 5px 20px 5px 20px;
}

.boxend3 a {
	color: white;
}

#footer {
	border: 2px solid #007F0A;
	background-color: #141515;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-right: 20px;
	font-size: 15px;
	-webkit-border-radius:15px;-moz-border-radius:15px;border-radius:15px;
		text-align: right;
		background-image: url('../img/lista_nahore_dole.jpg');
	background-repeat: repeat-x;
	background-position: top center;
	clear: both;
	color: white;
	margin-bottom: 5px;
}


#fullbody {
	border: 2px solid #007F0A;
	background-color: #000;
	margin-bottom: 10px;
	font-size: 15px;
	-webkit-border-radius:15px;-moz-border-radius:15px;border-radius:15px;
	margin-top: 10px;
	background-image: url('../img/lista_nahore_dole.jpg');
	background-repeat: repeat-x;
	background-position: top center;
}

#content {
	background-color: white;
	border-top: 2px solid #576969;
	border-bottom: 2px solid #576969;
	color: black;
	padding: 20px;
	font-size: 12px;
}

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

#footer2 {
	font-size: 11px;
	clear: both;
	color: black;
	text-align: right;
	padding-right: 50px;
	padding-top: 5px;
	margin: 0px auto 5px auto;
		width: 815px;	
}

#footer2 a {
	color: black;
	text-decoration: underline;
}

