body {
margin:0px;
padding:0px;
}

/*HEADER BLOCK*/
.nav_main:link, .nav_main:visited, .nav_main:active {
	font-size: 13px;
	font-family: Tahoma, Arial, sans serif, default; 
	font-weight: bold; 
	text-decoration: none; 
	color: #339933;
}
.nav_main:hover{
	text-decoration: underline; 
}

.menu:link, .menu:visited, .menu:active, .menu:hover {
	font-size: 14px;
	font-weight:bold;
	font-family: Tahoma, Arial, sans serif, default; 
	text-decoration: none; 
	color: #ffffff;
}

.submenu:link, .submenu:visited, .submenu:active{
	color:#2f3192;
	font-size: 10px;
	font-family: Tahoma, Arial, sans serif, default;
	font-weight:bold;
	text-decoration: none;
}

.menu:hover {
	text-decoration: underline;
}

.offscreen {
	display:none;
}

.onscreen {
	display:block;
}
/*END HEADER BLOCK*/


/*CONTENT BLOCK*/
h1.page_header {
	color:#cc0000;
	font-size: 18px;
        font-weight:bold;
	font-family: Tahoma, Arial, sans serif; 
        margin:0px;
}

.header_line {
	color:#c0c0c0;
	width:500px;
	height:2px;
}

.subheader {
	color:#808080;
	font-weight:bold;
	font-size: 16px;
}

.aksent {
	color:#000099;
	font-weight:bold;
	font-size: 14px;
}

p {
	font-size: 12px; 
	font-family: Arial, sans serif; 
}


/* START Новости */

.ar-listing-date {
	color:#808080;
	font-weight:bold;
	font-size: 14px;
}


.news_header:link, .news_header:visited, .news_header:active {
	color:#444444;
	font-weight:bold;
	font-size: 16px;
	text-decoration: none;
	font-family:Tahoma, Arial, sans serif;
}

.news_header:hover {
	text-decoration: underline;
}

.news_head {
	color:#444444;
	font-weight:bold;
	font-size: 17px;
	font-family:Tahoma, Arial, sans serif;
}

/* END Новости */

/* START Оборудование */

.mash_header:link, .mash_header:active, .mash_header:visited{
	color:#444444;
	font-weight:bold;
	font-size: 16px;
	font-family:Tahoma, Arial, sans serif;
       text-decoration:none;
}

.mash_header:hover {
       text-decoration:underline;
}

.buy_button:link,.buy_button:active,.buy_button:visited, .buy_button:hover {
	color:#58B400;
	font-size: 12px;
	font-family:Tahoma, Arial, sans serif;
       text-decoration:underline;
}

/* END Оборудование */


/* START Портфолио */
.near_articles:link, .near_articles:active, .near_articles:visited, .near_articles:hover {
	color:#303030;
	font-size: 16px;
	font-family:Tahoma, Arial, sans serif;
	font-weight:bold;
    text-decoration:none;
}

.near_list:link, .near_list:active, .near_list:visited {
	color:#606060;
	font-size: 13px;
	font-family:Tahoma, Arial, sans serif;
	font-weight:bold;
    text-decoration:underline;
}

.near_list:hover {
	color:#000000;
}

/* END Портфолио */

/*END CONTENT BLOCK*/


/*FOOTER BLOCK*/
.bottom_nav {
	font-size: 11px; 
	font-family: Verdana, Tahoma, Arial, sans serif, default; 
	font-weight: bold; 
	text-decoration: none; 
	color: #ffffff;
}
.nav_bottom:link, .nav_bottom:visited, .nav_bottom:active {
	text-decoration: none; 
	color: #ffffff;
}
.nav_bottom:hover {
	text-decoration: underline; 

}


.podpis {
	font-size: 11px; 
	font-family: Verdana, Arial, sans serif, default; 
	font-weight: bold; 
	text-decoration: none; color: #666666

}


.okomp {
	font-size: 11px; 
	font-family: Verdana, Arial, sans serif, default; 
	text-decoration: none; 
	color: #660000

}
/*END FOOTER BLOCK*/