body { font-family: Trebuchet MS, Verdana, Helvetica, sans-serif;
	margin: auto;
	padding: 0px;
	text-align: center;
	width: *80px;
	background: #021501 url("images/bg_mainpage.jpg")  no-repeat top center ;
	
}

* {-moz-box-sizing: border-box; box-sizing: border-box;}

H1 { font-weight: normal;
	font-size: 1.7em;
	color: #97C61B;
	padding-left: 30px;
	border-left: 0pt #ffffff solid;
	border-right: 0pt #ffffff solid;
	border-top: 0pt #cc9999 solid;
	border-bottom: 0pt #ffffff dotted;
}

H2 { font-variant: normal;
	font-style: normal;
	font-size: 100%;
	color: #B6B053;
}

H3 { font-weight: bold;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	font-style: normal;
	font-size: .9em ;
	color: #7A573E;
	text-align: right;
  font: small-caps ;
}
#bottommiddle H3 { font-weight: bold;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	font-style: normal;
	font-size: .9em ;
	color: #003300;
	text-align: left;
  font: small-caps ;
}
H4 { font-weight: bold;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-variant: normal;
	font-style: normal;
	font-size: .8em ;
	color: #663366;
	text-align: right;
}

H3 hr {width: 25%;
}

#main {
	width: 1024px;
	height: 684px;
	margin: 0 auto;
  /*background: #ffffff ;*/
}
#logo {
	width: 1024px;
	height: 181px;
	margin: 0 auto;
	text-align: left;
  /*background: #006600 url("images/bg_header_.jpg") no-repeat;*/
}
#menu {
	font-family: Impact, Charcoal, sans-serif;
  text-align: left;
	padding: 15px 10px 10px 80px;
  font-variant: small-caps;
  color:#FFFFCC;
  font-size: 1.3em;
  background: #000000 url("images/bg_header_.jpg") no-repeat;
}

#menu a:link, #menu a:visited	{ color:#FFFFCC; text-decoration:none; }
#menu a:hover, #menu a:active	{ color:#97C61B; text-decoration:none; } 

#header {
	width: 1024px;
	height: 250px;
	margin: 0 auto;
  /*background: #ffffff url("images/bg_header_.jpg") no-repeat;*/
  border: 0px solid red;
}

 .under {
	color: #330000;
  border-bottom: 1px #240D75 solid;
}

#left {
	/*float: left;
	position: relative;
  top: 0px;
  left: 0px;*/
/*  width: 507px; */ 
  width: 655px;
	height: 434px ;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
	/*background: #fff url("images/bg_left_.jpg") repeat-y;*/
	color: #ffffff;
	font-size: 1em;
	font-weight: normal;
	text-align: left;
	padding: 5px 50px 0px 30px;
}

.floatright {
	float: right
}
.floatleft {
	float: left
}
#form {
	position: absolute;
  top: 589px; |top: 577px;
  left: 380px;
  width: 150px;
  height: 26px; 
	margin: 0 auto;
	background: #bcd695;
}
#rhome {
	float: left;
	position: relative;
  top: 0px;
  left: 0px; 
  width: 369px;
	height: 434px;
	margin: 0 auto;
/*	background: url("images/bg_home_.jpg") no-repeat; */
	padding: 40px 60px 0px 0px;
	text-align: left;
	color: #DFDFDF;
}
#rhome li {
  list-style: disc outside url(images/li-bullet.png)  
}

#rkontakt {
	float: left;
	position: relative;
  top: 0px;
  left: 0px; 
  width: 369px;
	height: 434px;
	margin: 0 auto;
	background: #fff url("images/bg_kontakt.jpg") no-repeat;
	padding: 40px 100px 0px 0px;
	text-align: left;
	color: #00330;
}
#rsluzby {
	float: left;
	position: relative;
  top: 0px;
  left: 0px; 
  width: 369px;
	height: 434px;
	margin: 0 auto;
	background: #fff url("images/bg_sluzby.jpg") no-repeat;
	padding: 40px 100px 0px 0px;
	text-align: left;
	color: #00330;
}
#rgalerie {
	float: left;
	position: relative;
  top: 0px;
  left: 0px; 
  width: 369px;
	height: 434px;
	margin: 0 auto;
	background: #fff url("images/bg_galerie.jpg") no-repeat;
	padding: 60px 100px 0px 10px;
	text-align: left;
	color: #00330;
	border-left: 0px solid #99CC66;
}
#rpoptavka {
	float: left;
	position: relative;
  top: 0px;
  left: 0px; 
  width: 369px;
	height: 434px;
	margin: 0 auto;
	background: #fff url("images/bg_poptavka.jpg") no-repeat;
	padding: 40px 100px 0px 0px;
	text-align: left;
	color: #00330;
}
#colFourPod {
	float: right;
	position: relative;
  top: 0px;
  left: 0px;
  width: 475px;
	height: 442px;
	margin: 0 auto;
	font-size: smaller;
	padding: 30px 20px 0px 0px;
	background: #fff url("images/web5002pod.jpg") no-repeat;
	text-align: left;
}
#colFour {
	float: right;
	position: relative;
  top: 0px;
  left: 0px;
  width: 475px;
	height: 442px;
	margin: 0 auto;
	font-size: smaller;
	padding: 30px 20px 0px 0px;
	background: #fff url("images/web_301.jpg") no-repeat;
	text-align: left;
}

#colfour img {
	display:none;
	position:absolute;
	top:0; left:0;
}

.aright{
  text-align: right;
}
.acenter{
  text-align: center;
}
.pidi{
  float: right;
  font-size: .7em;
  margin-top: 0px;
  padding-left: 5px;
}
.textform {
  color: #ffffff !important;
  font-size: .7em;
}
#menubottom {
	width: 1024px;
	height: 251px;
	margin: 0 auto;
	padding: 15px 0px 0px 0px;	
  /*background: #006600 url("images/bg_header_.jpg") no-repeat;*/
}
#bottomleft {
  width: 240px;
	height: 251px ;
	margin: 0 auto;
	/*background: #006699 url("images/bgbottom_left.jpg") repeat-y;*/
	color: #ffffff;
	line-height: 1.7em;
	font-size: 1em;
	font-weight: bold;
	text-align: left;
	padding: 5px 0px 0px 5px;
}
#bottomleft img {
	padding: 0px 10px 0px 30px; |margin-left: 30px; 
}
.greenbullet li {
  list-style: disc outside url(images/li-bullet.png)  
}
#bottommiddle {
  width: 485px;
	height: 251px ;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
	/*background: #336699 url("images/bgbottom_middle.jpg") repeat-y;*/
	color: #434343;
	font-size: 1em;
	font-weight: normal;
	text-align: center;
	padding: 5px 0px 0px 20px;
	float: left;
}
#bottommiddle img{
	margin: 10px 5px 0px 0px;
	border: 4px solid #DFDFDF; 
  border-radius: 5px; 
}
#bottomright {
  width: 299px;
	height: 251px ;
	margin: 0 auto;
	/*background: #666699 url("images/bgbottom_left.jpg") repeat-y;*/
	color: #003300;
	font-size: 1em;
	font-weight: bold;
	text-align: left;
	padding: 25px 30px 0px 0px;
}
#bottomright img {
	padding: 0px 10px 0px 0px;  
}
#bottomright a {
	text-decoration: none;
	color: #003300;
}
#sign {
	width: 1024px;
	height: 21px;
	margin: 0 auto;
	padding: 5px 0px;
	font-size: smaller;
	border-width: 0pt;
	border-style: solid;
	clear: both;
	/*background: #DCEFC4 url("images/bgimage.jpg");*/
	text-align: right;
}

#sign a {
	font-size: 10px;
	color:#888888;
	font-weight:bold;
	text-decoration: none}
