
BODY {
        color:white;
        background-image:url('http://www.automaty.kasynokrolewskie.pl/images/bacground.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 : 2; margin-bottom : 2; }
DIV.x  { margin-top : 0; margin-bottom : 0; }


#container
{
background-color:#000000;
min-height: 1100px;
width: 980px;
margin-left: auto;
margin-right: auto;
	  }
	  #logo
{
	  }
	  #menu
{
background-color:#B24B00;
margin-top: 10px ;
color:yellow;
padding: 1px;
	  }
	  #topbar
{
background-color:black;
padding: 10px;
margin-top: 10px;
margin-bottom: 15px;
hight: 80px;
	  }
	  #topbarL
{
float:left;
color:#white;
padding: 20px;
width: 158px;
text-align: center;
border-right: 2px dotted yellow;
	  }	  
	  	  #topbarR
{
float:left;
padding: 20px;
width: 700x;
text-align: justify;
font-size: 16px;
	  }
	  #sidebar
{
float: left;
width: 217px;
min-height: 450px;
padding: 20px;
text-align: left;
font-size: 18px;
border-right: 2px dotted yellow;
	  }
	  #content	  
{
float: left;
padding: 30px;
width: 640px;
min-height: 540px;
text-align: justify;
	  }
	  #footer
{
clear: borth;
font-size: 10px;
color:yellow;
text-align: justify;
	  }
	  	  #footer2
{

	  }
.option
{
float: left;
min-width: 100px;
height: 20px;
font-size: 18px;
padding: 10px;
border-right: 2px dotted yellow;
opacity: 0.8;
	  }
.option:hover
{
background-color: #000000;
color:yellow;
cursor: pointer;
	  }
.optionL
{
font-size: 18px;
height: 20px;
padding: 10px;
border-bottom: 2px dotted yellow;
	  }
	  
.optionL:hover
{
background-color:yellow; 
color:yellow;
cursor: pointer;
	  }
.bigtitle
{
font-size: 20px;
letter-spacing: 4px;
}	  
.dottedline
{
height: 5px;
margin-top: 10px;
margin-bottom: 15px;
border-bottom: 2px  dotted yellow;
}	  

.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%;
    
  }