﻿.logo1 {
	font-family: Tahoma;
	font-size: x-large;
	color: #33CC33;
}
.logo2 {

		color: #66FF66;
}

.dugme {
	font-size:large;
	font-family:Arial, Helvetica, sans-serif;

}


body {
	background:black url('images/bg22.jpg') repeat-y;
		font-family: "Trebuchet MS";
/*	font-family: Arial, Helvetica, sans-serif;*/
	color:#724f05;
	margin: 0px;
	padding: 0px;

}
.anatable {
	
	width:988px;

}
.anacol1{
	width:28px;
}
.anacol2{

}

.anacol3{
	width:0px
}
.anatop {
	background-color:#F4F4F4;
	height:30px;
}
.sagust{
	text-align:right;
	vertical-align:bottom;
	font-size:x-small
}

a{
text-decoration:none;
	color: #33CC33;
}

a.current{
color:#724f05;
}

a:active{
color:green;
text-decoration:underline
}

a:hover{
color:green;
text-decoration:underline
}

#nav a{
text-decoration:none;
color:black/*#efe4cb*/;
}

#nav a.current{
color:#724f05;
}

#nav a:active{
color:green;
text-decoration:underline
}

#nav a:hover{
color:green;
text-decoration:underline
}


