﻿@charset "utf-8";
/* CSS Document */
body {
	  margin: 0 0 0 0;
	  background-color: #402963;
	  }
	   
/* --Layout-- */

#top 	{
		 width: 100%;
		 height: 93px;
		 background-color: #412e5f;
		 background-image: url(../image/tlo_gora.jpg);
		 background-position: top right;
		 }

#logo 	{
		 margin-top: -5px;
		 position: absolute;
		 top: 0px;
		 right: 0px;
		 
		 width: 456px; 
		 height: 97px;
		 }
#menu_bar {
		   width: 100%;
		   height: 41px;
		   background-image: url(../image/tlo_menu.png);
		   marign-left: auto;
		   margin-right: auto;
		   }
#menu	/* centrowanie - menu */ 
		{
		 margin-left: auto;
		 margin-right: auto;
		 width: 524px;
		 }
		 
#main	{width: 100%;
		 height: 505px;
		 background-color: #5d4482;
		 padding-top: 10px;
		 background-image: url(../image/tlo_main.png);
		}
#center	/* centrowanie - treści strony */
		{
		 width: 638px;
		 margin-left: auto;
		 margin-right: auto;
		 min-height: 550px;
		 padding: 0 0 0 0;
		 }
#fotka  { background-image: url(../image/face.jpg);
		  width: 202px; 
		  height:375px; 
		  float: left; margin-top: 0px; 
		  margin-left: 15px;
		 }
 
			
#t_page {  background-image: url(../image/top_1.png);
		   margin-top: 40px;
		   width: 692px;
		   height: 23px;
		   
		}
#page	{ 	 background-image: url(../image/middle_1.png);
	  		 width: 692px;
 			 height: 367px;
		}

#b_page { 	background-image: url(../image/bottom_1.png);
		    width: 692px;
			height: 23px; 
			}

#bottom		{
			  
			 width: 100%; 
			 height: 115px; 
			 background-color:#402963; 
			 background-image: url(../image/tlo_dol.png); 
			 background-repeat: repeat-x; 
			 background-position: top left;
			 margin-top: -85px;
			 }
#kontakt 	{
			 position: absolute;
			 margin-top: 10px; 
			 margin-right: 40px;
			 right: 0px; 
			 border: 0px solid red; 
			 height: 120px; 
			 background-position:top right; 
			 font-family:Verdana, Arial, Helvetica, sans-serif; 
			 font-size: 12px; color: #FFFFFF; 
			 font-weight:bold;
			 }
			 
#content 	{ width: 652px; 
			  height: 367px; 
			  overflow: hidden; 
			  
			  background-color: #FFFFFF; 
			  padding: 5px;
			  margin-top: -8px;
			  margin-left: 15px; 
			  border: 0px solid red;
			 
			  }
#test { width: 635px; height: 337px; overflow: scroll; font-family: Verdana, Arial, Helvetica, sans-serif; }

/* --End of Layout -- */

/* Buttons */
a#onas { background-image: url(../image/button/onas.png); background-position: top; width: 131px; height: 41px; overflow: hidden; text-indent: -100px; display:block; float: left;}
a#onas:hover { background-position: bottom;}

a#oferta { background-image: url(../image/button/oferta.png); background-position: top; width: 131px; height: 41px; overflow: hidden; text-indent: -100px; display:block; float: left;}
a#oferta:hover { background-position: bottom;}

a#modelki { background-image: url(../image/button/modelki.png); background-position: top; width: 131px; height: 41px; overflow: hidden; text-indent: -100px; display:block; float: left;}
a#modelki:hover { background-position: bottom;}

a#casting { background-image: url(../image/button/casting.png); background-position: top; width: 131px; height: 41px; overflow: hidden; text-indent: -100px; display:block; float: left;}
a#casting:hover { background-position: bottom;}

a#nowosci { background-image: url(../image/button/nowosci.png); background-position: top; width: 131px; height: 41px; overflow: hidden; text-indent: -100px; display:block; float: left;}
a#nowosci:hover { background-position: bottom;}

a.kontakt { font-family:Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; text-decoration: underline; letter-spacing: 1px;}
a.kontakt:hover { color: #FFCC00; }

a.link { font-family:Arial, Helvetica, sans-serif; font-size: 12px; color: #CC33CC; text-decoration: underline; letter-spacing: 1px;}
a.link:hover { color: #FF00FF; }

a.models {
margin-left: 0px;
background-position: top; 
width: 198px; height: 335px; 
overflow: hidden; text-indent: -1000px; 
display:block; 
float: left; 
color: #FFFFFF;
}
a.models:hover{
background-position: bottom;
}

/* Koniec Guzików */



