body {
	height: 100%;
	margin-top: 0px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica;
	background-color: #EAF3EA;
}
.transp {
	background-color: #1E5A06;
	filter:alpha(opacity=80);
	-moz-opacity: 0.80;
	opacity: 0.80;
}
/*
img {
	behavior: url(./utils/iepngfix.htc);
}
*/
.left_top {
	background-color: transparent;
	background-image: url(./pict/left_top_corner.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}

.right_top {
	background-color: transparent;
	background-image: url(./pict/right_top_corner.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}

.right_bottom {
	background-color: transparent;
	background-image: url(./pict/right_bottom_corner.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

.left_bottom {
	background-color: transparent;
	background-image: url(./pict/left_bottom_corner.gif);
	background-repeat: no-repeat;
	background-position: top right;
}

.a_link:link {
	color: #000000;
	text-decoration: none;
}
.a_link:hover {
	color: #000000;
	text-decoration: none;
}
.a_link:active {
	color: #000000;
	text-decoration: none;
}
.a_link:visited {
	color: #000000;
	text-decoration: none;
}
a:link {
	color: #000000;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #000000;
}
a:visited {
	color: #000000;
}

hr {
	display: table-cell;
	width: 100%;
	border-top: 1px solid #1E5A06;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
	background-color: transparent;
}

.box_top {
	background-color: #1E5A06;
	height: 15px;
	width: 541px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	background-image: url(./pict/box_right.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 3px;
}
	
.box_content {
	color: #000000;
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	text-align: left;
	padding: 3px;
	width: 536px;
	border-top: 0;
	border-left: 1px solid #1E5A06;
	border-right: 1px solid #1E5A06;
	border-bottom: 1px solid #1E5A06;
	margin-bottom: 15px;
}
	
.box_top a {
	color: #FFFFFF;
}

.box_top a:hover {
	text-decoration: none;
}

.page_title {
	background-color: #1E5A06;
	height: 15px;
	width: 541px;
	margin-top: 3px;
	color: #FFFFFF;
	/*
	filter:alpha(opacity=80);
	-moz-opacity: 0.80;
	opacity: 0.80;
	*/
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	background-image: url(./pict/right_corner.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 3px;
}

.page_title a {
	color: #FFFFFF;
}

.page_title a:hover {
	text-decoration: none;
}

.pt_left_img {
	border: 0;
	float: left;
	display: inline-block;
}

.pt_left {
	float: left;
}

.pt_right {
	float: right;
	font-weight: normal;
}

.content {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica;
	background-color: #FFFFFF;
	filter:alpha(opacity=80);
	-moz-opacity: 0.80;
	opacity: 0.80;
}
.txt {
	margin: 5px;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica;
	text-align: justify;
	width: 534px;
}

.link {
	background-color: #FFFFFF;
	font-size: 12px;
	text-align: left;
	border-bottom: 1px solid #1E5A06;
	padding-left: 5px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica;
	filter:alpha(opacity=80);
	-moz-opacity: 0.80;
	opacity: 0.80;
	height: 20px;
}
.link_s {
	width: 10px;
	background-color: #FFFFFF;
	border-bottom: 1px solid #1E5A06;
	filter:alpha(opacity=80);
	-moz-opacity: 0.80;
	opacity: 0.80;
}
.link_last {
	background-color: #FFFFFF;
	font-size: 12px;
	text-align: left;
	padding-left: 5px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica;
	filter:alpha(opacity=80);
	-moz-opacity: 0.80;
	opacity: 0.80;
	height: 20px;
}
.link_s_last {
	width: 10px;
	background-color: #FFFFFF;
	filter:alpha(opacity=80);
	-moz-opacity: 0.80;
	opacity: 0.80;
}
.arrow {
	/*
	filter:alpha(opacity=80);
	-moz-opacity: 0.60;
	opacity: 0.60;
	*/
	padding-left: 2px;
}
.sublink_s {
	width: 10px;
	text-align: right;
	background-color: #FFFFFF;
	border-bottom: 1px solid #1E5A06;
	filter:alpha(opacity=80);
	-moz-opacity: 0.80;
	opacity: 0.80;
}
.sublink {
	background-color: #FFFFFF;
	text-align: left;
	font-size: 10px;
	border-bottom: 1px solid #1E5A06;
	padding-left: 10px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica;
	filter:alpha(opacity=80);
	-moz-opacity: 0.80;
	opacity: 0.80;
	height: 20px;
}
.sublink_s_last {
	width: 10px;
	text-align: right;
	background-color: #FFFFFF;
	filter:alpha(opacity=80);
	-moz-opacity: 0.80;
	opacity: 0.80;
}
.sublink_last {
	background-color: #FFFFFF;
	font-size: 10px;
	padding-left: 10px;
	text-align: left;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica;
	filter:alpha(opacity=80);
	-moz-opacity: 0.80;
	opacity: 0.80;
	height: 20px;
}

.title {
	width: 544px;
	height: 15px;
	text-align: left;
	font-weight: bold;
	margin-top: 3px;
	background-color: #6D9A62;
}
.container {
	width: 800px;
	height: 100%;
	padding-top: 35px;
	background-image: url('./pict/bg.gif');
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #EAF3EA;
	/* background-color: #F7FDF7; */
}
ul {
	margin-left: 20px;
}

/* Foruma mainīgie */

.box {
	border: 1px solid #000000;
	padding: 0px;
	margin-bottom: 10px;
	/* background-color: #6D9A62; */
}

.topictitle {
	padding-left: 3px;
	background-color: #6D9A62;
}

.topictext {
	padding: 3px;
}

.add_left {
	text-align: right;
	float: left;
	width: 22%;
	vertical-align: top;
}

.add_right {
	float: right;
	width: 72%;
}

#addbox {
	width: 75%;
	border: 1px solid #000000;
	padding: 0px;
	background-color: #1E5A06;
	color: #FFFFFF;
	margin-bottom: 20px;
	/* margin-bottom: 10px; */
}

.inp {
	border: 1px solid #000000;
	font-family: Verdana, Arial. Helvetica;
	font-size: 14px;
}

.inp_button {
	border: 1px solid #000000;
	font-family: Verdana, Arial. Helvetica;
	/* font-weight: bold; */
	font-size: 14px;
}

.message {
	width: 75%;
	font-weight: bold;
	border: 1px solid #000000;
}

#forum_infobox {
	background-color: #FFFFFF;
	filter:alpha(opacity=80);
	-moz-opacity: 0.80;
	opacity: 0.80;
}

#date_infobox {
	background-color: #FFFFFF;
	filter:alpha(opacity=80);
	-moz-opacity: 0.80;
	opacity: 0.80;
}

#banner_box {
	background-color: #FFFFFF;
	filter:alpha(opacity=80);
	-moz-opacity: 0.80;
	opacity: 0.80;
	padding-bottom: 3px;
}

#banner_box img {
	border: 1px solid #AAAAAA;
}

#searchbox {
	border: 1px solid #1E5A06;
	background-color: #E9E9E9;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica;
	color: #000000;
	width: 80%;
	height: 18px;
	padding-left: 22px;
	padding-top: 4px;
	background-image: url(./pict/magnifier.png);
	background-repeat: no-repeat;
	background-position: 3px center;
	margin-bottom: 3px;
}

#search_box {
	background-color: #FFFFFF;
	filter:alpha(opacity=80);
	-moz-opacity: 0.80;
	opacity: 0.80;
}

.bb-quote {
	width: 90%;
	padding: 3px;
	background-color: #E8FAE9;
	border: 1px solid #000000;
}

.c_table {
	width: 100%;
}

.c_table td {
	vertical-align: top;
}

.ct_left {
	width: 67px;
	padding-right: 3px;
	/*
	border-right: 1px solid #1E5A06;
	*/
	margin-right: 3px;
	vertical-align: top;
}

.gravatar {
	border: 1px solid #1E5A06;
	padding: 2px;
	margin-top: 2px;
}


/* IMAGE SLIDER */

.filmstrip {
	width: 538px;
	height: 104px;
	padding: 0 0 0 6px;
	margin: 0;
	background-image: url(./pict/filmstrip.png);
	background-repeat: no-repeat;
}

.filmstrip div {
	float: left;
	width: 100px;
	height: 70px;
	margin: 17px 8px 17px 0;
	padding: 0;
	background-color: #1D5805;
	background-position: center center;
	background-repeat: no-repeat;
}

.filmstrip div a {
	display: block;
	width: 99px;
	height: 69px;
}

#slider {
	padding: 0;
	margin: 3px 0 0 0;
	width: 544px;
	height: 104px;
	overflow: hidden;
	text-align: left;
}

#slider ul, #slider li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

