
* { padding: 0; margin: 0; }
a img {border: none; }
a:link {
    color: #000000;
    text-decoration: none;
     
}
a:visited {
    color: #00ff00;
}
a:hover {
    color: #666666;
    text-decoration: none;
}
a:active {
    color: #777777;
}
body {
    font-family: Verdana, Trebuchet MS, Arial, Helvetica, sans-serif;
    background-color: #363536;
    background-image: url(bgstripes.gif);
}
#wrapper { 
    margin: 0 auto;
    width: 807px;
}
#header {
    width: 785px;
    color: #333;
    height: 124px;
    margin: 10px 0 5px 0;
}
ul#navbar {
    width: 798px;
    height: 23px;
    list-style:none;    
    color: #333;
    padding: 0 3px;
    margin: 0 0 5px 0;
    background: #b3a367;
}
#navbar li {
    float:left;
    width:129px;
    height: 23px;   
}
#navbar li a {
    float:left;
    width:129px;
    height: 23px;
    text-decoration:none;
    margin:0;
    padding:0;
}
a#one {
    background:url("images/fooldal.png") no-repeat;
}
a#two {
    background:url("images/hazirend.png") no-repeat;
}
a#three {
    background:url("images/araink.png") no-repeat;
}
a#four {
    background:url("images/galeria.png") no-repeat;
}
a#five {
    background:url("images/gyularol.png") no-repeat;
}
a#six {
    background:url("images/kapcsolat.png") no-repeat;
}
#navbar li a:hover { 
    background-position:0 -23px;  
}
#navbar a:active {
    background-position:0 -23px;  
}
#content { 
    width: 803px;
    min-height:294px;
    color: #333;
    background: #F2F2E6;
    margin: 0 0 5px 0;
    padding-bottom:10px;
}
#contentgallery { 
    width: 803px;
    min-height:650px;
    color: #333;
    background: #F2F2E6;
    margin: 0 0 5px 0;
    padding-bottom:10px;
}

#footer { 
    width: 798px;
    color: #333;
    background: #b3a367;
    margin: 0 0 10px 0;
    padding: 3px 5px 3px 0;
    text-align: right;
    font-size: 11px;
    min-height:16px;
}
#footer2 { 
    width: 798px;
    color: #1d181f;
    margin: 0 0 10px 0px;
    padding: 3px;
    text-align: left;
    font-size: 11px;
}
img.big{ 
    margin: 4px 0 0 4px;
    padding: 0 20px 4px 0;
    float: left;
}
img.foot{ 
    float: right;
    border: 0;
}
iframe.left{ 
    float: left;
    margin: 20px 20px 0px 20px;
}
#thumbs{
    width:450px;
    float:left;
}
h1 { 
    padding: 10px 20px 10px 10px;
    font-size: 11px;
    font-weight: normal;
    text-align: justify;
   
}
h2 { 
    padding: 10px 20px 0px 10px;
    font-size: 11px;
    font-weight: bold;
    text-align: justify;
}
h3 { 
    padding: 0 20px 10px 10px;
    font-size: 11px;
    font-weight: normal;
    text-align: right;
}
h4 { 
    padding: 10px 20px 0px 10px;
    font-size: 12px;
    font-weight: bold;
    text-align: justify;
    color: red;
}

h5 { 
    padding: 8px 20px 0px 10px;
    font-size: 11px;
    font-weight: bold;
    text-align: justify;
}
h6 { 
    padding: 17px 20px 0px 10px;
    font-size: 11px;
    font-weight: bold;
    text-align: justify;
}
p { 
    padding: 10px 20px 0 10px;
    font-size: 11px;
    font-weight: normal;
    text-align: justify;
}

table.sample {
   
    width: 550px;
	border-width: 1px;
	border-spacing: ;
	border-style: dotted;
	border-color: gray;
	border-collapse: collapse;
	background-color: rgb(255, 218, 185);
}
table.sample tr {
	border-width: 1px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-style: dotted;
	border-color: gray;
	background-color: rgb(255, 218, 185);
}
table.sample td {
width: 550px;
	border-width: 1px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-style: dotted;
	border-color: gray;
	background-color: rgb(255, 218, 185);
}

table.urlap {
	border-width: 1px;
	border-style: solid;
	border-color: gray;
	margin-left: 0px;
}
