/* CSS Document */
body,html {
	margin: 0px;
	height: 100%;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 1px;
}

/* mnu defcol color:#CC0000; */
a {
	color: #CC0000;
	font-weight: bold;
	text-decoration: none;
}

h1 {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ebc336;
	margin-top: 0px;
}

h2 {
	font-size: 14px;
}

.top_bg {
	background-color: #ebc336;
	min-height: 88px;
}

.news_bg {
	background-color: #ebc336;
	min-height: 88px;
	width: 680px;
}

#news,#info {
	margin-left: 30px;
	margin-top: 10px;
	width: 680px;
}

#menu {
	margin-left: 30px;
	color: #ffffff;
	font-size: 16px;
}

#menu a,.submenu a {
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}

.submenu {
	color: #ffffff;
	font-size: 14px;
	margin-left: 20px;
}

#menu a:hover,.submenu a:hover {
	text-decoration: none;
}

.black {
	background-color: #000000;
	width: 302px;
	height: 87px;
}

.black_menu {
	background-color: #000000;
	width: 302px;
	height: 470px;
}

.black_menu_footer {
	background-color: #000000;
	width: 302px;
	height: 20px;
}

.ulnopadding {
	padding-left: 0px;
	}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 20px;
}

.aktyvus {
	color: #00EE00;
}

.nesusimokejes {
	color: #FF0000;
}

.alert_alert {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	width: 500px;
	min-height: 50px;
	margin-bottom: 10px;
}

.alert_error {
	border-width: 1px;
	border-style: dotted;
	background-image: url("/img/error.png");
	background-repeat: no-repeat;
	background-position: right;
	width: 300px;
}

.wiki {
	text-align: justify;
	width: 500px;
}

.wiki pre {
	border: 1px;
	border-style: dashed;
	background-color: #EEEEEE;
	font-family: "courier new", monospace;
	padding: 1em;
}

.ticketOpen {
	background-color: #f9b3b3;
	min-width: 100px;
}

.ticketClosed {
	background-color: #18f92e;
	min-width: 100px;
}

.msg_body {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	margin-top: 15px;
	margin-bottom: 15px;
}

.nr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}

.price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
}

.tab_even {
	background-color: #cccccc;
}

.tab_odd {
	background-color: #eeeeee;
}

.warnpanel {
	padding: 10px;
	width: 400px;
	border: 1px dashed;
}

/* forumas */
#forum {
	margin-left: 10px;
	margin-top: 10px;
	font-size: 10px;
	width: 600px;
}

/* Rekomendacijos */
#rekomenduojame {
    color:#cccccc;
    margin-top:50px;
    padding-left:30px;
    padding-right:20px;
}

a.rekomendacija {
    color:#cecece;
}

a:hover.rekomendacija {
    text-decoration:underline;
}