 body {
  margin-top:10px;
  padding:0;
  text-align: center;
  background-color:#7A7a7a;
	font-size: 12px;
  font-family: verdana;
  font-weight: normal;
}

#base {
  width:100%;
  height:100%;
}

#header {
  width: 780px;
  height:161px;
  margin: 0px auto;
  padding: 0px;
}
P A:HOVER{
color:red;
}

#content {
  width: 760px;  
  min-height: 317px;
  margin: 0px auto;
  padding: 10px;
  text-align: left;
  background-color: #FFFFFF; 
}

#content2 {
  width: 760px;  
  min-height: 317px;
  margin: 0px auto;
  padding: 10px;
  text-align: left;
  background-color: #FFFFFF; 
}

H1 {
	COLOR: #221E1D;
	font-size: 20px;
  font-family: verdana;
  font-weight: bold;
}

H2 {
	COLOR: #2CAAE2;
	font-size: 16px;
  font-family: verdana;
  font-weight: bold;
}

H3 {
	COLOR: #D9D7D7;
	font-size: 14px;
  font-family: verdana;
  font-weight: normal;
}

H4 {
	COLOR: #9C9635;
	font-size: 12px;
  font-family: verdana;
  font-weight: normal;
  margin:3px;
}

A {
  color: #CCCCCC;
  text-decoration: none;
	font-size: 11px;
  font-weight: normal;
}

A:hover {
  color: #FFFFFF;
}



#left {
  width:236px;
  background-color:#181A2F;
  float:left;
}

IMG {
  border:0px;
}

.photo {
  border:2px solid #9C9635;
  padding:3px;
  background-color:white;
  margin-bottom:5px;
}

#footer {
  background-image:url(../img/bg_footer.gif);
  width: 770px;
  height:18px;
  color:#7F7F7F;
  padding-top: 5px;
  padding-left: 10px;
  text-align:left;
  word-spacing:10px;
  margin: 0px auto;
  font-size:9px;
}

#footer A {
  color:#7F7F7F;
  font-weight:bold;
  font-size:9px;
}

#footer A:HOVER {
  color:#000000;
  font-size:9px;
}

#sw_footer {
  background-color: #EEEDEE;
  margin-bottom: 5px;
  border:10px solid;
  border-top:0px;
  border-color: #FFFFFF;
  padding: 5px;
  width:780px;
  height:60px;
  color:white;
  font-family:verdana;
  font-size:10px;
  font-weight:normal;
  float:left;  
}

.submit{
  background:none;
  border: 0;
  text-align:center;
  height:25px;
  width:100px;
  margin-top:0px;
}

.submit2{
  background:none;
  border: 0;
  text-align:center;
  height:25px;
  width:100px;
  margin-top:0px;
}

SELECT{
  height: 25px;
  font-size: 15px;
  border: 1px solid black;
}

#mail{
  background-image:url(../img/mail.gif);
  background-repeat:no-repeat;
  width:227px;
  height:285px;
  margin-left:280px;
  margin-top:170px;
  position:absolute;
  padding-left:60px;
  padding-top:11px;
}
#mailb{
  background-image:url(../img/mail.gif);
  background-repeat:no-repeat;
  width:227px;
  height:285px;
  margin-left:535px;
  margin-top:238px;
  position:absolute;
  padding-left:60px;
  padding-top:11px;
}
#burkolatpolir{
  background-image:url(../photos/burkolatpolir.png);
  background-repeat:no-repeat;
  width:200px;
  height:340px;
  margin-left:350px;
  margin-top:285px;
  position:absolute;
}
#szazszazalek{
  background-image:url(../img/100szazalek.png);
  background-repeat:no-repeat;
  width:99px;
  height:97px;
  margin-left:671px;
  margin-top:235px;
  position:absolute;
}
INPUT{
  width: 140px;
  height: 17px;
  font-size: 12px;
  border: 0px;
  background:none;
  color: #000000;
  margin-top:12px;
}

TEXTAREA{
  width: 200px;
  height: 76px;
  font-size: 12px;
  border: 0px;
  background:none;
  color: #000000;
  margin-top:33px;
  margin-left:-48px;
  overflow:hidden;
}

#copyright{
  margin-left:20px;
  margin-top:10px;
  text-align:left;
  float:left;
  color:#CCCCCC;
  font-family:verdana;
  font-size:12px;
  font-weight:normal;
}
#card{
  margin-left: 55px;
  margin-bottom:10px;
  text-align:right;
  float:left;
}

