/*
// +------------------------------------------------------------------------+
// | SDASINT CMS
// +------------------------------------------------------------------------+
// | SDASINT CMS IS NOT FREE SOFTWARE
// +------------------------------------------------------------------------+
// | Developed by: SDASINT (www.sdasint.ro) 
// | Copyright: (c) SDASINT. All rights reserved.
// +------------------------------------------------------------------------+
*/

/* START GENERAL STYLE*/
body{
margin-top:0;
margin-left:0;
padding-top:20px;
background-color:#790000;

}
.header{
background-image:url(../images/header.png);
background-repeat:no-repeat;
height:185px;
}
.menust{
background-image:url(../images/menust.png);
background-repeat:no-repeat;
height:115px;
}
.middle{
background-image:url(../images/middle.png);
background-repeat:repeat-y;
height:1px;
}
.footer {
background-image:url(../images/footer.png);
background-repeat:no-repeat;
height:70px;
}
/* START ARRANGE VERTICALLY LEFT AND RIGHT PANEL*/
.vtop{vertical-align:top;}
/* END ARRANGE VERTICALLY LEFT AND RIGHT PANEL*/

/* START LEFT STYLE*/
.left_h{
background-image:url(../images/left_h.png);
background-repeat:no-repeat;
height:40px;
}
.left_m{
background-image:url(../images/left_m.png);
background-repeat:repeat-y;
height:1px;
}
.left_b{
background-image:url(../images/left_b.png);
background-repeat:repeat-y;
height:20px;
}
/* END LEFT STYLE*/

/* START RIGHT STYLE*/
.right_h{
background-image:url(../images/right_h.png);
background-repeat:no-repeat;
height:20px;
}
.right_m{
background-image:url(../images/right_m.png);
background-repeat:repeat-y;
height:1px;
}
.right_b{
background-image:url(../images/right_b.png);
background-repeat:no-repeat;
height:15px;
}
/* END RIGHT STYLE*/

/* END GENERAL STYLE*/

.contact_top{
font-family:"Century Gothic";
font-size:13px;
width:270px;
float:right;
padding-right:17px;
margin-top:50px;
}

.title {
font-family:"Century Gothic";
font-size:16px;
font-weight:bold;
margin-left:15px;
margin-top:10px;
padding-bottom:5px;
border-bottom:1px solid;
width:580px;
}
.continut {
margin-top:10px;
width:600px;
margin-left:8px;
font-size:15px;
text-align:justify;
}
.copyright {
font-family:"Century Gothic";
font-size:14px;
text-align:right;
padding-right:20px;
margin-top:13px;
color:#000000;
}
.copyright a:link {
text-decoration:none;
color:#000000;
}
.copyright a:visited{
text-decoration:none;
color:#000000;
}



/*
=======================================================================
 css adaugat
=======================================================================
*/
.poze-dreapta{

padding-left: 8px;
padding-top: 0px;
}
.poza1{
padding-top:5px;
padding-left:5px;
padding-right:5px;
padding-bottom:5px;
border:1px solid;
border-color: #333333;
margin-left:8px;
}
.poza2-left{
background-repeat:no-repeat;
text-align:center;
vertical-align:middle;
float:left;
margin-bottom:4px;


}
.poza2-right{
background-repeat:no-repeat;
text-align:center;
vertical-align:middle;
float:left;
margin-bottom:4px;

}
/*  pentru doua poze una langa alta
.poza2-right{
background-image:url(../images/back-img.jpg);
background-repeat:no-repeat;
text-align:center;
vertical-align:middle;
float:right;
margin-bottom:5px;
}

*/


a:link {
text-decoration:none;
color: #000000;
}
a:visited{
text-decoration:none;
color:#000000;
}
a img {
border:none;
} 

/* css atach to gallery */
a.qp_disabled {
color: #888;
}
#images_counter_back {
margin-top:10px;
margin-left: 25px;
padding-left:25px;
padding-top:7px;
background-image:url(../images/quick-paginate.png);
background-repeat:no-repeat;
height:34px;
width: 199px;
}

#images_counter {
width: 150px;
}
#images_counter .qp_prev {
/*margin-right: 30px;*/
display: block;
float: right;
color:#FFF;
}
#images_counter .qp_next {
display: block;
float: left;
color:#FFF;
}
.error_msg {
color:#990000;
font-weight:bold;
font-size:12px;
}






