/*
Theme Name: Blackhorse Pub and Restaurand own design
Theme URI: 
Description: 
Version: 1.0
Author: Dreamgraphx Solutions
Author URI: 
*/
html{overflow-x:hidden;}
body{
	background-image:url(images/background.jpg);
	background-repeat:repeat;
	border:0;
	margin:0;
	padding:0;
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	color:#fff;
	overflow-x: hidden;
}

h1,h2,h3,h4,h5,h6{font-size:14px;}
h3{padding:0;
font-weight:bold;
margin:0;
}

a{text-decoration:none;
color:#fff;
font-weight:bold;
}

a:hover{text-decoration:none;
color:#493b2d;
font-weight:bold;}

img{border:0;}
#container{
	background-repeat:no-repeat;
	background-image:url(images/back.png);
	margin:5px auto 50px auto;
	width:684px;
	height:570px;
}

#content{
	width:290px;
	position:relative;
	top:-40px;
	/top:-30px;
	left:330px;
	height:242px;
	overflow:hidden;
}

#menu{
width:665px;
margin:-80px auto 0 auto;}
#menu a{
	font-size:12px;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
}


#menu a:hover{
	text-decoration:none;
	color:#493b2d;
}

/*menu classes*/
.main{margin-left:25px;}

.menu{margin-left:70px;}

.rendezvenyek{margin-left:48px;}

.special{margin-left:40px;}

.szolg{margin-left:42px;}

.contact{margin-left:35px;}
	
#welcometext{
	width:40px;
	height:100px;
	position:relative;
	top:170px;
	left:570px;
	overflow:hidden;}
	
#welcometext p{
	font-weight:bold;
}

#welcometext h3{
	font-size:16px;
}

#scroll{
width:25px;
position:relative;
left:620px;
top:120px;
height:150px;
}

.scrup{
height:25px;
width:25px;
background-image:url(images/scrollup.gif);
background-repeat:no-repeat;
position:relative;
left:5px;
top:0;
}
.scrdown{
height:25px;
width:25px;
background-image:url(images/scrolldown.gif);
background-repeat:no-repeat;
margin-top:180px;
margin-left:5px;
}

#specials{
	width:270px;
	height:126px;
	position:relative;
	top:-20px;
	left:340px;
}

#left{float:left;}
#right{float:right;}

.licence{text-align:center;
font-size:10px;
margin-top:25px;
}

