body {
	background-image: url(../images/layout/tlo.jpg);
	background-repeat: repeat-x;
	background-color : #70715F;
}

.stopka {
	font-family : Tahoma;
	font-size : 11px;

	background-image: url(../images/layout/con_bg.gif);

	background-repeat: repeat-y;
	background-color : #70715F;
	padding-left: 10px;
	padding-right: 10px;
}

.content_menu {
	font-family : Tahoma;
	font-size : 11px;
	color : #008AE2;
	line-height : 12px;
	padding-left : 10px;
}

.content{
	padding-left : 10px;
	padding-right : 10px;
	font-family : Verdana;
	font-size : 11px;
}

h1 {
	color : #667890;
	font-family : Tahoma;
	font-size : 16px;
	line-height : 30px;
	border-bottom : 3px solid #DCD8B5;
}

#menu a:link, #menu  a:visited, #menu  a:active {
	font-family : Tahoma;
	font-size : 13px;
	//font-style: italic;
	font-weight : bold;
	color : #FFFFFF;
	text-decoration : none;
}

#menu a:hover {
	font-family : Tahoma;
	font-size : 13px;
	//font-style: italic;
	font-weight : bold;
	color : #D2EFF7;
	text-decoration : none;
}
#menu ul{
line-height: 12px;
list-style-image: url("/images/layout/dot.gif");
margin-left: 30px;
padding-left: 30px;
margin-top: 5px;
padding-top: 5px;
}
#menu ul a:link, #menu ul a:visited, #menu ul a:active {
	font-family : Tahoma;
	font-size : 13px;
	//font-style: italic;
	font-weight : bold;
	color : #666666;
	text-decoration : none;
}

#menu ul a:hover {
	font-family : Tahoma;
	font-size : 13px;
	//font-style: italic;
	font-weight : bold;
	color : #008AE2;
	text-decoration : none;
}



a.stopka:link, a.stopka:visited, a.stopka:active {
	font-family : Tahoma;
	font-size : 11px;
	color : #FFFFFF;
	text-decoration : underline;

}
a.stopka:hover {
	font-family : Tahoma;
	font-size : 11px;
	color : #D2EFF7;
	text-decoration : underline;
}
a.m_dol:link, a.m_dol:visited, a.m_dol:active {
	font-family : Tahoma;
	font-size : 11px;
	color : #FFFFFF;
	text-decoration : none;
}
a.m_dol:hover {
	font-family : Tahoma;
	font-size : 11px;
	color : #D2EFF7;
	text-decoration : underline;
}
p, div, td, ul, ol, li {
	font-family : Tahoma;
	font-size : 11px;
	color : #000000;
	line-height : 15px;
}
.u1 {
	position : absolute;
	z-index : -3;
	left : 1px;
	top : 20px;
	visibility : hidden;
}
ul{
line-height: 20px;
list-style-image: url("/images/layout/dot.gif")
}
a:link, a:visited, a:active {
	font-family : Tahoma;
	font-size : 11px;
	color : #EB3B3E;
	text-decoration : underline;
}
a:hover {
	font-family : Tahoma;
	font-size : 11px;
	color : #008AE2;
	text-decoration : underline;
}
form {
	display : inline;
}



.pole_text {
	font-family : Tahoma;
	font-size : 11px;
	font-weight : bold;
	color : #000000;
	width : 300px;
	background : #FFFFFF;
}
.pole_select {
	font-family : Tahoma;
	font-size : 11px;
	font-weight : bold;
	color : #000000;
	width : 50px;
	background : #FFFFFF;
}
.pole_textarea {
	font-family : Tahoma;
	font-size : 11px;
	color : #000000;
	font-weight : bold;
	color : #000000;
	width : 300px;
	background : #FFFFFF;
	height : 140px;
}
.pole_submit {
	font-family : Tahoma;
	font-size : 11px;
	color : #FFFFFF;
	font-weight : bold;
	border : 1px solid #FFFFFF;
	background : #800000;
}
.przycisk{
color: white;
background : #717260;
border: 1px solid black;
}
.z1 {
}
.z1_wym {
	font-weight : bold;
}

.ok {
	font-weight : bold;
	text-align : center;
}
.blad {
	color : #FF0000;
	font-weight : bold;
	text-align : center;
}

