html, body {
margin-top: 0px;
margin-left: 0px;
color: #79B61f;
background-color: #ffffff;
background-attachment: fixed;
SCROLLBAR-FACE-COLOR: #FFCF2D; SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF; SCROLLBAR-SHADOW-COLOR: #FFFFFF;
SCROLLBAR-3DLIGHT-COLOR: #FFFFFF; SCROLLBAR-ARROW-COLOR: #84C521; SCROLLBAR-TRACK-COLOR: #FFFFFF;
SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF; 
}

.z {
	Z-INDEX: 6; LEFT: 0px; WIDTH: 500px; POSITION: absolute; TOP: -1500px; HEIGHT: 200px
}

a {font-family: tahoma; text-decoration: none; color: rgb(121,182,31)}	
a:hover {text-decoration: none; color: rgb(253,196,0)}
a.offer {font-family: tahoma; text-decoration: none; color: #FFFFFF}
a.offer:hover {text-decoration: underline; color: #FFFFFF}

td {
text-align: left;
}

.welcome {
 background-image: url(../grafika/tlo_baner.gif);
 }
 
 h1 {
 color: #666666;
 font-family: Arial;
 font-size: 12px;
 text-align: center;
 margin: 0 auto;
 line-height: 14px;
 position: absolute;
 top: 14px;
 left: 8px;
 }

.tab1 {
background-image: url(../grafika/tlo_kom.gif);
background-repeat: no-repeat;
height: 210px;
}

.tab2 {
height: 122px;
border-color: #ffffff;
}


fieldset, form, label, legend, button {
	border:  0;
	margin:  0;
	padding: 0;
	outline: 0;
}

form#contact label {
	display: block;
	margin-bottom: 5px;
	color: #79B61F;
	font-size: 12px;
}
#cf-name, #cf-mail, #cf-msg {
	margin-bottom: 5px;
	padding: 5px;
	font-size: 12px;
	font-family: tahoma;
	width: 400px;
	color: #333333;
	border: 1px solid #D3D3D3;
	border-top: 1px solid #808080;
	border-left: 1px solid #808080;
}
.cf-send {
	padding: 5px 15px;
	color: #ffffff;
	background: #79B61F;
	font-size: 12px;
	font-weight: bold;
	font-family: tahoma;
	border: 1px solid #5F8F18;
	border-top: 1px solid #96E326;
	border-left: 1px solid #96E326;


}
.cf-send:active {
	border: 1px solid #96E326;
	border-top: 1px solid #5F8F18;
	border-left: 1px solid #5F8F18;
}
h2 {
	color: #DA5154;
	font-size: 16px;
}
.m-success, .m-fail {
	padding: 15px 10px;
	width: 400px;
}
.m-success {
	color: #ffffff;
  background: #79B61F;
}
.m-fail {
	color: #ffffff;
  background: #FF7072;
}
.cena {
color: #ff0000;
font-family: Arial;
font-size: 14px;
font-weight: bold;
margin-left: 14px;
}
.cena-info {
color: #ff0000;
font-family: Arial;
font-size: 12px;
font-weight: normal;
margin-left: 14px;
}