@charset "utf-8";
/* CSS Document */

body {
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#ffffff;
	background-color:#000000;
	margin-top:0px;
	margin-bottom:0px;
}	

h1 {
	font-size:22px;
	font-weight:bold;
	text-align:left;
	margin:30px 396px auto 60px;
	border-bottom:1px solid #404040;
}

p {
	text-align:justify;
	margin-left:60px;
	margin-right:395px;
	margin-bottom:0px;
}

img {
	border:0px;
	background: url(images/loading.gif) no-repeat 50% 50%;
}


table {
	margin-left:58px;
	width:528px;
}

th {
	text-align:center;
	padding:3px;
	background-color:#404040;
}

td {
	font-size:12px;
	text-align:left;
	padding:3px;
	border:1px solid #404040;
}

ul {
	list-style-type:none;
}

a {
	color: #ffffff;
	text-decoration:none;
}

a:hover {
	color: #ffffff;
	text-decoration:underline;
}

#container {
	width:980px;
	min-height:639px;
	margin:0 auto;
	margin-bottom:0px;
	background-image:url(images/drink.jpg);
	background-repeat:no-repeat;
	background-position:right bottom;
	border-bottom:1px solid #404040;
}

#menu {
	height:40px;
	background:#404040;
	position:relative;
	margin-top:0px;
}

#logo {
	background:url(images/texas-pub.png) no-repeat;
	width:527px;
	height:138px;
	margin-top:60px;
	margin-left:60px;
}

#footer {
	text-align:center;
	padding:6px;
	width:980px;
	margin:0 auto;
}

#ebrodnica {
	width:144px;
	margin:0 auto;
	margin-bottom:8px;
}

.start a {
	display:block;
	width:69px;
	height:40px;
	left:60px;
	top:0px;
	position:absolute;
	background:url(buttons/start.png) no-repeat;
}

.start a:hover {
	background:url(buttons/start.png) 0 -40px no-repeat; 
}

.start-sel {
	display:block;
	width:69px;
	height:40px;
	left:60px;
	top:0px;
	position:absolute;
	background:url(buttons/start.png) 0 -40px no-repeat; 
}

.menu a {
	width:68px;
	height:40px;
	left:237px;
	top:0px;
	position:absolute;
	background:url(buttons/menu.png) no-repeat;
}

.menu a:hover {
	background:url(buttons/menu.png) 0 -40px no-repeat; 
}

.menu-sel {
	width:68px;
	height:40px;
	left:237px;
	top:0px;
	position:absolute;
	background:url(buttons/menu.png) 0 -40px no-repeat;
}

.gallery a {
	width:94px;
	height:40px;
	left:414px;
	top:0px;
	position:absolute;
	background:url(buttons/gallery.png) no-repeat;
}

.gallery a:hover {
	background:url(buttons/gallery.png) 0 -40px no-repeat;
}

.gallery-sel {
	width:94px;
	height:40px;
	left:414px;
	top:0px;
	position:absolute;
	background:url(buttons/gallery.png) 0 -40px no-repeat;
}

.events a {
	width:100px;
	height:40px;
	left:604px;
	top:0px;
	position:absolute;
	background:url(buttons/events.png) no-repeat;
}

.events a:hover {
	background:url(buttons/events.png) 0 -40px no-repeat; 
}

.events-sel {
	width:100px;
	height:40px;
	left:604px;
	top:0px;
	position:absolute;
	background:url(buttons/events.png) 0 -40px no-repeat; 
}

.contactus a {
	width:107px;
	height:40px;
	left:812px;
	top:0px;
	position:absolute;
	background:url(buttons/contactus.png) no-repeat;
}

.contactus a:hover {
	background:url(buttons/contactus.png) 0 -40px no-repeat;
}

.contactus-sel {
	width:107px;
	height:40px;
	left:812px;
	top:0px;
	position:absolute;
	background:url(buttons/contactus.png) 0 -40px no-repeat;
}
