
BODY {
        color:white;
        background-image:url('http://www.gry-hazardowe.kasynokrolewskie.pl/images/background.jpg');
	    background-size:100%;}



a  { color: yellow; text-decoration:none; }
a:Visited  { color : #990000; text-decoration:none;}
a:Active  { color : #990000;  text-decoration:none;}
BODY  {}
DIV  { margin-top : 5; margin-bottom : 6; }
DIV.x  { margin-top : 3; margin-bottom : 3; }


#container
{
background-color:#000000;
min-height: 1105px;
width: 987px;
margin-left: auto;
margin-right: auto;
	  }
	  #logo
{color:grey;
font-size: 12px;
text-align: center;
	  }
	  #menu
{
background-color:#320309;
margin-top: 3px ;
color:yellow;
font-size: 14px;
text-align: center;

	  }

	  #sidebar
{
float: left;
width: 205px;
min-height: 870px;
padding: 8px;
text-align: center;
font-size: 20px;
border-right: 3px dotted #320309;
	  }
	  #content	  
{
float: left;
padding: 17px;
width: 726px;
min-height: 835px;
text-align: justify;
	  }
	  #footer
{
clear: borth;
font-size: 10px;
color:white;
text-align: justify;

	  }
	  	  #footer2
{

	  }
.option
{
float: left;
min-width: 110px;
height: 22px;
font-size: 18px;
padding: 10px;
border-right: 3px dotted #320309;
opacity: 0.8;
	  }
.option:hover
{
background-color: #000000;
color:yellow;
cursor: pointer;
	  }
.optionL
{
font-size: 16px;
height: 32px;
padding: 5px;
text-align: center;
	  }
	  
.optionL:hover
{
background-color:#320309; 
color:yellow;
cursor: pointer;
	  }

.bigtitle
{
font-size: 18px;
letter-spacing: 3px;
}	  
.dottedline
{
height: 5px;
margin-top: 10px;
margin-bottom: 15px;
border-bottom: 3px  dotted #320309;
}	  

.center {
  text-align: center;
}


@media screen and (max-width: 1024px) {
.obrazek {
        width: 100%;
}

#container 
{
width: 100%;

	  }
	  
#content 
{
width: 100%;

	  }
	  #logo 
{
width: 100%;

	  }
	  #footer 
{
width: 100%;

	  }
	  	  #footer2 
{
width: 100%;

	  }
.dottedline
{
     width:auto;
}	
#topbarL, #topbarR {
    float:none;
    width: 100%;
    
  }
# #menu, #logo {
    width: 100%;
    
  }