/* www.pixelosaurus.ro */
body {
	background:#C6DDFF url(images/background.jpg) no-repeat center 0px fixed;
	margin:0px 0px 0px 3px;
	padding:18px 0px 0px 0px;
	font-size:17px;
}

a {
	color:#000099;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
a:active {
	outline:0px;
}

#shell {
	margin:0px auto;
	width:443px;
	padding:0px;
	background-color: #FAFAF2;
}
#header {
	background:#000033 url(images/layout_05.jpg) no-repeat 0px 0px;
	width:433px;
	height:120px;
	padding:40px 0px 0px 10px;
}
#textTransformArea {
	float:right;
	width:200px;
	height:20px;
	margin:-40px 0 0 0;
	text-align:right;
}
#increaseFontSize, #decreaseFontSize {
	text-decoration:none;
	color:#FFFFFF;
}
#increaseFontSize {
	font-size:24px;
}
#decreaseFontSize {
	font-size:14px;
	
}
#header_text {
	width:112px;
	height: auto;
	float:left;
}
#header_text h2 { 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0px;
	padding:0;
	font-weight:bold;
	text-align:center;
}
#header_text div {
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
}
#content {
	background:url(images/content_background_03.jpg) repeat-y;
	width:320px;
	float:left;
	min-height:422px;
	*height:422px;
}
#content h1 {
	font-style:italic;
	font-family:"Times New Roman", Times, serif;
	font-size:1.5em;
	background:url(images/layout_13.gif) no-repeat left center;
	padding-left:25px;
	margin:25px 0 10px 25px;
}
.news {
	width:310px;
	margin:0px 0px 5px 10px;
	font-size:0.78em;
}
.news img {
	float:left;
	border: solid 1px #000;
	margin:0;
	padding:0;
}

.news img a {
	text-decoration:none;
}


.news img  a:hover{
	text-decoration: none;
}

.news img a:active {
	text-decoration: none;
}

.news_container {
	width:240px;
	margin-left:5px;
	float:left;
}
.news h3 {
	color:#F09632;
	font-family: tahoma, verdana, sans-serif;
	font-weight:bold;
	padding:0;
	float:left;
	margin:0;
	font-size:0.9em;
}
.news p {
	font-family: tahoma, verdana, sans-serif;
	float:left;
	font-size:0.85em;
	margin:0;
	clear:both;
	width:100%;
}
.clear {
	font-size:1px;
	line-height:1px;
	height:0px;
	clear:both;
}
#bottom_text {
	clear:both;
	color:#000000;
	font-family: tahoma, verdana, sans-serif;
	padding:3px 0px 0px 0px;
	margin: 160px 10px 0px 10px;
	width: auto;
	font-size:0.6em;
	border-top:solid 1px #999999;
	text-align: center;
}
#menu_field {
	background:#FAFAF2;
	height:422px;
	width:120px;
	float:left;
}
#menu {
	margin:20px 10px 0px 5px;
	padding:0px;
	color:#339933;
	font-family: Tahoma, verdana, sans-serif;
	font-size:12px;
	list-style:none;
	height:150px;
	line-height:15px;
}
#menu li {
	margin:0px 0px 10px 0px;
	padding: 0 0 0 15px;
	background:url(images/layout_10.gif) no-repeat;
	background-position:0px 4px;
}
#menu li a {
	color:#339933;
	text-decoration:none;
	padding:0px 0px 0px 0px;
	margin:0;
}
#menu li a:hover {
	background-position:2px 3px;
	font-weight: bold;
	background-color: #12044F;
	color: #FAFAF2;
}
.special {
	font-size:12px;
	border-bottom-color: #333333;
}
#content h2 {
	font-style:normal;
	font-family:"Times New Roman", Times, serif;
	font-size:1em;
	padding-left:25px;
	margin:0px 0 0px 0px;
	color: #333333;
}
.text {

	font-family: tahoma, verdana, sans-serif;
	float:left;
	font-size:0.85em;
	margin:0;
	clear:both;
	width:100%;
}
