
* {border: 0; margin: 0; padding: 0;}

/* Podstawowy wyglad czcionek na stronie*/
span.red{
 color: #ff0000;
}

.clear:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.default_2 p{
color: #fff;
}

.default_2 p a{
color: #fff;
}

td.userform_value{
 text-align: right;
}

div.hr{
 background-color: #cccccc;
 height: 1px;
 margin-top: 3px;
 width: 90%;
}


ul { 
margin: 15px;

}
li {
    list-style-type: disc;    
    
    display: list-item;
    list-style-position: outside;
    margin: 0;
    padding: 0;
    border: 0;
}

.article img{
padding: 5px;
}

html, div, span, table, input, select, font {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	color: #444444; 
	text-decoration: none;
	text-align: left;
}

body {
	background:#016098;  
	font-size: 10px; 
	margin: 0;
}

input, select {
	font-size: 12px; 
	line-height: 14px;
	color: #444444; 
	text-decoration: none;
}


a {	
	cursor: pointer;
	color: #01AB30; 
	text-decoration: none;
}

/* Kolor aktywnego odnosnika */

a:hover, a:active {
	color: #FF0000;
} 
a:visited{
	color: #016D1F;
}
a img{
border: 0px;
}


/* Tytul komponentu */

*.component_topic { 
	font-size: 13px; 
	line-height: 16px;
	font-weight: bold; 
	color: #444444; 
	text-align: left;
	letter-spacing:1px;
	padding-left: 20px;
	padding-top: 0px;  
}


/* Wyglad tla menu full */

td.td_menu_class1, td.td_menu_class2, td.td_menu_class3 {
	background: transparent;
	line-height: 13px;
	color: #0000FF; 
}

/* Wyglad odnosnikow menu full */
a.menu_class1, a.menu_class2 {
	line-height: 13px;
}


/* Wyglad Newsów*/

*.news_topic { 
	font-size: 11px; 
	text-align: left;
	line-height: 12px;
	font-weight: bold; 
	color: #000000 ;
}

a.news_topic:hover, a.news_topic:active {
	text-decoration: none;
} 

*.news_description { 
	font-size: 10px;
	text-align: left;
	line-height: 11px;
}


*.news_txt { 
	font-size: 11px; 
	line-height: 13px;
	text-align: justify;
}


a.menu_horizontal{
color: #fff;
}

a.menu_horizontal:visited{
color: #fff;
}


a.menu_horizontal:active, a.menu_horizontal:hover{
color: #35b738;
}







/*





*.topic{ 
	font-size: 14px; 
	color: #FF0000;
	line-height: 17px;
	text-align: center;
	padding-top: 10px; 
	padding-bottom: 10px;  
}


*.menu_topic { 
	font-size: 11px; 
	line-height: 19px;
	color: black; 
	background-color: #FFFFFF;
	font-weight: bold; 
		
}





*.red { 
	color: #FF0000; 

}


*.loginform { 
	font-family: CSS_FONT_FAMILY; 
	font-size: 11px; 
	color: #666666; 
	background-color: #F5F5F5; 	
	font-weight: bold; 
	border: thin #666666; 
}

*.login_txt { 
	font-family: CSS_FONT_FAMILY; 
	font-size: 9px; 
	color: #666666;

}










.login { 
	font-family: CSS_FONT_FAMILY; 
	font-size: 9px; 
	color: #666666; 
	background-color: #F5F5F5; 
	font-weight: bold; 
	border: thin #666666; 
}

*/

* html .clear {height: 1%;}