body {
	font-family: Arial, Helvetica, sans-serif ;
	font-size: 11px ;
	color: #666666 ;
	margin: 10px ;
}

/* top part attributes */
td.logo {
	width: 250px ;
	height: 80px ;
	background-image: url(../images/logo.jpg) ;
	background-repeat: no-repeat ;
}

td.menu { width: 250px ; height: 170px ; }

td.image { background-image: url("../images/image.gif") ; width: 525px ; height: 170px ; }

#upper_menu {
	text-align: left ;	
	font-family: Verdana, Arial, Helvetica, sans-serif ;
	padding-bottom: 10px ;
	width: 315px ;
	background-image: url("../images/top_menu_spacer.gif") ;
	background-repeat: no-repeat ;
	padding-top: 65px ;
	padding-left: 10px ;
}

#upper_menu a { color: #666666 ; text-decoration: none ; font-size: 10px ; }

#upper_menu a:hover { color: #000000 ; text-decoration: underline ; }

#login_form { width: 210px ; padding: 10px ; padding-right: 35px ; }

input.compact {
	width: 70px;
	height: 12px ;
	border: 0px ;
	font-size: 10px ;
}

#login_field {
	width: 120px;
	height: 25px;
	background-image: url("../images/login_form.gif");
	background-repeat: no-repeat;
	padding-top: 4px;
	padding-left: 6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	float: right;
	font-style: normal;
}

#mail { float: left ; }

/* main body attributes */
td.spacer { width: 40px ; }

td.news_column {
	width: 250px;
	padding: 15px;
	margin-top: 0px;
}

td.main_body_small { width: 500px; padding: 10px ; }

td.main_body { width: 750px; padding: 10px ; }

/* news items */
#news { padding: 3px ; }

#news_header { height: 25px ; text-align: center ; }

#read_more a { color: #003399 ; font-weight: bold ; text-decoration: none ; }
#read_more a:hover { color: #000000 ; font-weight: bold ; text-decoration: underline ; }

#news_item { border-bottom-width: 1px ; border-bottom-style: dotted ; padding: 5px ; text-indent: 5px ; }
#header { font-weight: bold ; padding: 2px ; } 

#article_menu { width: 150px ; padding: 5px ; float: left ; }

th {
	height: 40px ;
	text-align: center ;
	font-weight: bold ;
	font-size: 16px ;
	color: #003399 ;
}

td.art_menu {
	height: 30px ;
	width: 140px ;
	text-align: center ;
	float: left ;
	padding: 5px ;
}

td.art_menu a {
	background-image: url("../images/art_menu.gif") ;
	color: #003399 ;
  	display: block ;
  	width: 140px ;
	height: 23px ;
	text-decoration: none ;
	font-weight: bold ;
	font-size: 16px ;
	padding-top: 7px ;
}

td.art_menu a:hover {
	background-image: url("../images/art_menu_h.gif") ;
	color: #9add02 ;
  	display: block ;
  	width: 140px ;
	height: 23px ;
	text-decoration: none ;
	font-weight: bold ;
	font-size: 16px ;	
	padding-top: 7px ;
}

/* foot cell attributes */
tr.foot {
	text-align: center ;
	width: 775px ;
	height: 50px ;
	font-size: 10px ;
}

tr.foot a {
	color: #666666 ;
	font-weight: bold ;
	text-decoration: none ;
	font-size: 12px ;
}

tr.foot a:hover {
	color: #000000 ;
	font-weight: bold ;
	text-decoration: underline ;
	font-size: 12px ;
}

#simplemedia a { text-decoration: none ; color: #666666 ; font-weight: bold ; font-size: 10px ; }
#simplemedia a:hover { text-decoration: underline ; color: #003399 ; font-weight: bold ; font-size: 10px ; }
.paski {
	background-repeat: no-repeat;
	background-image: url("../images/logo.png");
	background: url("../images/goralin.png");
}
input.compact1 {

	width: 180px;
	height: 12px ;
	border: 0px ;
	font-size: 10px ;
}
