body {
	margin: 0px;
	padding: 0px;
	background:url(../images/bg.gif) repeat-y center #5b9b42;
	height:100%;
	font-family:Arial, Verdana, Helvetica, sans-serif;
}
h1, h2, h3, p, ul, li, input, form {
	padding:0;
	margin:0;
}
a:link {
	text-decoration:underline;
}
a:visited {
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
textarea {
	width:320px;
	height:100px;
	color:#656565;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
input {
	width:180px;
	color:#656565;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
input.small {
	width:90px;
}
input.radio {
	width:20px;
}
input.blabla {
	width:30px;
}
#wrap {
	width:900px;
	margin:0 auto;
	padding:25px 45px 0 45px;
	}
#header {
	width:900px;
	float:left;
	height:340px;
	background:url(../images/okolju_prijazno.jpg) no-repeat left bottom;
	}
	#header ul {
		list-style:none;
		padding:0 0 10px 25px;
		border-bottom:1px solid #535353;
	}
	#header li {
		display:inline;
		font-size:10px;
		font-weight:bold;
		padding-right:40px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
	}
	#header li a {
		text-decoration:none;
		padding-bottom:2px;
	}
	#header li a:link {
		border-bottom:1px dotted #fff;
		color:#535353;
	}
	#header li a:visited {
		border-bottom:1px dotted #fff;
		color:#535353;
	}
	#header li a:hover {
		border-bottom:1px dotted #55bc2e;
		color:#55bc2e;
	}
	#header h1 {
		text-indent:-5000px;
		background:url(../images/aicoeko_logo.gif) no-repeat;
		margin-top:40px;
		margin-left:27px;
	}
	#header h1 a {
		display:block;
		width:199px;
		height:36px;
	}
#content {
	background:url(../images/2crti.gif) repeat-y;
	width:900px;
	margin-bottom:10px;
	float:left;
	}
	div.blok {
		width:240px;
		float:left;
		padding:5px 30px;
	}
	div.podstran {
		float:left;
		width:540px;
		padding:5px 30px;
		background:#fff;
		min-height:280px;
		height:auto !important;
 		height:280px;
	}
	.blok h1, .podstran h1 {
		text-indent:-5000px;
		background:url(../images/odpadki.gif) no-repeat;
		height:90px;
	}
	.blok h2 {
		background:url(../images/logo1.gif) no-repeat;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
		letter-spacing:2px;
		font-weight:normal;
		padding:0 0 20px 30px;
	}
	.podstran h2 {
		background:url(../images/logo1.gif) no-repeat;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:13px;
		letter-spacing:1px;
		font-weight:bold;
		padding:0 0 20px 30px;
	}
	.podstran h3 {
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#55bc2e;
		letter-spacing:1px;
		font-weight:bold;
		margin-top:10px;
		padding:0 0 10px 0;
	}
	.blok p, .podstran p {
		font-size:12px;
		line-height:20px;
		color:#656565;
		padding-bottom:20px;
	}
	.blok .crna, .podstran .crna {
		color:#000;
	}
	.blok a, .podstran a {
		color:#55bc2e;
		font-weight:bold;
	}
	.podstran ul {
		list-style:none;
		padding-left:20px;
		padding-bottom:20px;
		margin-top:-10px;
	}
	.podstran li {
		background:url(../images/arrow.gif) no-repeat 0px 5px;
		padding-left:15px;
		font-size:12px;
		line-height:20px;
		color:#656565;
	}
	#content .podstran #form1 p {
		padding: 3px 0;
	}
	#content .podstran #form2 p {
		padding: 3px 0;
	}
#futr {
	width:875px;
	float:left;
	border-top:1px solid #d5d5d5;
	background:url(../images/logo2.gif) no-repeat 0px 9px;
	padding:10px 0 10px 25px;
}
	#futr p{
		font-size:11px;
		color:#a4a4a4;
	}
	#futr img {
		float:right;
		margin-top:-13px;
	}
