html{height:100%}

body
{
       margin-top: 0px;
       margin-left: 0px;
       margin-right: 0px;
	   margin-bottom:0px;
       background-color: #fffcf3;
       font-family: arial, verdana, tahoma;
       font-size: 8pt;
		 height: 100%      
}

img
{
border: 0px;
}

.bold
{
font-weight: bold;
}

a
{
font-size:12px;
font-weight:bold;
color: #42442B;
text-decoration: none;
}

a:active
{
font-size:12px;
font-weight:bold;
color: #42442B;
text-decoration: none;

}
a:visited
{
font-size:12px;
font-weight:bold;
color: #42442B;
text-decoration: none;

}
a:hover
{
font-size:12px;
font-weight:bold;
color: #AE9B57;
text-decoration: none;

}

a.log
{
color: #000000;
text-decoration: none;
}

a:active.log
{
color: #000000;
text-decoration: none;
}
a:visited.log
{
color: #000000;
text-decoration: none;
}
a:hover.log
{
color: #666666;
text-decoration: none;
}

.addr
{
	font-size: 10px;
	font-family: verdana;
	color: #000000;
	margin-left: 15px;
	margin-top: 280px;
}

.cont
{
	font-size: 13px;
	font-family: verdana;
	color: #333333;
	margin-left: 50px;
	margin-right: 50px;
	margin-top: 20px;
}
.head
{
	font-size: 13px;
	font-family: arial;
	color: #6e5739;
	margin-left: 50px;
	margin-right: 50px;
	margin-top: 20px;
	font-weight: bold;
}

.head2
{
	font-size: 13px;
	font-family: arial;
	color: #6e5739;
	margin-left: 5px;
	margin-right: 50px;
	margin-top: 20px;
	font-weight: bold;
}

a.menu
{
color: #FFF6EB;
text-decoration: none;
font-size: 0.8em;
font-family: verdana;

}

a:active.menu
{
color: #FFF6EB;
text-decoration: none;
font-size: 0.8em;
font-family: verdana;
}
a:visited.menu
{
color: #FFF6EB;
text-decoration: none;
font-size: 0.8em;
font-family: verdana;
}
a:hover.menu
{
color: #FFF6EB;
text-decoration: underline;
font-size: 0.8em;
font-family: verdana;
}

.ciemny
{
background-color: #FFE3C1;
}

.jasny
{
background-color: #FFF6EB;
}


input {
	BACKGROUND-COLOR: #FFFFFF;
	BACKGROUND-POSITION: right bottom;
	BACKGROUND-REPEAT: no-repeat;
	BORDER-BOTTOM: #000000 1px solid;
	BORDER-LEFT: #000000 1px solid;
	BORDER-RIGHT: #000000 1px solid;
	BORDER-TOP: #000000 1px solid;
 	WIDTH: 110px;
	font-family: verdana;
 	font-size: 10px;
}

textarea {
	BACKGROUND-COLOR: #FFFFFF;
	BACKGROUND-POSITION: right bottom;
	BACKGROUND-REPEAT: no-repeat;
	BORDER-BOTTOM: #000000 1px solid;
	BORDER-LEFT: #000000 1px solid;
	BORDER-RIGHT: #000000 1px solid;
	BORDER-TOP: #000000 1px solid; 
	font-family: verdana;
 	font-size: 10px;
}

select {
	BACKGROUND-COLOR: #FFFFFF;
	BACKGROUND-POSITION: right bottom;
	BACKGROUND-REPEAT: no-repeat;
	BORDER-BOTTOM: #000000 1px solid;
	BORDER-LEFT: #000000 1px solid;
	BORDER-RIGHT: #000000 1px solid;
	BORDER-TOP: #000000 1px solid; 
	font-family: verdana; 
	font-size: 10px;
}

input#submit {

	BACKGROUND-COLOR: #FFFFFF;
	BACKGROUND-POSITION: right bottom;
	BACKGROUND-REPEAT: no-repeat;
	BORDER-BOTTOM: #000000 1px solid;
	BORDER-LEFT: #000000 1px solid;
	BORDER-RIGHT: #000000 1px solid;
	BORDER-TOP: #000000 1px solid;
	font-family: verdana;
 	font-size: 11px;
 	width: 60px;
}
input.log {

	BACKGROUND-COLOR: #FFFFFF;
	BACKGROUND-POSITION: right bottom;
	BACKGROUND-REPEAT: no-repeat;
	BORDER-BOTTOM: #000000 1px solid;
	BORDER-LEFT: #000000 1px solid;
	BORDER-RIGHT: #000000 1px solid;
	BORDER-TOP: #000000 1px solid;
	font-family: verdana;
 	font-size: 11px;
 	width: 30px;
}
input.ogloszenie
{
	BACKGROUND-COLOR: #FFFFFF;
	BACKGROUND-POSITION: right bottom;
	BACKGROUND-REPEAT: no-repeat;
	BORDER-BOTTOM: #000000 1px solid;
	BORDER-LEFT: #000000 1px solid;
	BORDER-RIGHT: #000000 1px solid;
	BORDER-TOP: #000000 1px solid;
	font-family: verdana;
 	font-size: 11px;
 	width: 300px;
}
textarea.ogloszenie
{
	BACKGROUND-COLOR: #FFFFFF;
	BACKGROUND-POSITION: right bottom;
	BACKGROUND-REPEAT: no-repeat;
	BORDER-BOTTOM: #000000 1px solid;
	BORDER-LEFT: #000000 1px solid;
	BORDER-RIGHT: #000000 1px solid;
	BORDER-TOP: #000000 1px solid; 
	font-family: verdana;
 	font-size: 10px;
 	width: 500px;
 	height: 200px;
}
input.checkbox
{
	BACKGROUND-COLOR: #eeeeee;
	BORDER-BOTTOM: #000000 0px solid;
	BORDER-LEFT: #000000 0px solid;
	BORDER-RIGHT: #000000 0px solid;
	BORDER-TOP: #000000 0px solid; 
 	width: 15px;
 }
 
 
 
input.kontakt
{
	BACKGROUND-COLOR: #F2EFE6;
	BACKGROUND-POSITION: right bottom;
	BACKGROUND-REPEAT: no-repeat;
	BORDER-BOTTOM: #000000 1px solid;
	BORDER-LEFT: #000000 1px solid;
	BORDER-RIGHT: #000000 1px solid;
	BORDER-TOP: #000000 1px solid;
	font-family: verdana;
 	font-size: 11px;
 	width: 250px;
}
textarea.kontakt
{
	BACKGROUND-COLOR: #F2EFE6;
	BACKGROUND-POSITION: right bottom;
	BACKGROUND-REPEAT: no-repeat;
	BORDER-BOTTOM: #000000 1px solid;
	BORDER-LEFT: #000000 1px solid;
	BORDER-RIGHT: #000000 1px solid;
	BORDER-TOP: #000000 1px solid; 
	font-family: verdana;
 	font-size: 10px;
 	width: 250px;
 	height: 100px;
	
	
} 
 
 
 
