body {
	background: url('../img/bg.png') #F0EFEF repeat-x;
	font-family: Verdana;
	font-size: 11px;
	color: #333333;	
}

a {
	font-family: Verdana;
	font-size: 11px;
	color: #333333;		
	font-weight: bold;
	text-decoration: underline;
}


.bold {
	color: #f2a502 !important;
	font-weight: bold !important;
}

#logo {
	float: right;
	margin-right: 20px;
	margin-top: 20px;
}

#head-about {
	float: left;
	text-align: justify;
	height: 95px;
	padding: 5px 10px 5px 10px;
	width: 680px;
	background: url('../img/tags-bg.png');
}

#page-container {
    margin: 0 auto;
    width: 960px;
    position: relative;
    top: 0px;
}

#header {
    height: 130px;
    padding-top: 10px;
    width: 960px;
    margin: 0 auto;
}

#header img {
	border: 0;
	margin-top: 14px;
}

h1#page-content-top {
	background: url('../img/content-bg-top.png');
	line-height: 50px;
	height: 50px;
	text-align: center;
	text-transform: uppercase;
	font-size: 14px;
}
div#page-content-top {
	background: url('../img/content-bg-top-small.png');
	height: 12px;
}

#menu {
    height: 30px;
    width: 960px;
    margin: 0 auto;
}

#menu li {
    float: left;
    line-height: 30px;
    width: 131px;
    text-align: center;
    margin-right: 6px;

}

#menu li a {
	color: white;
	font-size: 12px;
    display: block;
    text-transform: uppercase;
    text-decoration: none;
    background: url('../img/menu-bg.png');  
}

#menu li a:hover {
	background: url('../img/menu-bg-active.png');
}

#info {
	background: url('../img/top-bg.png') repeat-x;
	color: white;
    height: 30px;
    line-height: 30px;
    margin: 0 0 10px 0;
    width: 100%;
    text-align: center;

}

#info li {
    line-height: 30px;
    display: inline;
    margin-right: 10px;
}

#page {
    background: #EEEEEE;
	border-top: 1px solid #B5B5B5;
    min-height: 220px;
    width: 100%;
    padding-top: 5px;
}

#index #page,
#top #page,
#mano #page {
	border-top: 0;
}

#footer {
    background: url('../img/content-bg-bottom.png');
	height: 72px;
    width: 100%;
}

#footer #footer-links {
    height: 20px;
    margin-top: 7px;
    position: relative;
    left: 50%;
    float: left;
}

#footer #footer-links ul {
    position:relative;
    left:-50%;
}

#footer #footer-links ul li {
    float: left;
    position:relative;
}

#footer #footer-links a {
    line-height: 20px;
    text-decoration: none;
}

#footer #footer-links a:hover {
    text-decoration: underline;
}

#footer #footer-info {
    text-align: center;
    font-size: 12px;
}

#footer-banners {
    min-height: 30px;
    height: 30px;
	width: 100%;
	border: 1px solid #E7E6E6;
}

#footer-banners a {
    position: relative;
	left: 10px;
    top: -65px;
}

#error #page,
.error {
	text-align: center;
	padding-top: 100px;
	min-height: 120px;
}

#page #add {
	float: left;
	text-align: right;
	margin: 20px 0 0 20px;
}

#prideti #page {
	height: 240px;
}

#page #add input[type="text"] {
	width: 396px;
}

#page #add label {
	text-align: center;
	display: block;
}

#page #add input[type="submit"] {
	font-weight: bold;
	margin-top: 10px;
}

#page #add select {
	width: 401px;
}

#page #add textarea {
	width: 400px;
	height: 40px;
}

#page #add-info {
	margin: 31px 10px 0 10px;
	float: right;
}
#page #add-info li {
	list-style-type: disc;
	list-style-position: inside;
}
#page #msg {
	margin-top: 100px;
	width: 100%;
	height: 100%;
	text-align: center;
}

#page #links {
	width: 100%;
}

#page #links .id-col {
	width: 120px; 
	text-align: center;
}

#page #links a, td {
	color: #36393D;
}

#waiter {
	width: 400px;
}

#waiter #credits {
	float: left;
	margin-right: 5px;
}

#pagination {
	float: right;
	margin-top: 20px;
}

#pagination li {
	float: left;
	margin-right: 5px;
}

#pirkti #page {
	padding-top: 10px;
	text-align: center;
}
#vip #page #con {
	margin: 5px;
}
#vip-features {
	list-style-type: disc;
	margin-left: 30px;
}

#page #cats {
	margin-bottom: 10px;
	width: 100%;
}

#index a#nav-links,
#top a#nav-top,
#mano a#nav-personal, 
#prideti a#nav-add,
#vip a#nav-vip,
#pirkti a#nav-buy,
#duk a#nav-faq,
#kontaktai a#nav-contact
{
	background: url('../img/menu-bg-current.png');
}

#duk ol {
	list-style-type: decimal;
	margin-left: 30px;
}
#duk ol li {
	margin-top: 5px;
}

#contact-table {
	margin: 70px auto 0 auto;
}

#submenu {
	background: url('../img/submenu-empty-bg.png') repeat-x;
	height: 30px;
}

#index #submenu {
	background: url('../img/submenu-bg.png') repeat-x;
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: white;
}

#index #submenu ul li {
	display: inline;
}

#index #submenu ul li a {
	color: white;
	font-weight: normal;
	font-size: 10px;
	text-decoration: none;
}

#index #submenu ul li a:hover {
	text-decoration: underline;
}

#links,
#links a {
	font-size: 12px;
}

#links thead tr {
	height: 35px;
	line-height: 20px;
}

#links .sep {
	border-top: 1px solid #B5B5B5;
}

.linkthumb {
	text-decoration: none;
	font-weight: normal;
}
.subrules {
	list-style-type: decimal;
	list-style-position: inside;
}

.subrules li {
	margin-bottom: 5px;
}

#rules #page {
	width: 940px;
	padding-left: 10px;
	padding-right: 10px;
	text-indent: 10px;
	text-align: justify;
}

#rules h2 {
	margin-bottom: 5px;
}

#waiter_top {
	background: #636262;
	font-family: Verdana;
	font-size: 12px;
	color: white;
}
#waiter_top a {
	font-family: Verdana;
	font-size: 12px;
	color: white;	
}

.button {
	background: url('../img/button-bg.png');
	border: 0;
	height: 31px;
	color: white;
	width: 186px;
	padding-bottom: 3px;
	cursor: pointer;
}

.button:hover {
	background: url('../img/button-bg-active.png');
	background: url('../img/button-bg-active.png');
}

#sitedesc {
	border: 1px solid #A39E90;
}

.notification {
	border: 1px solid #FDAC02 !important;
}


#counter {
	float: left;
	margin: 0 0 15px 10px;
}

#pirkti #page {
	padding-top: 60px;
}

#vip #page {
	padding-left: 20px;
	width: 940px;
}