* {
	margin: 0;
	padding: 0;
}
html, body {
	height: 100%;
	min-height: 100%;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	background-image: url(big_star_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;



}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 30px;
	color:#000099;
}

h2 {
	font-size: 14px;
}
h3 {
	font-size: 12px;
}
h4 {
	font-size: 12px;
	font-weight: normal;
	margin-left: -8px;
}

li {
	list-style-type: circle;
	margin-left: 6px;
	padding-left: 2px;
}


input {
	margin: 2px;
	padding: 2px;
	border: 1px solid #000000;
	font-size: 12px;
}


.image_loader {
	display: none;
	position: static;
	top: 0px;
	left: 0px;
	width: 0px;
	height: 0px;
}

.page_head {
	position: relative;
	left:0px;
	top:0px;
	width: 100%;
	height: 116px;
	min-height: 116px;
	margin-left: 0px;
	margin-right: 0px;
/*	background-color: #FFFFFF; */ 
	padding-left: 0px;
	padding-right: 0px;
}

#headline {
	text-align: center;
	border: dotted orange 2px;
	width: 814px;
	margin-left: 4px;
	margin-right: 4px;
}
.page_head_left {
	position: absolute;
	float: left;
	top: 0px;
	left: 0px;
	width: 50%;
	height: 116px;
	background-image: url("output1/head_bg_left.png");
	background-color: #FFFFF;
	background-repeat: repeat;
}

.page_head_right {
	position: absolute;
	float: right;
	top: 0px;
	right: 0px;
	width: 50%;
	height: 116px;
	background-image: url("output1/head_bg_right.png");
	background-color: #FFFFFF;
	background-repeat: repeat;
}

.laikas_logo {
	position: absolute;
	float: left;
	top: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	height: 116px;
}
.laikas_logo_placeholder {
/*	position: absolute; */
	top: 0px;
	width: 569px;
	height: 116px;
	margin-left: auto;
	margin-right: auto;
	background-image: url("output1/head_logo.png");
	margin: auto;
}
.laikas_logo_placeholder:hover {
	background-image: url("output1/head_logo_active.png");
}

.wrapper {
	position: static;
	display: block;
	min-height: 100%;
	padding: 0 0 0 0;
	height: 100% !important;
	margin: auto 0 -75px 0;
}

.push {
	clear: both;
	position: static;
	height: 45px;				/* must be the same as footer */
	bottom: 45px;
/*	margin-top: auto; */
}


.page_footer {
	clear: both;
	position: relative;
	display: block;
	bottom: 0px;
	left: 0px;
	height: 45px;
	background-image: url("output1/foot_bg.png");
	width: 100%;
	text-align: center;
}


.icon_menu {
	position: relative;
	float: none;
	top: 0px;
	left: 12px;
	margin-left: auto;
	margin-right: auto;
	width: 780px;
	display: block;
}

.body_text { /* was body_text */
	clear: both;
	position: relative;
	display: block;
	top: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 840px;
/*	min-height: 100%;
	height: 100%; */
	padding-bottom: 0px;
/*	background-color: #FFFFFF; */
}

#body_left {
	float: left;
	background-color: #FFFFFF;
	border: 0px;
}

#body_right {
	float: left;
	background-color: #FFFFFF;
	border: 0px;
}

#paieska_forume {
	position: static;
	display: block;
	top: 0px;
	left: 0px;
	width: 276px;
	height: 40px;
	background-color: #FFFFCC;
	border-color: #0066FF;
	border-style: solid solid solid solid;
	border-width: 2px;
	padding: 4px 4px 4px 4px;
	margin: 4px 2px 4px 4px;
}



#hello {
	position: static;
	display: block;
	top: 0px;
	left: 300px;
	width: 510px;
	height: 180px;
	margin-left: 0px;
	font-size: 10px;
	background-color: #FFFFDD;
	border-color: #CC66CC;
	border-style: solid solid solid solid;
	border-width: 2px;
	padding: 6px 6px 6px 6px;
	margin: 4px 4px 4px 2px;
}

#password_box {
	position: static;
	display: block;
	float: right;
	top: 0px;
	left: 300px;
	width: 200px;
	height: auto;
	margin-left: 0px;
	font-size: 10px;
	background-color: #CCFFFF;
	border-color: #FF6600;
	border-style: solid solid solid solid;
	border-width: 2px;
	padding: 4px 4px 4px 4px;
	margin: 2px 2px 2px 2px;
	text-align: center;
}

#password_left {
	display: block;
	width: 47%;
	float: left;
	border-width: 1px;
	border-style: dotted dotted dotted dotted;
	border-color: #009900;
	margin: 2px 2px 2px 2px;
}
#password_right {
	display: block;
	width: 47%;
	float: right;
	border-width: 1px;
	border-style: dotted dotted dotted dotted;
	border-color: #CC0000;
	margin: 2px 2px 2px 2px;
}
#password_bottom {
	display: block;
	width: 96%;
	float: left;
	border-width: 1px;
	border-style: dotted dotted dotted dotted;
	text-align: center;
	border-color: #0033FF;
	margin: 2px 2px 2px 2px;
}
#password_register {
	display: block;
	width: 96%;
	float: left;
	border-width: 1px;
	border-style: dotted dotted dotted dotted;
	text-align: center;
	border-color: #00CC00;
	margin: 2px 2px 2px 2px;
}



#forum_topics {
	position: static;
	display: block;
	top: 0px;
	left: 300px;
	width: 510px;
	height: 320px;
	font-size: 10px;
	background-color: #EEFFFF;
	border-color: #66CCCC;
	border-style: solid solid solid solid;
	border-width: 2px;
	padding: 6px 6px 6px 6px;
	margin: 4px 4px 4px 2px;
}

#forum_topics_left {
	position: static;
	display: block;
	width: 29%;
	height: auto;
	float: left;
	border-width: 1px;
	border-style: dotted dotted dotted dotted;
	border-color: #FFFF33;
	padding: 4px 4px 4px 12px;
	margin: 2px 2px 2px 2px;
}

#forum_topics_middle {
	position: static;
	display: block;
	width: 29%;
	height: auto;
	float: left;
	border-width: 1px;
	border-style: dotted dotted dotted dotted;
	border-color: #FFFF33;
	padding: 4px 4px 4px 12px;
	margin: 2px 2px 2px 2px;
}

#forum_topics_right {
	position: static;
	display: block;
	width: 29%;
	height: auto;
	float: left;
	border-width: 1px;
	border-style: dotted dotted dotted dotted;
	border-color: #FFFF33;
	padding: 4px 4px 4px 12px;
	margin: 2px 2px 2px 2px;
}

#papildomai {
	position: static;
	display: block;
	top: 0px;
	left: 300px;
	width: 510px;
	height: auto;
	font-size: 10px;
	background-color: #FFFF99;
	border-color: #3366CC;
	border-style: solid solid solid solid;
	border-width: 2px;
	padding: 6px 6px 6px 6px;
	margin: 4px 4px 4px 2px;
}


#image_holder {
	position: static;
	display: block;
	top: 0px;
	left: 0px;
	width: 284px;
	height: 202px;
	border-color: #999999;
	border-style: solid solid solid solid;
	border-width: 2px;
	margin: 4px 2px 4px 4px;
}

#forum_categories {
	position: static;
	display: block;
	top: 212px;
	left: 0px;
	width: 264px;
	margin-left: 0px;
	font-size: 10px;
	background-color: #DDFFDD;
	border-color: #33FF33;
	border-style: solid solid solid solid;
	border-width: 2px;
	padding: 10px 10px 10px 10px;
	margin: 4px 2px 4px 4px;
}

#atvirukai {
	display: block;
	position: static;
	float: left;
	top: 0px;
	left: 0px;
	width : 122px;
	height : 122px;
	background-image : url("output1/atvirukai_0.png");
}
#atvirukai:hover {
	background-image : url("output1/atvirukai_1.png");
}

#catai {
	display: block;
	position: static;
	float: left;
	top: 0px;
	left: 128px;
	width : 122px;
	height : 122px;
	background-image : url("output1/catai_0.png");
}
#catai:hover {
	background-image : url("output1/catai_1.png");
}

#forumas {
	display: block;
	position: static;
	float: left;
	top: 0px;
	left: 256px;
	width : 122px;
	height : 122px;
	background-image : url("output1/forumas_0.png");
}
#forumas:hover {
	background-image : url("output1/forumas_1.png");
}

#piguva {
	display: block;
	position: static;
	float: left;
	top: 0px;
	left: 384px;
	width : 122px;
	height : 122px;
	background-image : url("output1/piguva_0.png");
}
#piguva:hover {
	background-image : url("output1/piguva_1.png");
}

#pipedija {
	display: block;
	position: static;
	float: left;
	top: 0px;
	left: 512px;
	width : 122px;
	height : 122px;
	background-image : url("output1/pipedija_0.png");
}
#pipedija:hover {
	background-image : url("output1/pipedija_1.png");
}

#klaustukas {
	display: block;
	position: static;
	float: left;
	top: 0px;
	left: 640px;
	width : 122px;
	height : 122px;
	background-image : url("output1/klaustukas_geltonas_0.png");
}
#klaustukas:hover {
	background-image : url("output1/klaustukas_geltonas_1.png");
}

#laikrodis {
	position: absolute;
	display: block;
	top: 10px;
	left: 10px;
	height: 100px;
	width: 100px;
}
