/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 10px;
	padding: 0;
	background: #99ffcc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}

h1, h2, h3 {
	margin-top: 0;
	padding-top: 0;
	letter-spacing: -1px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #356AA0;
}

h4 {
	margin: 0;
	padding: 0;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
}

p, ul,u {
	line-height: 18px;
	font-size: 11px;
}

a:link {
	color: #356AA0;
}

a:hover {
	text-decoration: none;
}

/* Header */

#header {
	width: 764px;
	height: 154px;
	margin: 0 auto;
}

#header h1 {
	float: left;
	width: 555px;
	height: 150px;
	margin: 0;
	padding: 2px 2px 2px 2px;
	background: #CDEB8B url(images/new3.jpg) no-repeat;
}

#header h1 a {
	text-decoration: none;
	color: #73880A;
}

#header h2 {
	float: right;
	width: 199px;
	height: 100px;
	margin: 0;
	padding: 50px 0 0 0;
	background: #000000 url(images/img2.jpg) no-repeat;
	border: 2px solid #365;
	text-align: center;
	letter-spacing: normal;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
}

#header h2 a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */

menu {
	padding: 0px;
	background: #FF7400 url(images/img2j.gif) repeat-x left center;
	border: 2px solid #ffffff;
}

#menu ul, ul li {

	display: block;
	list-style: none;
	margin: 0;
	padding: 0;

}

#menu ul {
	float: left;
width: 535px;
        background: #ceffff;
	border: 2px solid #365;
	padding-left: 20px;
padding-top: 5px;

}

#menu ul li {
	float: left;
	background: url("images/zakladka.gif") no-repeat left top;
	margin-right: 5px;
}

#menu ul a:link, ul a:visited {
	text-decoration: none;
	display: block;
	font-weight: bold;
	background: url("images/zakladka2.gif") no-repeat right top;
	color: #365;
	padding: 5px 15px 0px 5px;
	margin-left: 10px;
}

#menu ul a:hover {
	color: #032;
padding-top: 1px;

}

/* Content */

#content {
	width: 764px;
	margin: 0 auto;
	background: #e3effc;

}

#colOne {
	float: left;
	width: 558px;
}

#colTwo {
	float: right;
	width: 159px;
	padding: 20px;
	background: url(images/img3.gif) repeat-x #ceffff;
	border: 2px solid #ceffff;
}

#colTwo h4 {
	color: #73880A;
}

#colTwo ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

/* Footer */

#footer {
	width: 760px;
	margin: 0 auto;
}