* {margin:0; padding:0;}

body, html{
    background:#e7e7e7;
	text-align: center;
}

.tresc {
    text-align: center;
    width:800px;
    margin: 0 auto;
}

#top {
    text-align: left;
    margin: 0px;
    height: 220px;
    background: #FFFFCC;
    font-family: Verdana;
	border-top: 2px solid #DAA000;
	border-right: 2px solid #DAA000;
	border-left: 2px solid #DAA000;
	padding: 0px 0px 0px 0px;
	clear: none;
}

.main {
width: 570px;
float: left;
}

.side {
width: 230px;
float: right;
}

#glowne {
    background-image: url("http://www.swrodzina.org/gradient.jpg");
	background-repeat: repeat-x;
	background-position: top;
	background-color: white;
	text-align: left;
    width: 567px;
    padding: 2px;
    font-size: 13px;
    float: left;
    border-width: 2px;
	border-style: solid;
	border-color: #DAA000;
    margin-bottom: 10px;
    font-family: Verdana;
    clear: none;
}


#bok {
    background-image: url("http://www.swrodzina.org/gr.jpg");
	background-repeat: repeat-x;
	background-position: bottom;
    background-color: white;
	text-align: left;
    width:211px;
    padding: 1px;
	padding-bottom: 15px;
    font-size:13px;
    float: right;
    border-width: 0px;
	border-style: solid;
	border-color: #DAA000;
    margin-bottom: 12px;
    font-family: Verdana;
	clear: none;
}

#bokt {
    background-color: #DAA000;
	color: white;
	text-align: center;
    width:211px;
    font-size:15px;
	font-weight: bold;
    float: right;
	padding: 1px;
    border-top: 1px solid #DAA000;
	border-bottom: 1px solid #DAA000;
    font-family: Verdana;
	clear: none;
}

#menu {
    display: block;
    text-align: left;
    font-family: Verdana;
    margin-top: 0px;
	margin-left: 0px;
    height: 31px;
    background: #DAA000;
	margin-bottom: 10px;
	padding: 0px 0px 0px 0px;
}

#forumbox {
width: 190px;
height: 33px;
background: #DAA000;
padding: 3px;
color: white;
font-size: 11px;
}
	
	#forumbox a {
	padding: 3px;
	margin: 1px;
    color: white;
    background: #DAA000;
    }
	
	#forumbox a:hover{
	padding: 3px;
	margin: 1px;
    color: white;
    background: #FFB000;
    }
	
	#top p {
color: #8E673C;
font-family: Verdana;
font-weight: bold;
font-size: 15px;
}
	

  #menu li a{
        color: #fff;
        display: block;
        font-size: 11px;
        text-decoration: none;
        font-weight: bold;
        padding:9px 6px;
    }

  #menu li a:hover{
        color: #fff;
        background: #FFB000;
    }

#menu li{
    margin: 0px;
        float: left;
        clear: none;
        list-style: none;
		margin-left: 0px;
    }

#foot {
    text-align:left;
    margin-top: 10px;
    padding:1;
    height: 30px;
    background:#f4f4f4;
    font-family: Verdana;
    font-size: 10px;
    clear: both;
}



#top a {
text-decoration: none;
color:  	#white; 
font-weight: bold;
font-size: 17px;
}

#foot a {
text-decoration:none;
color:  	#DAA000; 
}

#glowne a {
text-decoration:none;
font-weight:bold;
color:  	#6666FF; 
}

#bok a {
text-decoration:none;
color:  	#DAA000; 
}

#top a:hover {
text-decoration:none;
color: 	white; 
}

#foot a:hover {
text-decoration:underline;
color:  	#FFD700; 
}

#glowne a:hover {
text-decoration:underline;
color:  	#3333FF; 
}

#bok a:hover {
text-decoration:underline;
color:  	#FFD700; 
}

	
h1 {
font-size: 22px;
color: 	#8E673C;
margin-bottom: 15px;
font-weight: bold;
text-align: center;
}

h2 {
font-size:15px;
color: 	#DAA000;
}

h3 {
font-size:15px;
color:red;
}

p {
font-size:13px;
   font-family: Verdana;
   }
   
