/*

Design by Free CSS Templates

http://www.freecsstemplates.org

Released for free under a Creative Commons Attribution 2.5 License

*/



/* Elements */



body {
	background: #60AE5F;
	text-align: justify;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;

}



h2, h3 {

	margin-top: 0px;

	color: #0175D0;

}



h2 {
	font-size: 18px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #666;

}



h3 {

	margin: 0;

	font-size: 16px;

}



h4, h5, h6 {

}



p, ol, ul, dl, blockquote {

	margin-top: 0;

}



a {

	color: #993300;

}



a:hover {

	text-decoration: none;

}



/* Header */



#header {
	width: 700px;
	height: 78px;
	margin: 0 auto;
	background: url(images/img1.gif);

}



#header h1 {

	float: left;

	margin: 0;

	padding: 25px 0 0 20px;

	font-size: 32px;

}



#header h2 {

	float: right;

	margin: 0;

	padding: 45px 20px 0 0;

	font-size: 14px;

}



#header a {

	text-decoration: none;

	color: #0175D0;

}



/* Menu */



#menu {
	width: 680px;
	height: 30px;
	margin: 0 auto;
	padding: 0 10px;
	background: url(images/img3.gif);

}



#menu ul {
	width: 679px;
	height: 30px;
	margin: 0;
	padding: 0;
	background: #333333;
	list-style: none;

}



#menu li {

	display: inline;

}



#menu a {

	display: block;

	float: left;

	padding: 7px 15px 5px 15px;

	border-left: 1px solid #666666;

	text-transform: uppercase;

	text-decoration: none;

	text-align: center;

	font-size: 12px;

	font-weight: bold;

	color: #FFFFFF;

}



#menu a:hover {
	background: #CCCCCC;
	color: #000000;
	font-size: 12px;

}



#menu .first a {

	border: none;

}



/* Splash */



#splash {
	width: 680px;
	margin: 0 auto;
	padding: 0 10px;
	background: url(images/img3.gif);

}



/* Content */



#content {
	width: 680px;
	margin: 0 auto;
	padding: 10px 10px 0 10px;
	background: url(images/img3.gif);

}



#colOne {
	float: right;
	width: 425px;
	padding: 0 15px 0 0;

}



#colTwo {

	float: left;

	width: 190px;

	padding: 0 0 0 15px;

}



#colFull {
	float: none;
	width: 625px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 15px;

}



/* Footer */



#footer {
	width: 700px;
	height: auto;
	margin: 0 auto;
	padding: 30px 0 0 0;
	background: url(images/img4.gif) no-repeat;

}



#footer p {

	margin: 0px;

	text-align: center;

	color: #1C570A;

}

.wrapRight {
	float: right;
	padding: 2px;
	border: 1px solid #996600;
	margin: 2px;

}
.wrapLeft {
	float: left;
	padding: 2px;
	border: 1px solid #996600;
	margin: 2px;

}
.zirkasubject {
	font-size: 115%;
	font-style: italic;
	text-transform: uppercase;
	color: #CC3300;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CC3300;
	font-weight: bold;
}
#corner {
	font-size: 9px;
	font-style: italic;
	text-decoration: underline;
	float: right;
}
