body {
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 0;
    font-family: Arial;
	background-color: #9ACD2C;
}

img {
    border: 0;
}

a {
    text-decoration: none;
	outline: 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;
	text-decoration: underline;
}
div.page {
    width: 100%;
    height: auto;
}

div.body {
    width: 950px;
    height: auto;
    margin: 0 auto;
    float: none;
}

div.header_a {
    width: 49%;
    height: 153px;
	line-height:200px;
	border-bottom: 1px solid #F3F3F3;
}
div.header_b {
    width: 51%;
    height: 153px;
	text-align: right;
	border-bottom: 1px solid #F3F3F3;
}

div.header_data {
    width: 18%;
    height: 40px;
	
}

div.data {
    width: 100%;
	margin-top: 15px;
    height: 25px;
    line-height: 25px;
    font-size: 12px;

    background-color: #F3F3F3;
    -moz-border-radius:5px
}

div.menu {
    width: 82%;
    height: 35px;
    color: #FFFFFF;
    text-decoration: none;
	margin-top: 5px;
}

div.menu_odn {
    width: 15.9%;
    height: 40px;
    line-height: 40px;
	padding-left: 3%;
    text-align: left;
    color: white;
    font-size: 13px;
    font-weight: bolder;
    border-right: 1px solid #F3F3F3;
	background-image: url('../images/strzal_menu.png');
    background-repeat: no-repeat;
	background-position: 10px 18px; 
}
div.menu_odn a {
	color: white;
    display: block;
}
div.menu_odn a:hover {
    color: white;
	text-decoration: none;
	display: block;
	
}
div.menu_odn:hover {
	background: #9F1D23;
	-moz-border-radius: 5px;
	background-image: url('../images/strzal_menu.png');
    background-repeat: no-repeat;
	background-position: 10px 18px; 
}
div.content {
    width: 100%;
    height: auto;
}

div.col_1 {
    width: 100%;
    -moz-border-radius: 5px;
   	background: #F3F3F3;
    margin-top: 15px;
	margin-bottom: 10px;
	text-align: center;
    font-size: 13pt;
    color: #9F1D23;
    font-weight: bolder;
	height: 190px;
}
div.col_2 {
	width: 96%;
    background-color: #F3F3F3;
	padding: 2%;
	margin-top:15px;
	-moz-border-radius: 5px;
	color:#9eacb5;
}


div.col_2_odn {
    border-bottom: 1px solid #BFBFBF;
    width: 95%;
	padding-left:5%;
    font-size: 13px;
    height: 25px;
    line-height: 25px;
	color:#5F5F5F;
}

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%;
    height: auto;
    margin-bottom: 5px;
    font-family: Tahoma;
    font-size: 11pt;
    color: #9F1D23;
	font-weight: bolder;
}


div.col_3 {
    width: 43.58%;
	margin-left:3%;
	margin-top: 15px;
    height: auto;
	background-color: #F3F3F3;
	padding: 2%;
	-moz-border-radius: 5px;
	height:152px;
}
div.col_3_odn {
    width: 100%;
    font-size: 14px;
    height: 25px;
    line-height: 22px;
	color:#5F5F5F;
}
div.col_3_odn a{
	color:#5F5F5F
}
div.col_3_odn a:hover{
	color:#9F1D23
}
div.col_3_txt {
    width: 100%;
    font-size: 13px;
    height: auto;
	color:#5F5F5F;
}

div.col_3_odn img {
    margin-right: 3px;
    float: left;
}

div.col_1_odn img {
    margin-right: 3px;
}
.galeria {
    border: 2px solid #50595A;
	margin-right: 15px;	
	margin-bottom: 15px;	
}
.galeria:hover {
    border: 2px solid #D8FF00;
}
div.foot {
    width: 100%;
    height: 55px;
 	
    color: #9eacb5;
    font-size: 13px;
}

div.foot_a {
	border-top: 1px solid #ffffff;
	margin-top:10px;
    width: 99.5%;
    height: 30px;
    line-height: 30px;
	color: #5F5F5F;
}
div.foot_a a {
    color: #5F5F5F;
}
div.foot_a a:hover {
    color: #9F1D23;
}
