body {
	margin: 0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

div.breakline {
	height: 0px;
	font-size: 0px;
	clear: both;
	display: block;
}

/* header */

div#main_container {
	width: 933px;
	margin: 0 auto;
	position: relative;
	display: block;
}

div#header {
	width: 933px;
	height: 100px;
	display: block;
	padding-top: 9px;
}

div#header a {
	color: #000;
	text-decoration: none;
}

div#header a:hover {
	color: #999;
}

div#header_dropdown, div#header_links, img#keepto_logo, img#orange_box_head {
	display: block;
	float: left;
}

div#header_dropdown, div#header_links {
	height: 26px;
	line-height: 26px;
	vertical-align: middle;
	font-size: 12px;
	font-weight: normal;
}

div#header_dropdown {
	width: 208px;
	padding-left: 2px;
	text-align: left;
}

div#header_drop_scroller {
	position: relative;
	background: #fff;
	border: 1px solid #666;
	line-height: 20px !important;
	padding: 5px 5px;
	display: none;
	top: -6px;
	width: 150px;
	z-index: 1000;
}

div#header_drop_scroller a {
	display: block;
	padding: 0px 15px;
	width: 120px;
	height: 20px;
	line-height: 20px;
	vertical-align: middle;
	position: relative;
}

div#header_drop_scroller a:hover {
	color: #fff;
	background-color: #f90;
}

div#header_drop_scroller a.parent {
	background: url('/images/dropdown_arrow_right.png') no-repeat transparent;
	background-position: right center;
}

div#header_drop_scroller a.parent:hover {
	background: url('/images/dropdown_arrow_hover.png') no-repeat #f90;
	background-position: right center;
}

div#header_drop_scroller div.subcat {
	position: absolute;
	display: none;
	background-color: #fff;
	border: 1px solid #666;
	left: 154px;	
	float: left;
	padding: 5px 5px 5px 0px;
	z-index: 1000;
}

div#header_drop_scroller div.subcat a {
	padding: 0px 5px !important;
}

div#header_links {
	width: 489px;
	padding-right: 2px;
	text-align: right;
}

div#main_menu {
	width: 877px;
	height: 37px;
	margin-top: 10px;
	background: url('/images/main_menu_bg.png') no-repeat transparent;
	padding-right: 56px;
}

div#main_menu a {
	display: block;
	float: right;
	height: 37px;
	line-height: 37px;
	vertical-align: middle;
	background: url('/images/main_menu_dash.png') no-repeat transparent;
	padding-left: 21px;
	padding-right: 20px;
	background-position: left 4px;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #369;
}

div#main_menu a:hover, div#main_menu a#current_page {
	color: #f60;
}

/* content section */

div#content_container {
	display: block;
	/* margin-top: 10px; */
}

div#content_top {
	width: 933px;
	height: 6px;
	background: url('/images/content_top.png') no-repeat transparent;
	display: block;
}

div#content, div#content_noright, div#content_eco_watermark {
	position: relative;
	width: 933px;
	min-height: 400px;
	background: url('/images/content_bg.png') repeat-y transparent;
}

img#eco_watermark {
	display: block;
	position: absolute;
	left: 1px;
	bottom: 10px;
	float: left;
	clear: both;
}

div#content_eco_watermark {
	background-image: url('/images/eco_watermark.png') !important;
	background-position: bottom left;
	background-repeat: no-repeat;
}

div#content_noright {
	background: url('/images/content_bg_noright.png') repeat-y transparent;
}

div#parteneri_container {
	width: 913px;
	padding-left: 20px;
	text-align: center;
	height: 86px;
	display: block;
	background: url('/images/parteneri.png') no-repeat transparent;
}

div#parteneri_container a img {
	border: 1px solid #ccc;
	margin: 11px 7px 11px 7px;
}

div#content a, div#content_noright a {
	color: #369;
	text-decoration: none;
}

div#content a:hover, div#content_noright a:hover {
	color: #999;
}

/* footer */

div#footer {
	margin-top: 10px;
	margin-bottom: 10px;
	width: 933px;
	display: block;
	font-size: 12px;
	color: #333
}

div#footer a {
	color: #333;
	text-decoration: none;
}

div#footer a:hover {
	color: #f60;
}

div#footer_top, div#footer_bottom {
	width: 933px;
	display: block;
	height: 8px;
}

div#footer_top {
	background: url('/images/footer_top.png') no-repeat transparent;
}

div#footer_bottom {
	background: url('/images/footer_bottom.png') no-repeat transparent;
}

div#footer_content {
	border-left: 3px solid #ccc;
	border-right: 3px solid #ccc;
	width: 927px;
	min-height: 40px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}

div#footer_content div#top_links a {
	padding-left: 8px;
	padding-right: 8px;
	border-right: 1px solid #f60;
	font-weight: normal;
}

div#footer_content div#top_links a:hover {
	color: #f60 !important;
}

div#footer_content div#top_links a#first {
	border-left: 1px solid #f60;
}

/* sidebar left */

div#sidebar_left {
	display: block;
	float: left;
	width: 172px;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif !important;
	font-size: 12px;
	padding-bottom: 80px;
}

div.left_title {
	background: none;
	color: #000;
	padding-top: 5px;
	padding-bottom: 10px;
	text-align: left;
	padding-left: 10px;
	color: #666;
}

span.left_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

span.left_subtitle {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

.menu_left_categorii {
	display: block;
    float: left;
    text-align: left;
    list-style-type: none;
    list-style-position: outside;
    list-style-image: none;
    margin: 0px;
	margin-left: 10px;
    width: 150px;
    height: auto;
}

.menu_left_categorii #categorii {
	line-height: 20px;
	border-bottom: 1px solid #cccccc;
	padding-left: 3px;
	background-color: #f8f8f8;
	color: #666666 !important;
}

.menu_left_categorii #categorii a {
	font-weight: bold;
	color: #666 !important;	
}

.menu_left_contact a {
	color: #666 !important;
	padding-left: 15px;
	line-height: 17px;
}

.menu_left_contact a:hover {
	color: #FF9933;
}

.menu_felicitari a {
	background: none;
	color: #666 !important;
	height: 20px;
	line-height: 20px;
	vertical-align: middle;
	width: 135px;
	display: block;
}

.menu_felicitari a:hover {
	background: url('/images/ext/default/grid/row-over.gif');
	color: #666 !important;
}

/* sidebar right */

div#sidebar_right {
	padding-top: 10px;
	display: block;
	float: right;
	width: 163px;
	text-align: center;
	margin: 0 auto;
}

div.sidebar_box {
	width: 149px;
	display: inline-block;
	margin-bottom: 10px;
}

div.sidebar_box .top, div.sidebar_box .bottom {
	width: 149px;
	height: 6px;
	background-color: transparent;
	display: block;
}

div.sidebar_box .top {
	background-image: url('/images/sidebar_box_top.png');
}

div.sidebar_box .bottom {
	background-image: url('/images/sidebar_box_bottom.png');
}

div.sidebar_box .content {
	width: 147px;
	border-color: #d0e2f1;
	border-style: solid;
	border-width: 0px 1px 0px 1px;
}

div.sidebar_blue {
	background-color: #f3f6f9;
}

ul.blogs {
	text-align: left;
}

ul.blogs li {
	padding-left: 20px;
	margin: 5px 3px;
	height: 15px;
	line-height: 15px;
	vertical-align: middle;
	background: url('/images/blog_bullet.png') no-repeat transparent;
	background-position: left center; 
}

ul.blogs li a {
	color: #333 !important;
}

ul.blogs li a:hover {
	color: #999 !important;
}

div.sidebar_evenimente {
	text-align: left;
	padding: 0 5px 10px 5px;
	font-size: 12px;
}

div.sidebar_evenimente div.data {
	color: #369;
	font-weight: bold;
	font-size: 14px;
	padding: 10px 0px;
}

/* content */

div#middle_content {
	padding: 10px;
	width: 577px;
	display: block;
	float: left;
	text-align: left;
}

div#middle_content_extended {
	padding: 10px;
	text-align: left;
	width: 740px;
	display: block;
	float: left;
	background: #fff;
}

div#middle_content_unpadded {
	width: 597px;
	text-align: center;
	display: block;
	float: left;
}

div.blue_head_box {
	width: 581px;
	margin: 0 auto 10px auto;
	display: block;
}

div.blue_head_box div.blue_head_bar {
	width: 559px;
	padding-left: 22px;
	display: block;
	height: 27px;
	line-height: 27px;
	vertical-align: middle;
	text-align: left;
	font-size: 11px;
	color: #fff;
	font-weight: bold;
	background: url('/images/blue_head_bar.png') no-repeat #fff;
}

div.blue_head_box div.blue_head_bar div {
	float: left;
}

div.blue_head_box div.blue_head_bar a {
	float: right;
	display: inline-block;
	margin-right: 8px;
	margin-top: 6px;
}

div.blue_head_box div.blue_head_content {
	width: 579px;
	display: block;
	border-color: #ccc;
	border-style: solid;
	border-width: 0px 1px 1px 1px;
}

div.blue_head_content div.blue_head_bottom {
	padding: 14px 38px;
	width: 503px;
	background-color: #f5f5f5;
	text-align: justify;
	clear: both;
}

div.blue_head_box div.scroll_container {
	background: url('/images/image_scroll_bg.png') repeat-x #fff;
	width: 579px;
	display: block;
}

div.scroll_container div.scroll_title {
	display: block;
	clear: both;
	padding: 14px 0px 14px 38px;
	text-align: left;
}

div.scroll_container a.left_scroller, div.scroll_container a.right_scroller {
	width: 20px;
	height: 124px;
	display: block;
}

div.scroll_container a.left_scroller {
	background: url('/images/scroll_arrow_left.png') no-repeat #fff;
	float: left;
}

div.scroll_container a.right_scroller {
	background: url('/images/scroll_arrow_right.png') no-repeat #fff;
	float: right;
}

div.scroll_container div.images {
	width: 539px;
	height: 124px;
	overflow: hidden;
	display: block;
	float: left;
}

div.scroll_container div.images div.scroller {
	height: 124px;
	text-align: left;
}

div.scroller div.scroller_img_container {
	text-align: center;
	width: 155px;
	display: block;
	float: left;
	height: 124px;
	margin-left: 14px;
	margin-right: 9px;
	overflow: hidden;
	font-size: 11px;
}

div.scroller_img_container div.img_placeholder {
	width: 155px;
	height: 105px;
	line-height: 105px;
	vertical-align: middle;
	text-align: center;
}

div.img_placeholder a img {
	vertical-align: middle;
	border: 1px solid #999;
	padding: 1px;
}

div.image_switcher {
	display: block;
	margin: 10px auto;
	height: 225px;
	width: 581px;
	background-color: #ecf4ff;
	background-repeat: no-repeat;
}

div.image_switcher .description {
	display: block;
	float: right;
	clear: both;
	width: 243px;
	height: 53px;
	padding: 10px;
	background: url('/images/switcher_details.png') no-repeat transparent;
	font-size: 11px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	margin: 8px;
}

div.image_switcher .description span {
	color: #1378bd;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
	display: block;
}

div.image_switcher .list {
	display: block;
	float: right;
	clear: both;
	width: 246px;
	height: 109px;
	padding: 10px;
	background: url('/images/switcher_list.png') no-repeat transparent;
	font-size: 11px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 8px;
	overflow: hidden;
}

div.image_switcher .list a {
	color: #fff !important;
	text-decoration: none;
	font-weight: bold;
}

div.image_switcher .list a:hover, div.image_switcher .list a.active {
	color: #ff9 !important;
}

div.announcement {
	width: 584px;
	margin: 0 auto 10px auto;
	text-align: left;
}

div.announcement div.announcement_top, div.announcement div.announcement_bottom {
	width: 584px;
	height: 6px;
	display: block;
}

div.announcement div.announcement_top {
	background: url('/images/announcement_top.png') no-repeat transparent;
}

div.announcement div.announcement_bottom {
	background: url('/images/announcement_bottom.png') no-repeat transparent;
}

div.announcement div.announcement_content {
	padding: 10px;
	width: 562px;
	border-left: 1px solid #bdd6ee;
	border-right: 1px solid #bdd6ee;
	font-size: 12px;
}

div.announcement div.announcement_content h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #0cbb0f;
	font-weight: bold;
	text-align: center;
	font-size: 16px;
	padding-bottom: 15px;
}

/* login form */

form.login input.text {
	width: 135px;
	height: 16px;
	border: 1px solid #d0e2f2;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 2px;
	margin-top: 5px;
	margin-bottom: 5px;
}

div.login_title {
	color: #000;
	font-weight: bold;
	font-size: 14px;
	padding: 5px 0;
}

/* stiluri importate */

.felicitare_in_lista {
	padding: 5px;
	float: left;
	overflow: hidden;
	width: 30%;
	height: 130px;
}

.div_felicitare {
	border: 1px solid #666666;
	padding: 10px;
	width: 500px;
	background-color: #FFFFFF;
	font-size: 13px;
	font-family: verdana;
	font-weight: bold;
	text-align: left;
}

.div_mare_felicitare {
	background-color: #ccccff;
	padding: 20px;
}

.div_preview_felicitare {
	background-color: #ccccff;
	padding: 20px 0px;
}

.div_bg_felicitare {
	background-color: #CCCCFF;
}

#popup_contacte, #popup_texte {
	display: none;
	position: absolute;
	height: 440px;
	width: 200px;
	border: 1px solid #000;
	background-color: #fff;
	text-align: center;
}

#popup_texte {
	height: 335px;
	width: 500px;
	text-align: left;
}

#popup_texte a.text, #popup_texte div.text_title {
	display: block;
	padding: 5px;
	color: #000;
	width: 450px;
}

#popup_texte div.text_title {
	color: #fff;
	background-color: #666;
	font-weight: bold;
}

#popup_texte a.text:hover {
	background-color: #eef;
}

#popup_texte #titlu {
	float: left;	
	margin-left: 10px;
	margin-top: 10px;
}

#popup_texte #nota {
	float: left;
	margin-left: 10px;
	margin-top: 3px;
}

#popup_lista_contacte, #popup_lista_texte {
	overflow: auto;
	height: 350px;
	width: 180px;
	margin: 9px;
	border: 1px solid #000;
}

#popup_lista_texte {
	height: 260px;
	width: 480px;
	clear: both;
	margin-bottom: 4px;
}

#popup_lista_contacte td {
	height: 20px;
	color: #666;
}

#popup_lista_contacte tr.categorie td {
	background-color: #666;
	color: #fff;
	font-weight: bold;
}

.close_window {
	text-align: right;
	font-weight: bold;
	font-size: 12px;
	padding: 5px;
	padding-bottom: 0;
}

#inserted_contacts a:link, #inserted_contacts a:visited, #inserted_contacts a:active {
	color: #cc0000;
}

#inserted_contacts a:hover {
	color: #336699;
}

#inserted_contacts span {
	font-size: 10px;
}

fieldset {
	border: 1px solid #999;
	margin: 10px 20px;
	padding-top: 5px;
	padding-bottom: 5px;
}

legend {
	margin-left: 20px;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
}

/* informatii */
.titlu_informatii {
	color: #000000;
	font-size: 18px;
	font-weight: bold;
}

.subtitlu_informatii {
	color: #666666;
	font-size: 14px;
	font-weight: bold;
}

.div_informatii {
	width: inherit; 
	text-align: justify;
	color: #666666;
	font-size: 13px;
}

#desprenoi u { 
	color: #FF9933;
}

.keep {
	color: #FF9933;
}

.to_black {
	color: #000000;
}
.informatii_date {
	font-size: 13px;
	font-weight: bold;
	color: #666666;
}

.ul_confidentialitate #titlu{
	padding-left: 40px;
	color: #666666;
	font-size: 14px; 
	font-weight: bold;
}

.ul_termeni {
	padding-left: 30px;
}

.ul_termeni a {
	color: #666666;
}

.concluzie {
	font-size: 14px; 
	font-weight: bold; 
	color: #666666;
}
.td_input {
	width: 150px;
}

.buton, .buton_hover {
	color: #FFFFFF;
	background-color: rgb(66, 127, 233);
	width: 100px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.buton_hover {
	background-color: #76A7DF !important;
}

.list_login, .list_login li {
	list-style-type: disc !important;	
}

.list_servicii, .list_servicii li {
	list-style-type: decimal !important;
	padding: 2px 0px 2px 0px;
}

.tabel_persoane {
	width: 100%;
}

.tabel_persoane thead td {
	background-color: #6699cc;
	color: #FFFFFF;
	font-weight: bold;
}
.tabel_persoane tbody td {
	border-bottom: 1px solid #cccccc;
	width: 230px;
	color: #666666;
}

.tabel_persoane tfoot td {
	background-color: #6699cc;
	color: #000000;
	font-weight: normal;
	padding-left: 10px;
	width: 700px;
}
.tabel_pers_tr_0 {
	background-color: #ffffff;
}

.tabel_pers_tr_1 {
	background-color: #f2f2f2;
}

.tabel_pers_tr_activ {
	background-color: #ffffcc;
}

.table_pers_footer {
	background-color: #6699cc;
	height: 25px;
	text-align: left;
	color: #FFFFFF;
}

.tabel_calendar thead{
	background-color: #6699cc;
}

.tabel_calendar thead td {
	width: 150px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	border-right: 1px solid #cccccc;
}

.tabel_calendar tbody tr td{
	text-align: center;	
	border-bottom: 1px solid #cccccc;
}

.tabel_calendar #blue {
	color: #6699CC;
}

.tabel_calendar #orange {
	color: #FF9933;
}

.tabel_calendar #green {
	color: #66CC33;
}

.tot_anul {
	font-size: 14px;
	color: #FF9933; 
	font-weight: normal;
}

.tabel_edit_event td {
	padding: 2px;
}

.tabel_edit_event input, select {
	width: 120px;
}

.tabel_semnatura td {
	width: 300px;
}
/*------ Settings ------*/
.profilul_meu thead td {
	width: 230px;
	border: none;
	background-color: #6699cc;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 13px;

}
.profilul_meu td {
	width: 230px;
	border-bottom: 1px solid #cccccc;
}

.editeaza_profil {
	width: 100%;
}
.editeaza_profil td {
	width: 180px;
}

.optiuni_titlu {
	color: #000000;
}

.optiuni_content {
	color: #666666;
	text-align: justify;
	width: 580px;
}

.buton_vista {
	background-image: url('/images/button-vista.jpg'); 
	background-repeat: no-repeat;
	text-align: left; 
	padding-left: 70px;
	color: #FFFFFF; 
	font-weight: bold; 
	font-size: 14px; 
	cursor: pointer;
	height: 40px;
}

.sterge_cont_da {
	width: 250px;
	height: 25px;
	background-color: #FF0000;
	color: #FFFFFF;	
	font-size: 12px;
	font-weight: bold;
}

.sterge_cont_nu {
	width: 250px;
	height: 25px;
	background-color: #79BB16;
	color: #FFFFFF;	
	font-size: 12px;
	font-weight: bold;	
}

.cat_title {
	width: 100%;
	margin-bottom: 20px;
	text-align: justify;
}

.cat_title p {
	padding-bottom: 15px;
}

.cat_title h1 {
	font-weight: bold;
	font-size: 24px;
	color: #369;
	padding-bottom: 20px;
}

.nav_next, .nav_prev {
	width: 250px;
	display: block;
}

.nav_next {
	float: right;
	clear: right;
	text-align: right;
}

.nav_prev {
	float: left;
	clear: left;
	text-align: left;
}

.login_div {
	float: left;
	width: 200px;
	padding: 0px 35px 0px 30px;
	color: #535F5B;
	text-align: left;
}

.login_signup {
	border-left: 1px solid #999999;
	float: left;
	width: 340px;
	text-align: justify;
	padding-left: 30px;
	font-family: arial;
	display: block;
}

.login_signup #button {
	height: 30px;
	width: 200px;
	background-color: #FF9934;
	color: #FFFFFF;
	font-weight: bold;
}

.login_text {
	clear: left;
	float: left;
	padding: 50px 5px 5px 30px;
	width: 750px;
}

.login_lostpass {
	clear: left; 
	float: left; 
	overflow: hidden; 
	display: none; 
	padding-top: 20px;
}

.cat_title {
	width: 100%;
	margin-bottom: 20px;
	text-align: justify;
}

.cat_title p {
	padding-bottom: 15px;
}

.cat_title h1 {
	font-weight: bold;
	font-size: 20px;
	color: #369;
	padding-bottom: 20px;
}

 /* ERRORS + SUCCESS */

.rosu {			/*folosit pt erori*/
	width: 532px;
	text-align:center;
	background-color:#FFCCCC;
	border: 1px solid #FF0000;
	padding: 3px 3px 3px 3px;
	color:#FF0000;
	font-weight:bold;
}

.verde {			/*mesaj ok*/
	width: 532px;
	text-align:center;
	background-color:#CCFFCC;
	border: 1px solid #009900;
	padding: 3px 3px 3px 3px;
	color:#009900;
	font-weight:bold;
}

 
 
td {
	padding: 3px 5px 3px 3px;
	font-size: 12px;
	color: #2d2d2d;
	text-align: left;
}

.form_inregistrare select {
	width: 122px;
}

.titlu {
	color: #336699;
	font-size: 20px;
	font-weight: bold;
}

.subtitlu_categorie_contacte {
	color: #336699;
	font-size: 14px;
	font-weight: normal;
}

.subtitlu {
	color: #FF9933;
	font-size: 13px;
	font-weight: bold;
}

ul#menu_left {
    display: block;
    float: left;
    text-align: left;
    list-style-type: none;
    list-style-position: outside;
    list-style-image: none;
    margin: 0px;
	margin-left: 10px;
    width: 150px;
    height: auto;
}

ul#menu_left li {
    display: block;
    border-bottom: 1px solid #999999;
    line-height: 25px;
    height: 25px;
    font-size: 11px;
    font-weight: bold;
    font-family: inherit;
    text-align: left;
    vertical-align: middle;
    list-style-type: none;
}

ul#menu_left li a:visited, ul#menu_left li a:link, ul#menu_left li a:active {
    display: inline-block;
    width: 140px;
    line-height: 25px;
    height: 25px;
    color: #000000;
    text-decoration: none;
    border: none;
    padding-left: 10px;
    background-image: url('/images/menu_left_back_ublue.gif');
    background-repeat: no-repeat;
}

ul#menu_left li a:hover {
    line-height: 25px;
    height: 25px;
    color: #ff9933;
    text-decoration: none;
    padding-left: 10px;
    background-repeat: no-repeat;
    background-color: #eeeeee;
}

#left_selected a:link, #left_selected a:active, #left_selected a:visited, #left_selected a:hover {
    background-color: #EFEFEF;
    color: #1E8FD3 !important;
}

div.blue_head_content a.free_stuff_link {
	display: block;
	float: left;
	width: 210px;
	padding-left: 40px;
	height: 36px;
	line-height: 36px;
	vertical-align: middle;
	text-align: left;
	margin: 5px 0px 5px 30px;
	font-size: 15px;
	font-weight: bold;
	background-color: transparent;
	background-position: left center;
	background-repeat: no-repeat;
	color: #333 !important;
}

div.blue_head_content a.free_stuff_link:hover {
	color: #999 !important;
}

ol {
	padding-left: 20px !important;
}

ol li {
	list-style-type: decimal !important;
	margin: 0 0 20px 0;
}

img.floater {
	float: left;
	display: block;
	margin: 0 20px 20px 0;
}

.green {
	color: #79bb16;
}

span.servicii_subtitlu {
	color: #369;
	font-weight: bold;
	font-size: 14px;
}

div.text_felicitare_lista {
	padding: 20px 0px;
	width: 100%;
	border-top: 1px solid #ccc;
}

div.logged_in {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	padding: 20px 5px;
	overflow: hidden;
}

div.sitemap ul {
	margin-left: 20px;
}

div.tarife_castiga {
	width: 575px;
	display: block;
	margin-bottom: 10px;
	background-color: #f3f6f9;
	margin-top: 20px;
}

div.tarife_castiga .top, div.tarife_castiga .bottom, div.tarife_tabel .top, div.tarife_tabel .bottom {
	width: 575px;
	height: 6px;
	background-color: transparent;
	display: block;
}

div.tarife_castiga .top, div.tarife_tabel .top {
	background-image: url('/images/tarife_top.png');
}

div.tarife_castiga .bottom, div.tarife_tabel .bottom {
	background-image: url('/images/tarife_bottom.png');
}

div.tarife_castiga .content {
	width: 533px;
	border-color: #d0e2f1;
	border-style: solid;
	border-width: 0px 1px 0px 1px;
	padding: 10px 20px;
}

div.tarife_castiga ul {
	display: block;
	float: left;
}

div.tarife_castiga ul li {
	height: 30px;
	line-height: 30px;
	vertical-align: middle;
	padding-left: 25px;
}

div.tarife_castiga ul.tarife_left {
	width: 330px;
}

div.tarife_castiga ul.tarife_right {
	width: 200px;
}

div.tarife_castiga ul.tarife_left li {
	background: url('/images/tarife_blue.gif') no-repeat transparent;
	background-position: left center;
}

div.tarife_castiga ul.tarife_right li {
	background: url('/images/tarife_green.gif') no-repeat transparent;
	background-position: left center;
	width: 200px;
}

div.tarife_tabel {
	width: 575px;
	position: relative;
}

div.tarife_tabel table {
	width: 575px;
	border-color: #d0e2f1;
}

div.tarife_tabel tr td {
	padding: 10px;
	border: 1px solid #d0e2f1;
	text-align: center;
}

div.tarife_tabel div.top {
	position: absolute;
	top: 0px;
	left: 0px;
}

div.tarife_tabel div.bottom {
	position: absolute;
	bottom: 0px;
	left: 0px;
}

ul.bulleted {
	margin-left: 30px;
}

ul.bulleted li {
	list-style-type: disc;
}

ul.stiati_ca li {
	padding-top: 15px;
}

