body {
	background: #fff; 
}

#container {
	width: 1000px;
	margin: 0 auto;  
}


html,body,form,input,select,fieldset,table,
h1,h2,h3,h4,h5,h6,pre,code,p,pre,blockquote,
ul,ol,li,dl,address {	
	margin: 0px; 
	padding: 0px;	
	font-size: 11px; 
	font-family: Tahoma, Verdana, Arial; 
	color: #000;
}

ul,ol {
	list-style: none; 
}

:link,:visited,:active,:hover { 
	text-decoration: none;  
}

a img,:link img,:visited img,:active img,:hover img {
	border: none; 
}

a:link, a:visited, a:active {
	color:#5ba1af;
}

a:hover{
	color:#185b68;
}

div.clear, span.clear {
	clear: both; 
	font-size: 0px;
}

#wrapper {
	min-height: 300px;	
}

 
#navTop { 
	height: 30px;
	padding-left:20px;
}

#menuTop {
	float: left;
	margin-left: 0px;
}


#navBottom {
	clear:both; 
	height: 30px;
	background-color:#d0f4fe;
}

#menuBottom {
	float: left;
	margin-left: 0px;
}


.head {
	width: 100%;
	background:url(../images/head.jpg);
	height:297px;
	padding-bottom:5px;
	background-repeat:no-repeat;
}

#left {
	clear:both; 
	float:left;
	width: 217px; 
	min-height:100px;
		
}

#main {
  	width: 550px;
	
  	float: left;
  	min-height:730px;
  	margin:auto;
  	margin-left:10px;
  	margin-bottom:20px;
}

#right {
	float:right;
	
	width:217px;
	min-height:100px;
	
}

#footer {
  	clear:both;
  	height: 200px;  	
  	background:url(../images/foot.jpg) no-repeat;
}

#footerText {
	
	
	padding-left:440px;
	padding-top:40px;	
	width:300px;
	line-height:17px;
	
}

#main #contentTitle {
  	padding: 10px;
  	font-size: 20px;
  	color:#940101;
    
}

#main #content {
  	padding:0px;
  	line-height:18px;
  	font-size:11px;
}


#box a:link,
#box a:visited,
#box a:active {
    color:#940101;
}

#box a:hover{
    color:#ff6600;
}

#slideshow {
    position:relative;
    height:420px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
}

#slideshow IMG.active {
    z-index:10;
}

#slideshow IMG.last-active {
    z-index:9;
}


#box {
	display:block;	
}

.box {
	width:217px;	
	margin:auto;
	margin-top:10px;
}

.boxTitle {
	padding-top:15px;
	text-align:right;
	padding-right:20px;
	font-size:15px;
	font-weight:bold;
	background:url(../images/box_top.jpg) no-repeat;
	height:40px;
	
}


#box .boxTitle a:link,
#box .boxTitle a:visited,
#box .boxTitle a:active {
    color:#000000;
}

#box .boxTitle a:hover{
    color:#ff6600;
}

.boxTitleOrange {
    padding-top:15px;
    text-align:right;
    padding-right:20px;
    font-size:15px;
    font-weight:bold;
    background:url(../images/box_top_orange.jpg) no-repeat;
    height:40px;
    color:#fff;
    
}

.boxContent{
	padding:0px;
	background-color:#ffd996;
	line-height:18px;
	padding:10px;
}

.boxFooter{
	
	background:url(../images/box_bottom.jpg) no-repeat;
	height:43px;
}

#search {
	z-index:20;
	width:300px;
	position:relative;
	left:700px;
	top:-40px;	
}

#searchInput {
	width:200px;
	padding:4px;
	border:solid 1px #7e7e7e;
	margin-right:5px;	
}

#searchButton {
	width:60px;	
	padding:4px;
	border:solid 1px #7e7e7e;
	background-color:#fff;
}

.mekdsz {
    background:#ffa404;
    height:101px;
    padding:30px 20px 20px 20px;
    text-align:center;
    font-size:12px;
    font-weight:bold;
}

.mekdsz .title {
    font-size:15px;
    line-height:30px;
}

.counter {
    left:620px;
    height:250px;
    width:340px;
    position:relative;
    font-size:11px;
    top:15px;
}
.counterBold {
    font-size:15px;
    font-weight:bold;
}


#footerText .title{
    font-size:15px;
    font-weight:bold;
    line-height:30px;
    
}

.news {
    background:#fff1d8;
    width:510px;
    margin:auto;
    padding:0px 20px 20px 20px;
}

.news .title {
    color:#a53e00;
    font-size:15px;
    font-weight:bold;
    padding-top:20px;
}

.news .subtext {
    font-size:14px;    
}

.blog {
    background-color:#ffd996;
    padding:1px 10px 10px 10px;
    
    margin-top:10px;
}

.blogDiv{
    background-color:#ffffd6;
    padding:10px;
    margin-top:15px;
}

.blogDiv .title {
    background: url(../images/blog_top.jpg) no-repeat;
    height:40px;
}

.blogDiv .title .left{
    float:left;
    width:340px;
    font-size:13px;
    font-weight:bold;
    padding-top:10px;
    padding-left:20px;
    
}

.blogDiv .title .right{
    float:left;
    width:140px;
    padding-top:10px;
    
}

.blogDiv .footer .left{
    float:left;
    width:250px;
    
    padding-top:15px;
    padding-left:20px;
    
}

.blogDiv .footer .right{
    float:left;
    width:200px;
    padding-top:15px;
    
}

.blogDiv .title .right :link,
.blogDiv .title .right :visited,
.blogDiv .title .right :active {
    color:#940101;
}

.blogDiv .title .right :hover
{
    color:#000;
}

.blogDiv .footer {
    background: url(../images/blog_bottom.jpg) no-repeat;
    height:40px;
}

.blogDiv .content {
    padding:10px;
    line-height:20px;
    
}

.red {
	    color:#940101;
}


/*a legördulő menühöz a Megkereshetsz oldalon */
.le2 { font-size: small; 
}

.le3 { font-size: small; 
}

/*a legördulő menühöz a Megkereshetsz oldalon */
.utana { display:none;        
}

/*a Megörökít oldalon kép nézegetéshez*/
.smallPicture {
    width:380px;
}

.pictureCenter {
    width: 200px;
    margin: 5px;
}

.pictureLeft {
    width: 200px;
    float:left;
    
    margin-right: 8px;
}


.pictureRight {
    width: 200px;
    float:right;
    
}


.pictureLeftHeight {
    height: 200px;
    float:left;
    margin-right: 8px;
}


.pictureRightHeight {
    height: 200px;
    float:right;
    
}

.pictureMargin {
    margin-top:10px;
    margin-bottom:5px;    
    }
