body {
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 0;
    font-family: Arial;
    background-image: url('../images/bg.png');
    background-repeat: repeat-x;
}

img {
    border: 0;
}

a {
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

div {
    float: left;
}

img.middle {
    vertical-align: middle;
}

h2 {
    font-size: 13px;
    margin: 0;
    padding: 0;
    border: 0;
    float: left;
    font-size: 100%;
    font-weight: inherit;
    font-style: inherit;
}
h1 {
  
    margin: 0;
    padding: 0;
    border: 0;

    font-size: 100%;
    font-weight: inherit;
    font-style: inherit;
}
div.page {
    width: 100%;
    height: auto;
}

div.body {
    width: 950px;
    height: auto;
    margin: 0 auto;
    float: none;
}

div.header {
    width: 78.79%;
    height: 100px;
    padding-top: 20px;
    background-color: white;
    border-left: 1px solid #A3A3A3;
}

div.header_data {
    width: 21%;
    height: 120px;
    background-color: white;
    border-right: 1px solid #A3A3A3
}

div.data {
    width: 200px;
    height: 25px;
    line-height: 25px;
    font-size: 12px;
    margin-top: 40px;
    background-color: #999999;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-bottomleft: 5px;
}

div.menu {
    width: 950px;
    height: 70px;
    background-color: #2E3337;
    position: absolute;
    color: #FFFFFF;
    top: 110px;
    text-decoration: none;
    -moz-border-radius: 5px;
}

div.menu_odn {
    width: 19.9%;
    height: 70px;
    line-height: 70px;
    text-align: center;
    color: white;
    font-size: 13px;
    font-weight: bolder;
    border-right: 1px dashed #404348;
}
div.menu_odn a {
	color: white;
    display: block;
}
div.menu_odn a:hover {
    color: #EF6900;
	text-decoration: none;
}

div.content {
    width: 908px;
    height: auto;
    padding: 20px;
    background-color: white;
    border-left: 1px solid #A3A3A3;
    border-right: 1px solid #A3A3A3;
    margin-top: 50px;
}

div.col_1 {
    width: 904px;
    -moz-border-radius: 5px;
    border: 2px solid #BABABA;
    margin-bottom: 10px;
}

div.col_1_a {
    width: 50%;
    height: auto;
    text-align: center;
    font-size: 25pt;
    color: #EF6900;
    font-weight: bolder;
    margin-top: 60px;
}

div.col_1_b {
    width: 50%;
    height: auto;
    text-align: center;
}

div.col_1 {
    width: 904px;
    -moz-border-radius: 5px;
    border: 2px solid #BABABA;
    margin-bottom: 10px;
}

div.col_2 {
    width: 48%;
    height: auto;
}

div.col_2_odn {
    border-bottom: 1px dashed #BABABA;
    width: 90%;
    font-size: 13px;
    height: 25px;
    line-height: 25px;
}

div.col_2_txt {
    border-bottom: 1px dashed #BABABA;
    margin-left: 4.4%;
    width: 85.6%;
    padding-bottom: 5px;
    padding-top: 5px;
    font-size: 12px;
    height: auto;
}

div.col_nagl {
    width: 97%;
    background-color: #2E3337;
    height: auto;
    padding-left: 3%;
    margin-bottom: 5px;
    font-family: Tahoma;
    font-size: 15pt;
    color: white;
    -moz-border-radius: 5px;
}

div.col_3 {
    width: 50%;
    margin-left: 2%;
    height: auto;
}

div.col_3_odn {
    width: 90%;
    font-size: 14px;
    height: 25px;
    line-height: 22px;
}

div.col_3_odn img {
    margin-right: 3px;
    float: left;
}
.galeria {
    border: 2px solid #21262C;
	margin-right: 15px;	
	margin-bottom: 15px;	
}
.galeria:hover {
    border: 2px solid #FA7703;
}
div.col_1_odn img {
    margin-right: 3px;
}

div.foot {
    width: 100%;
    height: 55px;
    background-color: #21262C;
    color: #A0A9B0;
    font-size: 13px;
}

div.foot_a {
    width: 15%;
    height: 55px;
    line-height: 55px;
}

div.foot_b {
    width: 100%;
    height: 55px;
    line-height: 55px;
    text-align: right;
}

div.foot_b a {
    color: #A0A9B0;
}

div.foot_b a:hover {
    color: #EF6900;
}
