

/* Layout Stylesheet */ 

body {
 font-family: Tahoma;
 font-size:.8em;
 margin:20px;
 background:#000;
 color: #000;
 text-align:center;
 padding:0;
background-image: url('images/backWhite.jpg');
 background-repeat: repeat;

 }

#outer {
 text-align:left;
 width:725px;
 margin:auto;
 background:#fff;
 }

#blockheader {
	text-transform: uppercase;
	font-weight:bold;
	text-align: left;
	padding: 5px;
	font-size: 10px;
	background-color:#fff;
	color:#6F6F6F;
	border-bottom: 1px solid #AFAFAF;
}
#blockbody {
	text-align: left;
	color: #8B8C8A;
	padding: 5px;
}

#menusor {
 height:20px;
 background:#CBCBCB;
 text-align: right;
 color: #C4C4C4;
 }
#kiskep {
	float: left;
	padding: 2px;
}
#kiskepR {
	float: right;
	padding: 5px;
}

#bar {
 height:15px;
 color: #333333;
}

#gallerybar {
	height:15px;
	text-align: right;
	background-color: #463D38;
	width: 490px;
}

#bodyblock {
 position:relative;
 color: #DBD8B0;
 width:725px;
 padding:0;
 }

#l-col {
 float:left;
 color: #333333;
 width:230px;
 }

#cont {
 width:490px;
 text-align:left;
 }

#ftr {
 height:25px;
 background:#CBCBCB;
 text-align: right;
 color: #000;
 }

#feketeblokk
{
 background-color:#DEDEDD;
 text-align: right;
 
}

#gallery { 
	position: relative; 
	width:490px; 
	height:340px;
	margin:0; 
	padding-left:0px; 
	padding-right:0px; 
	background-color:  #463D38;
}

#gallery li { 
	display: block; 
}

#nav_list {
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
	width: 220px;
	align: right;
}

#nav_list li {
	overflow: hidden;
	text-transform: uppercase;
	font-size:12px;
	font-weight:bold;
}

#nav_list a {
	color:#3C3C3C;
	padding-right:5px;
}

.li_nav_body a  {
	display: block;
	height: 30px;
	line-height:20px;
	text-decoration: none;
	border-bottom: 1px solid #DADBA8;
	background-color: #FBFDC8;
}

.li_nav_footer a  {
	display: block;
	height: 31px;
	text-decoration: none;
	line-height:21px;
	background-color: #FBFDC8;
}

.li_nav_body a:hover {
	color:#cc55ff;
	background-color: #FEFFA1;
}

.li_nav_footer a:hover {
	color:#016001;
		background-color: #FEFFA1;
}

.li_active a:active  {
	color:#fff;
}

a.menu
{

 color: #747474;
text-decoration: none;	
}
a:visited.menu
{
	text-decoration: none;
}
a:link.menu
{
	text-decoration: none;
}
a:active.menu
{
	text-decoration: none;
}
a:hover.menu
{
	text-decoration: underline;
}


a
{

 color: #878484;
text-decoration: none
	
}
a:visited
{
	text-decoration: none;
}
a:link
{
	text-decoration: none;
}
a:active
{
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}


#nav_list2 {
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
	width: 220px;
	align: right;
}

#nav_list2 li {
	overflow: hidden;
	text-transform: uppercase;
	font-size:12px;
	font-weight:bold;
}

#nav_list2 a {
	color:#939393;
	padding-right:5px;
}

#nav_list2 a:hover {
	color:#000;
	padding-right:5px;
}

.li_nav_body2 a  {
	display: block;
	height: 30px;
	line-height:20px;
	text-decoration: none;
	border-bottom: 1px solid #D9DA98;

}
.li_nav_body2 a:hover {
	color:#000;
	background-color: #fff;
}

.li_nav_footer2 a  {
	display: block;
	height: 31px;
	text-decoration: none;
	line-height:21px;
}



.li_nav_footer2 a:hover {
	color:#016001;
	background-color: #fff;
}

.li_active2 a:active  {
	color:#fff;
}



.li_nav_footer3 a:hover {
	color:#016001;
	background-color: #fff;
}


