/*****************************
 ***** css by birotec.ro *****
 ***** www.birotec.ro ********
 ***** web@birotec.ro ********
 *****************************/

@import url("guestbook.css");
@import url("gallery.css");
@import url("tmail.css");
@import url("fce.css");

 /** body, html, p, img, etc ************************************************************************************/

body {
margin: 20px 0 0 0;
font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
background: url('img/bg.png');
}

p {
margin: 0;
}

a {
color: #004a0a;
}

img, img a {
border: none;
}

#header, #body {
margin: auto;
}

.clearer {
clear: both;
}

.imgStyle1 {
padding: 1px;
margin-right: 10px;
background: url('img/img-bg.png');
}

h1 {
display: block;
height: 26px;
font: 16px "Trebuchet MS", Arial, Helvetica, sans-serif;
font-weight: bold;
margin: 0 0 8px 0;
padding: 0;
background: url('img/h1.png') 0 5px repeat-x;
}

/** header ******************************************************************************************************/

#header {
width: 928px;
background: url("img/header.png") no-repeat;
}

#header .spacer {
width: 928px;
height: 11px;
background: url("img/header-spacer.png") no-repeat;
}

/** body *******************************************************************************************************/

#body {
width: 928px;
background: url("img/mainbody.png") repeat-y;
}

#body .content {
width: 920px;
margin: 0 4px;
background: url("img/conbg.png") repeat-y;
}

#body .left {
width: 148px;
float: left;
}

#body .right {
width: 753px;
float: right;
margin: 0 11px 0 0;
}

#body .gallery {
margin-left: 30px;
}

#body .right .col2 {
width: 370px;
margin-right: 10px;
float: left;
}

#body .right .col2-2 {
width: 370px;
float: left;
}

/** menu's & links***********************************************************************************************/

#body .left ul {
list-style: none;
margin: 0;
padding: 0;
}

#body .left .item {
width: 143px;
height: 26px;
line-height: 26px;
padding-left: 18px;
background: url('img/item.png') no-repeat;
}

#body .left .item a {
color: #757575;
text-decoration: none;
}

#body .left .item:hover a {
color: #004a0a;
}

#body .left .current-item {
width: 143px;
height: 27px;
line-height: 26px;
padding-left: 18px;
background: url('img/current-item.png') no-repeat;
}

#body .left .current-item a {
color: #fff;
font-weight: bold;
text-decoration: none;
}

.internal, .external-link-new-window {
color: #004a0a;
}

/** footer ******************************************************************************************************/

#footer {
width: 100%;
height: 162px;
background: url("img/footer-big.png") center no-repeat;
}

#footer .container {
width: 928px;
margin: auto;
}

#footer .left {
width: 400px;
float: left;
color: #434343;
margin: 118px 0 0 0;
}

#footer .right {
width: 120px;
float: right;
margin: 100px 0 0 0;
}

#footer .left a {
text-decoration: none;
font-weight: bold;
}

#footer .left b {
color: #004a0a;
}

/** slider ******************************************************************************************************/

#slider {
padding-top: 14px;
width: 896px;
position: relative;
overflow: hidden;
margin: auto;
}

.clear {
clear: both;
}

.sliderImage span strong {
font-size: 14px;
}

.top {
top: 0;
left: 0;
}

.bottom {
bottom: 0;
left: 0;
}

/** typo3 ******************************************************************************************************/
/** img & text */
div.csc-textpic-border div.csc-textpic-imagewrap .csc-textpic-image img, div.csc-textpic-border div.csc-textpic-single-image img {
padding: 1px 1px 1px 1px;
margin-right: 10px;
border: none;
background: url('img/img-bg.png');
}

/** ch_gallery */
.tx-chgallery-pi1 .clr {
clear:both;
}

.tx-chgallery-pi1 .pagebrowser {
width: 709px;
margin: 0 0 0 26px;
}

.tx-chgallery-pi1 .pagebrowser .prev {
width: 160px;
float: left;
background: url(img/prev.png) no-repeat;
}

.tx-chgallery-pi1 .pagebrowser .pages {
width: 316px;
float: left;
text-align: center;
}

.tx-chgallery-pi1 .pagebrowser .next {
width: 160px;
float: left;
text-align: right;
background: url(img/next.png) right no-repeat;
}

.tx-chgallery-pi1 .pagebrowser .next a, .tx-chgallery-pi1 .pagebrowser .prev a {
text-decoration: none;
color: #fff;
padding: 0 6px;
}

.rzcolorbox-content82 {
color: #fff;
padding: 0 12px;
text-decoration: none;
float: left;
background: url(img/adauga-mesaj.png) center no-repeat;
}

.rzcolorbox-content82:hover {
background: url(img/adauga-mesaj2.png) center no-repeat;
text-decoration: none;
}

/* tabele */

table.fpage {
margin-top: 16px;
border-collapse: collapse;
}

table.fpage .td-0, .fpage .td-2 {
width: 370px;
padding: 7px;
text-align: justify;
background: #ebebeb;
}

table.contenttable th {
width: 370px;
}

table.fpage {
margin-bottom: 10px;
}
