body
{
margin: 0 auto;
padding: 0;
font-family: Helvetica, Arial, "Geneva CE", "Arial CE", sans-serif;
/*background: #f0fff0;*/
/*background: white;*/
background: #e7ffc0 none;
}

img { border:0 }

a:visited {
	color: black;
}
a {
	font-weight:bold;
	color: black;
}


.outer {
margin: auto;
margin-top:0;
padding: 0;
border-left: 1px solid #808F40;
border-right: 1px solid #808F40;
/*border-right: 1px solid #A0FF60;
border-bottom: 1px solid #A0FF60;*/
color: #000;
background : #ffffff none; 	
width:960px;


}

h2,h3,h4 {
	text-transform: lowercase;
}

h1,h2,h3,h4 {
	color: #506850;

}

p {
    text-align : justify;
}
p a {
	font-weight:normal;

}

h1 {
	border-left: 20px solid #62c826;
	padding-left: 10px;
	font-size: 1.5em;
}

h2 {
	text-transform: none;

	border-left: 20px solid #82e836;
	padding-left: 10px;
	font-size: 1em;
	font-weight: bold;
}

.header {
	/*background: url('images/bg1.png') 20px 10px repeat-x;*/
	background-color:#a0EF70;
	position: relative; top:0px;left:0px;
	background: url('images/pozadi3.png') 0px 0px no-repeat;
	height: 120px;
	width:960px;
	border-bottom: 1px solid #77fd54;
}

.header a {
	position: absolute; top:0px;right:20px; 
	display: block;
	z-index:100;
}


.footer {
	background: #67cd34 none; 
	font-size: 0.8em;
	padding: 10px;
	border-top: 0px solid #93db5e;
	color: white;
	font-weight: bold;
	
}

.topmenu {
	background: #67cd34 none;
	height: 25px;
	padding: 4px 5px 5px 14px;
	/*text-transform: lowercase;*/
	border-top: 1px solid #50ad24;
}

.topmenu .menuitem {
	position: relative;
top:1px;left:0px;
	width: 140px; height: 20px;
	background: #67cd34;
/*	background: url('images/buttonbg.png') 0px 0px repeat-x;*/
	margin:0;
	padding: 0px;
	
}

.topmenu .menuitem a,.topmenu .menuitem a:visited {
	text-decoration: none;
	color: white;
	padding: 3px 10px;
}	
.topmenu .menuitem a:hover, .topmenu .menuitem.a.hover  {
	border-bottom: 1px solid #50ad24;
	background: #57bd24;
}


.kontakt label {
	width: 100px;
	display: block;
	float: left;
}


.reference .image {
	float: left;
	width: 200px;
	height: 150px;
}

.reference img {
	border: 5px solid #82e836;
}


.reference .description {
	display: block;
	float:left;
	width: 50%;
	height: 200px;
	padding-left: 30px;
}

.content {
    padding: 0 20px;
}
