/* CSS Document */

body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 10px;
	/*	background-image: url(images/bg0.gif);*/
	background-repeat: repeat-y;
	background-position: center;
	background-attachment: fixed;

}

table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}

a:link, a:visited, a:active{
	color:#7D212B;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

a:hover{
	color:#993399;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

#body_main{
	position:relative;
	width: 430px;
	top: 0px;
	z-index:1;
	padding-right: 10px;
	padding-left: 10px;
}

#body_all{
	width: 780px;
	padding-right: 10px;
	padding-left: 10px;
}

#body_left{
	position:relative;
	width: 310px;
	top: 0px;
	z-index:2;
	padding-right: 5px;
	padding-left: 5px;
	background-color: #ECE6C9;
}

#naglowek_left{
	position:relative;
	width: 310px;
	top: 0px;
	z-index:3; 
	padding-right: 5px;
	padding-left: 5px;
}

h1, h2, h3, h4, h5, h6 {
	margin-top: 0px;
	margin-bottom: 0px;
/* margin: 10px;
	padding: 0px;  */
}

h1{
 font-size: 140%;
 color: #000000;
}

h2{
 font-size: 110%;
 color: #7D212B;
}

h3{
	font-size: 100%;
	font-weight: bold;
}

.color_burak{
color: #7D212B;
}

.color_bak{
	color: #666666;
}

.color_brown{
color: #5C332C;
}

.color_red{
color: #FF0000;
}

.color_yel1{
color: #CB9E03;
}


.form_zero{
	margin: 0px;
	padding: 0px;
}

.txt_male{
	font-size: 9px;
}

.imz{
	font-size: 9px;
	color:#04ADFF;
}

.txt_mniejsze{
	font-size: 10px;
}

.txt_mniejsze_burak{
	font-size: 10px;
	color: #7D212B;
}


.txt_duze{
 font-size: 110%;
}

#warszt_prog{
	background-color: #ECE6C9;
	background-image: url(images/warszt_prog1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.nie_powt{
	background-repeat: repeat-x;
	background-position: top;
}

#webdesigner {
	position:absolute;
	width:90px;
	height:15px;
	z-index:auto;
	/*text-decoration: none;*/
	top: 0px;
	right: 0px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

#webdesigner a:link {
	color: #BBBBBB;
}

#webdesigner a:visited {
	color: #BBBBBB;
}

#webdesigner a:hover {
	color: #000000;
}

.button_back  {
	FONT-SIZE : 8pt;
	HEIGHT : 18px;
	font-weight: bold;
	color: #FFFF99;
	background-image: url(images/but_back.jpg);
	border: 1px solid #660000;
	padding: 0px;
	margin: 0px;
}

#manager_log {
	position:relative;
	top:0px;
	width:80px;
	height:40px;
	z-index:99;
	right: 0px;
}
