@charset "utf-8";
/* CSS Document */

/* General */
body,td,th { font-family: Tahoma, Geneva, sans-serif; font-size: 11px; color: #838383; }
body { background-color: #FFF; margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; }
a:link { color: #92bf00; text-decoration: none; }
a:visited { text-decoration: none; color: #92bf00; }
a:hover { text-decoration: underline; color: #92bf00; }
a:active { text-decoration: none; color: #92bf00; }
.mare { width:800px; margin:auto; clear:both; }

/* Fonturi */
.verde16 { color:#91be00; font-size:16px; }
.gri16 { color:#838383; font-size:16px; }
.negru16 {color:#000; font-size:16px; }
.verde { color:#91be00; }

/* Meniu si logo */
.meniu { float:right; height:40px; }
.meniu a { padding-left:5px; padding-right: 5px; }
.logo { width:800px; margin:auto; clear:both; padding-top:20px; }
.logo1 { width:350px; float:left; }
.logo2 { width:180px; float:left; }
.logo3 { width:120px; float:left; padding-left:10px; }
input { background:#FFF; border:#CCC solid 1px; height:12px; width:118px; margin-bottom:3px; font-size: 11px;}
.meniu_login { float:right; }
.meniu_login a { color: #838383; text-decoration:none; }
.meniu_login a:hover { color: #838383; text-decoration:underline; }

/* Meniu mare */
.meniu_mare { clear:both; margin:auto; width:800px; background:url(images/meniu_bg.jpg) bottom no-repeat; height:22px; padding-top:20px; }
.meniu_text { margin-top:2px; width:200px; text-align:center; float:left; }
.meniu_text a { text-decoration:none; font-size:14px; color:#FFF; }
.meniu_text a:hover { text-decoration:underline; font-size:14px; color:#cbe47a; }

/* Slideshow */
.slideshow { width:800px; height:170px; margin:auto; }

/* Content */
.content { clear:both; width:800px; padding-top:20px; margin:auto; }
.content_s { padding-left:20px; width:380px; float:left; min-height:122px; }
.content_d { padding-left:20px; width:380px; float:left; background:url(images/index_content_rbg.jpg); min-height:122px; background-repeat:no-repeat; }
.content_t { padding:10px; }
.content table tr td { text-align: center; border-bottom:#CCC 1px solid; padding:3px; }
td:hover { background:#f4f3f4; }
tr:hover { background:#f4f3f4; }

/* 4 Casute */
.casuta1 { width:211px; height:144px; float:left; background:url(images/index_casuta1.jpg) bottom no-repeat; }
.casuta2 { width:188px; height:144px; float:left; background:url(images/index_casuta2.jpg) bottom no-repeat; }
.casuta3 { width:187px; height:144px; float:left; background:url(images/index_casuta3.jpg) bottom no-repeat; }
.casuta4 { width:214px; height:144px; float:left; background:url(images/index_casuta4.jpg) bottom no-repeat; }
.casuta1_titlu { width:177px; height:20px; float:right; padding-top:10px; color:#92bf00; font-size:18px; }
.casuta1_titlu a { color:#92bf00; font-size:18px; text-decoration:none; }
.casuta1_titlu a:hover { color:#92bf00; font-size:18px; text-decoration:underline; }
.casuta2_titlu { width:177px; height:20px; float:right; padding-top:10px; color:#3d9b49; font-size:18px; }
.casuta2_titlu a { color:#3d9b49; font-size:18px; text-decoration:none; }
.casuta2_titlu a:hover { color:#3d9b49; font-size:18px; text-decoration:underline; }
.casuta3_titlu { width:177px; height:20px; float:right; padding-top:10px; color:#42ae70; font-size:18px; }
.casuta3_titlu a { color:#42ae70; font-size:18px; text-decoration:none; }
.casuta3_titlu a:hover { color:#42ae70; font-size:18px; text-decoration:underline; }
.casuta4_titlu { width:177px; height:20px; float:left; padding-left:10px; padding-top:10px; color:#86b120; font-size:18px; }
.casuta4_titlu a { color:#86b120; font-size:18px; text-decoration:none; }
.casuta4_titlu a:hover { color:#86b120; font-size:18px; text-decoration:underline; }
.casuta13_content { width:155px; float:right; padding-top:10px; padding-right:15px; color:#FFF; }
.casuta4_content { width:155px; float:left; padding-top:10px; padding-left:15px; color:#FFF; }

/* Footer */
.meniu_footer { float:right; height:40px; }
.meniu_footer a { padding-left:5px; padding-right: 5px; text-decoration:none; color:#838383; }
.meniu_footer a:hover { padding-left:5px; padding-right: 5px; text-decoration:underline; color:#838383; }
.link_footer { float:right; padding-top:10px; padding-bottom:10px; }