@charset "utf-8";
html{
margin:0;
padding:0;
}
body {
	font-size: 12px;
	color:#4c4c4c;
	font-family:Arial, Helvetica, sans-serif;
	background:#a8a8a8 url(../img/bg_body.jpg) center top no-repeat;
	text-align:center;
	margin:0;
	padding:0;
}
img{
border:0;
}

a{
text-decoration:none;
color:#fd0807;
}


a:hover{
text-decoration:underline;
}

#wrap{
width:1000px;
position:relative;
margin:0 auto;
text-align:left;
}

#menu_top{
height:35px;
text-align:right;
}


#banner{
height:188px;
}




#main{
background:url(../img/bg_main_m.jpg) repeat-y;
float:left;
}

#left{
width:253px;
float:left;
}

#right{
width:747px;
float:left;
}


#left_t{
min-height:372px;
}

#right_t{
background:url(../img/bg_right_t.jpg) no-repeat;
min-height:372px;
}



#left_menu{
background:url(../img/bg_left_t.jpg) no-repeat;
min-height:173px;
}


#left_mapa{
background:url(../img/bg_mapa_t.jpg) no-repeat;
min-height:173px;
}


#foot{
text-align:center;
color:#333;
font-size:11px;
line-height:22px;
}

#foot a{
color:#333;
}


#right_path{
height:30px;
line-height:30px;
float:left;
width:92%;
margin:3px 0 0 40px;
font-size:13px;
color:#484848;
font-weight:bold;
}

#right_path a{
color:#7f7f7f;
font-weight:bold;
}

#right_tekst{
margin:20px 20px;
float:left;
}

#right_tekst h1{
font-size:14px;
}




#left_menu_path{
height:30px;
line-height:30px;
float:left;
width:92%;
margin:3px 0 0 40px;
font-size:13px;
color:#484848;
font-weight:bold;
}

#left_menu_tekst{
margin:20px 10px 0 10px;
float:left;
width:180px;
}







#left_mapa_path{
height:30px;
line-height:30px;
float:left;
width:92%;
margin:3px 0 0 40px;
font-size:13px;
color:#484848;
font-weight:bold;
}

#left_mapa_tekst{
margin:20px 15px 0 15px;
float:left;
}



#left_menu_tekst ul{
list-style:none;
margin:0 0 0 20px;
padding:0;
width:100%;
}

#left_menu_tekst li a{
font-weight:bold;
color:#989898;
font-size:13px;
padding:2px 0 2px 8px;
display:block;
outline:none;
}

#left_menu_tekst li li a{
color:#000;
font-weight:normal;
font-size:12px;
}

#left_menu_tekst li{
border-top:1px solid #dadada;
margin:3px 0 0 0;
display:block;
width:100%;
}

#left_menu_tekst li li,#left_menu_tekst li.sel{
border-top:0;
}

#left_menu_tekst li.sel a{
color:#fd0807;
background:url(../img/li1.gif) 0 9px no-repeat;
}


#left_menu_tekst li.sel li a{
color:#000;
background:none;
}

#left_menu_tekst li li.sel a{
background:#eeedeb;
}


table.t_klienci{
	width:690px;
	border-collapse:collapse;
}

table.t_klienci td{
	padding:15px;
	
}



table.t_klienci tr.tr1{
	background:#e6e6e6;
	
}