body {
   font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #00A33D url("../img/bg.gif") repeat-x 0 0;
    padding: 0;
    margin: 0;
	
}

a {
    color: #00A33D;
}

div.globe
{
	background: transparent url("../img/globe.gif") no-repeat 0 0;
}

p {
	margin-right: 10px;
}

h1, h2, h3, h4, h5 {
    font-size: 200%;
	color: #0d8b42;
}

h2{
    font-size: 160%;
    padding-left: 4px;
}

h3{
    font-size: 140%;
    padding-left: 4px;
}

h4{
    font-size: 120%;
    padding-left: 4px;
}

h5 {
    font-size: 100%;
    padding-left: 4px;
}

img
{
    border: none;
}

table.form
{
    width: 620px;
    font-size: 100%;
    background-color: #e0e1e2;
    margin: 0.2em 0;
}

table.form td, table.form th
{
    background-color: #f4f4f4;
    vertical-align: top;
    border: none;
    padding: 5px;
}

table.form td.c
{
    text-align: center;
}

table.form td.price
{
    width: 120px;
}

table.form td input, table.form td textarea
{
    width: 128px;
    font-size: 100%;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

table.form td input.button
{
    width: 80px;
}

table.form td textarea
{
    width: 500px;
}

.cont {
	text-align: left;
	width: 800px;
	background-color: white;
	padding: 6px 6px 0 6px;
}

.cont p
{
    text-align: justify;
    padding-left: 4px;
}

.velky {
	position: absolute;
	margin-left: 219px;
    top: 5px;
	
}

.menu {
	 border-bottom: 1px solid #5a5a5a;
     padding: 0 0 10px 0;
     margin: 5px 0;
}

.last {
	 border-bottom: none;
}

.menu a{
		
 	 
	 color: white;
	 font-weight: bold;
		
}

.menustyl {
	   background: #3f3f3f url("../img/corn.gif") no-repeat 0 0;
		width: 211px;
		height: 149px; 	 	
		padding-left: 20px;
	   padding-top: 28px;
		font-size: 15px;
}

div.cont>div.menustyl {
		height: 152px; 	 	
		*height: 149px; 	 	
}

.cara {
	background-image: url(../img/cara.jpg);
	background-repeat: repeat-x;
}

.pata {
    margin: 0 -6px;
    border-top: #CFCFCF 1px solid;
    border-bottom: #FF4D00 5px solid;
    padding: 3px 6px;
}

.pata a
{
    color: #173144;
}

.patapravo {
    float: right;
}

.green {
    color: #00A33D;
}

td
{
    vertical-align: top;
    border-bottom: #CFCFCF 1px solid;
    padding: 5px 0;
}

td.no
{
    border: none;
    padding: 5px 0 0 0;
}

td h3
{
    margin-top: 0;
}
