

* {
	margin: 0;
	padding: 0;
}

body {
	
	background-color: #FFFFCC;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #767941;
}

h1, h2, h3 {
	color: #F08F02;
}

h1 {
}

h2 {
	text-transform: uppercase;
	font-size: 1.2em;
}

h3 {
	margin-bottom: 1.5em;
	text-transform: uppercase;
	font-size: .8em;
}

p, blockquote, ul, ol {
	margin-bottom: 1.5em;
}

p {
}

blockquote {
	margin-left: 2em;
	padding-left: 1em;
	border-left: 2px solid #F08F02;
	font-style: italic;
}

ul, ol {
	margin-left: 3em;
}

ul {
}

ul li {
}

ol {
}

ol li {
}

pre, code {
}

pre {
}

code {
}

a:link {
	color: #F08F02;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:visited {
	color: #F08F02;
	text-decoration: none;
}


#tablazat{
font-size: 12px;
}


/*#post_img{
	width: 200px;
	float:left;
	margin-top: 70px;
	margin-left: 10px;
	margin-bottom: 20px;
	font-size: 10px;
}*/


#post_cont{
	width: 550px;
	float:left;
}


#post_cont td{
font-size: 12px;
color: #000;
}


#post_ar_cont{
	width: 550px;
	float:left;
	font-size:11px;
	color:#000;
}

/*
th{
background-color:#cccccc;
}
*/

input {

}

textarea {
}

select {
}

/* Header */

#header {
	height: 160px;
	padding: 0 0 0 52px;
	/*background: url(images/banner3.jpg) no-repeat;*/
	background: url(images/header_temp.jpg) no-repeat;
}
		

/* Logo */

#logo {
	color: #000000;
	font-size: 12px;
	padding-top: 135px;
	
}

/* Wrapper */

#wrapper {
	margin-right: 100px;
	background: url(images/img05.jpg) repeat-y 230px 0;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 230px;
}

/* Content */

#content {
	width: 770px;
	margin-left: 230px;
	padding: 30px;
}

/* Menu */

#menu {
}

#menu h2 {
	display: none;
}

#menu ul {
	margin: 0;
	list-style: none;
}

#menu li {
	/*display: inline;*/
	margin-left: 15px;
	
}

#menu a {
	display: block;
	height: 28px;
	padding: 10px 0 0 20px;
	
	background: url(images/menugomb.jpg) no-repeat;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

#menu a:hover {
	
	color: #EB0000;
}

/* Search */

#search {

	padding-top: 15px;
	padding-left: 30px;
	
}


#search h1{
color: #000;
font-size: 14px;
}

#search p{
color: #000;
font-size: 12px;
margin-top: 5px;
margin-bottom: 2px;
}


/* Welcome */

#welcome h1{
font-size: 10px;
font-weight: normal;
font-style: italic;
color: #767941;
}

#welcome h2{
color: #000;
font-size: 14px;
width:770px;
border-bottom: solid 1px #cccccc;
}

#welcome p {
text-align: justify;
font-size: 12px;
color: #000;
}

#welcome a {
font-size: 12px;
}

#topline{
clear: both; 
height:0px;
width: 940px;
margin-left:90px;
border-top: solid 1px #cccccc;
}
#icons1{
	
	height:auto;
	padding-right:0px;
	

padding-bottom: 0px;}

#icons{
padding-top: 20px;
padding-bottom: 20px;
font-size: 13px;
font-weight:bold;
color: #666666;

}

#lfpic{
float:left;
padding-top:0px;
width: 115px;
margin-left: 60px;
margin-right: 75px;

}

#rtpic{
vertical-align:top;
padding-top:5px;
width: 760px;
margin-left: 260px;

}

/* Footer */

#footer {
	padding: 20px 30px;
	background-color:#000;
	color: #ADB07C
}

#footer hr {
	display: none;
}

#footer p {
	margin: 0;
	font-size: .8em;
}

#footer a {
	color: #FFFFFF
}


