body {      
          font-family: Tahoma; 
          font-size: 12pt;
          color: black;
          background-color: #49483c;
          background-image: url(../images/bg.gif);
          background-repeat: repeat;
          background-position: top center;
}

table {
          border: 0px solid red;
          border-collapse:	collapse;
}

.hlavicka {
          width: 755px;
          height: 314px;
          border: 0px solid #706f61;
          background-image: url(../images/top.jpg);
          background-repeat: no-repeat;
          background-position: top center;
          text-align: left;
          margin: 0px;
          padding: 0px;
}


.bg_up  {          
          width: 755px;
          background-image: url(../images/middle.jpg);
          background-repeat: y-repeat;
          background-position: top center;
          border: 0px solid red;
          margin: 0px;
          padding: 0px;
}

.bg_down  {          
          width: 755px;
          height: 39px;
          background-image: url(../images/bottom.jpg);
          background-repeat: no-repeat;
          background-position: top center;
          margin: 0px;
          padding: 0px;
}  


.middle {
          width: 755px;
          border: 0px solid #706f61;
          color: #bbbbbb;
          background-image: url(../images/middle_top.jpg);
          background-repeat: no-repeat;
          background-position: top center;
          margin: 0px;
          padding: 0px;
}

.click {          
          position: absolute;
          width: 355px;
          height: 140px;
          border: 0px solid blue;
          margin-top: -20px;
          margin-left: 373px;
          cursor: pointer;
}


.textarea {          
          position: relative;
          font-family: Arial;
          font-size: 12px;
          color: #3b4b02;
          width: 540px;
          border: 0px solid blue;
          padding-top: 18px;
          margin-bottom: 13px;
          margin-left: 190px;
          text-align: left;
}

.nadpis {          
          font-family: Arial; 
          font-weight: bold;
          width: 170px;
          border: 0px solid blue;
          margin-top: 0px;
          padding-left: 14px;
          padding-top: 10px;
          margin-left: 0px;
          text-align: center;
          float: left;
}

.nadpis h1{
          font-size: 22px;
          color: #3e7305;
}

p{
          margin: 0px;
          padding: 0px;
}

.menu {          
          position: relative;
          font-family: Tahoma; 
          font-size: 20px;
          color: #3e7305;
          font-weight: normal;
          width: 150px;
          border: 0px solid blue;
          margin: 0px;
          padding: 0px;
          left: 16px;
          top: 40px;
          text-align: left;
}

.banner {          
          width: 145px;
          border: 0px solid blue;
          margin-top: 12px;
          padding-top: 0px;
          margin-bottom: 0px;
          margin-left: 3px;
}

.telefon {          
          width: 720px;
          font-family: Tahoma; 
          font-size: 12px;
          text-align: center;
          color: #3b4b02;
          border: 0px solid blue;
          margin-top: 10px;
          margin-bottom: 0px;
          margin-left: 22px;
}

#center_content {
          text-align: center;
          width: 100%;
          border: 0px solid #25363c;
}

#center_content_a {
          margin: auto;
          text-align: center;
          width: 755px;
          border: 0px solid #25363c;
}


.objednavka {          
          font-family: Arial;
          font-size: 12px;
          color: #3b4b02;
          border: 0px solid blue;
          text-align: left;
}

.objinput
{
	BORDER: 0;
	COLOR: #506c03;
	FONT-SIZE: 10pt;
	FONT-WEIGHT: normal;
	TEXT-ALIGN: left;
  BORDER-TOP: 1px solid #8eb10d;
	BORDER-BOTTOM: 1px solid #d4f655;
	BORDER-LEFT: 1px solid #8eb10d;
	BORDER-RIGHT: 1px solid #d4f655;
	BACKGROUND-COLOR: #d3f651;
}

H1 {
          position: relative;
          font-family: Arial;
          font-size: 30px;
          font-weight: normal;
          color: #c7c7c5;
          line-height: 1em;
          padding-bottom: 0px;
          padding-top: 10px;
          margin: 0px;
}

H2 {
          font-family: Arial;
          font-size: 16px;
          padding: 0px;
          margin: 0px;
          top: 0px;
}


A:link {color: #3e7305; text-decoration: none; text-align: left;}
A:visited {color: #3e7305; text-decoration: none; text-align: left;}
A:hover {color: #e3ff1e; text-align: left;}
A:active {color: #3e7305; text-decoration: none; text-align: left;}
A {font-family: Tahoma; font-size: 15pt; font-weight: normal; text-align: left;}

.email A:link {color: #3e7305; text-decoration: none; text-align: left;}
.email A:visited {color: #3e7305; text-decoration: none; text-align: left;}
.email A:hover {color: #e3ff1e; text-align: left;}
.email A:active {color: #3e7305; text-decoration: none; text-align: left;}
.email A {font-family: Tahoma; font-size: 10pt; font-weight: normal; text-align: left;}

