
        * {
        margin: 0px;
        padding: 0px; 
        }

	    html, body {
			height: 100%;
			background-color: #000;
		}
		
		body {
			display: table;
			margin: 0 auto;
			background-color: #000;
			background-image: url(../images/bg.jpg);
			background-position: center center;
			background-repeat: no-repeat;
		}
		
        body, td, div, span {
        			font-family: Tahoma, Arial;
                    font-size: 11px;
        			color: #fff;
        			line-height: 16px;
        }
		
		a {
		    color: #fff;
		    text-decoration: underline;
		}
		
		a:hover {
		    text-decoration: underline;
		}
		
		#wrapper {
			display: table-cell;
			vertical-align: middle;
		}
		
		#cell {
			width: 959px;	
            height: 469px;
			color: #fff;
			position: relative;
		}

        #contener {
            width: 929px;
            height: 424px;
        	position: absolute;	
        	padding: 0;
        	z-index: 10;
        	top: 15px;
        	left: 15px;
       		background-repeat: no-repeat;
       		background-color: rgb(10,133,239);
       		background-image: url(../images/page_bg.jpg);
        }
        
        #top {
            width: 929px;
            height: 66px;
            float: left;
            background: url(logo.jpg);
            background-position: 820px 3px;
            background-repeat: no-repeat;
        }
        
        #content {
            float: left;
            width: 861px;
            height: 328px;
            margin: 10px 0 0 34px;
            padding-top: 10px;
            border-top: 1px solid #fff;
        }
        
        #drag {
            width: 861px;
            height: 328px;
            overflow: auto;
        }
        
        #menu {
            position: absolute;
            top: 479px;
            left: 15px;
            width: 930px;
            z-index: 12;
            height: 20px;
        }
        
        #Nowosci {
            width: 100%;
            margin: 7px 10px 0 10px;
        }
        
        #Nowosci .link {
            color: #000;
            font-weight: bold;
            text-decoration: none;
        }

/*
    shadows
*/


.left,
.right,
.center {
	position: absolute;	
}        

      
.shadow-top .left,
.shadow-top .right
{
	width: 28px;
	height: 28px;
	background-repeat: no-repeat;
	background-position: 0 0;
}

.shadow-top .center {
	height: 15px;
	right: 28px;
	left: 28px;
	width: 903px;
	background-repeat: repeat-x;
}

.shadow-middle .left,
.shadow-middle .right {
    height: 392px;
    width: 15px;
    top: 28px;
}

.shadow-bottom .left,
.shadow-bottom .right
{
	width: 15px;
	height: 19px;
	background-repeat: no-repeat;
	background-position: 0 0;
	top: 420px;
}

.bottom {
    width: 903px;
}

.bottom .left,
.bottom .right {
    width: 24px;
    height: 30px;
	background-repeat: no-repeat;
	background-position: 0 0;
	top: 439px;
}

.bottom .center {
	height: 30px;
	width: 883px;
	right: 38px;
	left: 38px;
	top: 439px;
	background-repeat: repeat-x;
}

.shadow-top .left { background-image: url(../images/cien_top_left.png); }
.shadow-top .right { background-image: url(../images/cien_top_right.png); }
.shadow-top .center { background-image: url(../images/cien_top.png); }
.shadow-middle .left { background-image: url(../images/cien_left.png); }
.shadow-middle .right { background-image: url(../images/cien_right.png); }
.shadow-bottom .left { background-image: url(../images/cien_bottom_left.png); }
.shadow-bottom .right { background-image: url(../images/cien_bottom_right.png); }
.bottom .left { left: 14px; background-image: url(../images/bottom_left.png); }
.bottom .right { right: 14px; background-image: url(../images/bottom_right.png); }
.bottom .center { background-image: url(../images/bottom_center.png); }

.right { right: 0; }
.left { left: 0; }



h2 {
    color: #fff;
    font-weight: bold;
    font-size: 1.2em;
    clear: both;
}

hr {
    width: 100%;
    border: 0px;
    height: 1px;
    background-color: #fff;
}


.bialy {
    color: #fff;
}




.button_home {
    background: url(../images/icon_home.png);
    width: 42px;
    height: 20px;
    display: block;
    float: left;
}

.button_ofirmie {
    margin-left: 260px;
    background: url(../images/icon_ofirmie.png);
    width: 52px;
    height: 20px;
    display: block;
    float: left;
}

.button_nowetwarze {
   background: url(../images/icon_nowetwarze.png);
   width: 83px;
   height: 20px;
   display: block;
   float: left;
}

.button_modelki {
    background: url(../images/icon_modelki.png);
    width: 50px;
    height: 20px;
    display: block;
    float: left;
}

.button_modele {
    background: url(../images/icon_modele.png);
    width: 51px;
    height: 20px;
    display: block;
    float: left;
}

.button_galerie {
    background: url(../images/icon_galerie.png);
    width: 98px;
    height: 20px;
    display: block;
    float: left;
}

.button_casting {
    background: url(../images/icon_casting.png);
    width: 52px;
    height: 20px;
    display: block;
    float: left;
}

.button_partners {
    background: url(../images/icon_partners.png);
    width: 59px;
    height: 20px;
    display: block;
    float: left;
}

.button_kontakt {
    background: url(../images/icon_kontakt.png);
    width: 51px;
    height: 20px;
    display: block;
    float: left;
}

.arrow_silver {
    background: url(../images/arrow_silver.png);
    width: 14px;
    height: 20px;
    float: left;
}

.arrow_white {
    background: url(../images/arrow_white.png);
    width: 17px;
    height: 20px;
    float: left;
}



input, textarea {
    border: 1px solid rgb(55,55,55);
}

textarea {
    overflow: auto; 
}

.send_file {
   font-size: 0.8em;
}

input.submit {
    color: #fff;
    background: #000;
    font-size: 0.8em;
}

.form_line {
  overflow: hidden;
  clear: both;
  margin-bottom: 5px;
}

.form_line input.text {
    width: 143px;
}


label {
    display: block;
    width: 100px;
    float: left;
}

input, textarea {
    display: block;
    float: left;
}

.no_border {
    border: 0px;
}




.modelki_content {
    width: 820px;
    margin-left: 20px;
    float: left;
}

.modelki,
.modelki_nowe {
    border: 2px solid #fff;
    position: relative;
    background-repeat: no-repeat;
    float: left;
    display: block;
    background-color: #1874b2;
    background-image: url(../images/brakzdjecia.jpg);
    background-position: center center;
    background-repeat: no-repeat;
}

.modelki {
    margin: 0px 5px 0 5px;
    height: 145px;
    width: 86px;
}

.modelki_nowe {
    height: 240px;
    width: 150px;
    margin: 5px 5px 0 5px;
}

.modelki_row,
.modelki_row2 {
    margin-left: 60px;
    width: 750px;
    float: left;
}

.modelki_row2 {
    margin-top: 10px;
}

.modelki_nowe .podpis,
.modelki .podpis {
    background: #fff;
    color: #1874b2;
    height: 15px;
    font-weight: bold;
    text-align: center;
    position: absolute;
    bottom: 0;
    left: 0;
}

.modelki .podpis {
    width: 86px;
}

.modelki_nowe .podpis {
    width: 150px;
}

.partnerzy_content {
    width: 790px;
    margin: 0px 0 0px 40px;
    float: left;
}


.pagging {
    font-size: 1.2em;
    text-decoration: none;
}

