body {
	background: #000 url("../images/black-stripe.gif");
	font-family: Verdana !important;
}

/* TOP CONTENT
-----------------------------------------------------------------*/
#logo {
	background: url("../images/buttons/logo.png") no-repeat left;
	height: 100px;
	margin-top: 5px;
}

/* MIDDLE CONTENT
-----------------------------------------------------------------*/
#middle-content {
	height: 200px;
	background-color: white;
}

div.menu-button{
	height: 50px;
}

#top-menu-edge {
	height: 180px;
	background:  url("../images/top-edge.png") no-repeat bottom;
}

#top-menu-text-box {
	padding-top: 85px;
}

#top-menu-text, #bottom-menu-text {
	color: black;
	font-family: "Verdana";
	font-size: 1.2em;
	font-weight: bold;
}

#top-menu-content-text {
	height: 190px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
}

#top-menu-content-text span[style]{
    font-family: Verdana !important;
}

#top-menu-content-image {
	height: 200px;
}
	
#top-menu {
	height: 200px;
}

.mid-line {
	height: 15px;	
}

/* BOTTOM CONTENT
-----------------------------------------------------------------*/
#bottom-content {
	height: 250px;
	background-color: white;
}

#bottom-menu-edge {
	width: 110px;
	height: 210px;
	background:  url("../images/top-edge.png") no-repeat bottom;
}

#bottom-menu-content {
	height: 250px;
	border: none;
}

#bottom-menu {
	height: 250px;
}

#bottom-line {
	height: 20px;
	color: white;
	text-align: center;
	
	font-family: "Verdana";
	/*font-size: 0.9em;
	font-weight: bold;*/ 
}

.bottom-line {
	background-color: black;
	height: 30px;
}

#top-menu-content-text-inner {
	padding: 10px;
	border: 1px red solid;
}

#bottom-menu-content-text-inner {
	padding: 10px;
	border: 1px red solid;
	margin-left: 10px;
}

#bottom-menu-content-text {
	height: 240px;
	padding-top: 10px;
	padding-right: 5px;
}

#bottom-menu-content-image {
	height: 250px;
}


/* News
-----------------------------------------------------------------*/
span.newsTitle {
	color: #d9261c;
	font-weight: bold;
	padding-right: 1em;
}
span.newsActiveTitle {
	color: black;
	font-weight: bold;
	padding-right: 1em;
}
a.newsMore {
	color: #d9261c;
	font-weight: bold;
	text-decoration: none;
}

a.rulesMore {
	color: black;
	font-weight: bold;
	padding-left: 1em;
	text-decoration: none;
}

a.rulesMore:hover {
	text-decoration: underline;
}


a.newsMore:hover {
	text-decoration: underline;
}

.roundCorners {
	border: red 1px solid;
}

.roundCornersTmp {
	border: red 1px solid;
	margin-bottom: 5px;
}

.goPlay {
	background: url("../images/go-play.png") no-repeat left center;
	margin: 5px;
	font-size: 0;
}
.newsBox {
	margin-left: 50px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 12px;;
}

.rulesBox {
	margin-left: 50px;
	padding-top: 15px;
	padding-bottom: 15px;
	font-size: 12px;;
}

.scroll-pane-top {
	height: 175px;
}

.scroll-pane-bottom {
	height: 220px;
}

#scroll-pane-inner {
	padding-top: 10px;
	padding-right: 5px;
}

#footer {
	background-color: black;
	height: 10px;
}


/* gallery */
.imageBox {
	background-color:#D7EBF4;
	float:left;
	height:120px;
	margin-bottom:5px;
	margin-right:5px;
	padding-bottom:5px;
	padding-top:5px;
	position:relative;
	text-align:center;
	width:190px;
}

.footer {
	color: white;
	text-align: center;
}

a.web20link {
	color: white;
	text-decoration: none;
}

a.web20link:hover {
	color: white;
	text-decoration: underline;
}



#viewButton {
	padding-top: 35px;
	text-align: right;
}

#viewButtonBottom {
	text-align: right;
}

a.klubo-linkai {
	color: black;
	font-weight: bold;
}

a.klubo-linkai:hover {
	color: red;
}

