 /*
 Theme Name: Casino
 Theme URI:
 Description: шаб для фан казино
 Version: 1.0
 Author: Mario
 
 */
body,html{
margin:0px;
padding:0px;
background-color:#000000;
color:#000000;
}



H1 {FONT-SIZE: 25px}
H2 {FONT-SIZE: 20px}
H3 {FONT-SIZE: 17px}
H4 {FONT-SIZE: 16px}
H5 {FONT-SIZE: 15px}
H6 {FONT-SIZE: 15px}


A IMG {
 border: none; 
}

a {
	color: #6d5a23;
	
}

a:visited {
	color: #6d5a23;
}

a:hover {
	color: black;
}


#container {
width:900px;
height:100%;

margin:0 auto;
}

#container  td{
vertical-align:top
}

#header {
}


#maket {
height:100%;
width:100%;
border:3px solid #fff56b;
background-image: url(images/fon.jpg);
background-repeat: repeat-y;
}

#left_column{
padding-top:25px;
width:165px;

}

#left_column a{
    color:#ead17d;
	font:14pt/23pt Tahoma;
	position:relative;
}


#main_column {
padding:20px;
width:660px;
}



#maindiv{
background-image: url(images/main.jpg);
width:660px;

}

#topdiv{
background: url(images/main-top.jpg) top no-repeat;
width:660px;
}

#botdiv{
background: url(images/main-bot.jpg) bottom no-repeat;

}


#footer_links a{
color:white;
font:9pt/13pt Georgia;
}
#footer{

background-color:#oooooo;
border-top:1px solid black;
height:15px; 
font: 10pt Georgia;
color:white;

}
li {
list-style-type:none;
} 