@charset "utf-8";
/* CSS Document */

.clearfix {
    *zoom: 1;
}

.clearfix:before,
.clearfix:after {
    display: table;
    line-height: 0;
    content: "";
}

.clearfix:after {
    clear: both;
}
html {
    margin: 0;
    padding: 0;
}
body {
    background:url(/images/BG.png) center repeat-y #dbebee;
    margin: 0;
    font-family: Arial, sans-serif;
    font-size: 14px;
    line-height: 150%;
    color: #01162c;
    padding:0;
}
p {
    margin:0;
}
a {
    text-decoration:none;
    color:#01162c;
}
h2 {
    font-size: 24px;
    font-weight:bold;
    color:#01162c;
    line-height:130%;
}
h3 {
    font-size: 18px;
    font-weight:normal;
    color:#17697c;
    line-height:130%;
}
h2 span {
    font-weight:normal;
    font-style:italic;
    text-transform:uppercase;
}
h3 span {
    font-weight:bold;
}
#head {
    background:url(/images/header.png) center top no-repeat;
    height:136px;
    width:960px;
    margin:0 auto;
}
#head .btn {
    float:right;
    text-transform: uppercase;
    font-weight:normal;
    font-size:11px;
    height:17px;
    line-height:17px;
    width:94px;
    margin:97px 57px 0 0;
}
.container {
    background:#ffffff;
    width:850px;
    margin:0 auto;
    text-align:center;
    padding:35px 55px;
    -moz-border-radius: 15px;
    border-radius: 15px;
}
.hr {
    background: #e5e7e9;
    height:1px;
    width:100%;
}

hr {

    margin: 10px 0px;
}


.row {
    padding:20px;
    margin:0;
    text-align:left;
}
.row-index2 {
    padding: 20px 20px 0;
    margin:0;
    text-align:left;
}
.coloumn {
    width:250px;
    margin-right:30px;
    float:left;
    text-align: left;
}
.row .coloumn:last-child {
    margin-right:0;
}
.kisszines {
    background: #f4f9fa;
    margin:20px;
    margin-bottom:0;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    -khtml-border-radius: 15px;
    border-radius: 15px;
}
.kisszines h3 {
    margin:0;
    text-align:center;
}
.konverz-me {
    width:420px;
    margin:0 auto;
}
.konverz-me h3{
    font-size:18px;
    color:#01162c;
    font-weight:bold;
    float:left;
    margin:0 0 30px 0;
}
.konverz-me a.btn{
    float:right;
}
a.btn {
    display:block;
    width:115px;
    height: 21px;
    background:red;
    text-align:center;
    color:#ffffff;
    font-weight:bold;
    background:url(/images/btn-bg.png) repeat-x;
    border:1px solid #ffffff;
    box-shadow: 1px 1px 5px #767676;
    cursor:pointer;
    text-decoration:none;
}
a.btn:hover {
    background:#a60003;
    border:1px solid #f1f1f1;
}
.footer {
    margin:0 auto;
    padding:0 30px;
    width: 900px;
    height:50px;
    background:url(/images/footer.png) right no-repeat;
    font-size:12px;
}
.footer p {
    padding-top:20px;
}
h2.index2 {
    font-size:24px;
    color:#17697c;
    text-align:left;
    font-family: 'Arial Black', 'Arial Bold', Arial, sans-serif;
    font-weight: normal;
    padding:0 20px;
}
h2.index2 span {
    font-family: Arial, sans-serif;
    font-weight: normal;
    text-transform: none;
}
.left-coloumn {
    width: 170px;
    float: left;
}
.fancy-layout {
    width:170px;
    font-weight:bold;
    border-right:solid 3px #f1f7f8;
}
.fancy-layout-rightcoloumn {
    padding-left:10px;
}
.row-video {
    padding:0 70px;
}
tbody {
    text-align:left;
}
.light {
    background:url(/images/ray-of-light.png) #f4f9fa no-repeat center center;
}
.facebook-link {
    font-weight:bold;
    text-decoration: underline;
}

.karikatura-img {

    margin: 10px 0px;



}

.karikatura-img img {
    width:  600px;
    border: 25px, 100px;

}

.fb_img {
    float: left;
    width: 100px;
    height: 100px;
}

.fb_img img {
    width: 100px;
    height: 100px;
}

.fb_content {
    float: left;
    padding-top: 5px;
    margin-left: 15px;
    text-align: left;
    height: 100px;
    display: block;
    line-height: 1.5em;
    color:#17697c;
    font-size: 18px;
}

.fb {
    width: 100%;
    height: 100px;
}

.terkep {
    margin-top: 40px;
    margin-bottom: 35px;
}