body{
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	background-color: #fff;
	color: #333333;
}
a img {
	border: none;
}
a {
	color: #3e4c8c;
}
p {
    padding: 5px 0px 10px 0px;
    margin: 0px;
}
ul, ol {
    margin: 0px;
    padding: 4px 0px 15px 40px;
}
form {
    padding: 0px;
    margin: 0px;
}
.content_abs {
}
#content_container {
    width: 1050px;
    
    margin: 41px 0px 0px 0px;
    text-align: left;
}
.incontainer {
    float: left;
    width: 100%;
    background-image: url('../images/back.jpg');
    background-repeat: no-repeat;
    position: relative;
    min-height: 800px;
}
.incontainer2 {
    float: left;
    width: 100%;
    background-image: url('../images/back2.jpg');
    background-repeat: no-repeat;
    position: relative;
    min-height: 600px;
}
.lcol {
    width: 810px;
    float: left;
    
    padding: 0px 0px 0px 0px;
}
.rcol {
    width: 224px;
    float: left;
    
}
.rcol a.logo {
    display: block;
    height: 215px;
    width: 204px;
    margin: 15px 0px 0px 10px;
}
.contacts_block {
    text-align: center;
    font-size: 13px;
    font-weight: bold;
    margin: 80px 0px 0px 5px;
}
.contacts_block p a {
    color: #000000;
    text-decoration: none;
}
.contacts_block p a:hover {
    text-decoration: underline;
}
.sheme a {
    color: #ff3300 !important;
    text-decoration: none;
}
.sheme a:hover {
    text-decoration: underline;
}
.contacts_block p {
    margin: 0px;
    padding: 0px 0px 22px 0px;
}
.image_box {
    float: left;
    padding: 9px 15px 15px 10px;
}
.image_box_file {
    width: 240px;
    height: 240px;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: center;
}
#image .image_box_file a, .im a, .im a:hover {
    background-image: url('../images/ramka.png') !important;
    display: block;
    width: 240px;
    height: 240px;
}

.contentdescription_main {
    width: 100%;
    float: left;
    padding: 40px 0px 0px 0px;
}
.text_in_main {
    padding: 35px 0px 20px 10px;
}
.debox {
    padding: 0px 0px 0px 10px;
    position: relative;
    top: -30px;
    text-align: justify;
}
.lcol {
    text-align: justify;
}
.previmg {
    float: left;
    width: 55px;
    height: 86px;
    background-image: url('../images/previmg.jpg');
    background-repeat: no-repeat;
    background-position: left center;
    margin: 0px 0px 0px 20px;
    display: inline;
}
.gnav {
    float: left;
    width: 46px;
    height: 86px;
    color: #666666;
    font-size: 14px;
    font-weight: bold;
}
.gnav .currpage {
    display: block;
    height: 70px;
}
.nextimg {
    float: left;
    width: 55px;
    height: 86px;
    background-image: url('../images/nextimg.jpg');
    background-repeat: no-repeat;
    background-position: left center;
}
.previmg a, .nextimg a {
    display: block;
    height: 70px;
    margin: 7px 0px 0px 0px;
    text-decoration: none;
}
a.mainlink {
    float: left;
    color: #006600;
    font-weight: bold;
    font-size: 14px;
    text-decoration: none;
    width: 200px;
    text-align: center;
    margin: 0px 0px 7px 0px;
}
a.mainlink:hover {
    text-decoration: underline;
}
.gpagination {
    float: left;
    width: 200px;
    position: absolute;
    top: 620px;
    right: 27px;
}
#phocagallery {
    padding: 0px 0px 5px 0px;
    min-height: 520px;
}
.componentheading, .contentheading_big {
    color: #ff550f;
    font-size: 26px;
    text-transform: uppercase;
    font-weight: bold;
    padding-bottom: 10px;
}
.contentheading {
    font-size: 20px;
    color: #0f9b38;
    padding-bottom: 6px;
}
.contentheading a {
    color: #0f9b38;
    font-weight: bold;
}
.contentheading a:hover {
    color: #ff550f;
}
.lcol2 {
    width: 740px;
    margin-right: 70px;
}
.createdate div {
    position: relative;
    top: -8px;
    color: #7b797a;
    font-size: 11px;
    font-weight: bold;
}
a.readon {
    float: right;
    color: #ff550f;
}
a.readon:hover {
    color: #0f9b38;
}