/* ----------------------------------------------------------- */
/* ------------------------------       Basic        */

img {
	border: 0px;
	padding: 0px;
	margin: 0px;
}

a:link,
a:visited,
a:active {
	text-decoration: none;
	color: #007f6e;
}
a:hover {
	text-decoration: none;
	color: #c30000;
}

ul {list-style-type: none;}

body {
	background: #FFFFFF;
	font-family: Tahoma, Verdena;
	font-size: 12px;
	color: #666666;
	margin:0; padding:0;
}

p {
	/*text-align: justify;*/
	padding-top: 10px;
	display: block;
}

/* ----------------------------------------------------------- */
/* ------------------------------        common styles         */







/* ----------------------------------------------------------- */
/* ------------------------------        main text area         */
.izcelts {
	font-weight: bold;
	font-size: 14px
}

.paragrafs {
	text-align: justify;
	padding-top: 10px;
	display: block;
}

td#col_content {
	padding: 10px;
}

td#col_content ul {
	list-style: circle;
	padding-left: 20px;
}
td#col_content ul li{
	padding-top: 2px;
}



/* ----------------------------------------------------------- */
/* ------------------------------        main text area         */













/* ----------------------------------------------------------- */
/* ------------------------------        main table (common)       */

table#tbl_main {
	width: 800px;
}

/*input.btn_col {
	border: 1px solid #ffffff;
	background: #008574;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 1px 4px;
	text-align: center;
}*/
input.btn_col {
	background: url(../img/btn_back.gif) center center no-repeat;
	border: none;
	width: 70px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 1px 4px;
	text-align: center;
	margin: 2px;
	color: #ffffff;
}

.menu_head {
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #007f6e;
	/*font-weight: bold;*/
	padding-left: 28px;
	padding-top: 2px;
	padding-bottom: 8px;
	background: url(../img/menu_header.jpg) top left no-repeat; background-position: 4px 0px;
}

.menu_block {
	padding: 5px;
	color: #008574;
}

.menu_block p{
	margin:0 5px;
	padding:0;
}

.menu_block  ul, .menublock ul{
	padding:0 0 0 10px;
}
/* ----------------------------------------------------------- */
/* ------------------------------        table header       */

td#header_default 	{	background: url(../img/header_default.jpg) center top no-repeat; }
td#header_news 		{	background: url(../img/header_news.jpg) center top no-repeat; }
td#header_coop 		{	background: url(../img/header_coop.jpg) center top no-repeat; }
td#header_elpa 		{	background: url(../img/header_elpa.jpg) center top no-repeat; }
td#header_fin 		{	background: url(../img/header_fin.jpg) center top no-repeat; }
td#header_member 	{	background: url(../img/header_member.jpg) center top no-repeat; }
td#header_proj 		{	background: url(../img/header_proj.jpg) center top no-repeat; }
td#header_res		{	background: url(../img/header_res.jpg) center top no-repeat; }
td#header_forum		{	background: url(../img/header_forum.jpg) center top no-repeat; }

#head_logo,
#head_logo2 {
	position: absolute;
	top: 3px;
	left: 3px;
	cursor: pointer;
	height: 145px;
	width: 145px;
	float: left;
}

#head_logo { 
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='img/logo.png'); }
#head_logo[id] { background: url(../img/logo.png) center center no-repeat; }

#socialLinks{
	position:absolute;
	top:4px; right:4px;
	background:transaprent;
}
#socialLinks img{
	margin:0 0 0 4px;
}

div#top_menu_holder {
	padding-top: 126px;
}
div#top_menu {
	height: 24px;
	width: 686px;
	/*position: relative;*/
	right: 0px;
	bottom: 0px;
	float: right;
}

div#top_menu { 
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='img/menu_back2.png'); }
div#top_menu[id] { background: url(../img/menu_back2.png) center center no-repeat; }

div#top_menu2 {
	height: 24px;
	width: 646px;
	/*position: relative;*/
	right: 0px;
	bottom: 0px;
	float: right;
}


div#lang {
	height: 20px;
	width: 144px;
	position: absolute;
	right: 5px;
	bottom: 2px;
}

div#lang a.langlink:hover,
div#lang a.langlinka:hover,
div#lang a.langlinka:active,
div#lang a.langlinka:link,
div#lang a.langlinka:visited {
	color: #000000;
}

#tbl_header {
	/*width: 100%;*/
	height: 150px;
	position: relative;
}



/* ----------------------------------------------------------- */
/* ------------------------------        Left column         */


td#col_left {
	width: 150px;
	background: #ebf5f4;
}

div.menuinput {
	background: url(../img/input.jpg) center left no-repeat;
	position: relative;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 5px;
}
div.menuinput input.inp_seek {
	background: none;
	border: none;
	font-size: 10px;
	width:90px;
	position:relative;
	top:-3px;
}
div.menuinput img#btn_seek {
	cursor: pointer;
	margin:2px 0 0 10px;
}

table#tbl_login {
	width: 100%;
}
table#tbl_login td.cell_login {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 3px;
	background: url(../img/input2.jpg) center left no-repeat;
}
table#tbl_login input.inp_login {
	position: relative;
	padding: 2px 0px;
	background: none;
	border: none;
	font-size: 10px;
}



/* ----------------------------------------------------------- */
/* ------------------------------        Right column         */

td#col_right {
	width: 151px;
	background: #ebf5f4;
}

table#tbl_poll {
	width: 100%;
}

td.poll_radio {
	padding: 2px 0px;
}
td.poll_radio input {
	padding: 0px;
	border: none;
}
td.poll_text {
	padding: 2px 0px;;
}

td.poll_name {
}
td.poll_answ {
}
td.poll_bar {
}	




/* ----------------------------------------------------------- */
/* ------------------------------        main content         */

table#tbl_content {
	width: 100%;
}

input.btn_content {
	background: #ebf5f4;
	border: 1px solid #008574;
	color: #008574;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 1px 8px;
	text-align: center;
	width:auto;
}

.row1 td,
.row2 td,
.row1a td,
.row2a td {
	padding: 1px 4px;
}

.row1 {
}
.row2 {
	background: #ebf5f4;
}
.row1a,
.row2a {
	background: #cbe4e1;
	cursor: pointer;
}

.tbl_edit {
	width: 100%;
}
.tbl_edit td {
	padding: 1px 5px;
}
/* ----------------------------------------------------------- */
/* ------------------------------        footer        */

td#row_footer {
	padding-top: 30px;
	font-size: 10px;
	text-align: center;
}














/*
input text{
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
}

input.button {
	background: #d9d9d9;
    font-weight: bold;
	font-size: 12px;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: #000000;
	border: 1px solid #939393;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
	margin-right: 10px;
	margin-bottom: 5px;
}
input.button:hover {
	background: #eeeeee; 
}


*/
/*
div.menuinput2 {
	background: url(../img/input2.jpg) center right no-repeat;
	position: relative;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 5px;
	text-align: right;
}
div.menuinput2 span { 
	position: relative;
	top: 1px;
	right: 10px;
}
div.menuinput2 input {
	
	top: -2px;
	right: 5px;
	
}*/











/*
div#top_menu span#top_menu {
	position: relative;
	top: 3px;
	font-weight: bold;
	font-size: 14px;
	color: #008574;
	padding-left: 35px;
	background: none;
}
div#top_menu span#lang {
	position: relative;
	left: 80px;
	top: 3px;
	font-weight: bold;
	font-size: 14px;
	color: #008574;
	background: none;
}*/
/*div#lang {
	padding-bottom: 5px;
}*/
div#lang a{
	position: relative;
	float: right;
	font-weight: bold;
	font-size: 14px;
	color: #008574;
	padding: 2px 3px;
	background: none;
}
div#lang a:hover {
	color: #c30000;
}



/*td#col_left ul {list-style-type: none; padding-left: 2px;}
td#col_right ul {list-style-type: none; padding-left: 2px;}*/














.item1,
.item1h,
.item1a,
.item1_a,
.item1h_a {
	font-size: 13px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: bold;
}
.item1h {
	border-bottom: 1px solid #007f6e;
}
.item1h_a {
	border-bottom: 1px solid #c30000;
}

.item2,
.item2a {
	font-size: 11px;
	padding-left: 14px;
}

.item0:hover,
.item0a:hover,
.item0a:active,
.item0a:link,
.item0a:visited,
.item1a a:active,
.item1a a:link,
.item1a a:visited,
.item1ha a:active,
.item1ha a:link,
.item1ha a:visited,
.item2a a:active,
.item2a a:link,
.item2a a:visited {
	color: #c30000;
}
.item2 { background: url(../img/menu_button.jpg) left top no-repeat; background-position: 1px 4px;}
.item2a,
.item2:hover { background: url(../img/menu_abutton.jpg) left top no-repeat; background-position: 1px 4px;}

.foot_links a{
	padding: 0px 3px;
}




.content_head {
	padding: 5px 10px;
	font-size: 14px;
	color: #007f6e;
	font-weight: bold;
	border-bottom: 1px solid #007f6e;
}


#col_left_adm,
#col_left_forum {
	font-size: 1px;
	border-left: 1px solid #ebf5f4;
}
#col_right_forum {
	font-size: 1px;
	border-right: 1px solid #ebf5f4;
}

#tbl_forum {
	width: 100%;
	color: #007f6e;
	border-right: 1px solid #ebf5f4;
}
#tbl_forum th {
	background: #007f6e;
	color: #ffffff;
	font-size:14px; line-height:20px;
}
#tbl_forum td {
	border-left: 1px solid #ebf5f4;
	border-bottom: 1px solid #ebf5f4;
}

.frow1 td {
}
.frow2 td {
	background: #ebf5f4;
}

.frow1 td,
.frow2 td {
	padding: 3px;
}
.f_date {
	font-size: 10px;
}

.f_head {
	font-size: 14px;
	font-weight: bold;
}
.f_head span {
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
}

.thepost span {
	font-size: 10px;
	font-style: italic;
}
.thepost blockquote {
	margin-left: 40px;
	margin-right: 20px;
	padding: 10px;
	color: #01453c;
}

#tbl_books {
	width: 100%;
}

#tbl_book {
	width: 100%;
}
.bookdata {
	padding-bottom: 4px;
	padding-left: 20px;
}


#tbl_book th,
#tbl_book td {
	text-align: left;
}


.tbl_edit_left,
.tbl_edit {
	width: 100%;
}
.tbl_edit td{
	padding: 2px;
	/*text-align: left;*/
}
.tbl_edit_left td{
	padding: 2px;
	text-align: left;
}


.notice {
	font-size: 10px;
	font-style: italic;
}




table.tbl_rows {
	width: 100%;
}
table.tbl_rows td {
	padding: 1px;
}


#tbl_user_detail td{
	padding: 1px;
}

.news_maintxt{
	padding-left: 10px;
}


.poll_radio input {
	background: none;
	border: none;
}


.tbl_news {
	width: 100%;
}
.tbl_news td {
	padding: 5px 3px;
}

.tbl_rows span.news_date,
.tbl_news span.news_date {
	font-style: italic;
	font-size: 10px;
}

.the_date {
	font-style: italic;
	font-size: 10px;
}

.profilepic {
	padding: 5px;
}
.profilepic img {
	border: 1px solid #ebf5f4;
}

.post_text {
	padding-left: 15px;
	padding-top: 5px;
}

.post_text blockquote,
#citaats blockquote {
	border: 1px solid #cbe4e1;
	margin: 5px;
}

#citaats {
	width: 500px;
	border: 1px solid #cbe4e1;
	padding: 3px;
}

.menublock {
	padding: 3px;
}


.sitemap_1 {
	font-size: 14px;
	font-weight: bold;
	padding: 0px 5px;
}
.sitemap_2 {
	font-size: 12px;
	padding: 0px 20px;
}
.sitemap_3 {
	font-size: 11px;
	padding: 0px 35px;
}


td.adm_menu2 {
	position: relative;
}
td.adm_menu3 {
	position: relative;
}

.adm_menu1 span{
	font-size: 14px;
	font-weight: bold;
	padding-left: 5px;
}

.adm_menu2 span{
	font-size: 12px;
	padding-left: 6px;
}

.adm_menu3 span{
	font-size: 11px;
	padding-left: 42px;
}

div.news_arch {
	border-top: 1px solid #007f6e;
	margin-top: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.supportForm{
	width:90%; margin:0 5%;
}
.supportForm input,.supportForm select{
	width:100%; height:18px;
	line-height:18px;
	margin:0 0 10px 0;
}
.supportForm select{
	width:100%; height:22px;
	padding:2px 0 0 0;
}

.supportForm .submit{
	padding:3px 8px;
	width:auto; height:auto;
	text-align:center;
}
.supportForm .error{
	border:solid 1px #cc0000;
}
.manifestSupport{
	width:90%; margin:0 5%;
	font-size:12px; font-family:Verdana;
	list-style-position:inside;
}

.surveySettings, .surveySettings td{
	width:100%;
}
.surveySettings input{
	padding:2px;
}
.surveySettings th{
	text-align:right;
}


.surveyTable{
	line-height:20px;
}
.surveyTable form{
	margin:4px 0;
}
.surveyTable th{
	text-align:left;
}
.surveyTable td, .surveyTable th{
	vertical-align:top;
}
.surveyTable textarea, .surveyTable .text{
	width:200px;
	border:solid 1px #ccc;
}
.surveyTable .file{
	width:200px;
}

.twocol{
	margin:20px 0 0 0;
}
.twocol th{
	width:75px;
	vertical-align:top;
	text-align:right;
}
.twocol td{
	width:500px;
}

.twocol .input{
	width:100%;
}
