a:link,a:visited{
	border:0px none;
	color:#A0AE57;
	font-weight:bold;
	padding: 0;
	text-decoration:none
}

.fa {
	border:0px none;
	color:#A0AE57;
	font-weight:bold;
	padding: 0;
	text-decoration:none;
	cursor: pointer;
}

a img{
border:0;
padding:0
}
a:hover{
color:#e3e45d;
text-decoration:underline
}

html {
	height: 100%;
}

body{
background:#B5AF78;
color:#2b2b2b;
font:normal normal normal 15px/1.3em Tahoma,Arial,Helvetica,sans-serif,'Helvetica CE','Arial CE';
font-size-adjust:none;
font-stretch:normal;
height:100%; /* nechat */
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
}


#all { 
height: 100%;
position: relative;
}


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


#holder { 
background-color: white;
height: 100%;
position: relative;
text-align: left;
width: 980px;
height: auto;
min-height: 100%;
}

#main { 
padding-left: 15px; 
padding-right: 15px;
padding-top: 15px;
padding-bottom: 15px;
}

.paticka{
font-size: 70%;
text-align: center;
}

#banner{
	background-image: url(../img/banner01.jpg);
	background-repeat: no-repeat;	
	height: 173px;
	background-color: #a0ae57;
}

#banner h1 {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 130px;
	padding-bottom: 30px;
	padding-left: 15px; 
	font-size: 300%;
	font-family: Tahoma;
	color: white;
    text-shadow:
    -1px -1px 0 #000,
    1px -1px 0 #000,
    -1px 1px 0 #000,
    1px 1px 0 #000; font
}

#main div{
	padding-bottom: 10px;
}

p{
padding-bottom: 8px;
}