/* CSS Document */
html, body, h1, h2, h3, h4, h5, h6, form, dl, dt, dd, {
        margin:0;
        padding:0;}
html,body {background-color:#f5f3f3;}
body {width:1024px;margin: 0 auto;text-align:center;}

a{
	color:#5e5c4f;
}

a:hover{
	color:red;
	text-decoration:none;
}

#kontener {
	clear:both;
	background:url(../_images/1.gif) repeat-y;
	width:800px;
	padding:5px 105px 0px 119px;
}

#top {
	background:#FFFFFF;
	width:800px;
	padding-bottom:5px;
	}

#top p{
	float:left;
	text-align:left;
	margin:0px auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#5e5c4f;
}

.top_menu{
	text-align:right;
	margin-right:0px;
	padding-bottom:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#5e5c4f;
}

.top_menu span{
	margin-left:8px;
	padding-right:8px;
}

.top_menu span a{
	color:silver;
	text-decoration:none;
}

.top_menu span a:hover{
	color:#646F00;
	text-decoration:underline;
}

.top_menu_border{
	float:left;
	width:15px;
	border:1px solid red;
}


#header {clear:both;background-image:url(../_images/4.gif);width:800px;height:220px;}
#menu1 { 
	clear:both; 
	float:left;
	text-align:left;
	margin-left:0px;
	width:190px;
	height:425;
	height: auto !important;
	height: 425px;
}

.menu2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
	
#space1 { clear:both;background:url(../_images/7.gif) repeat-x;width:800px;height:17px;font-size:1px;line-height:0px;}
#tekst {
	float:left;
	width:580px;
	margin-left:20px;
	margin-top:20px;
	margin-bottom:20px;
	min-height: 445px;
	height: auto !important;
	height: 445px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#5e5c4f;
	text-align:left;
}

#tekst p{
	margin: 10px 0px 10px 0px;
}

#tekst_p{
	margin:0px auto;
	padding:15px 10px 20px 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#444444;
	text-align:left;
}



#title { 
	float:right;
	background:#C38A45;
	width:600px;
}
#title p{
	margin:0px auto;
	padding:2px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#444444;
	text-align:left;
}

#news { 
	float:right; 
	width:230px; 
	background:#fff;
}

#news1 { 
	background:#f9edce;
	margin:10px;
	margin-top:0px;
	margin-right:0px;
	padding:5px;
}

#news_title{
	font-weight:bold;
	text-align:center;
	margin-bottom:5px;
}

#space2 {clear:both;background:url(../_images/10.gif) repeat-x;width:800px;height:14px;font-size:1px;line-height:0px;}
#stopka {clear:both;background:url(../_images/11.gif);width:800px;height:26px;	}
#end{clear:both;background:url(../_images/13.gif);width:1024px;height:28px;}

.news_site{
	text-align:left;
	border-bottom:2px dotted #D5D8BA;
	margin-bottom:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#5e5c4f;	
}

.news_site_title{
	font-weight:bold;
}

.news_site_title a{
	text-decoration:none;
	color:#AF7F00;
}

.news_site_title a:hover{
	text-decoration:underline;
	color:#808F00;
}

.news_site_data{
	text-align:right;
	color:silver;
	font-size:12px;
}

.news_site_data a{
	font-weight:bold;
	text-decoration:none;
	font-size:12px;
	color:#AF7F00;
}

.news_site_data a:hover{
	text-decoration:underline;
	color:#808F00;
}

.news_page{
	margin-top:-15px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#5e5c4f;		
}

.news_page_title{
	color:#808F00;
	font-weight:bold;
	font-size:18px;
}

.news_page_date{
	color:silver;
	font-size:12px;
	margin-bottom:10px;
}

.news_page_stext{
	margin-bottom:5px;
	font-weight:bold;
}

.news_page_powrot a{
	color:#AF7F00;
	text-decoration:none;
	font-weight:bold;
}

.news_page_powrot a:hover{
	color:#808F00;
}

.numercja_stron{
	color:#777777;
}

.numercja_stron span{
	font-weight:bold;
	color:#AF7F00;
}

.numercja_stron a{
	text-decoration:none;
	color:#808F00;
	padding:2px;
}

.numercja_stron a:hover{
	text-decoration:underline;
	color:#AF7F00;
}

.news_archiwum{
	margin-bottom:10px;
	text-align:left;
}

.news_archiwum a{
	font-weight:bold;
	color:#808F00;
	text-decoration:none;
}

.news_archiwum a:hover{
	text-decoration:underline;
}

.newsletter{
	color:#555555;
	background-color:#DCDFC3;
}

.msg-error,.msg-info,.msg-ok,.msg-confirm{
 text-align:left;

 display:block;
 margin:0 auto;padding:10px;margin-left:15px;margin-right:15px;margin-top:10px;margin-bottom:10px;
 border:solid 1px red;
 color:red;
 background-color:white;
 font-size:14px;
 font-family:Tahoma,Arial;
 font-weight:normal;
 padding-top:10px;padding-bottom:10px;padding-left:40px;padding-right:5px;
 background-position:+1px +5px;
 background-repeat:no-repeat;
}

.msg-error{

 background-image:url(../_images/msg-error.png);
}
.msg-info{
 border:solid 1px rgb(64,90,128);
 color:rgb(64,90,128);
 background-image:url(../_images/msg-info.png);
}
.msg-ok{
 border:solid 1px green;
 color:green;
 background-image:url(../_images/msg-ok.png);
}
.msg-confirm{
 border:solid 1px orange;
 color:orange;
 background-image:url(../_images/msg-confirm.png);
}

.class_submit{
	cursor:pointer;
	border:1px solid green;
	color:green;
	
}

#mainNews {
color:#777777;
margin:0pt !important;
padding-bottom:10px;
padding-left:20px !important;
padding-right:10px;
padding-top:10px;
}
#mainNews a {
color:#777777;
text-decoration:none;
}
#mainNews a:hover {
color:#808F00;
text-decoration:underline;
}
#mainNews span {
	color:silver;
}
#mainNews li {
list-style-type:square;
}



#siteMap {
	list-style-type:square;
	padding-left:20px;
	font-size:14px;
}
#siteMap a {
	color:#AF7F00;
	text-decoration:none;
}

#siteMap a:hover{
	color:#AF7F00;
	text-decoration:underline;
}

.lev2 {
	color:#006600;
	list-style-type:square;
	padding-left:30px;
}

.lev2 a, .lev3 a {
	color:#6D7E38 !important;
}

.lev2 a:hover, .lev3 a:hover {
	color:#6D7E38 !important;
	
}

.lev3 {
	color:#66CC00;
	list-style-type:square;
	padding-left:40px;
}

.level2{
	font-weight:bold;
	margin-top:10px;
}

.level3{
	font-weight:normal;
	margin-top:4px;	
}



#glassary_group{
	text-align: left;
	margin: 10px 0px 20px 0px;
	font-size: 13px;
	color:#808F00;
	font-family: verdana;
}

#glassary_group input {
	font-size: 12px;
}

#glassary_group a{
	font-weight:bold;
	color:#808F00;
	text-decoration:none;
}


#glassary_group a:visited{
	text-decoration: none;
	color:#808F00;
}

#glassary_group a:hover{
	color: #AF7F00;
	text-decoration: underline;
}


table.words td{
	padding-bottom: 5px;
}

/* do resizu textarea*/
div.grippie {
	background:#EEEEEE url(/_images/grippie.png) no-repeat scroll center 2px;
	border-color:#DDDDDD;
	border-style:solid;
	border-width:0pt 1px 1px;
	cursor:s-resize;
	height:5px;
	overflow:hidden;
}


#register_form label{
 display:block;
 width:180px;
 float:left;
 margin-right:5px;
}
#register_form .txt_inp{
 border:1px solid #ccc;
 width:180px;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:12px;
 color:#333;
 padding:1px;
}

#register_form .textarea_inp{
 border:1px solid #ccc;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:12px;
 color:#333;
 padding:1px;
 width: 370px;
 height: 200px;
}

#register_form .file_inp{
 border:1px solid #ccc;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:12px;
 color:#333;
 padding:1px;
}

#register_form input.error{
	border: 1px solid #FF0000;
	background-color: #FCEDED;
}

#register_form .zgoda{
	padding: 10px;
	font-size: 11px;
	background-color: #F3F3F3;
}

#register_form div.file_size_info{
	color: #8F8F8F;
	font-size: 11px;
}

#register_form span.star{
	color: #FF0000;
}



#register_form div.error{
	color: #FF0000;
	font-size: 11px;
}


#register_form select{
 border:1px solid #ccc;
 width:184px;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:12px;
 color:#333;
 padding:1px;
}