@charset "utf-8";
/* CSS Document */
html,body{
margin:0;
padding:0;
background:#FFFF99;
background-image:url(../images/bgmain.png);
background-repeat:repeat-x;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:11px;
text-align:center;
color:#336633;
}

p.content {
padding-bottom: 10px;
padding-top: 25px;
padding-left: 5px;
padding-right: 10px;
}

span.contentspacer2 {
padding-left: 8px;
}

.spacer {
margin: 5px;
}

.spacer2 {
padding-top: 5px;
}

.alignr {
text-align:right;
float:right;
}

.alignl {
text-align:left;
float:left;
padding-top:10px;
padding-left:4px;
}

a.alignr {
	text-decoration:none;
	color:#663300;
	font-size:9px;
}

a.alignl {
	text-decoration:none;
	color:#663300;
	font-size:9px;
}

a.nodeco {
text-decoration:none;
color:#336633;
}

a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
}
/* ////////////////////////// Design layouts ////////////////////////// */

div#header{
}

div#top1{
height:120px;
width:115px;
background:url(../images/top1.png);
background-repeat:no-repeat;
float:left;
}

div#top2{
height:120px;
width:547px;
background:url(../images/top2.png);
float:left;
}

div#top3{
height:120px;
width:115px;
background:url(../images/top3.png);
float:right;
}

div#menu{
color:#FFFF99;
font-size:13px;
font-weight:bold;
text-align:center;
}

div#menu a{
color:#FFFF99;
text-decoration:none;
}

div#menu1{
height:69px;
width:180px;
background:url(../images/menu1.png);
background-repeat:no-repeat;
float:left;
}

div#menu2{
height:69px;
width:95px;
float:left;
}

div#menu3{
height:69px;
width:64px;
float:left;
}

div#menu4{
height:69px;
width:94px;
float:left;
}

#menu4 p{
padding-top:25px;
}

div#menu5{
height:69px;
width:68px;
float:left;
}

#menu5 p{
padding-top:25px;
}

div#menu6{
height:69px;
width:83px;
float:left;
}

#menu6 p{
padding-top:25px;
}

div#menu7{
	height:69px;
	width:193px;
	background:url(../images/menu7.png);
	background-repeat:no-repeat;
	float:right;
}

div#container{
text-align:left
}

div#content1 {
}

div#content1a {
height:230px;
width:115px;
background:url(../images/content1a.png);
background-repeat:no-repeat;
float:left;
}

div#content1b {
height:230px;
width:547px;
background:url(../images/content1b.png);
background-repeat:no-repeat;
float:left;
}

div#content1b2 {
height:230px;
width:547px;
background:url(../images/content1b2.png);
background-repeat:no-repeat;
float:left;
}

div#content1c {
height:230px;
width:115px;
background:url(../images/content1c.png);
background-repeat:no-repeat;
float:right;
}

div#content2 {
}

div#content2a {
height:230px;
width:115px;
background:url(../images/content2a.png);
background-repeat:no-repeat;
float:left;
}

div#content2b {
height:230px;
width:402px;
background:url(../images/content2b.png);
background-repeat:no-repeat;
float:left;
}

div#content2b2 {
height:230px;
width:402px;
background:url(../images/content2b2.png);
background-repeat:no-repeat;
float:left;
}

div#content2c {
height:230px;
width:145px;
background:url(../images/content2c.png);
background-repeat:no-repeat;
float:left;
}

div#content2ca {
height:230px;
width:145px;
background:url(../images/content2ca.png);
background-repeat:no-repeat;
float:left;
}

div#content2cc {
height:230px;
width:145px;
background:url(../images/content2cc.png);
background-repeat:no-repeat;
float:left;
}

div#content2cu {
height:230px;
width:145px;
background:url(../images/content2cu.png);
background-repeat:no-repeat;
float:left;
}

div#content2cp {
height:230px;
width:145px;
background:url(../images/content2cp.png);
background-repeat:no-repeat;
float:left;

}

div#content2co {
height:230px;
width:145px;
background:url(../images/content2co.png);
background-repeat:no-repeat;
float:left;
}

div#content2ck {
height:230px;
width:145px;
background:url(../images/content2ck.png);
background-repeat:no-repeat;
float:left;
}

div#content2d {
height:230px;
width:115px;
background:url(../images/content2d.png);
background-repeat:no-repeat;
float:left;
}

div#footer{
}

div#footer1{
height:70px;
width:115px;
background:url(../images/footer1.png);
background-repeat:no-repeat;
float:left;
}
div#footer2{
height:70px;
width:547px;
background:url(../images/footer2.png);
background-repeat:no-repeat;
float:left;
}

div#footer3{
height:70px;
width:115px;
background:url(../images/footer3.png);
background-repeat:no-repeat;
float:right;
}

div#footer2 p{
margin:0;
padding-top:27px;
text-align:center;
font-size:10px;
}

div#footer2 a{
color:#336633;
}

div#container{
width:777px;
margin:0 auto
}

div#wrapper{
float:left;
width:100%
}

div#footer{
clear:left;
width:100%;
height:100%
}

/********************************************************************** F O R M U L Á R - Kontatký formulár *****/
.formular{
	font-size:10px;
	font-weight:bold;
	font-style:normal;
	width:300px;
	color: #006633;
	text-align:center;
	margin:0px;
	padding:0px;
}

label{
	width: 50px;
}


input{
	width: 200px;
	color: #666666;
}

textarea{
	width: 250px;
	height: 30px;
	color: #666666;
	font-size:11px;
}

select{
	width: 255px;
	height: 17px;
	font-size:9px;
	font-style:normal;
	color: #666666;
}

#submitbutton{
	width: 128px;
	color: #666666;
	font-size:10px;
}

#resetbutton{
	width: 128px;
	color: #666666;
	font-size:10px;
}

