html, body, div, span,  h1, h2, h3, h4, h5, h6, p,  a, em, img, ol, ul, li, form, table, tr, th, td, *{ 
	margin:0; 
	padding:0; 
	border:0;  
	outline:0;  
}

body{
	background: url(../images/bg-main.jpg) top fixed no-repeat #86BD00;
	color: #FFF;
	font-size: 14px;
	font-family: Georgia, Arial, Helvetica, sans-serif;
}

p{margin-bottom: 10px}

a{
	text-decoration:none;
	color: #F3FFD8;
}

a:hover{
	color:#92D200;
}

.clear{clear: both;}

#containerr{
	width: 960px;
	margin: 0 auto 20px auto;
	z-index: 0;
	margin-top: 20px;
}

#header{
	width: 960px;
	height: 320px;
	margin: 30px 0;
	background: url(../images/header-bg.png) no-repeat;
	clear: both;
}

.header-column{
	width: 285px;
	height: 252px;
	float: left;
	border-right: 1px dotted #84BF00;
	padding-right: 15px;
	margin: 20px 5px 0 15px;
	display: inline;
	position:relative;   
	z-index:1;
}

.header-column-last{
	width: 285px;
	float: left;	
	margin: 20px 10px;
}

.logo{
	margin-top: 30px;
	margin-left: 10px;
	height: 40px;
}

.fittlogo{
	width:206px; 
	height: 36px;
	float: left;
	
}

.sloagan{
	width: 480px;
	margin-bottom: 20px;
	font-size: 20px;
	margin-top: 8px;
	margin-left: 10px;
	line-height: 30px;
}

#technical{
	float: right;
	text-align: right;
	width: 258px;
	height: 32px;
	background: url(../images/technicalbg.png) no-repeat;
	position: absolute;
	z-index:1000;
	top: 76px;
	margin-left: 690px;
	font-size: 22px;
	padding-top:4px;
	font-weight: bold;
	color: #FFA200;
}
	
#technicalno{
	float: right;
	text-align: right;
	width: 258px;
	height: 32px;
	position: absolute;
	z-index:1000;
	top: 110px;
	margin-left: 690px;
	font-size: 22px;
	font-weight: 300;
	color: #FFF;
}

/*next, prev*/

.next_bar{
	width:30px;
	height: 30px;
	margin-left: 1000px;
	position: absolute;
	top:290px;
	z-index:10000;
}

.prev_bar{
	width:30px;
	height: 30px;
	margin-left: -80px;
	position: absolute;
	top:290px;
	z-index:10000;
}

html>body .prev_bar, .next_bar{
	top:310px;
}

html>body .prev_bar{
	margin-left: -70px;
}
.next_bar a img, .prev_bar a img {
	border:none;
}

/*next, prev*/
#contain{
	width: 960px;
	height: 315px;
	margin: 30px 0;
	background: url(../images/header-bg.png) no-repeat;
	clear: both;
}

#contain-largebox{
	width: 960px;
	height: 415px;
	margin: 30px 0;
	background: url(../images/header-bg2.png) no-repeat;
	clear: both;
}

#contain-hugebox{
	width: 960px;
	height: 540px;
	margin: 30px 0;
	background: url(../images/header-bg3.png) no-repeat;
	clear: both;
}


#contain-large{
	margin: 20px 5px 0 6px;
	float: left;
	position:relative;   
	z-index:1;
	font-size: 14px;
	font-family: Georgia;
	line-height: 22px;
}

html>body #contain-large{
	margin: 20px 5px 0 15px;
}

.contain-article{
	margin: 20px 5px 0 6px;
	float: left;
	width: 446px;
	height: 280px;
	border: 0px solid #000;
	position:relative;   
	z-index:1;
	font-size: 14px;
	font-family: Georgia;
	line-height: 22px;
}

html>body .contain-article{
	margin: 20px 5px 0 15px;
}

ul{
	list-style-type: none
}
.list li {
	
	text-decoration: none;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	float: left;
	width: 180px;
	padding-left: 20px;
	margin-top: 10px;
	background-position: left center;
	font-size: 16px;
}

.selected{
	/*color: #FF9C00;*/
}


.contain-image{
	background: url(../images/article-img3.png) right 0 no-repeat;
	width: 492px;
	height: 315px;
	float: right;
}

.contain-image2{
	background: url(../images/article-img1.png) no-repeat;
	width: 455px;
	height: 315px;
	float: right;
}

.contain-image3{
	background: url(../images/article-img2.png) no-repeat;
	width: 455px;
	height: 315px;
	float: right;
}

#footer{
	width: 100%;
	height: 120px;
	clear: both;
}

.footer-content{
	width:900px;
	color: #EDECE1;
	margin: 0 auto;
	text-align: right;
	line-height: 22px;
}

#rss{
	width:42px;
	height: 42px;
	margin-left: 0px;
	position: absolute;
	margin-top: 0px;
	z-index:10000;
}

.footer-content p{
	float: right;
}

#footer a{
	color:#fff
}

#footer a:hover{
	color:#92D200;
}



/*text*/

h1{
	font-size: 24px;
	font-weight: 300;
	margin-bottom: 15px;
	border-bottom: 1px dashed #84BF00;
	padding-bottom: 10px;
}

h2{
	font-size: 18px;
	font-weight: 100;
	margin-bottom: 5px;
	padding-bottom: 5px;
}

h3{
	font-size: 18px;
	font-weight: 100;
	margin-bottom: 8px;
	padding-bottom: 8px;
	border-bottom: 1px solid #FFF;
}



.text-yellow{
	color: #fcee1f;
}

.td-fej{
	border-bottom: 1px solid #FFF;
}

.cella{
	text-align: right;
}
 
/*form*/

label{
	float: left;
	clear: left;
}

input, textarea{
	clear: left;
	float: left;
	margin-bottom: 10px;
	width: 288px;
	background: url(../images/bg-field.png);
	border: 1px solid #A6B680;
	color: #FFF;
	font-size: 14px;
	padding: 2px;
	position: relative;
	z-index:1;
	font-family: Georgia;
}

textarea{
	height: 60px
}

#submit{
	padding: 4px;
	color: #2E4000;
	height: 40px;
	width: 100px;
	border: 1px solid #FFF;
	font-weight: bold;
	/*background: url(../images/button.png) no-repeat;*/
	background: #FF9C00;
	cursor: pointer;
}

#error, #badserver,#success{
	display:none;
	font-weight:bold;
	color:#FF0;
}
