* { margin: 0; padding: 0;  }

body {overflow-x: hidden;
    background-color:#FF4900;
	font: 12px  Verdana,Arial,sans-serif;
	color: #EDEAEA;
}


a, a:hover {
	text-decoration :none;
	color: #f47b33;
}
a:hover {
text-decoration :none;
}

.p {
	margin:0px;
}

.orange {
	color:#f47b33;
}
.green {
	color:#8f9d4c;
}

#page {
	width: 790px;
	position: relative;
	height:100%;
	background-color:#A62F00;
	padding:0px 10px 0 10px;
	margin: 0 auto;
}

#top {
position: relative;
padding:10px 0px 20px 0px;
}

#top2 {
position: relative;
height:175px;
padding:0px 0px 20px 0px;
}

#logo {	
	position:absolute;
	left:170px;
	top:21px;
}

#logo2 {	
	position:absolute;
	left:0px;
	top:10px;
}

#intro {
padding-top: 10px;	

}

#flash {	
	position:absolute;
	left:230px;
	top:10px;
}


.menu {
	text-align:left;
	font: 16px Times New Roman;
	font-weight:bold;
	margin-right:10px;
}

#line {
background:#FFFFFF none repeat scroll 0%;
font-size:0px;
height:1px;
margin-bottom:10px;
margin-top:10px;
clear:both;
}

#header {
	margin: 5px 0 10px 20px;
	font-size: 1.5em;
	letter-spacing: 3px;
}

#anim_line {
background:#FFFFFF;
font-size: 0px;
height:2px;
margin-top:1px;
margin-bottom:10px;
width:570px;
}

object,embed{margin:-1px;}

#left_col {
	width: 210px;
	padding:0px 0 0px 0px;
	float:left;}

#left_col img {
	margin:10px 0 0px 0px;

}

#right_col {
	width:570px;
	padding:0 0 10px 10px;
    float:left;

}

h1{
		font: 1.2em Verdana,Arial;
		border:0px solid #ff9b73;
		border-bottom:1px solid;
		color: #ff9b73;
		margin:0px 0px 10px 0px;
		padding-top:5px;
		font-weight: bold;
		letter-spacing:-1px;
}

h2 {
		color:#ff7640;
		display:inline;
		font-weight:bold;
		font-size: 1.1em;
		padding-top: 3px;
		padding-bottom: 3px;
}

img.highlight {
padding:1px;
border: 1px solid #45493E;
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
-moz-opacity: 0.5;
}

img.highlight:hover {
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
}

a.arrow_link,a.arrow_link:hover {
		background:transparent url(images/arrow.gif) no-repeat left;
		color:#8f9d4c;
		font-size: 1em;
		padding-left: 10px;
		padding-top: 3px;
		padding-bottom: 3px;

}

.bottom_left {background: url(images/r_left_bottom.gif) 0 100% no-repeat #BCCC9C; width: 250px;color: #fff;} 
.bottom_right {background: url(images/r_right_bottom.gif) 100% 100% no-repeat} 
.top_left {background: url(images/r_left_top.gif) 0 0 no-repeat} 
.top_right {background: url(images/r_right_top.gif) 100% 0 no-repeat; padding:10px} 

.roundcont {
	width: 250px;
	background-color: #BCCC9C;
	color: #fff;
}

.roundcont p {
	margin: 0 10px;
}

.roundtop { 
	background: url(images/r_right_top.gif) no-repeat top right; 
}

.roundbottom {
	background: url(images/r_right_bottom.gif) no-repeat top right; 
}

img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}

.news{
	width:95%;
	font-family: Arial;
	font-size: 0.9em;
	padding: 0px 5px 0px 0px;
	margin-top: 10px;
	text-align:left;
}

.news h1{
		margin: 5px 0px 5px 0px;
		font-size: 1.3em;	
		font-weight: normal;		
		text-align:left;
}

.right {
	float:right;
	margin-top:5px;
	margin-left:10px;
}

.left {
	float:left;
	margin-top:5px;
	margin-right:10px;
}
.kozep_bal {
	float:left;
	margin-right:10px;
	margin-top:10px;
	margin-bottom:3px;
	
}

.justify {
	text-align: justify;
}

.blue {
color: #669ac6;
}

.red {
color :#8C2717;
}

.clearboth {
	clear:both;
}


.dottedline { 	
	width:100%;
	border-top:dotted 1px #669ac6;
	margin: 10px 0px 0px 0px;
	height:0px;
}

#resol {
text-align:right;
position:absolute;
top:0px;
left:1280px;
margin:0 auto;
background:transparent;
} 

#resol h1 {
background:none;
font-size:1.5em;
letter-spacing:12px;
padding:0px;margin:0px;
border: 0px;
}
#resol h2 {
font-size:0.8em;letter-spacing:2px;
padding:0px;margin:0px;
background:none;
}


li {
background:transparent url(images/square.gif) no-repeat left;
list-style-type:none; 
padding-left:7px;
}

table {
padding:5px;
border:0px;
}

form {
border : 5px;
padding:5px;
margin:5px;
}


legend {
color:#F47B33;
}

form label.text {
	display:block;
	float: left;
	width: 40%;
	text-align: right; 
	margin: 5px 0 0 0;
	padding: 0.1em;
}

input.text, textarea.text,input.warning, textarea.warning  { 
  border-color:#dadada; 
  border-style:solid; 
  border-width:1px; 
  margin:5px;
	width:200px;
}


 textarea.text  {
 width:200px;
 height:80px;
 }

.button {
	margin-top:5px;

	border: 0px solid #ffffff;
	padding: 0px 10px 0px 10px;	
	color:  #ffffff;
	background-color: #F47B33;	
			
}

.center {
	text-align:center;
}

#wrap {overflow:hidden;padding-bottom:10px;}
.bold {
	font-weight:bold;
}

#copyright{
font-size: 0.9em;
text-align:center;
color: #ff9b73;
padding: 0px 0px 10px 0px;
}
