@import "calendar.css";
body {
	margin: 0px;
	font-family: Trebuchet MS;
	font-size: 14px;
	color: #2A2927;
	background-color: #1F1A17;
	background-image: url(../images/maiBg.gif);
	background-position: top left;
	background-repeat: repeat-y;
}
#container {
	width: 1220px;
	border: 0px solid white;
	margin: 0px auto;
}
#header {
	background-image: url(../images/hv2.jpg);
	background-repeat: no-repeat;
	height: 274px;
	position:relative;
	left: 0px;
}
#logo {
	display: block;
}
#old {
	float: right;
	margin: 15px 120px 0px 0px;
}
.sideBottom {
	background: url(../images/menu_bottom3.jpg) repeat-x left bottom;
	height: 24px;
}
#header a {
	text-decoration: none;
}
#logo, #www {
	position: relative;
}
#logo {
	width: 190px;
	height: 160px;
	left: 57px;
	top: 15px;
}
#www {
	width: 0px;
	height: 0px;
	left: 0px;
	top: 0px;	
}
#menu {
	background-image: url(./images/menu_bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	height: 50px;
	width: 100%;
	text-align: center;
	padding-top: 5px;
}
.bgTop {
	background-position: top left;
	background-repeat: repeat-x;
	height: 24px;
}
#leftC {
	background: url(../images/menu_bottom1.jpg) repeat-x left top;
}
#menu a img {
	margin-left: 10px;
}
#main {
	width: 1060px;
	border: 0px solid white;
	margin-left: 63px;
	background-color: #85C226;
}

#content {
	background-color: #85C226;
	padding-bottom: 65px;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	background-position: bottom center;
}
#left {
	float: left;
	width: 694px;
	background-color: white;
	margin-left: 18px;
	background-image: url(../images/test.jpg);
	background-repeat: no-repeat;
	background-position: bottom center;
	min-height: 1050px;
	_height: 1050px;
	padding: 0px 0px 100px 0px;
	margin-bottom: 9px;
}
#in {
		padding: 20px 20px 0px 20px;
}
#right, #test {
	float: right;
	width: 145px;
	background-color: white;
	margin-right: 16px;
	font-size: 12px;
	padding: 0px 5px 5px 10px;
	position: relative; top:-20px;
}
#right {
	background: white url(../images/menu_bottom1.jpg) repeat-x center top;
	margin-top: 20px;
	padding-top: 20px;
}
#test {
	margin-bottom: 20px;
	margin-top: 10px;
	font-size: 14px;
	text-align: center;
}
a {
	color: gray;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
img {
	border: 0px;
}
.cleaner {
	clear: both;
	visibility: hidden;
	height: 0px;
	margin: 0px;
	padding: 0px;
	border: none;
}
h1 {
	padding: 0px;
	margin: 0px;
}
h1 span {
	display: none;
}
h2 {
	color: #40403F;
	font-size: 120%;
}

#footer {

	margin-left: 55px;
	color: gray;
	font-size: 10px;
	text-align: center;
	margin-bottom: 10px;
	margin-top: 4px;
}
#footer a {
	color: gray;
	text-decoration: none;
}
#footer a:hover {
	color: white;
}
.od {
	margin: 5px 0px 30px 15px;
}

#odeslat {
	font-size: 20px;
	color: #2A2927;
	border: 2px solid #ce8234;
	letter-spacing: 2px;
	font-weight: bold;
}
input, textarea {
	border: 1px solid #ce8234;
	color: #2A2927;
	font-family: Trebuchet MS;
	font-size: 13px;
}
/* REPORTS */
.reportImage {
	padding-right: 10px;
	vertical-align: middle;
}
.reportBox {
	line-height: 40px;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	width: 400px;
	margin: 0px auto;
	color: Black;
}
#ok {
	border: 1px dashed green;
	background-color: #D7FFD8;
}
#err {
	border: 1px dashed red;
	background-color: #FFD7D7;
}
#footerNav {
	background: #007831 url(../images/bg.jpg) repeat-x center top;
	color: #F2F2F2;
}
.fItem {
	float: left;
	padding-left: 10px;
	margin-left: 34px;
	font-size: 12px;
	border-left: 1px dashed white;
}
.fItem a {
	color: #F2F2F2;
	text-decoration: none;
}
#footerNav1 {
	height: 31px;
	clear: both;
	background: #007831 url(../images/bg1.jpg) repeat-x left bottom;
}
