body {
	background-repeat: repeat;
	background-image: url(bkg.jpg);
	margin: 0px;
}
h1 {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #CC3300;
	margin-top: 15px;
}
h2 {
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 19px;
}
#main {
	width: 650px;
	margin-top: 30px;
	margin-left: 50px;
}
#main a {
	font-size: 14px;
	color: #FF0000;
	text-decoration: underline;
}
#main a:hover {
	font-size: 14px;
	color: #000099;
	text-decoration: none;
}

#poze {
	height: 135px;
	margin-bottom: 10px;
}
.div1 {
	float: left;
	width: 160px;
}
.div2 {
	float: left;
	width: 160px;
	margin-right: 10px;
	margin-left: 10px;
}
.div3 {
	clear: right;
	float: right;
	width: 160px;
}
.txt {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #666666;
}
.poze {
	height: 135px;
	margin-bottom: 10px;
}
#main2 {
	margin-bottom: 0px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	background-color: #FFFFCC;
	padding-right: 5px;
	padding-left: 10px;
	margin-top: 0px;
}
#main2 p {
	margin-top: 4px;
	margin-bottom: 4px;
}
#main3 {
	margin-bottom: 30px;
	padding-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	background-color: #FFCCCC;
	padding-left: 10px;
	padding-top: 3px;
}
#main3 p {
	margin-top: 2px;
	margin-bottom: 0px;
}
#main4 {
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	background-color: #006633;
	padding-left: 5px;
	color: #FFFFFF;
	padding-top: 3px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#main4 a:link {	padding-right: 10px;	padding-left: 10px;	color: #FFFFFF;	text-decoration: none;}
#main4 a:visited {	padding-right: 10px;	padding-left: 10px;	color: #FFFFFF;	text-decoration: none;}
#main4 a:hover {	padding-right: 10px;	padding-left: 10px;	color: #FFFFFF;	text-decoration: underline;}
#main4 a:active {	padding-right: 10px;	padding-left: 10px;	color: #FFFFFF;	text-decoration: none;}

#main4 p {
	margin-top: 2px;
	margin-bottom: 0px;
	color: #FFFFFF;
	font-weight: bold;
}
.foot {
	height: 50px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #c6c6c6;
}

