/**			{font-family: Verdana;font-size: 10px;}*/
html, body {
	margin:0;
	padding:0;
	background-color:#ffffff;
}

html, body, h1, h2, h3, h4, div, p, ul, li, input, textarea {
   	font-family: Verdana, Arial, Helvetica, sans-serif;
   	font-size:11px;
	line-height: 16px;
   	color: #676664; 
}

td			{	}

form, input {
	padding:0;
	margin:0;
}

a:link, a:visited {
	font-weight :normal; 
	text-decoration : underline;
	color: #676664; 
	background: transparent; 
}

a:hover {
	font-weight :normal; 
	text-decoration : none;
	color: #af032b;
	background: transparent; 
}

a:active {
	font-weight :normal; 
	text-decoration : underline;
	color: #676664; 
	background: transparent; 
}
    
blockquote  {	}
ol          {	}
ul          {	}
p           {margin:0; padding:0;}


h1		{}
h2		{}
h3		{}
h4		{}
/*date*/
h5		{}
/*more*/
h6	{ }

.menu	{padding: 0;}



/* ################################ layout */

div#page{
	width:950px;
	position:relative;
	margin: 0 auto;
}

div#header {
	width:100%;
	float:left;
	margin:0;
	padding:0;
}

.header_left {
	width:280px;
	float:left;
	margin:0;
	padding:0;
}

.header_right {
	width:670px;
	float:left;
	margin:0;
	padding:44px 0 0 0;
	text-align:right;
}

.header_menu, .main_menu {
	width:100%;
	float:left;
	margin:0;
	padding:6px 0 0 0;
	height:13px;
}


div#motive {
	width:100%;
	height:219px;
	float:left;
	margin:0;
	padding:13px 0 0 0;
}

div#content {
	width:100%;
	float:left;
	margin:0;
	padding:0;
	background-image: url(content_dot_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;

}

div#content .std {
	padding:0 0 20px 0;	
}

.content_home_left, .content_home_right {
	width: 198px;
	float:left;
	margin:0;
	padding:0 20px 20px 20px;
}

.content_home_center {
	width: 434px;
	float:left;
	margin:0;
	padding:0 20px 20px 20px;
}

div#logotyp_home {
	width:100%;
	float:left;
	margin:0;
	padding:40px 0 0 0;
}



div#content_subpage {
	width:100%;
	float:left;
	margin:13px 0 0 0;
	padding:0;
	background-image: url(content_dot2_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;

}

.content_subpage_left {
	width: 692px;
	float:left;
	margin:0;
	padding:0 20px 20px 0;
}

.content_subpage_right {
	width: 198px;
	float:left;
	margin:0;
	padding:0 20px 20px 20px;}

div#footer {
	width: 100%;
	float:left;
	height:25px;
	margin:20px 0 0 0;
	text-align:center;
	font-size:10px;
	padding:3px 0 0 0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #8A8A8A;
}
.content_text {
	padding-bottom: 20px;	
}
/* ################################ CONTENT */


.title {
	padding: 20px 0 10px 0;
	margin:0;
	font-family:"Trebuchet MS";
	font-size:13px;
	font-weight:bold;
	color: #000000;
}

.title2 {
	background-image: url(arrow_title.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding: 0 0 10px 17px;
	margin:0;
	font-family:"Trebuchet MS";
	font-size:13px;
	font-weight:bold;
	color: #000000;
}

.text_title {
	font-weight:bold;
	color: #000000;
}

.more { padding-top:10px;}
.more a:visited,
.more a:link,
.more a:active {
	font-weight:normal; 
	color:#af032b;
	text-decoration: underline;
}
.more a:hover {
	font-weight:normal; 
	color: #676664; 
    text-decoration: underline;
}


/* ######### wersja poprzednia */

a.topmenu:visited,
a.topmenu:link,
a.topmenu:active {
     color:#676664;
     text-decoration: none;
}
a.topmenu:hover {
 	color:#676664;
    text-decoration: underline;
}

.gray_block {
	padding:0;
	margin:0 0 20px 0;
}

.gray_block_details {
	padding:0;
	margin:0 0 20px 0;
}

a.footer:visited,
a.footer:link,
a.footer:active {
     color: #676664; 
     text-decoration: none;
}
a.footer:hover {
 	color: #af032b;
    text-decoration: underline;
}

.news {
	padding:0;
	margin:0;
}
.news .data {
	color: #af032b;
}

.submenu {
	padding:0;
	margin:0;
}

.submenu2 {
	padding:0;
	margin:0;
	font-size:9px;
}

ul.submenu {
	padding:0;
	list-style-type: none;
	margin:0 0 0 5px;
}

ul.submenu2 {
	padding:0;
	list-style-type: none;
	margin:0 0 0 12px;
}

ul.submenu li{
margin: 0px;
padding: 0px; 
}

ul.submenu2 li {
margin: 0px;
padding: 0px; 
color: #676664; 

}
ul.submenu li a, ul.submenu2 li a {
	display: block;
	background-image: url(arrow_small.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	padding-left:12px;
}

ul.submenu2 li a {
	color: #676664; 	
}

.submenu a:visited,
.submenu a:link,
.submenu a:active, 
.submenu2 a:visited,
.submenu2 a:link,
.submenu2 a:active {
     color: #676664; 
     text-decoration: none;
}
.submenu a:hover, .submenu2 a:hover {
    color: #af032b;
    text-decoration: none;
}

.submenu_active, .submenu2_active {
     color: #af032b;
     text-decoration: none;
}
.submenu_active a:visited,
.submenu_active a:link,
.submenu_active a:active
{
     color: #af032b;
     text-decoration: none;
}

.submenu2_active a:visited,
.submenu2_active a:link,
.submenu2_active a:active {
     color: #af032b  !important;
     text-decoration: none;
}

.submenu_active a:hover, .submenu2_active a:hover {
    color: #af032b  !important;
    text-decoration: none;
}

.submenu2 a
{
	color:#676664 !important;
}

.popup_header {
	background-color:#ffffff;
	padding:15px 0 15px 15px;
}

.popup_content {
	padding: 15px;
}

.gray_block_details a:visited,
.gray_block_details a:link,
.gray_block_details a:active {
	color: #676664;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size:10px;
}
.gray_block_details a:hover {
	font-family: "Trebuchet MS";
	font-size:10px;
	color: #af032b;
    text-decoration: underline;
}

input.text {
	   font-family : Verdana, Arial, sans-serif;
	   font-size : 11px;
	   height : 15px;
	   border-style : solid;
	   border-width : 1px;
	   border-color : #858789;
}

textarea {
   font-family : Verdana, Arial, sans-serif;
   font-size : 11px;
   border-style : solid;
   border-width : 1px;
   border-color : #858789;
}

.msg {
	color:#af032b;
	margin:0;
	padding:0 0 2px 0;
}

.more a:visited,
.more a:link,
.more a:active {
	font-weight:bold; 
	color:#af032b;
	text-decoration: none;
}
.more a:hover {
	font-weight:bold; 
	color:#af032b;
    text-decoration: underline;
}

#top_layer_baner {display: inline; z-index: 1000; left: 0; width: 100%; position: absolute; top: 140px; height: 400px; text-align:center; }

