/* Ogolny styl dla elementow */
* {
	margin: 0px;
	padding: 0px;
}
img{
	border:0px;
}
body {
	background: white;
	font-size: 10px;
	font-family: verdana, arial, tahoma, sans-serif;
}
#glowny{
	margin:auto;
	width:800px;
	height:auto;  					/*zmienic na auto 600px*/
	background:transparent;				/*zmienic na transparent*/
}
#gora{
	width:800px;
	height:65px;
	background:white;
	float:left;
}
#logo{
	margin-left:0;
	margin-top:17px;
	float:left;
}
#kamera_top{
	width:77px;
	height:65px;
	margin-left:29px;
	background:url('../img/kamera_top.png') no-repeat left bottom;
	float:left;
}
#czulki{
	width:55px;
	height:65px;
	margin-left:40px;
	background:url('../img/czulki.jpg') no-repeat;
	float:left;
}
#oddzielacz{
	width:800px;
	height:9px;
	background:#616161;
	float:left;
	overflow:hidden;
}
#kamera{
	width:53px;
	height:9px;
	margin-left:187px;
	background:url('../img/kamera.png') no-repeat;
	float:left;
	display:inline;
}
#czulki_od{
	width:19px;
	height:9px;
	margin-left:50px;
	background:url('../img/czulki_od.jpg') no-repeat;
	float:left;
	display:inline;
}
#glowne{
	width:800px;
	height:auto;				/*zmienic na auto 520px*/
	background:url('../img/glowne.png') repeat-y;		
	float:left;
}
#lewy_panel{
	width:634px;
	height:auto;				/*zmienic na auto 520px*/
	background:transparent;			/*zmienic na transparent*/
	float:left;
	
}
#header{
	width:615px;
	height:296px;
	background:url('../img/header.png') no-repeat;
	/*border-left:#616161 solid 10px;
	border-right:#616161 solid 9px;*/
	float:left;
}
#prawy_panel{
	width:157px;
	height:auto;				/*zmienic na auto*/
	background:transparent;			/*zmienic na transparent*/
	float:left;
	min-height:1px;
}
#ramka_prawo{
	width:9px;
	height:281px;
	background:url('../img/ramka_prawo.png') no-repeat;
	float:left;
}
#lewy_panel_dol{
	width:634px;
	height:auto;						/*zmienic na auto 294px*/
	/*background:url('../img/gorny_gradient.png') repeat-x;*/
	padding-top:0px;
	float:left;
	
}
.gradient{
	/*margin-top:9px;*/
	width:9px;
	height:46px;
	background:url('../img/gradient.png') repeat-x;
	float:left;
}
#menu{
	/*margin-top:9px;*/
	width:202px;
	height:181px;
	background:white;
	float:left;
	padding-top:1px;
	padding-left:1px;
}
.zakladka_p{
	width:201px;
	height:16px;
	background:#616161;
	margin-bottom:1px;
	float:left;
	list-style:none;
	padding-top:3px;
}
.zakladka_p_a{
	width:200px;
	height:16px;
	background:#ffffff;
	margin-bottom:1px;
	float:left;
	list-style:none;
	padding-top:3px;
}
#content{
	/*margin-top:9px;*/
	width:404px;
	height:auto;				/*zmienic na auto 285px*/
	background:white;
	float:left;
}
.odnosnik{
	margin-left:14px;
	color:#ffffff;
	text-decoration:none;
	font-size:11px;
}
.odnosnik_a{
	margin-left:14px;
	color:#616161;
	text-decoration:none;
	font-size:11px;
}
#naglowek,
.naglowek{
	width:404px;
	height:21px;
	background:url('../img/tlo_naglowka.png') repeat-x;
	text-align:center;
}
#stopka{
	width:800px;
	height:16px;
	background:url('../img/stopka.png') repeat-x;
	float:left;
}
#prawe_tlo{
	width:157px;
	height:16px;
	background:#e8e8e8;
	margin-left:634px;
	text-align:center;
}
#odnosnik_stopka{
	text-decoration:none;
	font-size:8px;
	color:#6a6a6a;
}
h1{
	
	text-decoration:none;
	font-size:14px;
}
p{
	font-size:10px;
	margin-left:5px;
	margin-right:5px;
	margin-top:5px;
}
.center{
	text-align:center;
	margin-top:10px;
}
a:hover{
	color:red;
	}
	
.header_right{
	background-color: #fff;
	height: 52px;
	border-bottom: 10px solid #616161;

}

#header_ramka{
width: 9px;
height: 52px;
float: left;
}
