/*
 Theme Name: MEW SA
 Theme URI: http://www.mewsa.pl
 Description: Domyślny szablon dla strony MEW SA
 Author: Marcin Markiewicz
 Author URI: 
 Template: 
 Version: 1
 .
 Domyślny szablon dla strony MEW SA
 .
 */ 
 
body {
	background: #ffffff url('img/tlo_body.png') top repeat-x;
	color: #403f31;
}

h1 {
	font-size: 14px;
}

h2 {
	font-size: 13px;
}

h3 {
	font-size: 12px;
}

a, a:link, a:visited, a:active {
    color: #74ca00;
    text-decoration: none;
}

a:hover {
    color:#74ca00;
    text-decoration: underline;
}

.top_10 {
	margin-top: 10px;
}

.top_20 {
	margin-top: 20px;
}

.news_data {
	font-style:italic;
	font-size:10px;
	margin-top:-15px;
}

.pogrubione {
	font-style:bold;
}

.czerwone {
	color:red;
}

#main {
	text-align: justify;
}

#menu ul{
	list-style:none;
	list-style-image: none;	
	margin-left:0px;
}

#menu li {
	background: url('img/pasek_menu.png') no-repeat top left;
	margin-left: 0px;
	padding-top:4px;
	padding-bottom:4px;
}

#menu a, #menu a:link, #menu a:visited, #menu a:active{
	color:#a4a4a4;
	text-decoration:none;
}

#menu a:hover{
	color:#333;
	text-decoration:none;
}

#menu .current_page_item a, #menu .current_page_item a:link, #menu .current_page_item a:visited, #menu .current_page_item a:active, #menu .current_page_item a:hover{
	color: #403f31;
	text-decoration:none;
}

#footer {
	font-size:10px;
}
