body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	margin:0px;
}
#header{
	background: #fff url("images/head_bg.jpg") repeat-x top;
	height:72px;
	padding-left:50px;
}
#header img{
	border:0px;
}
#footer { 
	height: 20px;
	border-top: 1px solid #FF6900;
	background-color: #FFF5E6;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	margin-top: 20px;
	clear: both;
	padding-top:10px;
}

h1 {
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal ;
	text-align: left;
	margin: 1em 0 0;
	text-transform: uppercase;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal ;
	text-align: left;
	margin: 1em 0 0;
	border-bottom: 1px solid #FF6900;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal ;
	text-align: left;
	margin: 1em 0 0;
}
#leftmenu{
	float: left;
	width:150px;
	background-color: #FF6900;
}

#navcontainer ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#navcontainer li { /*margin: 0 0 1 0;*/ border-bottom:1px solid #FF6900; }

#navcontainer a{
	font-size: 12px;
	display: block;
	color: #FF6900;
	background-color: #FFF5E6;
	width: 140px;
	padding: 5px;
	text-decoration: none;
}
#navcontainer a:hover{
	background-color: #369;
	color: #FFF;
}

#content{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	float: left;
	width: 500px;
	font-size: 12px;
	line-height:12pt;
	text-align: left;
	margin-left:10px;
}
#container {
	width: 910px;
	margin-left:50px;
}

#hirdetes {
	float: left;
	width: 250px;
}
img.article {
	float: right;
	margin: 5px;
	border: 1px solid #DDDDDD;
}
img.foto_center {
	margin-left:auto;
	margin-right:auto;
}
.center {
	text-align: center;
}
#menu{
	background-color: #FFF5E6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #FF6900;
	text-align: left;
	padding-left: 50px;
	padding-top:5px;
	padding-bottom:5px;
	height: 15px;
	/*width: 730px;*/
	border-top: 1px solid #FF6900;
	border-bottom: 1px solid #FF6900;
}
#menu a{
	color: #FF6900;
	text-decoration: none;
}
#menu a:hover{
	color: #FF6900;
	text-decoration:underline;
}
#comment{
	border-top: 1px solid #FF6900;
	border-bottom: 1px solid #FF6900;
	background-color: #FFF5E6;
	height:85px;
	margin-bottom:20px;
	margin-top:20px;
	both: clear;
	clear: both;
}
#comment p{
	padding: 5px;
}
#comment img{
float:left;
}
/*-----------------------comment----------------------*/
#forum form {font-size: 11px;}
#forum form dt {margin: 1.5em 0 0.25em 0; color: #666;
  font-weight: bold; text-transform: uppercase; letter-spacing: 1px;}
#forum form dd {
	margin-bottom: 1em;
	margin-left:0px;
	width: 450px;
	line-height:1.8em;
}
#forum form dl{
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}
#forum form .button{font-size: 11px; font-weight: bold; float:left; border:1px solid #999; padding:2px;}
#forum form textarea {width: 100%;border-color: #666;}
#forum p {font-size: 0.7em;}
/*-------------------------------------------*/
#commentlist{
	border-top: 1px solid #FF6900;
	border-bottom: 1px solid #FF6900;
	background-color: #FFF5E6;
	margin-bottom:15px;
	margin-top:15px;
	padding:3px;
}
#commentlist p{
	line-height:12pt;
}
#name{
	font-weight: bold;
	line-height:12pt;
}
#datetime{
	color: #888888;
	line-height:12pt;
	font-size: 11px;
}
#leptet{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding:3px;
	border: 1px solid #FF6900;
	text-align: center;
}
