﻿body{
	margin:0;
	padding:0;
	font-family:"Trebuchet MS";
	font-size:11px;
	color:black;
	height:100%;
}

#div_glowny{
	width:1000px;
	height:100%;
	margin:0 auto;
}

img{
	border:0;
}

#divFormularz{
	float:right;
	margin-right:23px;
}

a{
	color:#988d82;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

#div_dol{
	width:1000px;
	margin:0 auto;
}

#div_menu{
	width:830px;
}

#div_content{
	background-image:url('images/stronaglowna_strefa_ciecia_12.jpg');
	background-repeat:no-repeat;
	background-color:#E9D8C6;
	width:830px;
	float:left;
	background-color:#E9D8C6;
	text-align:justify;
	height:100%;
	min-height:250px;
}

#div_pasek{
	width:100%;
	height:4px;
	display:block;
}

#div_stopka{
	width:100%;
	height:45px;
	text-align:right;
	padding-top:8px;
	background-color:#E9D8C6;
	font-family:Tahoma;
	font-size:10px;
	vertical-align:middle;
}

.calosc{
	width:750px;
	margin-left:40px;
	margin-right:40px;
		margin-top:40px;
			line-height:23px;
}

.lewa_strona{
	width:350px;
	float:left;
	margin-left:40px;	
	margin-top:40px;
	line-height:23px;
}

.prawa_strona{
	width:350px;
	float:right;
	margin-right:40px;	
	margin-top:40px;
	line-height:23px;
}

.lewa_strona_k{
	width:200px;
	float:left;
	margin-left:40px;	
	margin-top:40px;
	line-height:23px;
}

.prawa_strona_k{
	width:500px;
	float:right;
	margin-right:40px;	
	margin-top:40px;
	line-height:23px;
}

.txtmulti{
	border:1px #D9BEA1 solid;
	font-family:"Trebuchet MS";
	font-size:11px;
	width:364px;
	height:100px;
}

.txt{
	border:1px #D9BEA1 solid;
	font-family:"Trebuchet MS";
	font-size:11px;
	width:364px;
}

.txts{
	border:1px #D9BEA1 solid;
	font-family:"Trebuchet MS";
	font-size:11px;
	width:140px;
	margin-right:10px;
}

.btn{
	border:1px #D9BEA1 solid;
	background-color:white;
	color:Black;
	font-family:"Trebuchet MS";
	font-size:11px;
}

#btnWyslij
{
	margin-right:10px;
}

.wymagane
{
	color:red;
	display:none;
}

.wymaganeOn{
	display:inline;
}
