html, form
{
	margin: 0;
	padding: 0;
}

body 
{	
	background: url(/img/bg.jpg);
	background-color: #22041f;
	text-align: center; 
	padding: 0px;
	margin: 0px;
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #ffffff;
}
	
span
{
	margin: 0;
	padding: 2px;
}

div
{
	margin: 0;
	padding: 0;
}

p
{
	margin: 0;
	padding: 2px;
}

img
{
	border: 0;
}

a
{
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}

a:hover
{
	color: #df0185;
}

.clear
{
	clear:both;
}

h1
{
	color: #c6168d;
	font-size: 18px;
}

.zamform div
{
	padding: 0;
	margin: 0;
	text-align: left;
}

#srodek1   { width:960px; background-color: #22041f; overflow:hidden; margin:0 auto 35px auto; }
#srodek2   { width:960px; background-color: #22041f; overflow:hidden; margin:0 auto; } 
			 
#logo
{
	background: url('/img/logo.jpg');
	width: 960px;
	height: 121px;
}

#menu
{
	background-color: #2b0557;
	height: 34px;
	text-align: right;
}

.menudiv
{
	padding: 8px 10px 0 0; 
	float: right;
}

.menudiv div
{
	float: left;
	width: 100px;
	text-align: center;
}

#menu a
{
	font-size: 14px;
}

#menu a:hover
{
	color: #df0185;
	letter-spacing: 1px;
}

#slajd
{
	margin: 20px 0;
	width: 960px;
	height: 258px;
}

.menuleft  
{ 
	background: url('/img/menu_bg_left.jpg'); 
	float:left; 
	width: 170px; 
	margin: 10px; 
	overflow:hidden; 
} 

.menuright 
{ 
	background: url('/img/menu_bg_right.jpg'); 
	float:right; 
	width: 170px; 
	margin: 10px; 
	overflow:hidden; 
	height: 398px;
	font-weight: bold;
} 

.menuright div
{
	margin-top: 10px;
}

.tresc 
{ 
	float:left; 
	width:480px; 
	display:inline; 
	margin: 30px 50px; 
	padding: 0;
	overflow:hidden;
	font-weight: normal;
} 
.tresc:hover {  }

.menu
{
	padding: 10px 0;
}

.menu_top
{
	height: 23px;
}


.menu_title
{
	color: #c6168d;
	font-weight: bold;
	font-size: 14px;
	padding-top: 4px;
	text-align: right;
	margin: 10px 10px 20px 0; 
}

.menu_kat
{
	width: 170px;
	height: 23px;
	text-align: right;

}

.menu_kat a
{
	color: #ffffff;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
}

.menu_kat a:hover
{
	color: #c6168d;
}

.menu_pkat
{
	width: 170px;
	height: 23px;
	text-align: right;
}

.menu_pkat a
{
	color: #ffffff;
	font-weight: bold;
}

.menu_act
{
	color: #c6168d;
}

.menu_bg
{

}

.menu_text
{
	margin-right: 10px;	
	margin-top: 10px;
	letter-spacing: 0;
	color: #ffffff;
}

.menu_text a:hover
{
	letter-spacing: 1px;
	color: #c6168d;
}

.menu_text_act
{
	margin-right: 10px;	
	margin-top: 10px;
	color: #c6168d;
	letter-spacing: 1px;
}

.menu_text_act a
{
	color: #c6168d;
}

.content_title_bg
{
	width: 580px;
	height: 25px;	
	text-align: left;
}


.input
{
	font-family: arial; font-size: 10px; text-decoration: none; color: #3a3a3a;
}

.input2
{
	font-family: arial; font-size: 12px; text-decoration: none; color: #3a3a3a;
}

.stopka
{
	margin: 30px 0 10px 0;
	text-align: right;
	width: 960px;
}

.stopka span
{
	color: #df0185;
}

.stopka_menu
{
	margin: 10px;
	text-align: right;
}

.stopka_menu a
{
	font-size: 14px;
}

.stopka_menu a:hover
{
	color: #df0185;
}

.copyright
{
	margin: 5px 20px;
	text-align: left;
	font-size: 11px;
}

.copyright a
{
	font-size: 11px;
}

.style3
{
	color: #df0185;
	font-size: 14px;
	font-weight: bold;
}	

.produkt_title a
{
	font-weight: bold;
	color: #c6168d;
	font-size: 16px;
}

.produkt_dane p
{
	font-size: 13px;
	color: #b9aec6;
	margin: 0;
	padding: 0;
}

.butt
{
	background-color: #2b0557;
	color: #ffffff;
	cursor: pointer;
	font-size: 12px;
	float: right;
	padding: 4px 8px;
	margin-left: 10px;
}

#warsztat
{
	display:none;
	position:relative;
	width:420px;
	background-color:#2b0557;
	margin: 270px auto 0 auto;
	text-align:center;
	z-index: 9999;
}

#zaslona
{
	height: 100%;
	width: 100%;
	top: 0px;
	left: 0px;
	z-index: 8000;
	position: absolute;
	display: none;
	background: transparent url('/img/black-70.png');
}
