body, table {
	margin-top: 0px;
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	margin: 0px;
	padding: 0px;
	margin-top: 0px;

}

.meniu1 {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(_files/menu1.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 56px;
	text-align: left;
	vertical-align: bottom;
}
.meniu2 {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #F2E3C4;
	background-image: url(_files/menu2.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 56px;
	text-align: left;
	vertical-align: bottom;
}
.table_top {
	background-image: url(_files/table_top.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 12px;
	width: 204px;
}
.table_top2 {
	background-image: url(_files/table_top2.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 12px;
	width: 204px;
}
.table_center {
	background-image: url(_files/table_bg.png);
	background-repeat: repeat-y;
	background-position: left top;
	width: 204px;
	vertical-align: top;
	
}
.table_center2 {
	background-image: url(_files/table_bg2.png);
	background-repeat: repeat-y;
	background-position: left top;
	width: 204px;
	vertical-align: top;
	}
	.table_center3 {
	background-image: url(_files/table_bg3.png);
	background-repeat: repeat-y;
	background-position: left top;
	width: 204px;
	vertical-align: top;
	}
	
.table_bottom {
	background-image: url(_files/table_bottom.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 19px;
	width: 204px;
}
.table_bottom2 {
	background-image: url(_files/table_bottom2.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 19px;
	width: 204px;
}
.table_topic {
	background-image: url(_files/table_topic_bg.png);
	background-repeat: repeat-y;
	background-position: left;
}
.table_topic2 {
	background-image: url(_files/table_topic_bg2.png);
	background-repeat: repeat-y;
	background-position: left;
}
.table_font {
	font-family: Arial;
	font-size: 15px;
	
	color: #CE3236;
}
.submit0 {
	background-color: #E6E6E6;
	height: 22px;
	width: 80px;
	color: #666666;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #FFFFFF;
}
.submit1 {
	background-color: #F0F0F0;
	height: 22px;
	width: 80px;
	color: #000000;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #FFFFFF;
}
.list {
	background-color: #FFFFFF;
	color: #666666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #F2F2F2;
	border-bottom-color: #F2F2F2;
	border-left-color: #CCCCCC;
}
.textbox {
	font-family: Arial;
	color: #000000;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #F2F2F2;
	border-bottom-color: #F2F2F2;
	border-left-color: #CCCCCC;
}
li {
	list-style-image:url(_files/bullet.png);
	list-style-position:inside;
	vertical-align:bottom;
}


.meniu {
	text-decoration : none;
	color : #3C4F5E;
	line-height: normal;
	border: none;
	font-family: Arial;
	font-size: 12px;
} 
.meniu:link {
	color: #3C4F5E;
	text-decoration: none;
} 
.meniu:visited {
	color: #3C4F5E;
	text-decoration: none;
} 
.meniu:hover {
text-decoration : underline; 
color : #5F7C94;
} 
.meniu:active {
	color: #3C4F5E;
	text-decoration: none;
}
.meniu_top {
	text-decoration : none;
	color : #000000;
	line-height: normal;
	border: none;
	font-family: Arial;
	font-size: 12px;
} 
.meniu_top:link {
	color: #FFFFFF;
	text-decoration: none;
} 
.meniu_top:visited {
	color: #FFFFFF;
	text-decoration: none;
} 
.meniu_top:hover {
text-decoration : underline; 
color : #FFFFFF;
} 
.meniu_top:active {
	color: #FGFGFG;
	text-decoration: none;
	text-decoration : underline; 
}
.info {
	font-family: Arial;
	font-size: 10px;
	line-height: 10px;
	color: #666666;
}
.tbl_l {
	background-image: url(_files/tbl/tbl_l.png);
	background-repeat: repeat-y;
	background-position: right;
}
.tbl_r {
	background-image: url(_files/tbl/tbl_r.png);
	background-repeat: repeat-y;
	background-position: left;
}
.tbl_t {
	background-image: url(_files/tbl/tbl_t.png);
	background-repeat: repeat-x;
	background-position: bottom;
}
.tbl_b {
	background-image: url(_files/tbl/tbl_b.png);
	background-repeat: repeat-x;
	background-position: top;
}
.tbl_tl {
	background-image: url(_files/tbl/tbl_tl.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.tbl_tr {
	background-image: url(_files/tbl/tbl_tr.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.tbl_bl {
	background-image: url(_files/tbl/tbl_bl.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.tbl_br {
	background-image: url(_files/tbl/tbl_br.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.tbl_c {
	background-image: url(_files/tbl/tbl_c.png);
	background-repeat: repeat-y;
	background-position: left;
}

.col_l {
	background-image: url(_files/col/col_l.png);
	background-repeat: repeat-y;
	background-position: right;
}
.col_r {
	background-image: url(_files/col/col_r.png);
	background-repeat: repeat-y;
	background-position: left;
}
.col_t {
	background-image: url(_files/col/col_t.png);
	background-repeat: repeat-x;
	background-position: bottom;
}
.col_b {
	background-image: url(_files/col/col_b.png);
	background-repeat: repeat-x;
	background-position: top;
}
.col_tl {
	background-image: url(_files/col/col_tl.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.col_tr {
	background-image: url(_files/col/col_tr.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.col_bl {
	background-image: url(_files/col/col_bl.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.col_br {
	background-image: url(_files/col/col_br.png);
	background-repeat: no-repeat;
	background-position: left top;
}



a:link {
	color: #3C4F5E;
	text-decoration: underline;
}
a:hover {
	color: #3C4F5E;
	text-decoration: none;
}
a:visited {
	color: #3C4F5E;
	text-decoration: underline;
}a:active {
	color: #3C4F5E;
	text-decoration: none;
}
.borders {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #E6E6E6;
	border-right-color: #E6E6E6;
	color: #333333;
}
.borders2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #999999;
	border-right-color: #999999;
	font-weight: bold;
	color: #333333;
	background-color: #EAEAEA;
}
.row1 {
	background-color: #FFFFFF;
}
.row2 {
	background-color: #F9F9F9;
}
.img {
	border: 1px solid #666666;
}
.nofoto {
	border: 1px dashed #CCCCCC;
}
.results {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #E1E1E1;
	border-bottom-color: #CCCCCC;
}

