*{
margin:0px;
padding:0px;
}
img{border:0px;}
html{
width:100%;
height:100%;
background-color:#6B7887
}
body{
width:984px;
min-height: 1200px;
height: auto !important;
height: 1200px;
margin:0 auto;
padding:0 1px;
background-color:#FFFFFF;
position:relative;
}

#header{
width:1284px;
height:126px;
font-family:Tahoma;
font-size:11px;
color:#6A6A6A
}

#menu{
width:952px;
height:36px;
line-height:36px;
padding:0 0 0 32px;
background-image:url(images/menu_bg.gif);
background-position:top left;
background-repeat:repeat-x;
float:left;
}

#menu li{
display:inline;
list-style-type:none
}
#menu a{
font-family:Tahoma;
font-size:11px;
color:#D2DEEC;
text-decoration:none;
margin:0 15px;
}

#columns{
padding:0 0 20px 0;
float:left;

overflow:hidden;

}

#content{
width:690px;
overflow:hidden;
float:left; 
text-align:justify; padding:10 20 20 0px;

font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#333333;
}

#columns2{
 width:140px;
float:left;
overflow:hidden;

}
#mapka {  width:450px;
  		  height:400px;
          margin:20px auto;
	   }  

.column{
width:134px;
float:left;
margin:0 7px 0 0;
background-image:url(images/bg_c.gif);
background-position:top left;
background-repeat:repeat-y; 
}

.column div{
width:134px;
background-image:url(images/bg_c_b.gif);
background-position:bottom left;
background-repeat:no-repeat;
}
.column h4{
font-family:Tahoma;
font-size:11px;
color:#ECFEE2;
font-weight:normal;
text-transform:uppercase;
display:block;
width:110px;
height:37px;
line-height:41px;
padding:0 0 7px 25px;
background-position:top left;
background-repeat:no-repeat
}
.column .title1{background-image:url(images/title1_bg.gif);}

.column .title3{background-image:url(images/title3_bg.gif);}
.c2{
margin-top:33px; 
}
.c3{
margin-top:0px; float:left; 
}
.column ul{
margin:7px 0 10px 20px;
list-style-type:none;
line-height:18px;
}
.column li a{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#323232;
text-decoration:underline
}


.tags{ 
 position: relative;
  width:134px; 
  left:0px; 
    }
	
.tags h4 {font-family:Tahoma; font-size:11px; color:#ECFEE2; font-weight:normal; text-transform:uppercase; background-position:top left; background-repeat:no-repeat;}	
.tags .title2 {background-image:url(images/title2_bg.gif);}	
.tags ul{ margin:7px 0 10px 20px; list-style-type:none; line-height:18px; }
.tags li a{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#323232; text-decoration:underline }
#footer{
	width:984px;
	position: fixed;
	bottom:-0px;
	height:71px;
	border-top:8px solid #254A73;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#343434;
	
}
#footer ul{
margin:15px 0 10px 0;
text-align:center
}
#footer li{
display:inline;
list-style-type:none;
}
#footer li a{
color:#343434;
text-decoration:none;
margin:0 5px
}
#footer li a:visited{text-decoration:none}
#footer li a:hover{text-decoration:underline}
.bft{
color:#254A73;
text-decoration:underline
}
.bft:visited{text-decoration:underline}
.bft:hover{text-decoration:none}
#footer p{
text-align:center
}