﻿p.titleindex{color:#0daaff; margin: 0px 380px; font-weight:bold;}
p.title{color:#0daaff; font-weight:bold;}
h4 { color:#0daaff; font-weight:bold;}
h3 { color:white; font-weight:bold; font-size:16px;}

hr {  border-top-style: outset;}
@font-face { font-family: "norman"; src: url(norman.ttf) ; }
@font-face { font-family: "copr"; src: url(copr.ttf) ; }
body
{
background: #F9F9F7 url('../images/a1.gif') repeat-x;
background: #F9F9F7 url('../images/a1.gif') repeat-x;
}

#container
{
	margin: 0 auto;
	width: 1000px;
	background: #fff;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: black;
	
}


#menu
{
	font-family: norman;
	float: left;
	width: 1022px;
	background-image:url('../images/menu.png');
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

#menu ul
{
	margin: 0;
	padding: 0;
background-image:url('../images/menu.png');
}

#menu ul li
{
	list-style-type: none;
	display: inline;
	
}

#menu li a
{
	display: block;
	float: left;
	color: #fff;
	text-decoration: none;
	border-right: 1px solid #fff;
	padding-top: 7px;
	padding-right: 30px;
	padding-bottom: 7px;
	padding-left: 34px;
	
}



#menu li a:hover 
{ 
background:  url(../images/menu_over.png) 0 100% no-repeat;

}

#main
{
	border: 1px solid black;
	float: left;
	width: 1022px;
	background: #fff repeat-y 100% 0;
}

#main-content
{
	overflow: hidden;
	float: left;
	width: 1000px;
	padding: 40px 0;
	margin: 0 0 0 10px;
	font-family: verdana;
	font-size: 12px;
	text-align: left;
}
#logowanie
{
    color: white;
    font-size:12px;
    font-family:"verdana";
	overflow: hidden; 
	float: right;
	width: 200px;
	padding: 5px 45;

    
}
#tab1
{
color:white ;
background: #005072;
}
#footer
{
    float:left;
    width:55px;
    border: solid;
    border-width: 1px;
    width: 1022px;
	background: url(../images/footer.png) ;
	
}
#header
{
    
    width: 1022px;
	
}
#customers
{
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
width:100%;
border-collapse:collapse;
}
#customers td, #customers th 
{
font-size:1.2em;
border:1px solid #98bf21;
padding:3px 7px 2px 7px;

}
#customers th 
{
font-size:1.4em;
text-align:left;
padding-top:5px;
padding-bottom:4px;
background-color:#A7C942;
color:#fff;

}
#customers tr.alt td 
{
color:#000;
background-color:#EAF2D3;
}


/* form 1 */

	#form1{
		margin:1em ;
		padding-top:20px;
		background:url(../images/form_top.gif) no-repeat 0 0;
		margin-left:330px;
		}
	#form1 fieldset{
		margin:0;
		padding:0;
		border:none;	
		float:left;
		display:inline;
		width:260px;
		margin-left:25px;
		}		
	#form1 legend{display:none;}	
	#form1 p{margin:.5em 0;}	
	#form1 label{display:block;}	
	#form1 input, 
	#form1 textarea{		
		width:200px;
		border:1px solid #ddd;
		background:#fff url(../images/form_input.gif) repeat-x;
		padding:3px;
		}		
	#form1 textarea{
		height:125px;
		overflow:auto;
		}					
	#form1 p.submit{
		clear:both;
		background:url(../images/form_bottom.gif) no-repeat 0 100%;
		padding:0 25px 20px 45px;
		margin:0;
		text-align:center;
		}	
	#form1 button{
		width:150px;
		height:37px;
		line-height:37px;		
		border:none;
		background:url(../images/form_button.gif) no-repeat 0 0;
		color:#fff;
		cursor:pointer;
		text-align:center;
		}				

/* tabelka */

table.strony, td{
	font:100% Arial, Helvetica, sans-serif; 
}

table.strony{width:100%;border-collapse:collapse;margin:1em 0;}
th.title, td{text-align:center;padding:.5em;border:1px solid #fff;}
.portfolio_opis {
	color: #006;
	padding-left: 5px;
	font-size: 12px;
}

