body
{
    background-color : #333333;
	color: #ffffff;
	font-family: arial;
	font-size: 9pt;
	text-align: center;
}

div.main_center
{
	width: 852px;
	background: url('../gfx/pasek.jpg');
	background-repeat: repeat-y;
	overflow: hidden;
	margin: 0 auto;
}

div.top
{
	width: 852px;
	height: 60px;
	background: #333333;
	text-align: right;	
	display: inline;
	float: left;
}

p.tytul
{
	padding-top: 30px;
	font-size: 13pt;
	margin: 0px;	
}

div.flagi
{
	position: relative;
	width: 120px;
	margin-top: 35px;
	margin-left: 40px;
	text-align: center;
	display: inline;
	float: left;
}

div.flagi a img
{
	border: 0px;
}

div.center
{
	width: 852px;
	min-height: 353px;
	height: auto !important;
	height: 353px;
	margin: 0px;
	background: url('../gfx/tlo.jpg');
	background-position: bottom;
	background-repeat: no-repeat;
	float: left;
}

div.menu
{
	width: 160px;
	min-height: 353px;
	height: auto !important;
	height: 353px;
	text-align: left;
	margin-left: 41px;
	overflow: visible;
	display: inline;
	float: left;
}

div.content
{
	width: 651px;
	min-height: 325px;
	height: auto !important;
	height: 325px;
	display: inline;
	float: left;
}

div.tresc
{
	width: 600px;
	min-height: 295px;
	height: auto !important;
	height: 295px;
	margin: 0 auto;
	margin-left: 20px;
	text-align: left;
	display: inline;
	float: left;	
}

div.wspolpraca
{
	width: 550px;
	display: inline;
	line-height: 100%;
	margin-left: 25px;
	float: left;
}

div.sub
{
	width: 651px;
	height: 31px;
	text-align: left;
	font-size: 11pt;
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
	float: left;
}

div.bottom
{
	width: 852px;
	height: 171px;
	background: url('../gfx/bottom.jpg');
	text-align: left;
	float: left;
}

div.bottom img
{
	border: 0px;
}

div.page_title
{
	width: 651px;
	height: 30px;
	padding: 0px;
	margin: 0px;
	text-align: left;
	float: left;
}

div.loga
{
	color: #ffffff;
	width: 100%;
	height: 35px;
	font-size: 8pt;
	text-align: right;
	float: left;
}

#flashcontent
{
	width: 651px;
	height: 325px;
	float: left;
}

p.page_title
{
	letter-spacing: 4px;
	vertical-align: middle;
	margin-top: 10px;
}

p.page_title:first-letter
{
	color: orange;
}

p.blog_tytul
{
	font-weight: bold;	
	font-size: 11pt;
}

p.blog_tytul:first-letter
{
	font-weight: bold;	
	color: orange;
}

p.gazetka_tytul
{
	font-weight: bold;	
	font-size: 11pt;
}

p.gazetka_tytul:first-letter
{
	font-weight: bold;	
	color: orange;
}

p.blog_autor
{
	margin-left: 20px;
	margin-bottom: 30px;
}

p.realizacja
{
	font-weight: bold;	
	font-size: 11pt;
}

p.realizacja:first-letter
{
	font-weight: bold;	
	color: orange;
}

p.tytul_oferty
{
	font-weight: bold;	
	font-size: 9pt;
}

p.tytul_oferty:first-letter
{
	font-weight: bold;	
	color: orange;
	text-transform: uppercase;
}
h1.tytul_oferty
{
	font-weight: bold;	
	font-size: 9pt;
}

h1.tytul_oferty:first-letter
{
	font-weight: bold;	
	color: orange;
	text-transform: uppercase;
}

span.active_link
{
	color: #495153;
}

li.active_link
{
	color: #ff6503;
}

span.gallery_back
{
	color: #FFFFFF;
}

ul.oferta
{
	list-style-type: square;
}

ul.oferta li
{
	line-height: 150%;
}

ul.oferta_galeria li
{
	list-style-type: none;
	float: left;
}

ul.oferta_galeria li img
{
	border: 0px;
	margin-top: 3px;
	margin-left: 3px;
}

ul.oferta_galeria li a
{
	width: /*51px*/ 71px;
	height: /*51px*/ 71px;
	margin: 3px;
	margin-top: 10px;
	background-color: #FFFFFF;
	display: block;
}

ul.oferta_galeria li a:hover 
{
	text-decoration: none;
	color: #FFFFFF;
	background-color: orange;
}

ul.oferta_galeria_skalowanie li
{
	list-style-type: none;
	float: left;
	text-align: center;
}

ul.oferta_galeria_skalowanie li img
{
	border: 0px;
	margin-top: 3px;
	margin-left: 3px;
	height: 65px;
	max-width: 65px;
	/* IE Image max-width */
	width: expression(this.width > 65 ? 65: true);
}

ul.oferta_galeria_skalowanie li a
{
	width: /*51px*/ 71px;
	height: /*51px*/ 71px;
	margin: 3px;
	margin-top: 10px;
	background-color: #FFFFFF;
	display: block;
	border: 2px solid white;
}

ul.oferta_galeria_skalowanie li a:hover 
{
	text-decoration: none;
	color: #FFFFFF;
	border: 2px solid orange;
}

ul.podmenu
{
	position: relative;
	left: -20px;
	list-style-type: square;
	font-size: 8pt;
}

table.kontakty
{
	line-height: 150%;
	margin-left: 20px;
	margin-top: 15px;
}

/* ankieta */

textarea.pytanie
{
	width: 400px;
	height: 45px;
}

/* adresy email */

a.email:link
{
	color: #FFFFFF;
	text-decoration: none;
}

a.email:visited
{
	color: #FFFFFF;
	text-decoration: none;
}

a.email:active
{
	color: #FFFFFF;
	text-decoration: none;
}

a.email:hover
{
	color: #ff6503;
	text-decoration: none;
}

/* odsylacze standardowe */

a:link 
{
	color: #ffffff;
	text-decoration: none;
}

a:visited
{
	color: #ffffff;
	text-decoration: none;
}

a:active
{
	color: #ffffff;
	text-decoration: none;
}

a:hover
{
	color: 	#ff6503;
	text-decoration: none;
}

/* newsletter */

input.newsletter
{
	-x-system-font:none;
	background-color:#FFFFFF;
	border:1px solid #DDDDDD;
	color:#666666;
	font-size:9px;	
}

#ss_linki a{
color:#485253;
text-decoration: none;
}
#ss_linki a:hover{
text-decoration: underline;
}
#ss_start{ position:absolute;  cursor:pointer; border: 0px none ; 
        height: 600px;
z-index: 1;      
position:absolute;
left:50%;
margin-left: -500px;
background-color: #333333;
top:5%;
margin-top: 0px;
}


  #ss_start{
}
#ss_start ul { color:silver margin: 0; padding: 0; list-style-type: none; width:960px; }
#ss_start ul li { display: inline;}
#ss_start a {color:silver; text-decoration:none;}
#ss_start a:hover {color: orange;}
