body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
body,td,th {
	font-family: Arial;
	font-size: 12px;
	vertical-align:top;
}
h1 {
	font-size: 18px;
	color: #0581da;
	font-family: Tahoma;
	margin: 0px;
	font-weight: normal;
}
a:link, a:visited, a:active {
	text-decoration: underline;
	color:#5C7A9A;
	font-family: Arial;
}
a:hover {
	text-decoration: none;
	color:#0291C7;
	font-family: Arial;
}

/*********** CENTER **************/
.content {
	padding: 20px 25px 20px 10px;
}

/*********** MENU **************/
#menu {
	background: url(menu1.gif) no-repeat 0px 3px;
	padding: 0px 0 0 25px;
	height: 20px;
}
#menu a {
	color:#000000;
	text-decoration: underline;
}
#menu a:hover {
	color:#000000;
	text-decoration: none;
}
#menuact {
	background: url(menu2.gif) no-repeat 0px 1px;
	padding: 5px 0 0 25px;
	height: 20px;
}
#menuact a {
	color:#000000;
	text-decoration: none;
}
#menuact a:hover {
	color:#000000;
	text-decoration: underline;
}
.menudiv {
	height: 1px;
	color: #cfcfcf;
	background-color: #cfcfcf;
	border: 0px;
}	

/*********** SUBMENU **************/
#submenu {
	margin: 0px 2px 0px 25px;
	padding: 5px 0px;
}
#submenu a {
	color: #3d5e82;
	text-decoration: none;
	display: block;
}
#submenu a:hover {
	color: #3d5e82;
	text-decoration: underline;
	display: block;
}
.submenu_act {
	background-color: #f3f3f3;
	padding: 2px;
	color: #3d5e82;
}

/*********** TOP **************/
.topdiv {
	background-color: #b6bdc3;
	height: 5px;
}
.topadd {
	vertical-align: middle;
	background: url(i14.gif) no-repeat top;
	text-align: center;
	font-size: 14px;
	font-family: Tahoma;
	color: #1d5886;
}
.topadd a {
	color: #1d5886;
	text-decoration: underline;
}
.topadd a:hover {
	color: #1d5886;
	text-decoration: none;
}

/*********** BOTTOM **************/
.bottomadd {
	background: url(i42.gif) repeat-x top;
	padding: 20px 0 10px 5px;
}
.bottomadd a {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
.bottomadd a:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

/*********** Column **************/
.rcolumn {padding-bottom: 15px;}
.lcolumn {padding-right: 5px;}

/*********** TRENING **************/
.trening {
	color: #05a305;
	font-size: 18px;
	font-family: Tahoma;
	font-weight: normal;
	padding: 15px 0px 10px 0px;
}
.treningpic {
	vertical-align:middle;
	text-align: right;
}
#trening_item{
	position:relative;
	background: url(menu1.gif) no-repeat;
	background-position:0px 7px;
	padding: 4px 0px 0px 20px;
	margin: 5px 0px 0px 0px;
	font-size: 11px;
}

#trening_item a {color: #0f832a;}
#trening_item a:hover {text-decoration: none;}

/*********** NEWS **************/
.news {
	color: #145a97;
	font-size: 18px;
	font-family: Tahoma;
	font-weight: normal;
	padding: 15px 0px 10px 0px;
}
.newspic {
	vertical-align:middle;
	text-align: right;
}
#news_item{
	position:relative;
	background: url(menu1.gif) no-repeat;
	background-position:0px 7px;
	padding: 4px 0px 0px 20px;
	margin: 5px 0px 0px 0px;
	font-size: 11px;
}

#news_item a {color: #145a97;}
#news_item a:hover {text-decoration: none;}

/*********** ARTICLES **************/
.artname1 {
	background-color: #beccdf;
	width: 10px;
}
.artname2 {
	background-color: #f0f1f1;
	text-transform: uppercase;
	padding: 5px 0 5px 13px;
}
.artpic {
	padding: 2px;
	border: 1px solid #beccdf;
	margin-right: 10px;
}
.art_item {
	padding: 15px 0px;
}
#art_name_link {
	font-weight: bold;
	color: #0581da;
	padding: 0px;
	margin: 0px;
}
#art_name_link a{
	color: #0581da;
	text-decoration: underline;
}
#art_name_link a:hover{
	color: #0581da;
	text-decoration: none;
}