﻿body
{
    font: 14px sans-serif, Helvetica, Verdana;
    color: white;
    background: url(bg.jpg) 0px 0px;
}
body, a, div, ul, li, img, p, span, h2, h1
{
    margin: 0px;
    padding: 0px;
    border: none;
}
form, inpu
{
    margin: 0px;
    padding: 0px;
}
a
{
    color: white;
    font-weight: bold;
    text-decoration: none;
}
ul, li
{
    list-style: none;
}

#container
{
    position: relative;
    width: 1000px;
    height: 700px;
    /*padding-top: 20px;*/
    margin: auto;
	margin-top: 0px;
	padding-top: 0px;
}
div.four_in_row
{
    width: 100%;
}
div.two_in_row
{
    width: 100%;
}

a.button div
{
    width: 100%;
    height: 100%;
    background: url(button_200.jpg) 0px -2px no-repeat;
}
a.button:hover div
{
    background: url(button_200.jpg) 0px -72px no-repeat;
}
a.button
{
    width: 200px;
    height: 70px;
    margin: 5px 25px 110px 25px;
    display: block;
    text-align: center;
    color: white;
    line-height: 69px;
}

.two
{
    display: none;
    }

div.four_in_row a.button
{
    float: left;
}
.left
{
    float: left;
}
.right
{
    float: right;
}

.separator
{
    clear: both;
    width: 100%;
    height: 1px;
}

#logo
{
    position: absolute;
    top: 160px;
    left: 280px;
    width: 390px;
    height: 270px;
    background: url(logo_blue.jpg) 0px 0px no-repeat;
}

#left
{
    float: left;
    width: 200px;
    min-height: 500px;
}
.mini_logo
{
    width: 100%;
    height: 130px;
  /*  background: url(logo_blue.jpg) 0px 0px no-repeat;*/
}
.mini_logo:hover
{
   /* background: url(mini_logo_h.jpg) 0px 0px no-repeat;*/
}

#Krzysztofs_Playfield
{
	padding-left:10%;
    width: 90%;
    height: 450px;
}


/*#right {float:left; width: 735px; min-height:500px; margin-left:10px; }
#content{width:100%; min-height:500px;}
#content p {font-size:10px; font-weight:bold; color:#DDD; text-align:justify; padding:10px; padding-left:30px; padding-top:3px;}
#content h1 {font-size:13px; font-weight:bold; color: white; padding:5px; padding-left:55px; background:url(h1.jpg) 0px 0px no-repeat;}

#line_with_logos{width:100%; height:102px; margin-top:10px; background:url(ultra_mini_logo.jpg) 0px 0px repeat-x;}*/

#content
{
	line-height: 18px;
	padding-top: 145px;
	font-size: small;
	font-weight: bold;
	text-align: justify;
	padding-right:50px;
}
#content *
{
	line-height: 18px;
	font-size: small;
	color: #dddddd;
	text-align: justify;
}

.tableMenu
{
    width: 100%;
    /*border: solid 1px black;*/
    }
    
.tableMenu td[class="my"]
{
    background: url(button_200.jpg) 0px 0px no-repeat;
    text-align: center;
    vertical-align: middle;
    height: 70px;
    width: 190px;
	padding-right: 40px;
    font-weight: bold;
}    

.tableMenu td[class="my"] a
{
	margin-left:-7px;
	font-size:19px;
}
	
.tableMenu td:hover
{
    /* background: url(button_200.jpg) 22px -70px no-repeat; */
}
    
.hide
{
    display: none;
    }
    
.subMenu
{
    height: 75px;
}    
    
.subMenu div
{
    /*border: dotted 1px white;*/
    padding: 0px;
    display: none;
}

.obrazeczek { max-height:105px; margin: 4px; }
