/*
Theme Name: Fonet Theme
Theme URI: http://www.milankohut.com/
Description: WordPress theme created by <a href="http://www.milankohut.com">Milan Kohut</a>.
Version: 1.0
Author: Milan Kohut
Author URI: http://www.milankohut.com/
*/
*{margin: 0; padding: 0;}
body{
	background: #eee url("images/bgr.jpg") repeat-x center top;
	font: 12px "Lucida Grande", Tahoma, Arial, Verdana;
	color: #494949;
}
/*BASICS*/
a, a:hover, a:focus{outline: none;}
a{color: #de2626; text-decoration: none;}
a:hover{color: #000; text-decoration: underline;}
a img{border: 0;}
.alignleft{
	float: left;
	margin: 5px 10px 5px 0;
}
.alignright{
	float: right;
	margin: 5px 0 5px 10px;
}
.aligncenter{
	display: block;
	margin: 0 auto;
}

#news .news_content a img{border: 1px solid #e4e2e2;}
#news .news_content a:hover img{border: 1px solid #ccc;}

.link_02{
	display: inline-block;
	height: 22px;
	color: #fff;
	padding-left: 18px;
	background: url("images/more_02.gif") no-repeat 0 0;
}
.link_02 span{
	display: inline-block;
	height: 18px;
	color: #fff;
	padding: 4px 18px 0 0;
	background: url("images/more_02.gif") no-repeat right -44px;
}
.link_02:hover{
	text-decoration: none;
	background-position: 0 -22px;
}
.link_02:hover span{background-position: right -66px;}
.rss{
	width: 22px;
	height: 22px;
	display: inline-block;
	text-indent: -9999px;
	background: url("images/rss.gif") no-repeat 0 0;
}
.rss:hover{background-position: 0 -22px;}
.more_link, .more-link{
	display: inline-block;
	padding-left: 12px;
	color: #232323;
	text-decoration: underline;
	font-weight: bold;
	background: url("images/arrow_grl.gif") no-repeat 0 7px;
}
.more_link:hover, .more-link:hover{color: #a8a8a8;}
.more-link{margin-top: -10px; background-position: 0 7px;}


#container_01{background: url("images/background.jpg") no-repeat center top;}
#container_02{width: 900px; margin: 0 auto;}

/*HEADER*/
#header{height: 107px; position: relative;}
#header .logo a{
	width: 169px;
	height: 72px;
	display: block;
	text-indent: -9999px;
	background: url("images/fonet_logo.gif") no-repeat 0 0;
	position: absolute;
	top: 29px;
	left: 20px;
}
#header .descr{font-size: 18px; color: #232323; position: absolute; right: 0; bottom: 35px;}
#header .descr span{font-size: 24px; font-weight: bold; color: #de2626;}

#search{
	position: absolute;
	right: 0;
	bottom: 6px;
	overflow: hidden;
}
#search input[type="text"]{
	width: 198px;
	padding: 0 5px;
	height: 24px;
	background: #fff;
	border: 1px solid #dbdbdb;
	color: #aaa9a9;
	font-size: 11px;
	float: left;
	margin-right: 5px;
}
#search #search_submit{
	width: 35px;
	height: 26px;
	display: block;
	text-indent: -9999px;
	line-height: 0;
	background: url("images/search_submit.gif") no-repeat 0 0;
	border: 0;
	cursor: pointer;
	float: left;
}
#search #search_submit:hover{background-position: 0 -26px;}

#top_wrapper{
	height: 224px;
	position: relative;
	z-index: 1000;
}
#typek_01{
	width: 197px;
	height: 234px;
	background: url("images/big/typek_01.png") no-repeat 0 0;
	position: absolute;
	left: -20px;
	bottom: 0;
	z-index: 100;
}

/*NAVIGATION*/
#navlist{
	height: 44px;
	background: url("images/navlist_bg.jpg") no-repeat right bottom;
	position: relative;
	z-index: 90;
}
#navigation{position: absolute; right: 0;}
#navigation ul{display: none;}
#navigation li{
	list-style-type: none;
	height: 44px;
	background: url("images/nav_li.gif") repeat-x left bottom;
	margin: 0;
	padding: 0;
	float: left;
	position: relative;
}
#navigation li a{
	display: inline-block;
	margin-top: 4px;
	height: 27px;
	background: url("images/nav_a.gif") no-repeat right bottom;
	color: #fff;
	font-weight: bold;
	padding: 13px 17px 0;
	margin-left: -2px;
}
#navigation li.current_page_item a, #navigation li.current_page_parent a{
	display: inline-block;
	height: 27px;
	background: url("images/nav_a_active.gif") repeat-x 0 0;
	color: #fff;
	font-weight: bold;
	padding: 17px 17px 0;
	margin-top: 0px;
}
#navigation li a:hover, #navigation li a.hover{
	margin-top: 0px;
	padding: 17px 17px 0;
	height: 27px;
	background: url("images/nav_a_hover.gif") repeat-x 0 0;
	text-decoration: none;
}
/*Subnav*/
#navigation ul{
	width: auto;
	position: absolute;
	left: -3px;
	top: 44px;
	border-left: 1px solid #262626;
	border-right: 1px solid #262626;
	background: #161616 url("images/subnav_bg.gif") repeat-x left bottom;
}
#navigation ul li{
	width: auto;
	height: 30px !important;
	float: none;
	white-space: nowrap;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #262626;
	background: none;
}
#navigation ul li a{
	display: block !important;
	height: 22px !important;
	margin: 0 !important;
	background: url("images/arrow_or.gif") no-repeat 10px 13px !important;
	padding: 8px 15px 0 25px !important;
}
#navigation ul li a:hover{
	display: block !important;
	height: 22px !important;
	margin: 0 !important;
	background: #de2626 url("images/arrow_or.gif") no-repeat 10px 13px !important;
	padding: 8px 15px 0 25px !important;
	color: #fff !important;
}

/*BANNER*/
#slider{
	height: 180px;
	position: relative;
	color: #fff;
	z-index: 50;
}
#slideshow{
	width: 900px;
	height: 180px;
	overflow: hidden;
	position: relative;
	z-index: 10;
}
.slider_item{position: relative; height: 180px; width: 900px;  z-index: 20;}
.slider_item h2{
	font-size: 30px;
	line-height: 30px;
	color: #fe2222;
	text-transform: uppercase;
	padding-bottom: 10px;
}
.slider_item h2 a{color: #fe2222;}
.slider_item h2 a:hover{color: #fff;}
/*Banner Nav*/
.slider_nav{
	width: 33px;
	height: 35px;
	display: block;
	text-indent: -9999px;
	position: absolute;
	top: 50%;
	z-index: 5;
	cursor: pointer;
	margin-top: -17px;
}
#prev{background: url("images/big/prev.png") no-repeat 0 0; left: -50px;}
#next{background: url("images/big/next.png") no-repeat 0 0; right: -50px;}
/*Banners*/
.big_01{background: url("images/big/big_01.jpg") no-repeat 0 0;}
.big_02{background: url("images/big/big_02.jpg") no-repeat 0 0;}
.big_03{background: url("images/big/big_03.jpg") no-repeat 0 0;}
.big_04{background: url("images/big/big_04.jpg") no-repeat 0 0;}
.big_05{background: url("images/big/big_05.jpg") no-repeat 0 0;}
.big_06{background: url("images/big/big_06.jpg") no-repeat 0 0;}
.slider_item .bi_content{
	width: 445px;
	position: absolute;
	left: 175px;
	top: 55px;
}
.slider_item .bi_content .bi_descr{
	font-size: 16px;
	line-height: 20px;
	display: inline-block;
	padding-left: 25px;
	background: url("images/arrow_r.png") no-repeat 0 3px;
}
#slider .bi_more{
	width: 136px;
	height: 28px;
	display: block;
	color: #fff;
	font-weight: bold;
	background: url("images/big/big_more_link.png") no-repeat 0 0;
	position: absolute;
	right: 15px;
	bottom: 15px;
	padding: 14px 5px 0 35px;
}
#slider .bi_more:hover{background-position: 0 -42px; text-decoration: none;}

/*HOMECONTENT*/
#services{
	background: url("images/bg_homecontent.gif") repeat-y 0 0;
	overflow: hidden;
}
#services .service{
	border-bottom: 1px solid #e4e2e2;
	position: relative;
	background: url("images/service_bg.jpg") no-repeat right top;
}
#services .service h2{
	font-size: 16px;
	font-weight: bold;
	color: #de2626;
	padding-bottom: 5px;
}
#services .service h2 a{color: #de2626;}
#services .service h2 a:hover{color: #de2626; text-decoration: underline;}
#services .service .serv_icn{
	width: 43px;
	height: 44px;
	position: absolute;
	left: 16px;
	top: 20px;
}
#services .service ul{font-size: 11px; line-height: 18px; list-style-type: none;}
#services .service ul li{padding-left: 15px; background: url("images/arrow_or.gif") no-repeat 0 6px;}
#services .service ul li a{text-decoration: underline; color: #373737; font-weight: bold;}
#services .service ul li a:hover{color: #5a5a5a; text-decoration: none;}
#services .service .icn_01{background: url("images/icons/predavame.gif") no-repeat 0 0;}
#services .service .icn_02{background: url("images/icons/spravujeme.gif") no-repeat 0 0;}
#services .service .icn_03{background: url("images/icons/servisujeme.gif") no-repeat 0 0;}
#services .service .icn_04{background: url("images/icons/realizujeme.gif") no-repeat 0 0;}
#services .col_1{
	width: 295px;
	border-right: 1px solid #e4e2e2;
	float: left;
}
#services .col_1 .srv_01{
	width: 195px;
	height: 97px;
	padding: 17px 20px 0 80px;
}
#services .col_2{
	width: 307px;
	border-right: 1px solid #bdbcbc;
	float: left;
}
#services .col_2 .srv_02{
	width: 207px;
	height: 97px;
	padding: 17px 20px 0 80px;
}
#services .col_3{
	width: 296px;
	float: left;
}
#services .col_3 .shop_cnt{
	width: 174px;
	height: 97px;
	padding: 17px 20px 0 102px;
	font-size: 11px;
	border-bottom: 1px solid #bdbcbc;
	position: relative;
}
#services .col_3 .sb_01{background: url("images/shop_01.jpg") no-repeat 0 0;}
#services .col_3 .sb_02{background: url("/wp-content/uploads/najlacnejsi-webmail-fonet-icewarp-icemail.png") no-repeat 0 0;}
#services .col_3 .shop_cnt h2{
	font-size: 12px;
	font-weight: bold;
	color: #000;
	padding-left: 22px;
	background: url("images/arrow_r.png") no-repeat 0 0;
	margin-bottom: 5px;
}
#services .col_3 .shop_cnt h2 a{color: #000;}
#services .col_3 .shop_cnt h2 a:hover{text-decoration: underline;}
#services .col_3 .shop_cnt .more{
	display: inline-block;
	height: 26px;
	padding-left: 20px;
	background: url("images/more_01.gif") no-repeat 0 0;
	color: #fff;
	position: absolute;
	right: 20px;
	bottom: 10px;
}
#services .col_3 .shop_cnt .more span{
	display: inline-block;
	height: 19px;
	padding: 7px 20px 0 0;
	background: url("images/more_01.gif") no-repeat right -52px;
	color: #fff;
}
#services .col_3 .shop_cnt .more:hover{background-position: 0 -26px; text-decoration: none;}
#services .col_3 .shop_cnt .more:hover span{background-position: right -78px;}

/*HOME-CONTENT*/
#hc_wrapper{overflow: hidden; margin-top: -1px; position: relative; z-index: 100;}
#hc_wrapper h3{
	font-size: 15px;
	font-weight: bold;
	color: #232323;
	padding-left: 20px;
	background: url("images/arrow_r.png") no-repeat 0 3px;
}
#hc_wrapper h3 a{color: #232323;}
/*Hotline*/
#hotline{
	width: 256px;
	padding: 0 20px 7px;
	background: url("images/sdb_home.gif") repeat-y 0 0;
	border: 1px solid #bdbcbc;
	border-width: 1px 0;
	float: left;
}
#hotline .hotline_hdr{padding: 17px 0 12px; margin-bottom: 15px; background: url("images/hotline_hdr.gif") repeat-x left bottom;}
.hotline_box{
	width: 166px;
	height: 66px;
	padding: 15px 10px 5px 80px;
	background: url("images/hotline_box.gif") no-repeat 0 0;
	overflow: hidden;
	position: relative;
	margin-bottom: 15px;
	font-size: 11px;
	color: #000;
}
.hotline_box h4{color: #fff; font-size: 14px; font-weight: bold; margin-bottom: 5px;}
.hotline_box h4 a{color: #fff; text-decoration: none;}
.hotline_box h4 a:hover{text-decoration: underline;}
.hotline_box .hicon{position: absolute; left: 10px; top: 50%;}
.hotline_box .h_icn_01{
	width: 43px;
	height: 44px;
	background: url("images/icons/hotline.png") no-repeat 0 0;
	margin-top: -22px;
}
.hotline_box .h_icn_02{
	width: 45px;
	height: 44px;
	background: url("images/icons/technicka_podpora.png") no-repeat 0 0;
	margin-top: -22px;
}
.hotline_box .h_icn_03{
	width: 46px;
	height: 50px;
	background: url("images/icons/teamviewer.png") no-repeat 0 0;
	margin-top: -25px;
}

.hotline_box .h_icn_04{
	width: 46px;
	height: 50px;
	background: url("images/icons/monitoring-serverov.png") no-repeat 0 0;
	margin-top: -25px;
}
.hl_contacts{color: #fff; font-weight: bold;}
.hl_contacts p{padding-bottom: 0px;}
.hl_contacts p.numb{font-size: 16px;}
.hl_contacts p.h_info{font-size: 14px;}
.hl_contacts p.h_info span{color: #232323; font-weight: normal;}
.hl_contacts p.skype a{color: #fff;}
.hl_contacts p.mail a{color: #de2626; text-decoration: underline;}
.hl_contacts p.mail a:hover{color: #232323;}
.ht_box_btn{cursor: pointer;}

/*News*/
#news{
	width: 592px;
	padding-left: 12px;
	float: left;
}
#news .news_hdr{
	padding: 17px 0 12px;
	margin-bottom: 15px;
	background: url("images/border.gif") repeat-x left bottom;
	position: relative;
}
#news .news_hdr .link_02{position: absolute; right: 27px; top: 13px;}
#news .news_hdr .rss{position: absolute; right: 0; top: 13px;}
#news .news_content{
	background: #fff;
	border: 1px solid #e4e2e2;
	padding: 15px 10px 5px;
	margin-bottom: 10px;
	overflow: hidden;
}
#news .news_content h4 a{
	font-size: 12px;
	font-weight: bold;
	color: #de2626;
	text-decoration: underline;
	display: inline-block;
	padding-left: 12px;
	background: url("images/arrow_gr.gif") no-repeat 0 5px;
}
#news .news_content h4 a:hover{color: #232323;}
#news .news_content span.date{
	font-size: 10px;
	color: #272727;
	font-weight: bold;
	display: block;
	padding: 5px 15px;
	background: url("images/time_icn.gif") no-repeat 0 5px;
}
#news .news_content .news_entry{overflow: hidden;}
#news .news_content .news_entry p{line-height: 18px; padding-bottom: 5px;}
#news .news_content .news_entry .more_link{background-position: 0 7px;}

/*PARTNERS*/
.partners .hdr_cnt{
	padding: 10px 0 12px;
	margin-bottom: 5px;
	background: url("images/border.gif") repeat-x left bottom;
}
.partners .hdr_cnt h4{
	font-size: 14px;
	font-weight: bold;
	color: #5a5a5a;
	padding-left: 20px;
	background: url("images/arrow_r.png") no-repeat 0 2px;
}
.partners .p_logos{text-align: center;}
.partners .p_logos a{margin: 0 8px !important;}
.partners .p_logos br{display: none; visibility: hidden;}
.partners .p_logos img{vertical-align: middle;}

/*CONTENT STYLE*/
#wrapper{
	overflow: hidden;
	background: url("images/bg_content.gif") repeat-y 0 0;
}
#wrapper .content_footer{
	height: 25px;
	background: url("images/content_footer.gif") no-repeat 0 0;
	clear: both;
}
/*Sidebar*/
#sidebar{
	width: 297px;
	float: left;
}
.subnav_title{
	height: 28px;
	color: #fff;
	background: #343434 url("images/sdb_hdr.gif") repeat-x 0 0;
	padding: 9px 20px 0;
}
.subnav_title h3{
	font-size: 15px;
	font-weight: bold;
	padding-left: 20px;
	background: url("images/arrow_r.png") no-repeat 0 3px;
}
.subnav_title h3 a{color: #fff;}
.subnav_title h3 a:hover{color: #fff; text-decoration: underline;}

.sdb_nav{padding:0 20px 5px;}
.sdb_nav li{
	list-style-type: none;
	height: 36px;
	border-bottom: 1px solid #e6e6e6;
	position: relative;
	margin-top: -1px;
}
.sdb_nav li a{
	display: block;
	height: 24px;
	color: #5a5a5a;
	padding: 12px 0 0 20px;
	background: url("images/arrow_grl.gif") no-repeat 0 17px;
	font-weight: bold;
}
.sdb_nav li a:hover{
	color: #232323;
	background: url("images/arrow_or.gif") no-repeat 0 17px;
	text-decoration: none;
}
.sdb_nav li.current_page_item a, .sdb_nav li.current_page_item a:hover{
	width: 240px;
	display: block;
	height: 26px;
	color: #fff;
	padding: 12px 33px 0 40px;
	background: url("images/sdb_active.gif") no-repeat 0 0;
	font-weight: bold;
	position: absolute;
	left: -20px;
	top: 0;
}

.sdb_box{
	padding: 0 20px;
}
.sdb_box .sdb_title{
	padding: 5px 0 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #e6e6e6;
	position: relative;
	font-size: 15px;
	font-weight: bold;
	color: #232323;
	padding-left: 20px;
	background: url("images/arrow_r.png") no-repeat 0 9px;
}
.sdb_box .sdb_title h3 a{color: #232323;}
.sdb_box .sdb_title .rss{
	position: absolute;
	right: 0;
	top: 5px;
}
.sdb_news_entry{font-size: 11px; padding: 10px; margin-bottom: 15px; background: #fff; border: 1px solid #e4e2e2;}
.sdb_news_entry h4{font-size: 12px; font-weight: bold;}
.sdb_news_entry h4 a{text-decoration: underline;}
.sdb_news_entry span.date{
	font-size: 10px;
	color: #272727;
	font-weight: bold;
	display: block;
	padding: 5px 15px;
	background: url("images/time_icn.gif") no-repeat 0 5px;
}
.sdb_news_entry p{line-height: 18px;}
.sdb_news_entry .more_link{margin-top: 5px;}

/*Main Content*/
#content{
	width: 602px;
	padding-right: 1px;
	float: left;
}
#breadcrumbs{
	height: 25px;
	padding: 12px 20px 0;
	background: url("images/breadcrumbs_bg.gif") repeat-x 0 0;
	color: #5a5a5a;
	font-size: 11px;
	font-weight: bold;
}
#breadcrumbs a{color: #5a5a5a;}
#breadcrumbs a:hover{text-decoration: underline;}
#breadcrumbs span{display: inline-block; padding-left: 2px; margin-right: 2px; color: #232323;}
#breadcrumbs span.home{background: url("images/icn_home.gif") no-repeat 0 1px;}
#breadcrumbs span.link{background: url("images/arrow_r.gif") no-repeat 0 4px;}
#breadcrumbs span.current, #breadcrumbs span.current a{color: #232323;}

.ct_entry{padding: 20px 20px 5px;}

.entry_header{
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: 1px solid #eee;
}
.entry_header h1, .entry_header h2{
	min-height: 27px;
	font-size: 20px;
	font-weight: bold;
	color: #de2626;
	padding: 5px 0 0 45px;
	background: url("images/h1_icn.jpg") no-repeat 0 center;
}
.entry{overflow: hidden;}
.entry p, .entry ul, .entry ol{
	line-height: 18px;
	padding-bottom: 15px;
}
.entry a img.wp-post-image{border: 1px solid #e4e2e2;}
.entry a:hover img.wp-post-image{border: 1px solid #ccc;}
/*-- headers*/
.entry h2{
	font-size: 16px;
	font-weight: bold;
	color: #de2626;
	padding: 5px 0 5px 20px;
	border-bottom: 1px solid #eeeeee;
	margin-bottom: 15px;
	background: url("images/arrow_r.png") no-repeat 0 8px;
}
.entry h3{
	font-size: 14px;
	font-weight: bold;
	color: #de2626;
	padding: 5px 0 5px 20px;
	background: url("images/arrow_r.png") no-repeat 0 6px;
}
.entry h4{
	font-size: 12px;
	font-weight: bold;
	color: #de2626;
	padding: 0 0 3px 10px;
	background: url("images/arrow_or.gif") no-repeat 0 5px;
}
.entry_header h1 a, .entry h2 a, .entry h3 a, .entry h4 a{color: #de2626;}
.entry_header h1 a:hover, .entry h2 a:hover, .entry h3 a:hover, .entry h4 a:hover{color: #232323; text-decoration: none;}

.entry ul li{list-style-type: none; padding-left: 15px; background: url("images/li_bg.gif") no-repeat 0 7px;}

.entry ol li{list-style-position: inside; color: #f28300; font-weight: bold;}
.entry ol li p{color: #494949; font-weight: normal; padding: 0; display: inline;}

.metadata{
	font-size: 11px;
	color: #eee;
	margin-top: -10px;
	padding-bottom: 10px;
}
.metadata span.date{
	font-size: 10px;
	color: #272727;
	font-weight: bold;
	display: inline-block;
	padding-left: 15px;
	background: url("images/time_icn.gif") no-repeat 0 0px;
}
.archives{margin-top: -5px;}
.archives a{color: #494949; text-decoration: underline;}
.archives a:hover{color: #de2626; text-decoration: none;}

/*CONTACT-FORM*/
.contact_form{
	width: 530px;
	border: 1px solid #d9d7d7;
	margin: 0 auto;
	padding: 15px 15px 0px;
	background: #eee url("images/gr_bgr.gif") repeat-x 0 0;
	position: relative;
	margin-bottom: 15px;
}
.contact_form .cf_left{
	width: 250px;
	float: left;
	padding-right: 30px;
}
.contact_form .cf_right{
	width: 250px;
	float: left;
}
.contact_form p{
	padding-bottom: 10px;
	position: relative;
}
.contact_form strong{display: block;}
.contact_form input{
	width: 238px;
	height: 25px;
	background: #fff;
	border: 1px solid #d9d7d7;
	padding: 0 5px;
}
.captcha input{width: 180px;}
.contact_form textarea{
	width: 528px;
	height: 150px;
	background: #fff;
	border: 1px solid #d9d7d7;
	font: 12px "Lucida Grande", Tahoma, Arial, Verdana;
	color: #494949;
	position: relative;
}
.contact_form .rq_notice{font-size: 11px; color: #7f7f7f;}
.contact_form .rq_notice span, .contact_form .required{color: #de2626; font-weight: bold;}
.contact_form .cf_submit{
	position: absolute;
	right: 15px;
	bottom: 34px;
	overflow: hidden;
}
.contact_form .cf_submit img{float: left; vertical-align: middle; margin-right: 10px;}
.contact_form .wpcf7-submit{
	width: 110px;
	height: 32px;
	display: block;
	text-indent: -9999px;
	border: 0;
	cursor: pointer;
	background: url("images/send.gif") no-repeat 0 0;
	float: right;
}
.contact_form .wpcf7-submit:hover{background-position: 0 -32px;}
.contact_form .captcha img{
	vertical-align: top;
	height: 20px;
	background: #fff;
	border: 1px solid #d9d7d7;
	padding: 2px 3px 3px;
}
.contact_form br{display: none;}

/*FOOTER*/
#footer{color: #939393; padding-top: 10px;}
#foot_navlist{
	position: relative;
	padding: 20px 0;
	background: url("images/border_2.gif") repeat-x left bottom;
}
#foot_navlist ul{overflow: hidden;}
#foot_navlist ul li{
	list-style-type: none;
	float: left;
	margin-right: 25px;
}
#foot_navlist ul li a{
	display: inline-block;
	background: url("images/arrow_grl.gif") no-repeat 0 5px;
	padding-left: 15px;
	color: #939393;
}
#foot_navlist ul li a:hover{background: url("images/arrow_gr.gif") no-repeat 0 5px; text-decoration: none; color: #808080;}
#foot_navlist .up_link{
	width: 64px;
	height: 26px;
	display: block;
	text-indent: -9999px;
	background: url("images/up.gif") no-repeat 0 0;
	position: absolute;
	right: 0;
	top: 13px;
}
#foot_navlist .up_link:hover{background-position: 0 -26px;}
.fonet_info{
	height: 126px;
	font-size: 11px;
	position: relative;
	background: url("images/map.jpg") no-repeat 0 0;
	padding-left: 308px;
	overflow: hidden;
	border-bottom: 1px solid #d2d2d2;
}
.fonet_info .map_link{
	width: 33px;
	height: 38px;
	display: block;
	text-indent: -9999px;
	background: url("images/lupa.png") no-repeat 0 0;
	position: absolute;
	left: 135px;
	top: 30px;
}
.fonet_info .gps{
	position: absolute;
	bottom: 10px;
	left: 65px;
}
.fonet_info .fbox{
	width: 155px;
	float: left;
	padding: 30px 40px 0 0;
	line-height: 20px;
}
.fonet_info .fbox strong{color: #7d7d7d;}
.fonet_info .fbox a{color: #939393;}
.fonet_info .fbox a:hover{color: #7d7d7d; text-decoration: underline;}

.copyright{
	position: relative;
	font-size: 10px;
	color: #9a9a9a;
	padding: 25px 0;
}
.copyright a{color: #9a9a9a;}
.copyright a:hover{color: #7d7d7d; text-decoration: underline;}
.copyright .c_icn{
	display: inline-block;
	padding: 0 18px 0 15px;
}
.copyright .c_home{background: url("images/icn_home.gif") no-repeat 0 0;}
.copyright .c_map{background: url("images/icn_map.gif") no-repeat 0 1px;}
.copyright .c_print{background: url("images/icn_print.gif") no-repeat 0 0;}

.copyright .webdesign{
	position: absolute;
	right: 0;
	top: 17px;
	overflow: hidden;
}
.copyright .webdesign span{
	display: inline-block;
	padding: 8px 5px 0 0;
	float: left;
}
.copyright .webdesign .mklogo{
	width: 75px;
	height: 29px;
	display: inline-block;
	text-indent: -9999px;
	background: url("images/milankohut.gif") no-repeat 0 0;
	float: left;
}
/*
#page-141{padding-bottom: 15px;}
#page-141 .entry ul li{
	width: 261px;
	padding: 0 5px 0 15px !important;
	float: left;
}
#page-141 .entry ul ul li{width: auto; float: none;}
*/

/* CLEARFIX */
.clearfix:after{
	content:".";
	 display:block;
	 clear:both;
	 visibility:hidden;
	 line-height:0;
	 height:0;
}
.clearfix{display:inline-block;}
html[xmlns] .clearfix{display:block;}
* html .clearfix{height:1%;}
.clear{clear: both;}

#mailing { padding-top: 15px; }