html{
	width: 100%;
    height: 100%;
    overflow-y: scroll;
}
html, body { 
 margin:0; 
 padding:0; 
 font-family: Segoe UI, verdana, arial, helvetica, sans-serif;
 font-size: 18px;
 color: black;

 min-width: 100%;
 -webkit-text-size-adjust:100%;
 min-width: 500px;
 background-attachment: fixed;
 		background-position: 50% 50%;
background-repeat: no-repeat;
	
-moz-background-size: cover;
-webkit-background-size: cover;
-o-background-size: cover;
background-size: cover;
}
a img{
	border: none;
}
html{
 background-color: white;	
}

td {
	font-size: 18px;
}

a:link, a:visited {
text-decoration: none;
}

a:hover {
text-decoration: underline;
}
.left{
	float: left;
}
.right{
	float: right;
}
.text_vpravo{
	text-align: right;
}

#pagewidth{
 width:990px;
 width: 100%; 
 /* position:center; */
 text-align:left; 
 min-width: 500px;
 margin-left:auto; 
 margin-right:auto; 
} 


#header{  
 width: 100%;
	height: 70px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#333333+0,000000+100 */
background: rgb(51,51,51); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(51,51,51,1) 0%, rgba(0,0,0,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(51,51,51,1) 0%,rgba(0,0,0,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(51,51,51,1) 0%,rgba(0,0,0,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333333', endColorstr='#000000',GradientType=0 ); /* IE6-9 */

 }
.top_navigace{
 display: block;
 width: 100%;
 height: 70px;
 position: fixed;
 z-index: 9999;
 top: 0;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#333333+0,000000+100 */
background: rgb(51,51,51); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(51,51,51,1) 0%, rgba(0,0,0,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(51,51,51,1) 0%,rgba(0,0,0,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(51,51,51,1) 0%,rgba(0,0,0,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333333', endColorstr='#000000',GradientType=0 ); /* IE6-9 */
 	
 }
#header.header_in{
	height: 150px;
}

#header img {
 	border: none;
 }





.button{
	width: auto;
	color: white;
}
a:hover.button{
	text-decoration: none;
}
a.button{
	display: inline-block;
	margin-top: 10px;
}
a.button img{
	margin-top: -10px;
	xpadding: 3px;
}


.button_nav a.button{
	display: block;
	background-image: none;
}

.logo {
	display: block;
	float: left;
	margin: 10px;
	max-width: 230px;
	max-height: 70px;
}
.logo_login {
	display: block;
	float: left;
	margin: 10px;
	margin-right: 20px;
	max-width: 250px;
	max-height: 200px;
}
.top_menu{
	display: block;
	float: right;
	text-align: center;
	margin-top: 15px;
	font-size: 13px;
	width: 70px;
	border-right: 1px solid black;
	border-left: 1px solid #5a5a5a;
}
span.top_icon{
	display: block;
	width: 50px;
	color: #e0e0e0;
	font-size: 38px;
	padding-left: 15px;
}
/* hlavni menu */
.skryj_menu{
	text-align: center;
}
a.but_menu{
	display: inline-block;
	width: 35%;
	padding: 5%;
	margin: 2%;
	font-size: 25px;
	color: white!important;
	background-color: red;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;

-webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.25);
-moz-box-shadow:    0px 0px 10px 0px rgba(0, 0, 0, 0.25);
box-shadow:         0px 0px 10px 0px rgba(0, 0, 0, 0.25);
text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.45);
}
a.but_menu:hover{
	text-decoration: none;
	background-color: black;
	-webkit-box-shadow: 7px 7px 10px 0px rgba(0, 0, 0, 0.55);
-moz-box-shadow:    7px 7px 10px 0px rgba(0, 0, 0, 0.55);
box-shadow:         7px 7px 10px 0px rgba(0, 0, 0, 0.55);
}
span.icon_menu{
	font-size: 80px;
}

a.but_menu.color1{
	background-color: #0061b4;
}
a.but_menu.color2{
	background-color: #eb0615;
}
a.but_menu.color3{
	background-color: #cc5000;
}
a.but_menu.color4{
	background-color: #c50051;
}
a.but_menu.color5{
	background-color: #6a65d9;
}
a.but_menu.color6{
	background-color: #ff8c00;
}


.hlavni_menu {
	width: 990px;
	width: 100%;
	height: 50px;

}
ul#hlavni_menu-nav{
	padding: 0px 0px 0px 0px;
	margin: 0px;
	list-style: none;
}
ul#hlavni_menu-nav h2{
	margin: 0px;
	padding: 0px;
}
ul#hlavni_menu-nav li{
	float: left;
	text-align: left;
	margin: 0px;
	padding: 0px;
		}
ul#hlavni_menu-nav li h2 a {
	font-size: 16px;
	padding: 14px 20px 14px 20px;
	display: block;
	text-decoration: none;
	color: white;
	font-weight: normal;
	height: 22px;
}


ul#hlavni_menu-nav li h2 a:hover, ul#hlavni_menu-nav li.vybrane h2 a {
	display: block;
	color: White;
background: #545454; /* Old browsers */
background: -moz-linear-gradient(top,  #545454 0%, #141414 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#545454), color-stop(100%,#141414)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #545454 0%,#141414 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #545454 0%,#141414 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #545454 0%,#141414 100%); /* IE10+ */
background: linear-gradient(to bottom,  #545454 0%,#141414 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#545454', endColorstr='#141414',GradientType=0 ); /* IE6-9 */
height: 22px;

	border-left: 1px solid #545454;
	border-right: 1px solid #141414;
	}

/*end menu */



ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}


/* zobrazeni stranky */
.stranka_nadpis h2 {
	margin: 0px 0px 10px 0px;
	padding: 10px 0px 30px 60px;
	background-image: url(../images/kat_nadpis.png);
	background-repeat: no-repeat;

	font-size: 30px;
	font-weight: normal;
	color: black;

}

/* end zobrazeni stranky */

#outer{ 
position: relative;
margin-top: 10px;
background-image: url(../images/leftcol.jpg);
background-repeat: repeat-y;

} 
#outer_in{
	position: relative;
	z-index: 10;
}
#leftcol{
 width:230px;
 float:left;

} 
#rightcol{
 width:300px;
 float:left;
	margin-bottom: 20px;
	background-image: url(../images/rightcol.jpg);
	background-repeat: repeat-x;
	border-left: 1px solid #e3e3e3;
} 
.b_px{
		margin-bottom: 20px;
	background-image: url(../images/rightcol.jpg);
	background-repeat: repeat-x;
	border-right: 1px solid #e3e3e3;
				border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
.center{ text-align: center; }
/* menu dole */

.menu_dole {
float: right;
	padding: 10px;
	width: auto;
	text-align: Left;	
}
.info_down{
 	border-top: 1px solid #cecece;
 	background-color: #e6e6e6;
 	margin-right: 59px;

}
.info_blok{
	display: block;
	width: 450px;
	padding: 20px;
	float: right;
	background-color: white;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-top:solid 1px #8d8d8d;
	border-left:solid 1px #cbcbcb;
	border-bottom:solid 1px #e2e2e2;
	border-right:solid 1px #e2e2e2;
}

.info_blok.facebook{
	width: 585px;

}
.info_blok.anketa{
	width: 300px;

}
#slide_hod{
	margin-top: 30px;
}
.info_blok_nadpis{
	color: white;
	font-weight: bold;
	margin-top: 27px;
	margin-left: 60px;
}
.info_blok_text{
	color: white;
	font-style: italic;
	font-size: 13px;
	margin-left: 25px;
	margin-top: 10px;
	width: 300px;
}


#footer a {
	font-size: 11px;
	color: black;
	padding: 0px 5px 0px 5px;
	border-left: 1px solid silver;
	border-right: 1px;
	text-decoration: underline;
}
#footer a:hover{
	color: silver;
	text-decoration: underline;
}
/*end menu dole */


#footer {
text-align: center;
font-size: 12px;
width: 100%;
 color: black;
padding-top: 5px;

} 
.end{
	background-image: url(../images/end.jpg);
	width: 990px;
	width: 100%;
	height: 132px;
}
#balicky_out {
width: 100%;
background-color: #f4f4f4;
background-image: url(../images/footer_linky.jpg);
background-repeat: repeat-x;
}

.copyright {
padding: 10px;
}
.fot{
	text-align: center; 
 /* position:center; */ 
 padding-top: 10px;
 padding-bottom: 0px;
 width: 100%;
  margin-left:auto; 
 margin-right:auto; 
} 
.fot_blok{
	padding: 0px 20px 0px 20px;
	width: 282px;
	float: left;
}
.fot_blok.bor{
	border-right: 1px dotted silver;
}
#inner{ 
position: relative;
margin:0px;
width:990px;
width: 100%;
z-index: 100;
}
 
.hlavni_obsah {
position: relative;
float: right;
width: 950px;
width: 96%;
padding: 2%;
border-top: 1px solid white;
border-bottom: 1px solid #e8e8e8;
} 



.obrazek_vlevo{
	float: left;
	margin-right: 10px;
}

.obrazek_vpravo{
	float: right;
	margin-left: 10px;
}
.stred{
	text-align: center;
}


.telo_hlavni{
	xtext-align: justify;
}

.telo_hlavni p{
	margin: 0px 0px 8px 0px;
}
.hlavni_obsah h1,
.hlavni_obsah h2,
span.h2,
.hlavni_obsah h3,
.hlavni_obsah h4{
	font-weight: normal;
	margin-bottom: 5px;
}

.telo_hlavni h1 {
	font-size: 30px;
} 

.telo_hlavni h2,span.h2 {
	font-size: 25px;
}

.telo_hlavni h3 {
	font-size: 20px;
}
.telo_hlavni h4 {
	font-size: 15px;
}




li {
	padding-bottom: 10px;
} 
.clr{clear:both; margin: 0px; padding: 0px; }

.content ul {
	padding: 0px;
}

.content ol {
	padding: 0px 0px 0px 25px;
}

.content ul li {
	padding: 9px 0px 10px 28px;
	list-style: none;
	background: url(../images/li.png) no-repeat 10px 15px;
	margin: 0px;
}
ul.odr li {
	padding: 9px 0px 10px 28px;
	list-style: none;
	background: url(../images/li.png) no-repeat 10px 15px;
	margin: 0px;
}


/*sitemap */
.sitemap{
	padding-top: 40px;
}
.sitemap h1, .sitemap h2, .sitemap h3 {
	margin: 3px; padding: 0px;
}
.sitemap_hl_menu h1 a:link, .sitemap_hl_menu h1 a:visited  {
	font-size: 14px;	
}
.sitemap_vn_menu h2 a:link, .sitemap_vn_menu h2 a:visited  {
	color: black;
	font-size: 11px;
	margin-left: 20px;
	padding-left: 15px;
	background: url(../images/li.gif) no-repeat left 3px;
}
.sitemap_vnp h3 a:link, .sitemap_vnp h3 a:visited,
.sitemap_p h2 a:link, .sitemap_p h2 a:visited
  {
	color: black;
	font-weight: normal;
	font-size: 15px;
	margin-left: 20px;
	padding-left: 15px;
	background: url(../images/li.png) no-repeat left 3px;
}
.color_nadpis{
	color: #0065F1;
}
object {
	z-index: 0;
}


.kontakt{
	margin-top: 20px;
	padding: 15px;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	background-color: #f8f8f8;
	border-bottom:solid 2px silver;
	width: 95%;
	font-size: 13px;
}
.kontakt td{
	padding: 2px;
	vertical-align: middle;
	font-size: 13px;
}
.kotakt_obr{
	background-image: url(../images/email.png);
	background-image: url(../images/kontakt_poz.png);
	background-position: bottom right;
	background-repeat: no-repeat;
}
.mal{
	font-size: 11px;
}
.vpravo{
	float: right;
}

.tabulky{
	padding: 0px;
	font-size: 14px;
	width: 100%;
	
}
.tabulky tr{
	background-color: #f7f7f7;
}


.tabulky tr.sudy{
	background-color: white;
}
.tabulky tr.neaktivni{
	background-color: #ffbebe;
}
.tabulky tr.blokovany{
	background-color: #ffee88;
}
.hlavni_obsah.pozadi_gray.pozadi_blokovany{
	background-image: none;
	background-color: #ffee88;
}
.tabulky tr.vlozeny{
	background-color: #bee4fc;
}
.tabulky tr:hover{
	background-color: #e8e8e8;
}
.tabulky td{
	padding: 3px;
	color: black;
}

.tabulky th{
	padding: 3px;
	color: white;
	text-align: center;
	font-size: 12px;
	background-color: silver;
}
.tabulky tr.vlevo td, td.vlevo{
	text-align: left;

}
.tabulky tr.stred td{
	text-align: center;

}
.tabulky td.stred{
	text-align: center;

}


.tabulky p{
 padding: 0px;
 margin: 0px;
 }
 
/*tabulky výsledky ---------------------------------------- */
.tabulky_vysledky{
	padding: 0px;
	margin: 0px;
	font-size: 14px;
	border-collapse: collapse;
	
}
.tabulky_vysledky tr{
	background-color: rgba(230,230,230,0.9);
}
.tabulky_vysledky td,.tabulky_vysledky th{
	padding: 5px;
	margin: 0px;
	border: 1px solid gray;
}

.tabulky_vysledky tr.sudy{
	background-color: rgba(255,255,255,0.9);
	
}
.tabulky_vysledky tr:hover{
	background-color: rgba(163,186,106,0.9)
}
.tabulky td{
	padding: 3px;
	color: black;
}

.tabulky_vysledky th{
	padding: 3px;
	color: white;
	text-align: center;
	font-size: 12px;
		background-image: none;
	    background-color: rgba(163,186,106,0.9);
}
.tabulky_vysledky tr.vlevo td, td.vlevo{
	text-align: left;

}
.tabulky_vysledky tr.stred td{
	text-align: center;

}
.tabulky_vysledky td.stred{
	text-align: center;

}


.tabulky_vysledky p{
 padding: 0px;
 margin: 0px;
 }
 /* konec */














table td.vypis, table tbody.vypis{
	border:solid 1px #b4b4b4;
	padding: 8px;	
		border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	background-color: white;
-webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
-moz-box-shadow:    0px 0px 10px 0px rgba(0, 0, 0, 0.2);
box-shadow:         0px 0px 10px 0px rgba(0, 0, 0, 0.2);
} 
table tbody.vypis{
	border: none;
}
table td.vel{
	font-weight: bold;
	font-size: 15px;
}


.formular input[type="text"].vel{
	font-weight: bold;
	font-size: 18px;
}
.formular input[type="text"],.formular input[type="number"],.formular input[type="password"], .formular select, .formular textarea{
	border:solid 1px #b4b4b4;
	padding: 8px;	
		border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	width: 200px;
-webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
-moz-box-shadow:    0px 0px 10px 0px rgba(0, 0, 0, 0.2);
box-shadow:         0px 0px 10px 0px rgba(0, 0, 0, 0.2);
font-size: 18px;
}
.formular.prvky input[type="text"], .formular.prvky select, .formular.prvky textarea{
	/*border:solid 1px #0082ff;*/
}
.formular input[type="text"]:focus, .formular input[type="number"]:focus, .formular select:focus, .formular textarea:focus{
background-color: #fafaf3;
-webkit-box-shadow: 0px 0px 10px 0px rgba(175, 190, 86, 0.4);
-moz-box-shadow:    0px 0px 10px 0px rgba(175, 190, 86, 0.4);
box-shadow:         0px 0px 10px 0px rgba(175, 190, 86, 0.4);
}
.formular.filtr input[type="text"],.formular.filtr input[type="password"], .formular.filtr select, .formular.filtr textarea{
 width: 120px;
}
.formular.filtr input.maly{
 width: 30px;
}
.formular input[type="text"]:disabled,
.formular select:disabled,
.formular textarea:disabled {
	background-color: #f0f0f0;
}

.formular select{
	min-width: 100px;
	max-width: 200px;
	margin-right: 5px;
}
table.user{
	width: 100%;
}
table.user td{
	padding-left: 10px;
	padding-right: 10px;
}
.formular .user input[type="text"]{
	width: 214px;
}

select.sklad_drop{
	width: 200px;
}
.formular input.date{
	width: 115px;
	background-image: url(../images/datum.jpg);
	background-repeat: no-repeat;
	background-position: 8px 8px;
	padding-left: 28px;
}
.formular input.input_cena{
	width: 115px;
}
.mejl.area{
	width: 430px;
	height: 100px; 
}
.mejl.obarea{
	width: 470px;
	height: 100px; 
}
#rychly_kontakt .mejl.width, #rychly_kontakt .mejl.area{
	width: 300px;
}
.poz{
	background-color: #f3f3f3; 
}
.zisk{
	color: yellow;
	font-weight: bold;
	font-size: 35px;
}
.link{
	cursor: pointer;
}

.info{
	cursor: help;
}
.sort tr{
	cursor: move;
}
.link:hover{
	opacity: .6;
}
.vyr{
	margin-left: 10px;
	margin-top: 25px;
}
/* kategorie fotek */
.clen_foto {
	xwidth: 250px;
	max-height: 200px;
}
.pp_details{
	color: black;
}

.fotokat_back{
	background-position: center;
	cursor: pointer;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
}
.fotokategory-blok {
	float: left;
	width: 695px;
	margin: 0px 5px 5px 0px;
		border:solid 2px #0065F1;
	
}
.fotokategory-blok:hover{
	opacity: 0.8;
}
.fotokategory-blok .myr {
	font-size: 20px;
	padding: 3px;
	font-style: normal;
	font-weight: bold;
	color: black;
}
.fotokategory-blok a.myr:hover {
 text-decoration: none;
}
.fotokategory-foto {
float: left;
width: 445px;
height: 100px;

}
.fotokategory-foto a img{
	height: 90px;
	margin: 6px;
	padding: 3px;
	background-color: white;
}
.fotokategory-text {
font-size: 10px;
}
.f_texty{
	float: left;
	padding: 10px;
	width: 230px;
	height: 90px;
	background-image: url(../images/80wh.png);
	border-radius:0px 10px 10px 0px;
	-moz-border-radius:0px 10px 10px 0px;
	-webkit-border-radius:0px 10px 10px 0px;
}
.seznam_slimbox {
float: left;
	width: 160px;
	height: 160px;
	text-align: center;
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-bottom:solid 2px silver;
	border-right:solid 1px silver;
	border-left:solid 1px silver;
	padding: 3px;
	margin: 3px;
	background-color: #f8f8f8;
}

.seznam_slimbox:hover {
	opacity: 0.8;
}
.seznam_slimbox img {
		padding: 3px;
	background-color: white;
}
.user_menu{
	position: absolute;
	width: 250px;
	top: 10px;
	float: right;
	z-index: 100;
	margin-left: 695px;
}
.flags.right {
	margin-right: 10px;
	margin-top: 3px;
}
.onrez{
	float: right;
	margin-top: 100px;
}
.onrez a.button{
	font-size: 18px;
	padding: 2px 10px 4px 10px;
}
.kat_nadpis, .b_p .kat_nadpis{
	color: white;
	font-weight: normal;
	font-style: italic;
	font-size: 18px;
	padding: 2px 0px 20px 30px;
	background-image: url(../images/kat_nadpis.png);
	background-position: top left;
	background-repeat: no-repeat;
}
.kat_nadpis{
	color: #0065F1;
	font-weight: normal;
	background-image: url(../images/kat_nadpis_r.png);
}
.newsletters{
	text-align: center;
	padding: 10px;
}
.newsletters .ls{
	width: 300px;
}
.novinky{
	padding: 15px;
}
.nov_blok{
	padding: 10px;
	border: 1px solid #eeeeee;
	background-color: white;
	width: 240px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;

}
.novinky_nadpis{
	font-weight: bold;
	padding: 0px;
	color: #0065F1;
	font-size: 13px;
}
.novinky_obsah{
	color: #949494;
	font-size: 13px;
	font-style: italic;
}
#nav{
	float: right;
	margin-top: -30px;
}
.banners{
	margin: 0px 20px 0px 20px;
	width: 260px;
}
.ban_nazev{
	color: #8d8d8d;
	font-size: 13px;
}
#nav_ban{
	margin-top: 20px;
	float: right;
	margin-bottom: -10px;
}

#nav a, #nav_ban a,#nav_hod a{
	display: block;
	float: left;
	margin-left: 3px;
	padding: 2px;
	font-size: 10px;
	color: white;
	width: 15px;
	height: 15px;
	text-align: center;
	background-color: #0065F1;
		border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;	
}
#nav a.activeSlide,#nav_ban a.activeSlide,#nav_hod a.activeSlide{
	background-color: silver;
}

.vernostni_program{
	background-image: url(../images/vernostni_program.jpg);
	background-repeat: no-repeat;
	width: 320px;
	height: 153px;
	padding: 15px;
}
#leftcol .vernostni_program{
	background-image: url(../images/vernostni_program.jpg);
	background-repeat: no-repeat;
	background-position: right;
	width: 210px;
	height: 193px;
	padding: 15px;
}
.vp_nadp1{
	padding: 10px 20px 0px 20px;
	color: black;
	font-weight: bold;
	font-style: italic;
	font-size: 18px;
}
.vp_nadp2{
	font-style: italic;
	font-weight: bold;
	font-size: 17px;
}
hr{
	display: block;
	width: 100%;
	height: 2px;
	border: none;
	border-bottom: 1px solid white;
	border-top: 1px solid #e2e2e2;
	
}
.prehled .telo_hlavni{
	padding: 10px;
	margin: 0px;
}
.prehled{
			border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-bottom: 1px solid white;
	border-left: 1px solid white;
	border-right: 1px solid white;
}
.prehled:hover{
	background-color: #f3f3f3;
		border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-bottom: 1px solid silver;
	border-left: 1px solid #dddddd;
	border-right: 1px solid #dddddd;
}
.hl_foto{
	width: 610px;
	height: 406px;
	text-align: center;
	background-color: #f3f3f3;
}
.hl_foto img{
	max-height: 406px;
}
.pr_foto img{
	height: 100px;
}
.pr_foto{
	text-align: center;
	width: 150px;
	float: left;
		background-color: #f3f3f3;
		border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-bottom: 1px solid silver;
	border-left: 1px solid #dddddd;
	border-right: 1px solid #dddddd;
	padding: 5px;
	margin: 1px;
	
}
#hledat.mejl{
	font-size: 12px;
	color: gray;
	padding: 5px;
	background-color: #f8f8f8;
	width: 200px;
	border-top: 1px solid #eeeeee;
	border-left: 1px solid #eeeeee;
	border-right: 1px solid silver;
	border-bottom: 1px solid silver;
}
.center{
	text-align: center;
}
.ukoncene{
	color: gray;
}
.bold{
	font-weight: bold;
}
/* konec kategorie fotek */
.sponzori{
	margin: 25px;
	background-image: url(../images/cara_h.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 10px;
	text-align: center;
}
.clanek_tit1 h2, .clanek_tit2 h2{
	font-size: 18px;
	padding: 0px;
	background-image: none;
}
.clanek_tit1, .clanek_tit2{
	font-size: 14px;
	width: 260px;
	margin-top: 20px;
}
.clanek_tit1{
	float: left;
}
.clanek_tit2{
	float: right;
}
.clanek_tit_img{
	float: left;
	margin-right: 10px;
	width: 100px;
	border: 5px solid #dddddd;
}

.produkt{
	width: 230px;
	height: 246px;
	text-align: center;
	float: left;
	cursor: pointer;
}
.produkt:hover{
	background-color: #dfdfdf;
}

.bord{
		border-left: 1px solid #dfdfdf;
		margin-top: 20px;
		margin-bottom: 20px;
}
.bord.not{
	border: none;
}
.cena{
	height: 59px;
	background-image: url(../images/cena.png);
	background-position: center top;
	background-repeat: no-repeat;
	color: white;
	font-weight: bold;
	padding-top: 35px;
	font-size: 18px;
	text-align: center;
}

.produkt .popis{
	height: 60px;
	font-size: 13px;
	font-style: italic;
	color: gray;
	padding: 0px 15px 0px 15px;
}
.produkt h2{
margin: 0px;
padding-top: 7px;
color: #0065F1;
font-size: 20px;
}
.prod_sl_blok{
	width: 922px;
	display: block;
	float: left;
}
.pr_prehled:hover{
	background-color: #f8f8f8;
}
.pr_prehled{
	padding: 10px;
	border-bottom: 1px solid #e8e8e8;
	yfont-size: 13px;
}
.pr_prehled h3{
	margin: 0px;
}
.bl_cena{
	float: right;
	width: 87px;
}
.kr_pop{
	font-style: italic;
	color: gray;
	padding-bottom: 20px;
}
/*float box */
#b_box{
position: absolute; 
top: 382px;
top: 335px;
z-index: 999;
margin-left: 931px;
}
#b_box a img{
	border: none;
}
#popup_box_c{
	text-align: center;
	padding: 5px 5px 5px 0px;
		border-radius: 0px 10px 10px 0px;
	-moz-border-radius: 0px 10px 10px 0px;
	-webkit-border-radius: 0px 10px 10px 0px;
	border: 1px solid #cccccc;
	border-left: none;
background: #DBDBDB;
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y1ZjVmNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2RiZGJkYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmNWY1ZjUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #f5f5f5 0%, #dbdbdb 50%, #f5f5f5 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f5f5f5), color-stop(50%,#dbdbdb), color-stop(100%,#f5f5f5));
background: -webkit-linear-gradient(top,  #f5f5f5 0%,#dbdbdb 50%,#f5f5f5 100%);
background: -o-linear-gradient(top,  #f5f5f5 0%,#dbdbdb 50%,#f5f5f5 100%);
background: -ms-linear-gradient(top,  #f5f5f5 0%,#dbdbdb 50%,#f5f5f5 100%);
background: linear-gradient(to bottom,  #f5f5f5 0%,#dbdbdb 50%,#f5f5f5 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f5f5', endColorstr='#f5f5f5',GradientType=0 )/IE9;
}
:root #popup_box_c { filter: none \0/IE9; }
.datum{
	background-color: #f7f7f7;
	font-size: 13px;
	color: #8d8d8d;
	padding: 3px;
	padding-left: 25px;
	background-image: url(../images/datum.jpg);
	background-position: 6px 6px;
	background-repeat: no-repeat;
}
.datum.clanek{
	display: block;
	float: left;
	margin-right: 5px;
}
.stav{
	display: block;
	float: right;
}
.blok_history{
	padding: 3px 0px 3px 0px;
	border-top: 1px solid #eeeeee;
}
.datum.d_prehled{
	float: left;
	margin-right: 10px;
	font-size: 12px;
}
img.clanek{
	width: 250px;
}
img.clanek_prehled{
	max-width: 100px;
}
.cl_nazev{
	height: 20px;
	font-size: 16px;
	padding-bottom: 10px;
}
#anketa{
	padding-left: 15px;
}
.anketa td{
	font-size: 13px;
}
.anketa .titulek{
	font-weight: bold;
}

input[type="submit"], input[type="reset"], input[type="button"], a.button, button {
font-family: Segoe UI, verdana, arial, helvetica, sans-serif;
padding: 25px 10px 25px 10px;
color: white;
font-weight: bold;
font-size: 18px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border: none;	
	margin-top: 5px;
	cursor: pointer;
	width: auto;
	background: #545454; /* Old browsers */
background: -moz-linear-gradient(top,  #545454 0%, #141414 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#545454), color-stop(100%,#141414)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #545454 0%,#141414 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #545454 0%,#141414 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #545454 0%,#141414 100%); /* IE10+ */
background: linear-gradient(to bottom,  #545454 0%,#141414 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#545454', endColorstr='#141414',GradientType=0 ); /* IE6-9 */

}
input[type="submit"]:hover, input[type="reset"]:hover, input[type="button"]:hover, a.button:hover, button:hover{
	text-decoration: none;
	background-color: red;

	
}

/*pozadí----------------- */
.pozadi_gray{
background: #f9f9f9; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y5ZjlmOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2VkZWRlZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmOWY5ZjkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #f9f9f9 0%, #ededed 50%, #f9f9f9 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f9f9f9), color-stop(50%,#ededed), color-stop(100%,#f9f9f9)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #f9f9f9 0%,#ededed 50%,#f9f9f9 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #f9f9f9 0%,#ededed 50%,#f9f9f9 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #f9f9f9 0%,#ededed 50%,#f9f9f9 100%); /* IE10+ */
background: linear-gradient(to bottom,  #f9f9f9 0%,#ededed 50%,#f9f9f9 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f9f9', endColorstr='#f9f9f9',GradientType=0 ); /* IE6-8 */
}
:root .pozadi_gray { filter: none \0/IE9; }

.pozadi_menu{

background: #f2f2f2; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YyZjJmMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(left,  #f2f2f2 0%, #ffffff 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,#f2f2f2), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  #f2f2f2 0%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  #f2f2f2 0%,#ffffff 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  #f2f2f2 0%,#ffffff 100%); /* IE10+ */
background: linear-gradient(to right,  #f2f2f2 0%,#ffffff 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2', endColorstr='#ffffff',GradientType=1 ); /* IE6-8 */

}
:root .pozadi_menu { filter: none \0/IE9; }

.pozadi_red{
background: #ffbebe; /* Old browsers */
background: -moz-linear-gradient(top,  #ffbebe 0%, #ffd8d8 50%, #ffbebe 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffbebe), color-stop(50%,#ffd8d8), color-stop(100%,#ffbebe)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ffbebe 0%,#ffd8d8 50%,#ffbebe 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ffbebe 0%,#ffd8d8 50%,#ffbebe 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ffbebe 0%,#ffd8d8 50%,#ffbebe 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ffbebe 0%,#ffd8d8 50%,#ffbebe 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffbebe', endColorstr='#ffbebe',GradientType=0 ); /* IE6-9 */

}
tr.nefak td{
	color: silver;
}
.probs, a.probs{
	color: red;
}
.nezalamovat{
	white-space: nowrap;
}

/* JAMKOVKA--------------------- */
#hraci #sorting{
	min-width: 450px;
}

.diagram_hrac{
	border:1px solid gray;
background: #dbdbdb; /* Old browsers */
background: -moz-linear-gradient(top,  #dbdbdb 0%, #ffffff 50%, #dbdbdb 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#dbdbdb), color-stop(50%,#ffffff), color-stop(100%,#dbdbdb)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #dbdbdb 0%,#ffffff 50%,#dbdbdb 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #dbdbdb 0%,#ffffff 50%,#dbdbdb 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #dbdbdb 0%,#ffffff 50%,#dbdbdb 100%); /* IE10+ */
background: linear-gradient(to bottom,  #dbdbdb 0%,#ffffff 50%,#dbdbdb 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dbdbdb', endColorstr='#dbdbdb',GradientType=0 ); /* IE6-9 */

	margin: 2px;
	margin-right: 20px;
	padding: 3px;
	cursor: move;
	-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
-webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
-moz-box-shadow:    0px 0px 5px 0px rgba(0, 0, 0, 0.5);
box-shadow:         0px 0px 5px 0px rgba(0, 0, 0, 0.5);
text-align: center;
font-size: 14px;
}
.diagram_hrac .hcp{
	text-align: center;
	font-size: 12px;
	padding: 0px 2px;
	border: 1px dotted silver;
	-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
.mid.last .diagram_hrac{
background: #f1da36; /* Old browsers */
background: -moz-linear-gradient(top,  #f1da36 0%, #fefcea 50%, #f7c202 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f1da36), color-stop(50%,#fefcea), color-stop(100%,#f7c202)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #f1da36 0%,#fefcea 50%,#f7c202 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #f1da36 0%,#fefcea 50%,#f7c202 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #f1da36 0%,#fefcea 50%,#f7c202 100%); /* IE10+ */
background: linear-gradient(to bottom,  #f1da36 0%,#fefcea 50%,#f7c202 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f1da36', endColorstr='#f7c202',GradientType=0 ); /* IE6-9 */

}
.diagram_hrac strong{
	text-transform: uppercase;	
	}

.diagram_bloky{
	width: 210px;
	display: inline-block;
	text-align: center;

}

.pole{
border:2px solid #616161;
	padding: 5px;
	-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
background: #616161; /* Old browsers */
background: -moz-linear-gradient(left,  #616161 0%, #e0e0e0 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,#616161), color-stop(100%,#e0e0e0)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  #616161 0%,#e0e0e0 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  #616161 0%,#e0e0e0 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  #616161 0%,#e0e0e0 100%); /* IE10+ */
background: linear-gradient(to right,  #616161 0%,#e0e0e0 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#616161', endColorstr='#e0e0e0',GradientType=1 ); /* IE6-9 */

-webkit-box-shadow: 5px 0px 15px 0px rgba(0, 0, 0, 0.5);
-moz-box-shadow:    5px 0px 15px 0px rgba(0, 0, 0, 0.5);
box-shadow:         5px 0px 15px 0px rgba(0, 0, 0, 0.5);

}

.mid{
	width: 200px;
	display: table-cell;
	vertical-align: middle;
	background-image: url(../images/diagram_pole.png);
	background-repeat: no-repeat;
	background-position: 100% 50%;

}
.mid.last {
	background-image: url(../images/diagram_pole_trophy.png);
	
}


#trash{
	position: fixed;
	top: 0px;
	width: 200px;
	height: 128px;
	background-color: #bb0000;
	left: 0px;
	z-index: 10;
	border: 1px dotted #5d0000;
	border-top: none;
	border-left: none;
	background-image: url(../images/trash.png);
	background-repeat: no-repeat;
	-webkit-box-shadow: 7px 7px 5px 0px rgba(50, 50, 50, 0.75);
-moz-box-shadow:    7px 7px 5px 0px rgba(50, 50, 50, 0.75);
box-shadow:         7px 7px 5px 0px rgba(50, 50, 50, 0.75);

-moz-border-radius-bottomright: 20px;
-webkit-border-bottom-right-radius: 20px;
border-bottom-right-radius: 20px;
}
#trash.ui-state-hover{
	background-color: red;
	border: 1px dotted #bb0000;
	border-top: none;
	border-left: none;
	background-position: top left;
	font-weight: normal;
}
#trash .trash_text{
	border: 1px dotted white;
	color: white;
	text-align: center;
	margin: 10px;
	opacity: 0.6;
	font-size: 12px;
	padding: 12px 0px;
	margin-left: 120px;
-moz-border-radius-bottomright: 14px;
-webkit-border-bottom-right-radius: 14px;
border-bottom-right-radius: 14px;
}
.blok0 img.edit, .blok0 input {
	display: none;
}
.diagram_hrac input, div.hrac_input{
	background-color: transparent;
	border: 1px dotted #858585;
	color: #686868;
	text-align: center;
}
.diagram_hrac input:focus{
	background-color: white;
	border: 1px dotted #858585;
	color: black;
}
.diagram_in{
	padding: 20px;
			-webkit-box-shadow: 5px 0px 15px 0px rgba(0, 0, 0, 0.3);
-moz-box-shadow:    5px 0px 15px 0px rgba(0, 0, 0, 0.3);
box-shadow:         5px 0px 15px 0px rgba(0, 0, 0, 0.3);
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
}
.diagram_bloky{
	display: inline-block;
  vertical-align: middle;
}
.jamkovka_vypis{
	padding: 30px;
}
.jamkovka_vypis .pole{
	background-image: none;
	margin: 2px;
		-webkit-box-shadow: 5px 0px 15px 0px rgba(0, 0, 0, 0.1);
-moz-box-shadow:    5px 0px 15px 0px rgba(0, 0, 0, 0.1);
box-shadow:         5px 0px 15px 0px rgba(0, 0, 0, 0.1);

}

.jamkovka_vypis .diagram_hrac{
	background-image: none;
	position: relative;
	z-index: 3000;
	cursor: default;
background: -moz-linear-gradient(top,  rgba(255,255,255,0.5) 0%, rgba(255,255,255,0.5) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0.5)), color-stop(100%,rgba(255,255,255,0.5))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(255,255,255,0.5) 0%,rgba(255,255,255,0.5) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(255,255,255,0.5) 0%,rgba(255,255,255,0.5) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(255,255,255,0.5) 0%,rgba(255,255,255,0.5) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(255,255,255,0.5) 0%,rgba(255,255,255,0.5) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#80ffffff', endColorstr='#80ffffff',GradientType=0 ); /* IE6-9 */

}
.jamkovka_vypis .diagram_hrac.vitez{
	background-image: none;
}
.jamkovka_vypis .diagram_hrac.vitez.superwinner{
background: #f1da36; /* Old browsers */
background: -moz-linear-gradient(top,  #f1da36 0%, #fefcea 50%, #f7c202 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f1da36), color-stop(50%,#fefcea), color-stop(100%,#f7c202)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #f1da36 0%,#fefcea 50%,#f7c202 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #f1da36 0%,#fefcea 50%,#f7c202 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #f1da36 0%,#fefcea 50%,#f7c202 100%); /* IE10+ */
background: linear-gradient(to bottom,  #f1da36 0%,#fefcea 50%,#f7c202 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f1da36', endColorstr='#f7c202',GradientType=0 ); /* IE6-9 */

}
.hlavni_obsahy{
	background-color: white;
	padding: 0px;
	padding: 20px;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&0.85+0,0.8+96,0+100 */
/*background: -moz-linear-gradient(top,  rgba(255,255,255,0.85) 0%, rgba(255,255,255,0.8) 96%, rgba(255,255,255,0) 100%); /* FF3.6-15 */
/*background: -webkit-linear-gradient(top,  rgba(255,255,255,0.85) 0%,rgba(255,255,255,0.8) 96%,rgba(255,255,255,0) 100%); /* Chrome10-25,Safari5.1-6 */
/*background: linear-gradient(to bottom,  rgba(255,255,255,0.85) 0%,rgba(255,255,255,0.8) 96%,rgba(255,255,255,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d9ffffff', endColorstr='#00ffffff',GradientType=0 ); /* IE6-9 */


	background-color: rgba(255,255,255,0.7);
	margin: 30px;
}
.hlavni_obsahy h1,
.hlavni_obsahy h2,
span.h2,
.hlavni_obsahy h3,
.hlavni_obsahy h4{
	font-weight: normal;
	margin-bottom: 5px;
	color: #788A4E;
}
.minicolors-input {
			margin-left: 30px;
		}
.login #footer{
	position: absolute;
	bottom: 0;
	background-color: #44474c;

}
.login .hlavni_obsah{
	border: none;
}
.login_tab{
	padding: 15px;
	margin-top: 5%;
	
background: -moz-linear-gradient(top,  rgba(255,255,255,0.8) 0%, rgba(255,255,255,0.8) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0.8)), color-stop(100%,rgba(255,255,255,0.8))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(255,255,255,0.8) 0%,rgba(255,255,255,0.8) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(255,255,255,0.8) 0%,rgba(255,255,255,0.8) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(255,255,255,0.8) 0%,rgba(255,255,255,0.8) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(255,255,255,0.8) 0%,rgba(255,255,255,0.8) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ccffffff', endColorstr='#ccffffff',GradientType=0 ); /* IE6-9 */

-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;

-webkit-box-shadow: 1px 1px 20px 0px rgba(0, 0, 0, 0.5);
-moz-box-shadow:    1px 1px 20px 0px rgba(0, 0, 0, 0.5);
box-shadow:         1px 1px 20px 0px rgba(0, 0, 0, 0.5);

}
.news_dash{
	height: 500px;
	overflow-y: scroll;
	overflow-x: hidden;
}
/*google charts*/
.google-visualization-table-table td{
        font-size: 12px;
        text-align: center;
        font-weight: bold;
        font-family: Segoe UI, verdana, arial, helvetica, sans-serif;
    }
.google-visualization-table-td.google-visualization-table-td-number{
	font-weight: normal;
}
.google-visualization-table-td.google-visualization-table-td-number:last-child{
	font-weight: bold;
}
table.filtry{
	text-align: left;
}
table.filtry td.oznac{
padding: 0px 20px 10px 20px;
-webkit-box-shadow: 1px 1px 10px 0px rgba(0, 0, 0, 0.15);
-moz-box-shadow:    1px 1px 10px 0px rgba(0, 0, 0, 0.15);
box-shadow:         1px 1px 10px 0px rgba(0, 0, 0, 0.15);
border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	
}
[class^="icon-"], [class*=" icon-"] {
	font-size: 16px;
}
.bila, a.bila{
	color: white !important;
}
.modra, a.modra{
	color: #5e99fd !important;
}
.seda, a.seda{
	color: gray !important;
}
.zelena, a.zelena{
	color: #55962c !important;
}
.cervena, a.cervena{
	color: #e60000 !important;
}
.stin{
	text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);
}
a.deconone:hover {
	text-decoration: none;
}

.green_button{
background: #1cae3e; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzFjYWUzZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwZDUxMTkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #1cae3e 0%, #0d5119 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1cae3e), color-stop(100%,#0d5119)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #1cae3e 0%,#0d5119 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #1cae3e 0%,#0d5119 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #1cae3e 0%,#0d5119 100%); /* IE10+ */
background: linear-gradient(to bottom,  #1cae3e 0%,#0d5119 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1cae3e', endColorstr='#0d5119',GradientType=0 ); /* IE6-8 */
}
.red_button{
	
background: #ae1c23; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2FlMWMyMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM1MTBkMTQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #ae1c23 0%, #510d14 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ae1c23), color-stop(100%,#510d14)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ae1c23 0%,#510d14 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ae1c23 0%,#510d14 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ae1c23 0%,#510d14 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ae1c23 0%,#510d14 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ae1c23', endColorstr='#510d14',GradientType=0 ); /* IE6-8 */
}
a.button{
	color: white!important;
}
/*scrollup--------------*/
.scrollup{
	background-color: gray;
	padding: 5px;
	margin-right: -12px;
	color: white;
	font-size: 40px;
    position:fixed;
    bottom:0px;
    right:0px;
    display:none;
    z-index: 999;
}
.pager{
	margin-top: 10px;
}
.pager a:link, .pager a:visited{
	display: inline-block;
	font-size: 12px;
	width: 30px;
	padding: 5px 0px;
	margin: 1px;
	font-weight: bold;
	color: white;
}
.pager a.aktivni{
	background-image: none;
	background-color: silver;
}

span.pocitano{
	font-weight: bold;
	color: green;
}
span.nepocitano{
	color: gray;
}

 @media print{ 
#leftcol{display:none;} 
#rightcol{display:none;} 
#header{display:none;} 
#footer{display:none;}
object{display:none;} 
#b_wrapper{display:none;} 
}