htm{
	min-width: 100%;
	width: 100%;
	padding: 0px;
	margin: 0px;
	}
body{
	font-family: Arial;
	font-size: 10px;
	min-width: 100%;
	width: 100%;
	padding: 0px;
	margin: 0px;

	}
input, textarea, select{
	font-family: Arial;
	font-size: 14px;
	background-color: white;
	background-image: none;
	}
.zalamovat, td.zalamovat, .box td.zalamovat{
white-space: normal;
}
.kratit{
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}
.float_left{
	float: left;
	}
a img, a, img{
	border: 0px solid white;
	}
.seznam .tlacitko, a{
	color: #248196;
	text-decoration: none;
	}
.seznam .tlacitko:hover, a:hover{
	color: #4AA9C0;
	text-decoration: underline;
	}
.obsah_top_lista{
	width: 1000px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align: right;

	}
.logo_partner{
	width: 16%;
	display: inline-block;
	text-align: center;
	vertical-align: middle;
	padding-top: 50px;
padding-bottom: 50px;
	margin-right:3px;
	}
.top_lista {
	min-width: 100%;
	width: 100%;
	top: 0px;
	left:0px;
	right:0px;
	margin:0px;
	padding: 0px;
	background-color: #F2F2F2;
	position: fixed;
	z-index: 10000;
	/*height: 25px;*/
	box-shadow: 0px 0px 10px rgb(158, 158, 158);	}
.tlacitko{
	background-image: url("./images/efekt.png");
	background-position: left top;
	background-repeat: repeat-x;	}
.info_text, .info_text_err, .info_text_err_cervena{
	font-size: 14px;
	padding: 10px;
	text-align: center;
	margin-left: 30px;
	margin-right: 30px;
	margin-bottom: 10px;
	line-height: 25px;
	}
.info_min{
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 5px;
	background-color: #EFEFEF;
	border: 1px solid #DDDDDD;
	}
.info_text{
	color: white;
	border-bottom: 1px solid #CFFCD5;
	background-color: #3AC943;
	}
.info_text_err{
	color: rgb(96, 96, 96);
	border-bottom: 1px solid #F4DAB7;
	background-color: #F7E6CF;
	}
.info_text_err_cervena{
	color: #FFD2D2;
	border: 1px solid #B40000;
	background-color: #F00;
	}
text{
/*	padding: 10px;
	text-align: center;
	margin-left: 30px;
	margin-right: 30px;
	font-size: 12px;
	*/
	padding: 10px;
	text-align: center;
	font-size: 13px;
	color: rgb(81, 81, 81);
	margin-left: 12px;
	margin-right: 5px;
	margin-top: 100px;/*
	background-color: #D8D8D8;
	border-bottom: 1px solid #C6C6C6;	*/


	}
textarea#popis2{
	width: 440px;
	height: 150px;
	}
.top_lista .obsah_top_lista a{
	text-decoration: none;
	font-weight: bold;
	display: inline-block;
	padding: 3px;
	color: rgb(135, 205, 222);
	}
.obsah_top_lista_admin{
	position: fixed;
	left:0px;
	top:0px;

	background-color: #59524C;
	color: white;
	font-size: 13px;
	font-family: "Open Sans",sans-serif;
	}
.obsah_top_lista_admin a{
	color: white;
	text-decoration: none;
	}
.obsah_top_lista_admin a:hover{
	text-decoration: underline;
	}
.top_lista .obsah_top_lista a:hover{
	color: rgb(51, 158, 184);
	}
.top_lista .obsah_top_lista a.zvoleno{
	color: black;
	}
.kostra{
	width: 1000px;
	display: block;
	margin-top: 28px;
	margin-left: auto;
	margin-right: auto;
	box-shadow: 0px 5px 15px rgb(158, 158, 158);	margin-bottom: 28px;
	background-color:white;
	}
.hlavicka{
	/*padding-top:20px;
	padding-bottom:12px;*/
	}
.logo {
	width: 220px;
	height: 35px;
	display: inline-block;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url("./images/logo.png");
	margin-left: 20px;
	margin-top: 28px;
	margin-bottom: 22px;
	}
a.info_administrace{
	display: inline-block;
	text-decoration: none;
	font-size: 9px;
	vertical-align: top;
	margin-top: 55px;
	margin-left: -178px;
	color: #5B5B5B;
	letter-spacing: 1px;
	}
a.info_administrace:hover{
	text-decoration: underline;
	}
.menu_hlavicka{
	float: right;
	display: block;
	padding-top: 8px;
	padding-right: 10px;
	text-align: right;
	line-height: 18px;
	color: #858585;
	font-size: 11px;
	text-transform: uppercase;
	}
.zapomenute_heslo{
	color: #757575;
	text-decoration: none;
	margin-top:5px;
	display: inline-block;
	margin-bottom: 5px;
	}
.menu_hlavicka a{
	text-decoration: none;
	color: #595959;
	font-weight: bold;
	display:inline-block;
	}
.menu_hlavicka a:hover{
	color: #2D2D2D;
	}
.zapomenute_heslo:hover{
	color: rgb(51, 158, 184);
	}

.zobrazovani_menu{
	display:none;
	border-bottom:1px solid #D6D6D6;
	border-top:1px solid #EDEDED;
	}
.hlavni_menu {
	text-align: center;
	background-color: #E6E6E6;
	margin-bottom: 10px;
	padding: 5px;
	display: block;
	border-bottom:1px solid #D6D6D6;
	border-top:1px solid #EDEDED;
	}
span.green{
	color: green;
	}
#green{
	background-color:#33B735;
	}
#green:hover{
	background-color:#18A31A;
	}
.hlavni_menu a{
	width: 98px;
	padding: 10px;
	margin: 2px;
	font-size: 12px;
	color: white;
	text-align: center;
	font-weight: bold;
	display: inline-block;
	background-color:#339EB8;
	text-decoration: none;
	border-bottom: 1px solid #2F9BB4;
	border-top: 1px solid #7AC3D4;
	text-transform: uppercase;
	background-image: url("./images/efekt.png");
	background-position: left top;
	background-repeat: repeat-x;	}
.hlavni_menu.administrace a{
width: 116px;
}
.hlavni_menu a:hover{
	/*background-color: rgb(51, 158, 184);	*/
	background-color:#197C95;
	}
.hlavni_menu a.bonus{
	background-color: #FFFD96;
	border-bottom: 1px solid #CCCB7C;
	border-top: 1px solid #E5E495;
	color:#898981;
	}
.hlavni_menu a.bonus:hover{
	background-color: #F2F06F;
	color:#797A6A;
	}
.obsah {
	background-color: #E6E6E6;
	margin-bottom: 10px;
	padding: 10px;
	padding-top: 20px;
	border-bottom:1px solid #D6D6D6;
	border-top:1px solid #EDEDED;
	}
.obsah .polozky{
	display:inline-block;
	width: 780px;
	}
.social{
	text-align: left;
	padding-top: 10px;
	padding-left:5px;
	background-color:white;
	}
.social a{
	display: inline-block;
	width: 27px;
	height: 27px;
	background-repeat: no-repeat;
	margin-left: 4px;
	margin-top:5px;
	}

.facebook_27{
	background-image: url('images/facebook_27.png');
	}
.google_27{
	background-image: url('images/google_27.png');
	}
.twitter_27{
	background-image: url('images/twitter_27.png');
	}
.spodni_panel_strankovani{
	padding: 7px;
	color: #494949;
	text-align:right;
	cursor:default;
	margin-right: 5px;
	}
.spodni_panel_strankovani a{
	color: #494949;
	font-weight: normal;
	text-decoration: none;
	font-size:14px;
	padding: 5px;
	}
.spodni_panel_strankovani a.vybrano{
	font-weight: bold;
	color:black;
	text-decoration: underline;
	}
.panel_pohybu{
	display: inline-block;
	width: 50px;
	}
#leva.panel_pohybu {
	text-align: right;
	}
#prava.panel_pohybu {
	text-align: left;
	}
.panel_serazeni{
	color: #494949;
	text-align: left;
	cursor: default;
	margin-right: 5px;

	margin-left: 10px;
	margin-bottom: 10px;
	background-image: url("./images/efekt.png");
	background-position: left top;
	background-repeat: repeat-x;	/* světlý styl: */
	background-color: #D3D3D3;


	/* tmavý styl:
	background-color: #878787; */

	}
.panel_serazeni a{

	font-weight: normal;
	text-decoration: none;
	font-size: 12px;
	/*padding:11px;	*/
	display: inline-block;
	text-align:left;
	/*padding-right:0px;*/
	/*width:75px;*/
	/*padding-left:16px;*/
	padding: 11px 20px 11px 16px;
	text-transform: uppercase;
	/* světlý styl: */
	color: #494949;
	/* tmavý styl:
	color: white; */
	}
.panel_serazeni a.vybrano{
	font-weight: bold;
	/* světlý styl: */
	color: black;
	/* tmavý styl:
	color: white;*/
	}
.panel_serazeni a:hover{
	text-decoration: none;
	/* světlý styl: */
	color: black;
	/* tmavý styl:
	color: white;
	background-color: #777777;*/
	}
#serazeni_cena{
	float:right;
	text-align:right;
	padding-right: 20px;
	}
#float_right{
	float: right;
	margin-right: 0px;
	}
#sloupecVelikost1 {
	text-align: center;
	}
#sloupecVelikost1 input{
	width:50px;
	display: inline-block;
	}
.paticka_a, .paticka_b{
	background-color: #F2F2F2;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-top: 10px;
	border-bottom: 1px solid #E0E0E0;
	border-top: 1px solid #E0E0E0;
	}
.paticka_a{
	text-align: center;
	}
.sloupec_paticka{
	display: inline-block;
	background-color: rgb(230, 230, 230);
	width: 232px;
	margin-left: 5px;
	margin-right: 5px;
	vertical-align: top;
	box-shadow: 1px 3px 5px rgb(158, 158, 158);	}
.nezobrazovat{
	display:none;
	}
.zobrazit_tr{
	display: table-row;
	}
.cervene_upozorneni, #upozorneniPoptavka, #upozorneniFormular, #infoAntispam{
	color: red;
	padding-top: 15px;
	text-align: center;
	}
#infoFormular{
	padding-top: 15px;
	text-align: center;
	font-weight: bold;
	}
.sloupec_paticka ul{
	height: 135px;
	text-align: left;
	line-height: 22px;
	padding-left:27px;
	}
.filtr_hlavni_strany{
	background-color: #333333;
	padding-top:13px;
	padding-bottom: 13px;
	margin-left: 10px;
	margin-right:10px;
	margin-bottom: 20px;
	text-align: center;
	background-image: url("./images/efekt.png");
	background-position: left top;
	background-repeat: repeat-x;	}
.filtr_hlavni_strany .roll{
	padding:10px;
	background-color: #5B5B5B;
	color: white;
	display: inline-block;
	margin-left:8px;
	margin-right: 8px;
	width:200px;
	text-align: left;
	font-size: 14px;
	cursor:pointer;
	background-image: url("./images/efekt.png");
	background-position: left top;
	background-repeat: repeat-x;	}
.filtr_hlavni_strany .filtr_tlacitko{
	padding:10px;
	background-color:#17768C ;
	color: white;
	display: block;
	margin-left:8px;

	width:200px;
	text-align: left;
	font-size: 14px;
	cursor:pointer;
	margin-left:auto;
	text-decoration:none;
	font-weight: bold;
	background-image: url("./images/efekt.png");
	background-position: left top;
	background-repeat: repeat-x;	}
.filtr_hlavni_strany .ovladaci_panel{
	text-align: right;
	padding-right: 250px;
	margin-top: 20px;
	margin-bottom: -15px;
	}
.nadpis_filtru{
	color: white;
	}
.filtr_polozek .filtr_tlacitko{
	padding:8px;
	background-color: #17768C;
	color: white;
	display: block;
	margin-left:5px;
	margin-right: 5px;
	margin-top: 2px;
	text-align: left;
	font-size: 14px;
	cursor:pointer;
	text-decoration:none;
	font-weight: bold;
	background-image: url("./images/efekt.png");
	background-position: left top;
	background-repeat: repeat-x;	}
.filtr_polozek input[type=text] {
	margin-right:5px;
	margin-left: 5px;
	display: block;
	width:183px;
	margin-bottom:3px;
	}
.tlacitko_vyhledat,.tlacitko_vyhledat2{
	background-color: #17768C;
	color: white;
	cursor:pointer;
	display: inline-block;
	font-weight: bold;
	font-size:12px;
	background-image: url("./images/efekt.png");
	background-position: left top;
	background-repeat: repeat-x;	}
.tlacitko_vyhledat{
	float: right;
	margin-bottom: 3px;
	margin-right: 5px;
	padding: 6px;
	}
.tlacitko_vyhledat2{
	padding: 3px;
margin-left: 5px;
padding-left: 6px;
padding-right: 6px;
	}
.tlacitko_vyhledat:hover,.tlacitko_vyhledat2:hover{
	text-decoration: none;
	color: white;
	background-color: #339EB8;
	}
.filtr_polozek .smazat_filtr,.filtr_polozek .zrusit_vyhledavani{
	color: #BCBCBC;
	text-decoration: none;
	display:block;
	text-align:right;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 5px;
	font-size: 12px;
	}
.filtr_polozek .zrusit_vyhledavani{
	float: left;
	margin-bottom: 9px;
	}
.filtr_polozek .smazat_filtr:hover,.filtr_polozek .zrusit_vyhledavani:hover{
	color: white;
	}
.filtr_hlavni_strany  .roll:hover{
	background-color: #777777;
	text-decoration: none;
	}
.filtr_hlavni_strany  .filtr_tlacitko:hover, .filtr_polozek  .filtr_tlacitko:hover{
	background-color: #339EB8;
	}
.roll_ef{
	float: right;
	}
.popisek_v_seznamu_del{
	float: left;
	display: block;
	margin-top: 10px;
	text-align: justify;
	font-size: 12px;
	padding: 15px;
	line-height: 18px;
	background-color: #EDEDED;
	border: 1px solid #D3D3D3;
	color: #575757;
	padding-top:5px;
	}
#textova_oblast #vice{
	display:block;
	text-align: center;
	}
#textova_oblast li{
	color: #4BA9C0;
	}
#textova_oblast li p{
	color: rgb(91, 91, 91);
	}
#textova_oblast h3{
	padding-bottom: 5px;
	background-image: url('./images/border_h3.png');
	background-repeat: no-repeat;
	background-position: left bottom;
	}
#textova_oblast h4{

/*	padding-bottom: 5px;*/
	background-image: url('./images/border_h4.png');
	background-repeat: no-repeat;
	background-position: left bottom;
	}
#textova_oblast a{
	font-weight: bold;
	}
#textova_oblast.popisek_v_seznamu_del h3{
	color: #47A7BF;

	}
#textova_oblast em{
	font-weight: bold;
	}
.levy_panel{
	float: left;
	margin-left:5px;
	display:inline-block;
	width:195px;
	vertical-align:top;
	}
.filtr_polozek{

	background-color: #333333;

	padding-top:5px;
	padding-bottom:5px;
	}
.filtr_polozek .radek{
	margin-bottom:15px;
	margin-top:5px;
	display:block;
	}
.ovladaci_panel a{
	display:inline-block;
	cursor:pointer;
	padding-left: 4px;
	padding-right: 4px;
	color: #D6D6D6;
	font-size:14px;
	}
.ovladaci_panel a.display_none{
	display:none;
	}
.ovladaci_panel a.zvoleno{
	font-weight: bold;
	text-decoration: underline;
	}
.filtr_polozek .roll{
	padding:10px;
	background-color: #5B5B5B;
	color: white;
	display: inline-block;
	width:165px;
	text-align: left;
	font-size: 14px;
	background-image: url("./images/efekt.png");
	background-position: left top;
	background-repeat: repeat-x;	}
#filtrTechnika, #filtrMotiv, #filtrAutor, #filtrCena {
	text-align: left;
	color: white;
	font-size: 14px;
	padding: 15px;
	}
.filtr_polozek #filtrTechnika, .filtr_polozek #filtrMotiv, .filtr_polozek #filtrAutor, .filtr_polozek #filtrCena{
	padding:0px;
	}
.filtr_polozek .roll{
	margin-bottom:1px;
	cursor: pointer;
	margin-left: 5px;
	margin-right: 5px;
	}
.filtr_polozek .roll:hover{
	background-color: rgb(119, 119, 119);
	text-decoration: none;
	}
.filtr_hlavni_strany .check_filtr{
	display:inline-block;
	margin-right:5px;
	width:25%;
	}
.filtr_polozek .chceck_filtr{
	display:block;
	margin-left:5px;
	color: white;
	}
.ovladaci_panel{
	color: white;
	margin-left: 10px;
	margin-bottom:15px;
	}
#tlacitkoRegistrace{
	margin-left: 97px;
	margin-right: 0px;
	}
a.sloupec_paticka_odkaz{
	font-size: 11px;
	background-color: rgb(216, 216, 216);
	color: black;
	padding-top:5px;
	padding-bottom:5px;
	margin: 5px;
	cursor: pointer;
	display: block;
	text-decoration: none;
	border-bottom: 1px solid #C6C6C6;
	}
a.sloupec_paticka_odkaz:hover{
	background-color: rgb(91, 91, 91);
	color: white;
	border-bottom: 1px solid #3A3A3A;
	}
.sloupec_paticka_nadpis{
	padding: 12px;
	text-align: center;
	color: white;
	font-size: 16px;
	background-color: rgb(51, 51, 51);
	border-bottom: 1px solid #262626;
	border-top: 1px solid #474747;
	display: block;
	background-image: url("./images/efekt.png");
	background-position: left top;
	background-repeat: repeat-x;	}
.sloupec_paticka_nadpis:hover{
	color: white;
	text-decoration: none;
	}
.sloupec_paticka_popis{
	font-size: 11px;
	margin-top:3px;
	}
.sloupec_paticka_seznam{
	display:block;
	font-size:10px;
	}
.sloupec_paticka_seznam a{
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	display: block;
	margin-right: 25px;
	}
.sloupec_paticka_seznam a, .sloupec_paticka_seznam li{
	color: #444444;
	text-decoration: none;
	}
li{
	list-style-type: square;
	}
.nenalezenepolozky{
	padding:20px;
	text-align: center;
	font-size: 14px;
	margin-top:100px;
	background-color: #D3D3D3;
	margin-left:20px;
	margin-right: 10px;
	border: 1px solid #AFAFAF;
	color: #2D2D2D;
	}
.sloupec_paticka_seznam li{
	list-style-type: square;
	font-size: 12px;
	display: block;
    padding-right: 14px;
	}
.sloupec_paticka_seznam li a::before{
	content:" ";
	width:5px;
	height:5px;
	background-color:#444444;
	margin-right:7px;
	display:inline-block;
}
.sloupec_paticka_seznam a:hover{
	color: black;
	text-decoration: underline;
	}
.logo_paticka{
	width:164px;
	height:26px;
	display:block;
	float:right;
	margin-right: 20px;
	margin-top: 15px;
	background-image: url("./images/logo_paticka.png");
	}
.popisek_paticka{
	margin-left: 20px;
	margin-right: auto;
	display: block;
	float:left;
	color: #737373;
	line-height: 18px;
	}
.popisek_paticka a{
	color: #737373;
	text-decoration: none;
	font-weight: bold;
	}
.popisek_paticka a:hover{
	text-decoration: underline;
	}
.okno{
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	background-color: white;
	padding: 0px;
	padding-bottom: 20px;
	font-size: 12px;
	border: 1px solid rgb(242, 242, 242);
	color: rgb(91, 91, 91);
	box-shadow: 1px 1px 10px rgb(158, 158, 158);	}

.okno_detail_dila h3, h3.detail_dila_nadpis, .nahled_polozky h3{
	border: none;
	color: #5B5B5B
	}
.nahled_polozky h3{
	color: black;
	}
.okno_nadpis{
	background-color: #EDEDED;
	padding: 15px;
	padding-left:21px;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	margin-bottom: 10px;
	border-bottom:1px solid #E5E5E5;
	text-transform: uppercase;
	margin-top: 0px;
	background-image: url("./images/efekt.png");
	background-position: left top;
	background-repeat: repeat-x;	}
.form_tlacitko{
	padding: 10px 35px;
	font-size: 14px;
	background-color: #5B5B5B;
	color: white;
	border: 0px solid white;
	margin: 5px;
	cursor: pointer;
	display: inline-block;
	text-decoration: none;
	border-bottom: 1px solid #C6C6C6;
	}
.form_tlacitko:hover{
	background-color: #45A6BE;
	color: white;
	border-bottom: 1px solid #2A8499;
	text-decoration: none;
	}
.centrovat{
	text-align:center;
	}
.doprava{
	text-align: right;
	}
.doleva{
	text-align: left;
	}
.textarea_default, .textarea_red, .textarea_new{
	border: 1px solid #A8A8A8;
	display:inline-block;
	margin-right: auto;
	width:300px;
	height: 70px;
	resize: none;
	vertical-align: top;
	padding:0px;
	}
.select_default, .select_red, .select_new{
	border: 1px solid #A8A8A8;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	display:inline-block;
	margin-right: auto;
	width:252px;
	}
select, input[type="file"]{
	cursor: pointer;
	}
.input_default, .select_default, .textarea_default{
	color: rgb(122, 122, 122);
	}
.input_red, .select_red, .textarea_red{
	color: red;
	}
.input_new, .select_new, .textarea_new{
	color: black;
	}
input[type=text], input[type=password]{
	border: 1px solid #A8A8A8;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-right:0px;
	width: 250px;
	}
input[type=file]{
	width: 250px;
	}
.td_nadpis{
	background-color: rgb(237, 237, 237);
	font-size: 13px;
	border-top:1px solid #E5E5E5;
	border-bottom:1px solid #E5E5E5;
	padding: 10px;
	font-weight: bold;
	}
.td_odradkovani{
	height: 5px;
	}
#inputAntispam{
	width: 162px;
	}
.divAntispam{
	display:inline-block;
	}
.image_antispam{
	vertical-align: bottom;
	}
input[type=text]:focus, input[type=password]:focus, select:focus{
	border: 1px solid #87CDDE;
	}
.border_table{
	border: 1px solid #E0E0E0;
	padding: 10px;
	margin-left: auto;
	margin-right: auto;
	}
table.seznam{
	width:100%;
	}
table.seznam td{
	padding:10px;
	}
table.seznam tr.re td{
	background-color: #F2F2F2;
	}

.infoClick{
	position: relative;
	cursor:pointer;
	border-radius: 15px;
	display: inline-block;
	border: 1px solid rgb(168, 168, 168);
	padding: 2px 5px;
	color: rgb(122, 122, 122);
	margin-left: 5px;
	font-size: 12px;
	background-color:white;
	}
.infoClick:hover{
	color:white;
	background-color: rgb(168, 168, 168);
	}
.display_none{
	display: none;
	}
.display_block{
	display: block;
	}
.display_tableRow{
	display: table-row;
	}
.loading{
	background-image:url("./images/loading.gif");
	display: inline-block;
	width: 48px;
	height: 48px;
	}
.seznam_polozek_d3{
	display:block;
	}
.seznam_polozek_radek,.seznam_polozek_radek_b{
	display:block;
	background-color: #E0E0E0;
	margin: 5px;
	margin-top: 0px;
	}
.seznam_polozek_radek:hover,.seznam_polozek_radek_b:hover{
	background-color: #D5E3E5;
	}
.seznam_polozek_radek_b{
	background-color: white;
	}
.seznam_polozek_radek .nahled_d3,.seznam_polozek_radek .nazev_polozky, .seznam_polozek_radek_b .nahled_d3,.seznam_polozek_radek_b .nazev_polozky{
	display:inline-block;
	}

.seznam_polozek_radek .nazev_polozky,.seznam_polozek_radek_b .nazev_polozky{
	height: 70px;
	padding-left: 80px;
	padding-right: 30px;
	padding-top: 70px;
	line-height: 0px;
	width: 500px;
	font-size: 15px;
	}


.tlacitko_seznam_polozek,.tlacitko_seznam_polozek_green,.tlacitko_seznam_polozek_red{
	font-size: 11px;
	background-color: #7A7A7A;
	border-bottom: 1px solid #4F4F4F;
	color: white;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 5px;
	cursor: pointer;
	display: block;
	text-decoration: none;
	padding: 5px 10px;
	display: inline-block;
	text-align: center;
	width: 80px;
	}
.tlacitko_seznam_polozek_green{
	background-color: rgb(160, 247, 165);
   color: green;
   border-color: rgb(120, 226, 125);
	}
.tlacitko_seznam_polozek_green:hover{
	background-color: #73E279;
	color: black;
	text-decoration: none;
	}
.tlacitko_seznam_polozek_red{
	background-color: #FFC6BA;
	color: red;
	border-color: #FF8E8E;
	}
.tlacitko_seznam_polozek_red:hover{
	background-color: #FF8E8E;
	color: black;
	text-decoration: none;
	}

.tlacitko_orez{
	margin-left:auto;
	margin-right: auto;
	margin-bottom: 28px;
	font-size: 18px;
	background-color: #7A7A7A;
	color: white;
	padding-top: 10px;
	padding-bottom: 10px;
	cursor: pointer;
	display: block;
	text-decoration: none;
	border-bottom: 1px solid #C6C6C6;
	padding-left: 25px;
	padding-right: 25px;
	text-align: center;
	margin-top: 35px;
	width: 300px;
	}

.odstraneni_polozky{
	text-align: center;
	}
.tlacitko_seznam_polozek:hover, .podrobnosti_dila .tlacitko:hover, .tlacitko_orez:hover, .odstraneni_polozky .tlacitko:hover, .panel_uprav_dila .tlacitko:hover{
	background-color: #4AA9C0;
	color: white;
	border-bottom: 1px solid #3096AD;
	text-decoration: none;
	}
.neoriznuto{
	display:inline-block;
	width: 47px;
	height: 47px;

	vertical-align:middle;
	line-height: 40px;
	text-align: center;
	color: #BCBCBC;
	font-size: 6px;
	text-transform: uppercase;
	border: 1px solid #E5E5E5;
	background-color: #EDEDED;
	}

.orez{
	display:block;
	}
.picture{
	/*margin:15px;*/
	border: 28px solid #8C8C8C;
	box-shadow: 1px 1px 15px rgb(158, 158, 158);
	}
.popisek{
	padding: 5px;
	background-color:#EAEAEA;
	display: inline-block;
	margin-left: 20px;
	border-radius: 5px;
	padding-left: 15px;
	padding-right: 15px;
	border: 1px solid #B2B2B2;
	color: rgb(81, 81, 81);
	cursor: default;
	white-space: normal;
	max-width: 550px;
	}
.zeleny_popisek{
	margin-left: 20px;
	color: #51CC61;
	cursor: default;
	font-size: 14px;
	display: inline-block;
	font-weight: bold;
	text-transform: uppercase;
	}
tr:hover .popisek{
	background-color: #D3E4E5;
	color: #515151;
	border: 1px solid #B8CFD1;
	}
.mistnost {
    position: relative;
    background-image: url("./images/room.png");
    display: block;
    width: 800px;
    height: 500px;
    margin-left: auto;
    margin-right: auto;
    box-shadow: 0px 0px 10px rgb(150, 150, 150);
    margin-top: 10px;
	 margin-bottom: 20px;
	 overflow: hidden;
}
.room_left{
	background-image: url("./images/room_left.png");
	height: 284px;
	width:100px;
	position: absolute;
	top: 160px;
	left: 120px;
	}
.room_right{
	background-image: url("./images/room_right.png");
	height: 301px;
	width: 91px;
	position: absolute;
	right: 90px;
	top: 160px;
	}
.dilo_v_mistnosti {
   /*position: absolute;
   background-color: rgb(196, 196, 196);
   padding: 4px;
	display: block;
	box-shadow: 3px 3px 2px #686868;*/
	position: absolute;
/*padding: 1px;*/
display: block;
box-shadow: 1px 1px 2px #444444;
background-color: #5B5B5B;
border-radius: 2px;
border: 4px solid #939393;
}
.nahled_v_mistnosti .info_nadpis_technika{
	margin-top: 4px;
	}
.tlacitko_pridat_akci{
	padding:10px;
	background-color: #7A7A7A;
	color: white;
	display: inline-block;
	text-decoration: none;
	margin-left: 15px;
	margin-top: 10px;
	}
.tlacitko_pridat_akci:hover{
	background-color: #4AA9C0;
	color: white;
	text-decoration: none;
	}
input#den,input#mesic,input#hodina,input#minuta,input#den2,input#mesic2,input#hodina2,input#minuta2{
	width: 60px;
	}
input#rok,input#rok2{
	width: 108px;
	}
#crop			{ position:relative; width:800px; _width /**/:810px; margin:0 5px; }
#obrazek	{ display:block;  }
#cropFrame		{ position:absolute; top:0; right:0; border:2px solid red; }
.orez_obrazku{
	margin-left:10px;
	margin-right:10px;
	margin-bottom:10px;
	padding:10px;
	background-color:white;
	box-shadow: 1px 1px 15px rgb(158, 158, 158);
	}

#inputFile textarea{
	width: 410px;
	height: 200px;
	}
#upravaPopisu .popisek{
	margin-left: 0px;
	}
#upravaPopisu textarea{
	width: 490px;
	height: 200px;
	margin-top: 15px;
	}
.detail_dila{
	display: block;
	margin-left: auto;
	margin-right: auto;
	background-color: #D3D3D3;
	padding: 5px;
	vertical-align:top;
	}
.detail_dila:hover{
	display: block;
	margin-left: auto;
	margin-right: auto;
	background-color: #C4C4C4;
	padding: 5px;
	vertical-align:top;
	}
.detail_dila_odsazeni{
	width:560px;
	display: inline-block;
	vertical-align: top;
	margin-left: 24px;
	/*border: 2px solid #EDEDED;*/
	text-align:left;
	background-color: #F7F7F7;
	}
.okno_detail_dila{
	margin-top:10px;
	display:block;
	}
.podrobnosti_dila{
	display:inline-block;
	width: 323px;
	margin-left: 25px;
	font-size: 12px;
	}
.box_foto{
	display: inline-block;
	background-color: #F7F7F7;
	border: 1px solid rgb(229, 229, 229);
	margin-right: 5px;
	margin-left: 5px;
	padding:15px;
	}
.box_foto .panel{
	text-align: center;
	margin-top: 10px;
	}
.podrobnosti_dila div{
	margin-bottom:2px;
	margin-top:2px;
	}
.podrobnosti_dila h3, .podrobnosti_nadpis{
	color: rgb(51, 158, 184);
	font-weight: bold;
	text-align: left;
	font-size: 14px;
	display: block;
	margin: 0px;
	margin-top: 10px;
	margin-bottom: 3px;
	}
.detail_dila_cena{
	margin-bottom: auto;
	margin-top: 10px;
	display: block;
	font-size: 18px;
	font-weight: bold;
	padding-left: 100px;
	}
.detail_dila_nadpis, .detail_dila_nadpis_dila{
	font-size: 15px;
	text-transform: uppercase;
	font-weight: bold;
	margin-left: 30px;
	margin-top: 20px;
	margin-right: 16px;
	margin-bottom: 0px;
	}
.detail_dila_nadpis_dila{
	color:black;
	}
.nahled_v_mistnosti{
	margin-left: 60px;
	margin-right: 70px;
	}
p.odstavec{
	margin: 5px 30px 0px;
	text-align: justify;
	}
.nahled_d3 img{
	vertical-align:middle;
	}
.nahled_d3 a{
	border: 2px solid rgb(216, 216, 216);
	display: inline-block;
	width: 47px;
	height:47px;
	text-align:center;
	vertical-align: middle;
	}
.nahled_d3 a:hover{
	border: 2px solid rgb(91, 91, 91);
	}

.info_nadpis_technika{
	font-size: 10px;
	margin-left: 30px;
	margin-right: 30px;
	text-transform: uppercase;
	width:555px;
	}
.info_nadpis_technika .oznaceni{
	color: rgb(51, 158, 184);
	}
h2 .oznaceni{
	color: rgb(51, 158, 184);
	}
.nadpis_autor{
	color: rgb(51, 158, 184);
	font-size:12px;
	margin-right:5px;
	text-transform:none;
	display: inline-block;
	margin-bottom:10px;
	}
.obsah .oko{
	display: inline-block;
	background-image: url("./images/oko1.png");
	height: 15px;
	margin-top: -10px;
	float: right;
	background-repeat: no-repeat;
	padding-right: 30px;
	background-position: right;
	line-height: 15px;
	font-size: 9px;
	text-transform: uppercase;
	color: #606060;
	text-decoration: none;
	}
.obsah .oko:hover{
	color: #3B3B3B;
	}
.nahled_polozky .oko{
	width:27px;
	padding:0px;
	margin-right:30px;
	}
.nahled_polozky2 .oko{
	margin-top: -2px;
	width:27px;
	padding:0px;
	}
.nahled_polozky:hover .oko,.nahled_polozky2:hover .oko{
	background-image: url("./images/oko2.png");
	}

.obsah .oko:hover{
	background-image: url("./images/oko3.png");
	}

.podrobnosti_dila .levy{
	font-weight: bold;
	display: inline-block;
	width: 100px;
	}
.podrobnosti_dila .pravy{
	display: inline-block;
	width:220px;
	}
.seznam_polozek_d3 .sloupec{
	width: 150px;
	text-align: center;
	display: inline-block;
	}
.seznam_polozek_d3 .sloupec_right{
	display: inline-block;
	width: 230px;
	text-align: right;
	vertical-align: middle;
	}
.seznam_polozek_d3 .filtr{
	padding-left: 90px;
	background-color: #333333;
	}
.nahled_d3{
	padding-left:20px;
	}
.filtr a{
	color: white;
	font-size: 14px;
	text-decoration: none;
	padding: 15px;
	display: inline-block;
	}
.filtr a:hover{
	background-color: #515151;
	}
.filtr a.zvoleno{
	font-weight: bold;
	}
.nahled_polozky{
	margin-left: 11.333333333px;
	border: 1px solid rgb(242, 242, 242);
	display:inline-block;
	width:310px;
	background-color:white;
	box-shadow: 1px 1px 10px rgb(158, 158, 158);
	height: 280px;
	color: black;
	text-decoration: none;
	margin-bottom: 10px;
	}
.nahled_polozky2{
	margin-left: 11.333333333px;
	border: 1px solid rgb(242, 242, 242);
	display:inline-block;
	width:245px;
	background-color:white;
	box-shadow: 1px 1px 10px rgb(158, 158, 158);
	height: 250px;
	color: black;
	text-decoration: none;
	margin-bottom: 10px;
	}
.nahled_polozky:hover, .nahled_polozky2:hover{
	background-color: #C3D6DB;
	}
.nahled_polozky .nahled,.nahled_polozky2 .nahled{
	display:block;
	}
.nahled_polozky .nadpis{
	display:block;
	font-size: 14px;
	font-weight: bold;
	margin-left: 30px;
	margin-right: 30px;
	margin-top:15px;
	margin-bottom:0px;
	}
.nahled_polozky2 .nadpis{
	display:block;
	font-size: 14px;
	font-weight: bold;
	margin-left: 15px;
	margin-right: 15px;
	margin-top:15px;
	margin-bottom:0px;
	}
.nahled_polozky .technika{
	margin-left: 30px;
	margin-right: 30px;
	font-size: 10px;
	text-transform: uppercase;
	overflow: hidden;white-space: nowrap;text-overflow: ellipsis;

	}
.nahled_polozky2 .technika{
	margin-left: 15px;
	margin-right: 15px;
	font-size: 10px;
	text-transform: uppercase;
	overflow: hidden;white-space: nowrap;text-overflow: ellipsis;
	}
.nahled_polozky .oznaceni, .nahled_polozky2 .oznaceni{
	color: rgb(51, 158, 184);
	}
.nahled_polozky .autor{
	margin-left:30px;
	color: rgb(51, 158, 184);
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top:0px;
	}
.nahled_polozky2 .autor{
	margin-left:15px;
	color: rgb(51, 158, 184);
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top:0px;
	}
.nahled_polozky .cena{
	display:inline-block;
	text-align:right;
	width:125px;
	font-weight: bold;
	color: black;
	font-size: 18px;
	margin-bottom: 10px;
	}
.nahled_polozky2 .cena{
	text-align: right;
	font-weight: bold;
	color: black;
	font-size: 18px;
	margin-bottom: 10px;
	margin-top: -20px;
	padding-right: 15px;
	}
.nahled_polozky .cena .format, .detail_dila_cena .format, .sloupec .format,.nahled_polozky2 .cena .format{
	font-weight: normal;
	font-style: italic;
	font-size: 12px;
	display: inline-block;
	}
.nahled_polozky .cena .format2, .detail_dila_cena .format2, .sloupec .format2,.nahled_polozky2 .cena .format2{
	font-weight: normal;
	font-size: 12px;
	display: inline-block;
	}
.nahled_polozky .leva{
	display:inline-block;
	vertical-align:middle;
	width:155px;
	margin-bottom: 10px;
	}
.nahled_polozky2 .leva{
	height: 40px;
	}
.hvezdy{
	background-image: url('./images/hvezda.png');
	display:inline-block;
	margin-left: 15px;
	width:80px;
	height: 16px;
	}
h2 .hvezdy{
	float: right;
	}
.nahled_polozky .hvezdy{
	margin-left: 30px;
	}
.podrobnosti_dila .kontaktni_formular{
	margin-top: 50px;
	background-color: #DDDDDD;
	padding-top: 5px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 15px;
	border: 1px solid #D3D3D3;
	text-align:right;
	}
.podrobnosti_dila .kontaktni_formular input, .podrobnosti_dila .kontaktni_formular textarea{
	font-size:12px;
	}
.podrobnosti_dila .kontaktni_formular input{
	margin-top: 4px;
	width: 280px;

	}
.podrobnosti_dila .kontaktni_formular#upozorneni{
	text-align:left;
	line-height: 19px;
	}
.podrobnosti_dila .kontaktni_formular #inputAntispam{
	width: 100px;
	}
.podrobnosti_dila .kontaktni_formular textarea{
	padding: 0px;
	width: 280px;
	}
.podrobnosti_dila .kontaktni_formular .odeslat_poptavku{
	width: auto;
	padding: 5px 15px;
	background-color: #3AC943;
	color: white;
	cursor: pointer;
	border: 0px solid white;
	margin-top:5px;
	display: inline-block;
	}
.podrobnosti_dila .kontaktni_formular .odeslat_poptavku:hover{
	background-color: #159B1C;
	text-decoration:none;
	}
.podrobnosti_dila .poptavka_odeslana{
	font-size: 16px;
	text-align: center;
	color: white;
	border-bottom: 1px solid #CFFCD5;
	background-color: #4DC04F;
	padding:10px;
	margin-top: 80px;
	}
.poptavkaOdeslatAuto{
	text-align: right;
	width: 280px;
	padding-top: 10px;
	}
.poptavkaOdeslat{
	display:inline;
	}
.panel_uprav_dila{
	/*margin: 20px 16px 0px 30px;
	text-align: right;*/
	margin-top:20px;
	}
.podrobnosti_dila .tlacitko, .odstraneni_polozky .tlacitko{
	font-size: 12px;
	background-color: rgb(216, 216, 216);
	color: black;
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 3px;

	cursor: pointer;
	display: block;
	text-decoration: none;
	border-bottom: 1px solid #C6C6C6;
	padding-left: 25px;
	padding-right: 25px;
	display:inline-block;
	width: 50px;
	text-align: center;
	}
.podrobnosti_dila .tlacitko{
	margin-top: 210px;
	}
.panel_uprav_dila .tlacitko{
	font-size: 12px;
	background-color: #7A7A7A;
	border-bottom: 1px solid #4F4F4F;
	color: white;
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 3px;
	cursor: pointer;
	display: block;
	text-decoration: none;

	padding-left: 25px;
	padding-right: 25px;
	display:inline-block;
	text-align: center;
	width: auto;
	}
.mistnost_line{
	border-bottom: 1px solid #BFBFBF;
	height:1px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	margin-top: 3px;
	}
.nahled_img,.nahled_img_stred{
	border: 5px solid #D3D3D3;
	margin-top:5px;
	}
.nahled_img:hover,.nahled_img_stred:hover{
	border-color: #C4C4C4
	}
.nahled_img_stred{
	margin-left: 5px;
	margin-right: 5px;
	}
.centerator{
	display:inline-block;
	height: 100%;
	vertical-align: middle;
	}
.nahled_akce{
	background-color: white;
	height: 130px;
	/*padding: 2px;
	margin-left: 12px;*/
	float: right;
	margin-top: 13px;
	margin-right: 13px;
	}
#seznamAkci .nahled_akce{
	padding: 2px;
	margin-left: 12px;
	}
#seznamAkci .popis_akce, .popis_akce_max{
	width: 238px;
	overflow: hidden;
	}
#seznamAkci img{
	border: none;
	}
.nahled_akce img{
	vertical-align: middle;
	border: 12px solid white;
background-color: white;
	}
.nahled_akce,.nedostupny_nahled_akce{
	display: inline-block;
	vertical-align: middle;
	}
.nedostupny_nahled_akce{
	background-color:rgb(229, 229, 229);
	width: 173px;
	height: 80px;
	color: #BCBCBC;
	font-size: 15px;
	text-transform: uppercase;
	text-align: center;
	padding-top:50px;
	float: right;
	margin-top: 13px;
	margin-right: 13px;
	}
.okno_akce .nedostupny_nahled_akce{
	width: 350px;
	height: 153px;
	padding-top: 130px;
	}
a:hover .nedostupny_nahled_akce{
	background-color: #C9DADD;
	border-color: #C9DADD;
	}
.popis_akce_detail{
	display: inline-block;
	width: 530px;
	vertical-align:top;
	}
.popis_akce table{
	vertical-align: middle;
	width: 100%;
	margin-top:5px;
	border-collapse: collapse;
	}
.popis_akce table td{
	width: 50%;
	}
.okno_detail_akce{
	display: inline-block;
	margin: 2px;

	vertical-align: top;
	width: 460px;
	margin-left: 10px;
	color: rgb(91, 91, 91);
	text-decoration: none;
	background-color: #EDEDED;
	border-bottom: 1px solid rgb(229, 229, 229);
	height: 156px;
	margin-bottom:12px;
	}
.okno_detail_akce .nahled_akce,.okno_detail_akce .nedostupny_nahled_akce{
/*	margin-left: 16px;
	margin-top: 3px;*/
	}
.okno_detail_akce:hover{
	background-color: #D0DFE2;
	color: black;
	}
.okno_akce{
	padding: 10px;
	margin-left: 15px;
	margin-top: 15px;
	}
.detail_akce_nazev{
	font-size: 13px;
	display: block;
	text-transform: none;
	border-bottom: 1px solid #C1C1C1;
	padding-bottom: 3px;
	font-weight: bold;
	text-align:left;
	}
.detail_akce_datum{
	font-size: 12px;
	display: block;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 10px;
	/*border-bottom: 1px solid #C1C1C1;*/
	padding-top: 5px;
	padding-bottom: 2px;
	}
.popisCount{
	width: 300px;
	text-align: right;
	}
.popis_akce_detail .nazev_akce{
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	display: block;
	border-bottom: 1px solid #C1C1C1;
	padding-bottom: 13px;
	}
.popis_akce_detail .datum_akce{
	font-size: 10px;
	display: block;
	float:right;
	font-weight: normal;
	text-transform: none;
	}
.popis_akce_detail .kratky_popis_akce{
	border-bottom: 1px solid #C1C1C1;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	text-transform: uppercase;
	text-align: justify;
	}
.popis_akce_detail .dlouhy_popis_akce{
	line-height: 16px;
	text-align: justify;
	}
.popis_akce, .popis_akce_max{
	width: 218px;
	vertical-align: middle;
	display: inline-block;
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: justify;
	height: 112px;
	}
.podrobnosti_dila .pravy a,.pravy a{
	color: rgb(91, 91, 91);
	text-decoration: underline;
	}
.podrobnosti_dila .pravy a:hover,.pravy a:hover{
	color: #108099;
	text-decoration: underline;
	}
.aktivni{
	background-color: #A0F7A5;
	color: green;
	}
.neaktivni{
	background-color: #FFC6BA;
	color: red;
	}
.ukazatel{
	border-radius: 14px;
	display: inline-block;
	height: 14px;
	vertical-align: middle;
	margin-left: 45px;
	margin-right: 45px;
	padding: 8px;
	width: 60px;
	text-align: center;
	}
.tlacitko_upravit{
	float:right;
	background-color: rgb(216, 216, 216);
	color: black;
	cursor: pointer;
	text-decoration: none;
	text-align: center;
	width: 80px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: -5px;
	margin-bottom: -5px;
	font-size: 14px;
	font-weight: normal;
	display:block;
	}
.tlacitko_upravit:hover{
	color: #108099;
	background-color: rgb(91, 91, 91);
	color: white;
	}
.podokno{
	margin-left: 10px;
	display:inline-block;
	width:400px;
	vertical-align: top;
	padding:10px;
	padding-top:5px;
	background-color: #EDEDED;
	border: 1px solid #E5E5E5;
	margin-bottom: 10px;
	}
.podokno .popis{
	text-align: justify;
	margin-right: 87px;
	}
.podokno .pravy{
	width:220px;
	display: inline-block;
	cursor: default;
	}
.podokno .levy{
	width:180px;
	display: inline-block;
	font-weight: bold;
	cursor: default;
	}
.podokno:hover{

	}
.podokno .levy, .podokno .pravy{
	padding-bottom:3px;
	padding-top:3px;
	}
.neupravitelna_hodnota{
	display: inline-block;
	border: 1px solid rgb(168, 168, 168);
	padding: 5px 0px;
	width: 250px;
	color: rgb(122, 122, 122);
	background-color: #E5E5E5;
	cursor: default;
	font-size: 14px;
	}


.tlacitko_dalsi,.tlacitko_predchozi,.tlacitko_detail{
	padding:8px;
	background-color: #61B8CC;
	color: white;
	display: block;
	text-align: left;
	font-size: 14px;
	cursor:pointer;
	text-decoration:none;
	font-weight: bold;
	}
.tlacitko_pozadi_predchozi, .tlacitko_pozadi_dalsi{
	display: block;
	position: absolute;
	top:0px;
	height: 500px;
	}
.tlacitko_pozadi_dalsi{
	right: 0px;
	}
.tlacitko_pozadi_predchozi{
	left:0px
	}
.tlacitko_dalsi:hover,.tlacitko_predchozi:hover,.tlacitko_detail:hover{
	background-color: #339EB8;
	color: white;
	text-decoration:none;
	}
.tlacitko_detail{
	display: inline-block;
	}
.tlacitko_dalsi{
	float:right;
	}
.tlacitko_predchozi{
	float:left;
	}
.clear{
	clear: both;
	}
.panel_smeru{
	width: 800px;
	margin-left:auto;
	margin-right: auto;
	text-align: center;
	margin-bottom: 30px;
	}
.chcete_by_zde{
	padding-left: 14px;
	}
.box{
	background-color: #EDEDED;
	margin-left: 0.5%;
	display: inline-block;
	vertical-align: top;
	padding: 17px;
	background-color: #F7F7F7;
	border: 1px solid rgb(229, 229, 229);
	margin-top: 10px;
	min-height: 202px;
	}
.box table{
	border-collapse: collapse;
	width:100%;
	}
#min_map table{

	}

.box:hover{
	/*background-color: #E5E5E5;	*/
	}
.box td.upravit{
	text-align:right;
	padding:0px;
	}
.box a.upravit{
	/*margin-top:-5px;
	margin-right:-5px;
	color: black;
	text-decoration: none;
	background-color: #D8D8D8;
	padding:4px;
	padding-left: 9px;
	padding-right: 9px;
	font-size: 12px;*/
	float:right;
	font-weight:normal;
	font-size: 12px;
	text-transform: none;
	}
.box a.upravit:hover{
	/*color: white;
	background-color: #5B5B5B;*/
	}
.b25{
	width: 21%;
	}
.b50{
	width: 48.5%;
	}
.b66{
	width: 62.3%;
	}
.b33{
	width: 29%;
	}
.b100{
	width:98%;
	}
.box td{
	line-height: 18px;
	vertical-align: top;
	text-align: justify;
	white-space: nowrap;
	}
.box th{
	line-height: 18px;
	font-weight: bold;
	text-align: left;

	}
.box th.nadpis{
	color: rgb(51, 158, 184);
	font-weight: bold;
	text-align: left;
	font-size: 13px;
	text-transform: uppercase;
	padding-bottom: 7px;
	min-width: 50%;
	}
.popis_profilu{
	padding: 20px;
	padding-top: 10px;
	padding-bottom: 0px;
	clear: both;
	text-align: justify;
	line-height: 19px;
	}
.nenalezena_udalost{
	padding: 20px;
	padding-top: 10px;
	padding-bottom: 0px;
	clear: both;
	text-align: justify;
	line-height: 19px;
	color:red;
	}
.popis_profilu .nadpis{
	color: rgb(51, 158, 184);
	font-weight: bold;
	text-align: left;
	font-size: 13px;
	text-transform: uppercase;
	}
.logo_na_profilu{
	float:right;
	margin-top: 5px;
	margin-left:30px;
	margin-bottom: 30px;
	}
.mapy{
	text-align:center;
	}
.mapa{
	display: inline-block;
	vertical-align: middle;
	background-repeat:no-repeat;
	background-position: top center;
	}
.cz{
	width: 387px;
	height: 223px;
	margin-right: 40px;
	background-image: url("./images/mapa_cz.png");
	}
.sk{
	width: 346px;
	height: 177px;
	background-image: url("./images/mapa_sk.png");
	margin-left: 40px;
	}
.mapa div{
	background-repeat:no-repeat;
	}
.seznam_kraju_cz{
	display: inline-block;
	float:left;
	text-align:left;
	}
#registracniFormular #popis, #kontaktni_formular #text{
	width: 250px;
	}
#registracniFormular label{
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: -30px;
	padding-left: 30px;
	}
#kontaktni_formular{
	text-align:center;
	display: inline-block;
	vertical-align: top;
	}
#kontaktni_formular #tlacitkoRegistrace{
	margin-left:0px;
	}
#kontaktni_formular_texty{
	display: inline-block;
	vertical-align: top;
	width:300px;
	width: 640px;


	}
#kontaktni_formular_texty .text_pod{
	padding: 20px;
	padding-top: 0px;

	line-height: 18px;
	text-align: left;
	}
#ceterler{
	text-align: center;
	}
.administrace{
	background-color: #5B5B5B;
	}
#menu_admin_tlacitko{
	background-color: #7A7A7A;
	border-color: #A0A0A0;
	}
#menu_admin_tlacitko:hover{
	background-color: #47A7BF;
	}

#menu_pridat_polozku_tlacitko{
	background-color: #34BA32;
	}
#menu_pridat_polozku_tlacitko:hover{
	background-color: #4AA9C0;
	}
.red{
	color: red;
	}
.administrace a{
	background-color: #7A7A7A;
	border-color: #4F4F4F;
	}
.chcete_byt_zde{
	margin-top:10px;
	padding-top:20px;
	padding-left:20px;
	font-weight: bold;
	text-align: left;
	font-size:13px;
	text-transform: uppercase;
	border-top: 1px solid rgb(229, 229, 229);
	}
#archiv{
	margin-top:20px;
	}
.chcete_byt_zde a,.registrace_u_prihlaseni,.menu_hlavicka a.registrace_u_prihlaseni{
	color: #51CC61;
	font-weight:bold;
	text-transform: uppercase;
	}
.chcete_byt_zde a:hover,.registrace_u_prihlaseni:hover,.menu_hlavicka a.registrace_u_prihlaseni:hover{
	color: #2CAA3B;
	}
.zobrazit_vse{
	text-align: left;
	margin-top: 5px;
	margin-left: 20px;
	}
.popisek_mapy{
	margin-bottom: 30px;
	padding-left: 20px;
	padding-right: 20px;

	}
.vote_hodnoceni{
display: none;
		}
.top_lista a.text_odber_novinek{
	text-transform: uppercase;
	font-weight: normal;
	color: #727272;
	}
.center{
	text-align: center;
	}
.uppercase{
	text-transform: uppercase;
	}
.nahled_polozky a,.nahled_polozky2 a{
	overflow: hidden;
	display: block;
	position: relative;

	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	margin-bottom: 10px;
	}
.nahled_polozky a{
width: 250px;
}
.nahled_polozky2 a{
	width:215px;
	}
.novinka{
display:block;
background-color: #339EB8;
color: white;
padding: 3px 36px 3px 45px;
transform: rotate(-45deg);
-webkit-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
width: 141px;
font-size: 14px;
font-family: "Open Sans",sans-serif;
z-index: 1000;
position: absolute;
top: 18px;
left: -85px;
text-align: center;
}
td#vetsi_input_nazev input[type=text]{
width:300px;
}


/*




@media only screen and (max-width: 520px) {
	.obsah_top_lista{
		width:100%;
		}
	input[type=text], input[type=password]{
		width: 190px;
		}
	#inputAntispam{
		width: 100px;
		}
	.okno_nadpis{
		text-align: center;
		}
	.obsah{
		margin-top: 10px;
		}
	.hlavni_menu a{
		display:block;
		width: 75%;
		margin-left: auto;
		margin-right: auto;
		}
	.kostra{
		width:100%;
		}
	.zobrazovani_menu{
		display:block;
		padding: 5px;
		background-color: #E6E6E6;

		}
	.zobrazovani_menu a{
		width: 75%;
		padding: 10px;
		margin: 2px;
		margin-left: auto;
		margin-right: auto;
		font-size: 12px;
		color: white;
		text-align: center;
		font-weight: bold;
		display: block;
		background-color: rgb(135, 205, 222);
		text-decoration: none;
		}
	.zobrazovani_menu a:hover{
		background-color: rgb(51, 158, 184);
		}
	.hlavni_menu{
		display:none;
		}
	.sloupec_paticka{
		display: block;
		margin-left: auto;
		margin-right: auto;
		width: auto;
		margin-bottom: 15px;
		}
	.paticka_a{
		padding-left: 20px;
		padding-right: 20px;
		}
	}
*/
.filtr_polozek a.smazat_filtr{
color: yellow;
}
.uvodni_informace{
padding: 20px;
margin: 10px;
margin-left: 20px;
margin-right: 20px;
margin-top:0px;
border: 1px solid #E6E6E6;
font-size: 12px;
color: #5B5B5B;
text-transform: uppercase;
background-image: url("./images/efekt_128.png");
background-position: bottom center;
background-repeat: repeat-x;
padding-bottom:7px;
}
.uvodni_informace .regi{
color: #1DAB2F;
font-weight: bold;
text-decoration: none;
}
.uvodni_informace .regi:hover{
color: #066C13;
}
.uvodni_informace .nadpis{
font-size: 14px;
font-weight: bold;
color: #565656;
margin-left: 18px;
}
.uvodni_informace .zavrit_okno{
float: right;
padding: 2px;
margin-top: -5px;
cursor: pointer;
}
.menu_hlavicka a.info_i{
font-weight: normal;
color: #808080;
}
.uvodni_informace li{
color: #4BA9C0;
}
.uvodni_informace p{
color: #5B5B5B;
}
.tabulka_s_odkazy_v_profilu{
margin-top:25px;
border-collapse: collapse;
}
.tabulka_s_odkazy_v_profilu td{
padding-left:0px;
}
.tabulka_s_odkazy_v_profilu td:first-child{
padding-right:10px;
}
.hlavni_menu a.tlReg{
background-color: #27AB24;
border-top: 1px solid #90CF8E;
border-bottom: 1px solid #0F8A0C;
}
.hlavni_menu a.tlReg:hover{
background-color:#04C200;
}
.sellInfo{
	margin: 10px 20px;
	line-height: 21px;
	background-color: rgba(255, 165, 0, 0.13);
	text-align: center;
	color: orange;
	padding: 15px;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
}
.sellInfo a{
color: orange;
font-size: 14px;
text-transform: uppercase;
font-weight: bold;
}