
body {
    background-color: #ecebe8;
    color: #545454;
    margin: 0px;
    padding: 0px;
    font-size: 1em;
	font-family: Helvetica,arial,sans-serif;
    -webkit-font-smoothing: antialiased;
}
#continut{
		width: 1050px;
		margin: 90px auto;
		display: table;

}
.pasi h3 {
    position: relative;
    z-index: 3;
    left: 0;
    top: 0px;
    line-height: 29px;
	    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    background: #f6f5f4;
	 height: 60px;
	     margin-bottom: 0px;
}
#relat{
	min-height:200px;
	width: 290px;
       display: table;
    padding: 0 10px;
    position: relative;
	    margin: 0 auto;

}
.capNr{
	 text-align: center;
    width: 50px;
    float: left;
    height: 50px;
    background: steelblue;
    color: white;
    font-size: 12px;
    line-height: 19px;
    padding-top: 10px;
}
.capTitle{
	    padding: 12px;
    display: block;
    margin-left: 60px;
}
ol li{
  list-style-type: none;
}
.nr_pas{
	position: relative;
    float: left;
    font-size: 40px;
    font-weight: bold;
    padding: 8px 15px;
	
}
.capNr span{
	font-size: 21px;
    padding: 0;
	display: block;
}
#articol{
	float: left;
	    width: 70%;
}
#intro{
	padding: 27px;
    margin-bottom: 25px;
    word-wrap: break-word;
    background-color: #ffffff;
}
.pas {
	    margin-top: -30px;
    margin-right: 40px;
}
.lista_pasi li {
    margin-bottom: 30px;
    font-size: 16px;
    line-height: 25px;
    color: #545454;
    list-style: none;
    background-color: #ffffff;
    border-radius: 4px;
    padding: 20px 20px 25px 20px;
    clear: both;
    position: relative;
	    -webkit-box-shadow: 0px 1px 6px 0px rgba(0, 0, 0, 0.29);
    -moz-box-shadow:0px 1px 6px 0px rgba(0, 0, 0, 0.29);
    box-shadow: 0px 1px 6px 0px rgba(0, 0, 0, 0.29);
}
#articol ol.lista_pasi {
    padding: 0;
    margin: 0;
}
li img{

	    width: 100%;
		margin-bottom: 20px;
}
.imgu{
	    
    overflow: hidden;
	    margin-left: -20px;
    margin-right: -20px;
    margin-top: -21px;
}
.sterge{
	position: absolute;
    width: 100%;
    height: 25px;
    background: #fff;
    margin-top: -50px;
    z-index: 222;
    overflow: hidden;
    margin-left: -20px;
}
.rel{
	    background: white;
    padding: 2px;
    margin-bottom: 10px;
    -webkit-box-shadow: 0px 1px 1px 1px rgba(0, 0, 0, 0.16);
    -moz-box-shadow: 0px 1px 1px 1px rgba(0, 0, 0, 0.16);
    box-shadow: 0px 1px 1px 1px rgba(0, 0, 0, 0.16);

}
.relTitle{
    position: relative;
    margin-top: -30px;
    background: #4682b4;
    z-index: 22;
    text-align: center;
    color: white;
    vertical-align: middle;
    padding: 10px;
}



/* HEADER */


#header_outer {
    position: fixed;
    z-index: 100000006;
    top: 0;
    width: 100%;
    background-color: #4682b4;
}
#header{
	background-color: #4682b4;
    height: 72px;
    position: relative;
	max-width: 1050px;
    min-width: 935px;
    margin: 0 auto;
}
#bubble_search {
    padding: 15px 15px 15px 0;
    white-space: nowrap;
}
.search_box {
    font-size: 1.4em;
    border: none;
    background-color: #4682b4;
    color: #FFF;
    width: 30%;
    min-width: 276px;
    margin: 0 8px 0 0;
    padding: 7px 7px 4px 7px;
    border-bottom: 2px solid #FFF;
}
#search_site_bubble {
    position: absolute;
    margin: -1px 0 0 5px;
    height: 40px;
    border-radius: 4px;
    background-color: #82a9ca;
    text-indent: -500px;
    width: 85px;
    background-size: 25px auto;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url(/skins/owl/images/search.png);
}
#logo_link.no_tag {
    width: 141px;
    overflow: hidden;
    margin-left: 20px;
}
#logo_link {
    height: 50px;
    width: 182px;
    float: left;
}
#header .logo {
    height: 22px;
    width: 102px;
    margin: 12px 20px 15px 0;
}

textarea:focus, input:focus{
    outline: none;
}
::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:    #fff;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #fff;
   opacity:  1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    #fff;
   opacity:  1;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color:    #fff;
}
::-ms-input-placeholder { /* Microsoft Edge */
   color:    #fff;
}




#bodycontents{
	    display: inline-block;
	background-color: #f6f5f4;
    padding: 22px 27px;
    margin-bottom: 25px;
    position: relative;
}
.thumbnail {
    float: left;
    position: relative;
    margin-right: 4px;
    margin-bottom: 4px;
    border: 1px solid #f2f0eb;
    overflow: hidden;
}
.thumbnail a {
    display: block;
	word-wrap: break-word;
	    text-decoration: none;
}
.thumbnail img {
	    -webkit-user-drag: none;
       width: 325px;
    height: 220px;
    display: block;
}
.thumbnail p span {
    font-weight: bold;
    font-size: 16px;
    word-break: normal;
    word-wrap: normal;
}
.thumbnail p {
	    text-align: center;
    color: #fff;
    margin: 7px;
    text-decoration: none;
    font-size: 11px;
    line-height: normal;
    overflow: hidden;
}
.thumbnail div.text {
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    line-height: normal;
    z-index: 0;
   background-color: rgb(70, 130, 180);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#66000000',GradientType=0 );
}
ul#breadcrumb {
    float: right;
        margin: 0px 0 15px;
        width: 100%;
    max-height: 15px;
    overflow: hidden;
}
ul#breadcrumb li {
    float: left;
    list-style: none !important;
    padding: 0px;
    padding-bottom: 3px;
    margin: 0px;
    margin-left: 3px;
    font-size: 10px;
    color: #999;
}
ul#breadcrumb li a, ul#breadcrumb li.bread_ellipsis {
    font-size: 14px; 
    color: #767676 !important;
}
#footer{
	    height: 100px;
    width: 100%;
    background-color: #4682b4;
}