body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

body, td, li, input, textarea, select, h1, h2, h3, h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

input, textarea, select {
	vertical-align: middle;
}

body, td, li, input, textarea, select, a {
	color: #333333;
}

h1, h2, h3, h4, p, form {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.celek {
	width: 760px;
	margin: 0px auto;
	text-align: left;
}

.top {
	background-image: url(../images/top.jpg);
	background-repeat: no-repeat;
	text-align: left;
	height: 296px;
	position: relative;
}

.top .menu {
	position: absolute;
	height: 40px;
	width: 760px;
	left: 0px;
	top: 0px;
	text-align: right;
}

.top .menu a {
	display: block;
	text-align: center;
	height: 28px;
	width: 95px;
	color: #78d301;
	text-decoration: none;
	padding-top: 12px;
	float: left;
}

.top .menu a:hover {
	color: #FFFFFF;
	background-image: url(../images/button-omo.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.top .menu a.active{
	color: #FFFFFF;
	background-image: url(../images/button-omo.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.top .nadpis {
	position: absolute;
	height: 16px;
	width: 500px;
	right: 0px;
	bottom: 5px;
	line-height: 16px;
	text-align: right;
}

.top .nadpis h1 {
	color: #831618;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 14px;
}

.telo {
	background-image: url(../images/telo-bg.gif);
	background-repeat: repeat-y;
	height: 100%;
}

.left {
	float: left;
	width: 240px;
}

.left .hr {
	height: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bebebe;
}

.menu .level1 {
	display: block;
	height: 33px;
	line-height: 33px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dbdbdb;
	text-transform: uppercase;
	color: #466f1c;
	text-decoration: none;
	font-weight: bold;
}

.menu .level1:hover {
	color: #75bc20;
}

.menu .en {
	background-image: url(../images/en.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 30px;
}

.menu .en:hover {
	background-image: url(../images/en-omo.gif);
}

.menu .de {
	background-image: url(../images/de.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 30px;
}

.menu .de:hover {
	background-image: url(../images/de-omo.gif);
}

.menu .fr {
	background-image: url(../images/fr.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 30px;
}

.menu .fr:hover {
	background-image: url(../images/fr-omo.gif);
}

.level2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dbdbdb;
	padding-top: 10px;
	padding-bottom: 10px;
}

.level2 a {
	text-decoration: none;
	padding-left: 30px;
	display: block;
	line-height: 16px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
}

.level2 a:hover {
	background-image: url(../images/level2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #831618;
	text-decoration: underline;
}

.level2 .active {
	background-image: url(../images/level2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #831618;
	text-decoration: none;
}

.box {
	padding-top: 15px;
}

.banner {
	margin-top: 15px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-color: #f4ffe6;
	border: 1px solid #D7E8BF;
}

.banner p {
	padding-bottom: 10px;
}


.right {
	float: right;
	width: 505px;
}

.right h1 {
	padding-top: 20px;
	color: #831618;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}

.right h2 {
	padding-top: 20px;
	font-weight: bold;
	color: #2f5700;
}



.right p {
	padding-top: 10px;
}

.right strong {
	font-weight: bold;
	color: #2f5700;
}

.right a {
	color: #5b9123;
}


.right li {
	margin: 0px;
	padding: 2px 0px 2px 13px;
	list-style-type: none;
	background-color: transparent;
	background-image: url(../images/li.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
}  

.right li li {
	background-image: url(../images/li2.gif);
} 

.right ul {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.right .hr {
	height: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bebebe;
}

.right .lastmin strong {
	font-weight: bold;
	color: #831618;
}

.right .lastmin p, .right .lastmin li  {
	color: #831618;
}

.right .lastmin .hr  {
	border-bottom-color: #466f1c;
}

.right .lastmin li {
	background-image: url(../images/li2.gif);
} 

.right .table	 		{
	background-color: #FFFFFF;
	width: 100%;
	border-collapse: collapse;
	margin-top: 10px;
}

.right .table td, .right .table th		{ 
	border: 1px solid #646464; 
	padding: 3px; 
}

.right .table td.bez	{
	border: 1px solid #646464;
	padding: 0px;
	background-image: url(../images/table.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.right .table thead tr		{
	background-color: #5b9123;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/table-top.gif);
	background-repeat: repeat-x;
}

.right .table thead th	{
	color: #FFFFFF;
}

.right .table thead th a		{
	color: #FFFFFF;
}

.right .table thead th p		{
	font-weight: bold;
	color: #FFFFFF;
	padding: 0px;
}

.right .table tr td		{ 
	background-color: #FFFFFF; 
}

.right .table tr.sudy td		{ 
	background-color: #f3ffe7; 
}

.right .table tr.over td		{
	background-color: #F5F5F5;
}

.right .table td p		{
	padding: 3px; 
}

.right .table td h3 {
	padding-bottom: 10px;
	font-weight: bold;
	color: #466f1c;
	font-size: 14px;
}

.right .table td h3 a, .right .table th h3 a {
	text-decoration: none;
}

.right .special i  {
	color: #831618;
	font-style: normal;
}


.right .table th h3 {
	padding-bottom: 0px;
	font-weight: bold;
	color: #ffffff;
	font-size: 16px;
}

.right .intable	 		{
	width: 100%;
	margin: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #dedede;
}


.right .intable td	{
	border-style: none;
	padding: 3px;
}

.right .intable tr td		{ 
	background-color: transparent; 
}

.right .intable tr.sudy td		{ 
	background-color: transparent; 
}

.right .intable tr.over td		{
	background-color: transparent;
}


.right .table2	 		{
	width: 100%;
}

.right .table2 td		{
	border: none;
}

.right .table2 p		{
	margin-top: 2px;
	margin-bottom: 2px;
}

.right a.seda, .right strong.seda  {
	color: #333333;
}

.bottom {
	background-image: url(../images/bottom.gif);
	background-repeat: no-repeat;
	height: 158px;
	position: relative;
	background-position: left bottom;
}

.bottom .copyright {
	position: absolute;
	width: 710px;
	right: 25px;
	top: 63px;
}

.bottom .copyright p  {
	padding-bottom: 10px;
	color: #696969;
}

.bottom .copyright a  {
	color: #689f1d;
}

.bottom .copyright strong  {
	color: #2f5700;
}

.formgrid {
	width: 503px;
	padding-top: 5px;
}

.formgrid div {
	line-height: 20px;
	margin-top: 5px;
}

.formgrid .container1-1 {
	width: 503px;
	float: left;
	margin-right: 0px;
}

.formgrid .container1-4 {
	width: 122px;
	float: left;
	margin-right: 5px;
}

.formgrid .container3-4 {
	width: 376px;
	float: left;
	margin-right: 5px;
}

.formgrid .last {
	margin-right: 0px;
}

.container1-4 input, .container1-4 textarea {
	width: 118px;
}

.container3-4 input, .container3-4 textarea {
	width: 372px;
}

.container1-1 input, .container1-1 textarea {
	width: 499px;
}

.container1-4 select {
	width: 122px;
}

.container3-4 select {
	width: 376px;
}

.container1-1 select {
	width: 503px;
}

.container1-4 input.nosize, .container1-4 select.nosize, .container3-4 input.nosize, .container3-4 select.nosize {
	width: auto;
}

