body{
	background: #DFE3E6;
	padding: 0;
	margin:0;
}

#content
{
    position: relative;
    background-color: #fff;
    width: 760px;
    margin: 0 auto;
    padding:0;
}

#header
{
    width: 760px;
    margin: 0;
    padding: 0;
    background-color:#fff;
}

#header_main .header_menu{
	margin: 0 0 0 300px;
    padding: 15px 0 4px 46px;
    font-family: verdana, tahoma, arial;
    font-size: 11px;
    color: #7E7E7E;
    /*background-color: red;*/
    height:35px;
    }


.header_menu a, .header_menu a:visited
{
	padding:4px 0 0 0;
	color: #7E7E7E;
	font-weight: normal;
	text-decoration: none;
	
}

.header_menu a:hover, .header_menu a:active
{
	color: #7E7E7E;
	text-decoration: underline;
}


#flash
	{
	float:left;
	display:inline;
	width:590px;
	}


#menu
	{
	position:relative;
	width:167px;
	margin: 0 2px 2px 590px;
	border:1px solid #C5CBCB;
	height:244px;
	border-left:0;
	}


/* Hide from IE5-mac. Only IE-win sees this. \*/
  
* html #flash {
	margin-right: -3px;
  }
  
* html #menu {
	margin-left: 587px;
  }

/* End hide from IE5/mac */



#menu_next_baner a, #menu_next_baner a:visited {
  text-decoration:none;
  text-align:center;
  background-color:#ff6600;
  color:#fff;
  display:block;
  width:13em;
  padding:0.8em;
  margin:0.5em;
  border-right:5px solid #fff;
  }

#menu_next_baner a:hover {
  border-right:5px solid #000;
  }


#main
	{
	margin-top:2px;
	padding:0;
	width:760px;
	}


.article
	{
	padding: 8px;
	font-family: verdana, tahoma, arial;
    font-size: 11px;
    color: #7E7E7E;	
	}


#news_menu, #article_menu
	{
	float:left;
	display:inline;
	width:150px;
	margin: 0 2px 2px 2px;
	padding:20px 5px 0 5px;
	border:1px solid #C5CBCB;
	min-height:370px;
	height:auto;
	}

#news_full, #article_full
	{
	position:relative;
	margin: 0px 0 2px 168px;
	border:1px solid #C5CBCB;
	width:390px;
	}


#news_header, #article_header
	{
	font-family: tahoma, verdana, arial  ! important;
    font-size: 16px;
    font-weight: bold;
    color: #D51E0D;
	text-decoration : none ! important;
	padding:8px;
	}

.news_title, .article_title
	{
	padding: 4px;
	margin: 0;
	font-family: tahoma, verdana, arial  ! important;
    font-size: 14px;
    font-weight: bold;
    color: #D51E0D;
	text-decoration : none ! important;
	}


#news_content, #article_content
	{
	padding:5px;
	margin: 0;
	font-family: verdana, tahoma, arial;
    font-size: 11px;
    color: #7E7E7E;	
    height:100%;
    /*background:red;*/
	}


#news_content img
	{
	border:0;
	float:left;
	padding:0 5px 1px 0;
	}

#column_left
	{
	float:left;
	margin:0 0 0 2px;
	width:540px;
	border:1px solid #C5CBCB;
	padding:0 8px;
	min-height:390px;
	}

.article .column_right
	{
	border:1px solid #C5CBCB;
	height:390px;
	margin:0 2px 2px 550px;
	padding:15px 0 0 11px;
	position:absolute;
	top:306px;
	width:184px;
	} 
	
#column_right
	{
	position:relative;
	margin: 0px 2px 2px 564px;
	border:1px solid #C5CBCB;
	height:390px;
	width:192px;
	}

/* Hide from IE5-mac. Only IE-win sees this. \*/
  
* html #column_left {
	margin-right: -3px;
  }
  
* html #column_right {
	margin-left: 561px;
  }

/* End hide from IE5/mac */

#column_left_news, #column_left_article
	{
	float:left;
	margin:0;
	width:544px;
	padding:0
	min-height:390px;
	}




#column_right .column_right
	{
	width:185px;
	padding:60px 0;
	margin:0;
	text-align:center;
	height:390px;
	}



img
	{
	border:0;
	}
	
	
#footer_menu{
	margin:0;
    padding:4px 0;
    width:760px;
    text-align:center;
    font-family: verdana, tahoma, arial;
    font-size: 11px;
    }
	
#footer_menu a, #footer_menu a:visited
{
	padding:4px 0 0 0;
	color: #7E7E7E;
	font-weight: normal;
	text-decoration: none;
	
}

#footer_menu a:hover, #footer_menu a:active
{
	color: #7E7E7E;
	text-decoration: underline;
}


#footer{
	margin:0;
    padding:4px 0;
    width:760px;
    
    }
.footer
	{
	text-align:center;
    font-family: verdana, tahoma, arial;
    font-size: 11px;
	}

#company, #cooldog
	{
	background: #DFE3E6;
	width: 380px;
	margin: 0;
	padding: 0;
	float:left;
	display:inline;
}

#cooldog
{
    text-align:right;
}
	
#company a, #company a:visited
{
	padding:4px 0 0 0;
	color: #7E7E7E;
	font-family: verdana, tahoma, arial;
	font-size:10px;
    font-weight: bold;
	text-decoration: none;
	
}

#company a:hover, #company a:active
{
	color: #7E7E7E;
	text-decoration: underline;
}


/*czyszczenie*/
.clear
{
    clear:both;
    margin: 0;
    padding: 0;
}
/*koniec czyszczenie*/

/* FORMULARZ KONTAKTOWY */
	form
	{
	    padding: 20px 0 10px 0;
	}

	input.text, textarea, select.text
	{
	    border: 1px #ff6600 solid;
	    padding: 2px 4px;
	    font-size: 11px;
	    color: #ff6600;
	}

	input.text:focus, textarea:focus, select:focus
	{
	    color: #002A49;
	    border: 1px #002A49 solid;
	}

	label
	{
	color: #002A49;
	font-family: verdana, tahoma, arial;
	padding:2px 0 0 0;
	font-size:12px;
	display: block;
	width: 180px;
	float: left;
	font-weight: normal;
	}

	input, select div
	{
	display: block;
	float: left;
	}
	
	
	form div
	{
	overflow: auto;
	clear: both;
	margin-bottom: 10px;
	
	}

	input.submit
	{
	    display: inline;
	    float: left;
	    border: 1px #002A49 solid;
	    margin-left: 200px;
	    padding: 4px 6px;
	    font-size: 11px;
	    font-weight: normal;
	    color: #fff;
	    background: #ff6600;
	}

	fieldset
	{
	    border: none;
	    padding: 0;
	}

	legend
	{
	    display: none;
	}


/* koniec FORMULARZ KONTAKTOWY */



/* lewa szpalta menu */

#news_menu a, #article_menu a
	{
    font-family: verdana, tahoma, arial;
    font-size:10px;
    color: #7E7E7E;
    text-decoration : none ! important;
    }

#news_menu a:hover, #article_menu a:hover
	{
    font-family: verdana, tahoma, arial;
    font-size:10px;
    color: #7E7E7E;
    text-decoration : underline ! important;
    }
    
#news_menu ul, #article_menu ul
	{
	padding:0;
	list-style:none;
	}

#news_menu li, #article_menu li
	{
	padding:0 0 4px 0;
	}
	
/* koniec lewa szpalta menu*/



/* ERROR */

.error
	{
	font-family: verdana, tahoma, arial;
    font-size:10px;
    color: #7E7E7E;
   	}

/* koniec ERROR */



/* MESSAGE */

.message
	{
	font-family: verdana, tahoma, arial;
    font-size:13px;
    color: #7E7E7E;
   	}

/* koniec MESSAGE */





a
{
font-family: verdana, tahoma, arial;
font-size:10px;
color: #7E7E7E;
text-decoration : none ! important;
}

a:hover
	{
    font-family: verdana, tahoma, arial;
    font-size:10px;
    color: #7E7E7E;
    text-decoration : underline ! important;
    }
