body {
	background-color: #DCDCDC;
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	/*background-image: url(images/bgskrstav_01.jpg);*/
}
a:link {
	color: #2089D9;
}
a:visited {
	text-decoration: underline;
	color: #2089D9;
}
a:hover {
	text-decoration: none;
	color: #000;
}
a:active {
	text-decoration: underline;
	color: #2089D9;
}
.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #2089D9;
	line-height: 1.5em;
}
.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #2089D9;
	line-height: 1.5em;
}
.h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #2089D9;
	line-height: 1.5em;
}
.h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration:underline;
	/*color: #2089D9;*/
	line-height: 1.5em;
}
.h2_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFF;
}
.h3_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #2089D9;
	line-height: 1.3em;
}
.h3_blue_distance {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #2089D9;
	line-height: 1.3em;
	padding-bottom: 5px;
}
.image {
	padding-bottom: 10px;
	padding-top: 10px;
}
.text_normal_bigger {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #666;
	line-height: 1.4em;
}
.text_normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #666;
	line-height: 1.5em;
}
.text_normal_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #999;
}
.text_normal_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #F5F5F5;
	line-height: 1.4em;
}
.text_big_white_xxl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
}
.text_big_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
}
.text_small_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
}
.border {
	border: 10px solid #FFF;
}
.border_blue {
	border: 1px solid #333;
}
.border_white {
	border-bottom-width: 1px;
	border-bottom-color: #FFF;
	border-bottom-style: solid;
}
.tab {
	border:thin;
	border-color:#D3D3D3;
	border-style:solid;
	border-collapse:separate;
}
.table_pps {
	background-color: #8CC62D;
	font-size: 14px;
	color: #FFF;
	font-style: normal;
}
.table_mp {
	background-color: #F93;
	font-size: 14px;
	color: #FFF;
	font-style: normal;
}
.table_vhs {
	background-color: #6CF;
	font-size: 14px;
	color: #FFF;
	font-style: normal;
}
.table_dp {
	background-color: #BD264B;
	font-size: 14px;
	color: #FFF;
	font-style: normal;
}
.nadpis_pps {
	font-size: 14px;
	color: #7CA528;
}
.nadpis_dv {
	font-size: 14px;
	color: #BD264B;
}
.nadpis_vhs {
	font-size: 14px;
	color: #3ECDFF;
}
.nadpis_dszmp {
	font-size: 14px;
	color: #333;
}
.table_pps_bright {
	background-color: #7CA528;
	font-size: 14px;
	color: #FFF;
	font-style: normal;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
	line-height: 2em;
}
.table_pps_date {
	background-color: #333;
	font-size: 11px;
	color: #FFF;
	font-style: normal;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
	line-height: 2em;
}
.table_border {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999;
	padding: 5px;
	display: table-row;
}
a.menu:link {
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
	text-decoration: none;
	font-size: 12px;
	font-style: normal;
	margin-right: 1px;
	background-color: #FFF;
	background-image: url(images/bg_menu.jpg);
	color: #2089D9;
}
a.menu:visited {
	color: #2089D9;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
	text-decoration: none;
	font-size: 12px;
	font-style: normal;
	margin-right: 1px;
	background-color: #FFF;
	background-image: url(images/bg_menu.jpg);
}
a.menu:hover {
	color: #FFF;
	background-color: #99BFE5;
	background-image: none;
}
.menu_hover {
	color: #FFF;
	background-color: #96BFE6;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
	font-size: 12px;
	margin-right: 1px;
}
.menu_hover_dark {
	color: #2089D9;
	background-color: #F5F5F5;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
	font-size: 11px;
	margin-right: 1px;
}
a.button:link {
	color: #2089D9;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	text-decoration: none;
	font-size: 12px;
	font-style: normal;
	margin-right: 1px;
	background-color: #F5F5F5;
	border: 1px solid #CCC;
}
a.button:visited {
	color: #2089D9;
	padding-top: 8px;
	padding-right: 12px;
	padding-bottom: 8px;
	padding-left: 12px;
	text-decoration: none;
	font-size: 12px;
	font-style: normal;
	margin-right: 1px;
	background-color: #CCC;
	border: 1px solid #CCC;
}
a.button:hover {
	color: #FFF;
	background-color: #2089D9;
	border: 1px solid #F5F5F5;
}
a.button:active {
}
a.menu_footer:link {
	color: #2089D9;
	padding-top: 6px;
	padding-right: 8px;
	padding-bottom: 6px;
	padding-left: 8px;
	text-decoration: none;
	font-size: 12px;
	font-style: normal;
	background-color: #F5F5F5;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	display: block;
	width: 220px;
}
a.menu_footer:visited {
	color: #2089D9;
	padding-top: 6px;
	padding-right: 8px;
	padding-bottom: 6px;
	padding-left: 8px;
	text-decoration: none;
	font-size: 12px;
	font-style: normal;
	background-color: #F5F5F5;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	display: block;
	width: 220px;
}
a.menu_footer:hover {
	color: #FFF;
	background-color: #2089D9;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F5F5F5;
}
a.menu_footer:active {
	color: #2089D9;
	padding-top: 6px;
	padding-right: 8px;
	padding-bottom: 6px;
	padding-left: 8px;
	text-decoration: none;
	font-size: 12px;
	font-style: normal;
	background-color: #F5F5F5;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	display: block;
	width: 220px;
}
.menu_tab_SPPS {
	color: #FFF;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
	text-decoration: none;
	font-size: 14px;
	font-style: normal;
	background-color: #65C122;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	display: block;
	width: 340px;
}
.menu_tab_PRO {
	color: #FFF;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
	text-decoration: none;
	font-size: 14px;
	font-style: normal;
	background-color: #D8A260;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	display: block;
	width: 340px;
}
.menu_tab_lighter_SPPS {
	color: #FFF;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
	text-decoration: none;
	font-size: 14px;
	font-style: normal;
	background-color: #8EE14B;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	display: block;
	width: 340px;
}
.menu_tab_DSZMP {
	color: #FFF;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
	text-decoration: none;
	font-size: 14px;
	font-style: normal;
	background-color: #EB9E08;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	display: block;
	width: 340px;
}
.menu_tab_VS {
	color: #FFF;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
	text-decoration: none;
	font-size: 14px;
	font-style: normal;
	background-color: #26A1FD;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	display: block;
	width: 340px;
}
.menu_tab_DS {
	color: #FFF;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
	text-decoration: none;
	font-size: 14px;
	font-style: normal;
	background-color: #F95122;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	display: block;
	width: 340px;
}
.img_gallery {
	border: 1px solid #BCBCBC;
	margin-right: 10px;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding: 3px;
}

/*SAVIO*/

.politika_ul ul li {
	text-decoration:none;

}

.home-foto-proklik {
    width:230px;
    height: 180px;
    position: relative;
    }
.napsali-foto-proklik {
    width:170px;
    height: 140px;
    position: relative;
    }
.napsali-lupa {
    position: absolute;
    top: 30%;
    left: 30%;
    right: 35%;
    bottom: 35%;
	}
.lupa {
    position: absolute;
    top: 35%;
    left: 35%;
    right: 25%;
    bottom: 25%;
	}

.ref-kategorie {
	font-size:1.4em!important;
	color: #2089D9;
}

.sipka, .ref-aktualni { color:#aaa;}

.ref-domy {
	font-size:1.2em!important;
	color: #2089D9;
}

.modry {	color: #2089D9;
}

.blok {	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #666;
	line-height: 1.4em;
text-align: justify}

