/* GENERAL */
body,td,th {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #666666;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #006600;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #006600;
}
a:hover {
	text-decoration: underline;
	color: #009900;
}
a:active {
	text-decoration: none;
	color: #990000;
}
h1 {
	font-size: 28px;
}
h2 {
	font-size: 22px;
}
h3 {
	font-size: 18px;
}
h4 {
	font-size: 16px;
}
h5 {
	font-size: 15px;
}
h6 {
	font-size: 14px;
}
p {
	padding:0px;
	margin:3px 0px;
}	
/* CUSTOM */

/* MENIU */
.menu_but_td {
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
	color: #999999;
	background-image: url(images/bk_menu.jpg);
	background-repeat: no-repeat;
	text-indent: 60px;
	font-variant: normal;
}
.menu_but_td a, .menu_but_td a:visited {
	color:#999999;
}
.menu_but_td a:hover {
	text-indent:63px;
	text-decoration:none;
	color:#666666;
}
/* HEADER */ 	
.top1 {
	text-align: center;
	padding: 5px;
	height:40px;
}
.top1 a {
	color:#FFFFFF;
}
.top2 {
	height:45px;
	text-align:center;
	color:#FFFFFF;
}
.top2 h1 {
	font-size:32px;
	line-height:45px;
	padding:0px;
	margin:0px;
}
.top3 {
	text-align:center;
	font-size:16px;
	font-weight:normal;
	font-style: normal;
	color: #666666;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}	
.g {
	color: #009900;
}

/* NEWS */
#news {
	margin:25px 10px 5px 20px;
	text-align:justify;
}
#news a:link, #news a:visited, #news a:active {
	color:#999999;
	font-weight:normal;
}	
#news p {
	padding:5px 0px 10px 0px;
	margin:0px;
}
#news ul {
	padding:0px 0px 0px 10px;
	margin:0px;
	font-weight:bold;
	color:#999999;
}	
#news li {
	padding:0px;
	margin:0px;
}
/* BOTTOM */ 
#bottom {
	border-top: solid 1px #666666; text-align:center;
	padding:5px;
}
#bottom a:link, #bottom a:visited, #bottom a:active {
	font-weight:normal;
	color:#666666;
}	
		
/* PAGE 1 DIV MAIN */	
.p1_div, .p2_div, .p3_div { 
	margin:25px 10px;
	height:130px;
	border:solid 1px #999999;
	text-indent:10px;
	background-color:#F7F7F2;
}
.p1_div a:link, .p1_div a:visited, .p1_div a:active {
	color:#000099;
}	
.p1_div img, .p2_div img, .p3_div img {
	width:110px;
	height:110px;
	margin:10px;
	float:left;
	border:solid 1px #666666;
}
.titluP1 {
	color:#000099;
	margin:10px 0px;
}	
.p2_div a:link, .p2_div a:visited, .p2_div a:active {
	color:#990000;
}	
.titluP2 {
	color:#990000;
	margin:10px 0px;
}	
.p3_div a:link, .p3_div a:visited, .p3_div a:active {
	color:#009900;
}	
.titluP3 {
	color:#009900;
	margin:10px 0px;
}	
	
	
.sp { 
	margin:10px 0px;
	border:solid 1px #999999;
	text-indent:10px;
	background-color:#F7F7F2;
	padding:0px 10px;
}
.sp td {
	color:navy;
}
.sp a:link, .sp a:visited, .sp a:active {
	color:#009900;
	font-size:13px;
	padding:0px 10px;
}	
.spimg1 {
	width:110px;
	height:110px;
	margin:10px 0px 5px 10px;
	float:right;
	border:solid 1px #666666;
}

#sp1, #sp2, #sp3, #sp4, #sp5, #sp6, #sp7 {
	width:220px;
	height:52px;
/*	float:left;*/
}
#sp1 img, #sp2 img, #sp3 img, #sp4 img, #sp5 img, #sp6 img, #sp7 img {
	width:50px;
	height:50px;
	float:left;
	margin:2px;
	z-index:99999;
	display:block;
}