@font-face {
    font-family: 'haettenschweilerregular';
    src: url('../css/haettenschweiler-webfont.eot');
    src: url('../css/haettenschweiler-webfont.eot?#iefix') format('embedded-opentype'),
         url('../css/haettenschweiler-webfont.woff') format('woff'),
         url('../css/haettenschweiler-webfont.ttf') format('truetype'),
         url('../css/haettenschweiler-webfont.svg#haettenschweilerregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
*{
	padding:0;
	margin:0;
}
hr{
	margin: 10px 0;
	padding: 0;
	height: 1px;
	line-height: 0;
	background-color: #C5C6C6;
	border: 0;
}
html{}
body{
	color:#717170;
	font-family: Arial, arial;
	font-size: 13px;
        line-height: 150%;
}
a{
	text-decoration: underline;
	color: #686867;
}
a:hover{
	text-decoration: underline;
        color: black;
}
a img{
	border:  none ;
}
ul li{
	margin-left: 25px;
}
p{
	margin-bottom: 8px;
}
#error,#info{
	margin: 20px 0;
}
#error p span,#info p span{
	float: left;
}
#error p,#info p{
	margin-bottom: 5px;
}
.clear{clear: both;}
#page{
	width: 100%;
	position: relative;
}
#page #menu{
	height: 30px;
	background-color: #ebebeb;
	margin-bottom: 25px;
        margin-top: 8px;
}
#footer{
	text-align: center;
	margin: 50px 10px;
	padding: 25px 0;
	border-top: 1px silver solid;
	font-size: 13px;
}
#menu a{
	font-weight: normal;
	text-decoration: none;
	color: #727271;
	font-size: 13px;
	Xline-height: 27px;
	display: inline-block;
	padding: 12px 10px;
        position: relative;
        top: -7px;
        border-radius: 8px;
}
#menu ul li a{
	/*padding:  12px 0;*/
	padding-bottom: 0;
	width: 185px;
}
#menu ul li a:before{
	content: "";
	background: none repeat scroll 0 0 #FFA500;
  border-radius: 7px;
	height: 7px;
	width: 7px;

  display: inline-block;

  margin-right: 10px;
  position: relative;
  top: -2px;

}
#menu span{
	color: #727271;
	font-size: 13px;

	display: inline-block;
	padding: 0px 0px;
        position: relative;
        top: -7px;
}
#menu a.active{
	background-color: #676766;
	color: #ebebeb;
        border-radius: 8px;
	border-color: #676766;
}
#menu a.active:hover{
	color: #ebebeb;
}
#menu a:hover {
    color: #000;


}
#menu a.classic:hover{
	background-color: transparent;
	color: #727271;
	text-decoration: underline;
}
#menu .left{
	float:left;
	margin-left: 20px;
}
#menu .left a{
	float: left
}
#menu .right{
	float: right;
	margin-right: 20px;
}
#menu .right .muj{
	float: left;
}
#menu .hoverdropdown{
	float: left;
}
#menu .hoverdropdown .wrapper{
	position: absolute;
	top: 30px;
	background-color: #676766;
	border-bottom-right-radius: 8px;
	border-bottom-left-radius: 8px;
	z-index: 500;
}
#menu .hoverdropdown ul li{
	list-style: none;
	margin: 0;
	padding: 0;
}
#menu .hoverdropdown ul li a{
	color: #EBEBEB;
}
#menu .hoverdropdown ul li a:hover{
	color: #EDECDA;
}

form{
	margin: 0;
}
form fieldset{
	border:1px black solid;
	padding: 10px;
}
form fieldset legend{
	border:1px black solid;
	padding: 2px 10px;
	margin:0px 10px;
	background-color: #EBEBEB;
	font-weight: bold;
}
form .row{
	margin-bottom: 10px;
	position: relative;
}
form .row label{
	width: 250px;
	display: inline-block;
	text-align: right;
	margin-right: 5px;
}
#login2 form .submit{
	margin: 5px 5px 15px 255px;
}
.napoveda{
	font-size: 11px;
	padding-top: 5px;
}
#menu a.logout{
	padding-left: 0;
	margin-left: 0;
}

.logotop {
       display: block;
    margin:  20px;

}
form input,
form textarea,
form select{
	border: 1px rgb(196,196,196) solid;

        padding: 5px;
        font-size: 18px;
        border-radius: 5px;
}
form .submit{
	border: 1px rgb(196,196,196) solid;
	padding: 4px 20px;
	color:#717170;
	cursor: pointer;

	margin: 10px auto 0px auto;
        font-size: 18px;
	display: block;
        font-weight:  normal;
        border-radius: 5px;
        background-color: #f0f0f0;
}
a.button{
	border: 1px rgb(196,196,196) solid;
	padding: 4px 20px;
	color:#717170;
	cursor: pointer;
	margin-right: 5px;
	font-size: 18px;
	display: inline-block;
	float: left;
  font-weight:  normal;
	border-radius: 5px;
	background-color: #f0f0f0;
	text-decoration: none;
}
a.button:hover,
a.button.active{
	  background-color: #e0e0e0;
		display: inline-block;
}
a.button.centered{
	float: none;
	margin: 0 auto;
	display: block;
	text-align: center;
}

#logo,#logo2{
	width: 307px;
	padding-top: 50px;
	display: block;
	margin: 0 auto;
	margin-bottom: 30px;
	color: #C5C6C6;
	text-decoration: none;
	font-weight: normal;
	font-size: 76px;
	text-align: center;
	font-family: haettenschweilerregular;
	margin: 0;
	margin-bottom: 40px;
}
#logo span,#logo2 span{
	font-size: 150px;
	color: #727271;
}
#homepage #logo{
	text-align: center;
	margin: 0 auto;
	margin-bottom: 20px;
}
#page #logo2{
	margin-left: -51px;
}
#logo.mensi{
	font-size: 76px;
}
#logo.mensi span{
	font-size: 140px;
}
.centered{
	margin: 0 auto;
	display: block;
}
.align_center{
	text-align: center;
}
img.align_center{
	display: block;
	margin: 0 auto;
}
img.qr.align_center{
	margin: 0 auto;
	display: block;
	width: auto;
}
.align_left{
	text-align: left;
}
.align_right{
	text-align: right;
}
.float_left{
	float: left;
}
.float_right{
	float: right;
}
.homepage_search{
	width: 550px;
	display: block;
	margin: 0 auto;
	margin-top: 10px;
}
.homepage_search .input{
	width: 100%;
        padding: 5px;
        font-size: 18px;
        border-radius: 5px;
}
.homepage_search .submit{
	margin: 10px 10px;
	font-size: 18px;
	display: block;
  font-weight:  normal;
  border-radius: 5px;
  background-color: #f0f0f0;
}

.submit:hover{
        background-color: #e0e0e0;
}
#homepage{
	padding-top: 50px;
}
#homepage .boxwrap,
#hledani .boxwrap{
	display: block;
	margin: 0 auto;
	width: 915px;
}
#homepage .box,
#hledani .box{
	width: 245px;
	float: left;
	display: block;
	margin: 10px 15px;
	padding: 15px;
	margin-top: 50px;
	position: relative;
}
#homepage .box.wish{
	background-color: #E0E0E0;
	border-radius: 15px;
}
#homepage .box.wish .film{
	border:1px transparent solid;
}
#homepage .box.wish{

}
#hledani .box{
	margin-top: 0;
}
#homepage .box .nadpis,
#hledani .box .nadpis{
	margin-bottom: 10px;
	font-weight: normal;
	font-size: 20px;
	color:#9b9c9c;
	position: relative;
	left: -9px;
}
#homepage .box .nadpis a{
	color:#9b9c9c;
	text-decoration: none;
}
#homepage .box .nadpis span,
#hledani .box .nadpis span{
 background: none repeat scroll 0 0 orange;
    border-radius: 5px 5px 5px 5px;
    display: inline-block;
    height: 1em;
    margin-right: 5px;
    position: relative;
    top: 0px;
    width: 15px;
}
#homepage p.gray{
	color: #717170;
}
.film{
	position: relative;
        padding: 2px 10px;
	border: 1px solid white;
}
.film:hover{
	background-color: #F2F2F2;
        border-radius: 15px;

	border: 1px solid silver;
}
.film .nazev{
	font-weight: bold;
	color: #717170;

}
.film .nazev a{
	font-weight: bold;
	color: #717170;
  text-decoration: underline;
  font-size: 16px;
}
.film .nazev small{
  text-decoration: none;
  font-weight: normal;
}
.film .nazev a:hover{
	color: #000;
}
.film .info2{
	/*width: 150px;*/
	float: left;
	font-size: 11px;
	margin-top: 3px;
}
.film .stahnout_qr{
	font-size: 11px;
	float: left;
	margin-top: 5px;
}
.film .edit{
	font-size: 10px;
	float: right;
	margin-right: 10px;
	font-weight: normal;
}
.box a.all{
	color: #9b9c9c;
	font-weight: bold;
	margin-top: 25px;
	display: block;
  text-decoration: none;
  font-size: 11px;
}
#homepage .box a.all:hover{
	color: #000;

}
.page{
	padding: 0px 30px;
}
#generator{}
#generator form{

	font-size: 14px
}
#generator form label{
	width: 250px;
	text-align: right;
	margin-right: 10px;

}
#faq .faq{
        font-size: 15px;
	margin-bottom: 15px;
            margin-left: 50px;
}
.offic_rip{
	margin-top: 25px;
	font-size: 22px;
	color: #b1b1b2;
	margin-bottom: 33px;
}
.offic_rip span{
        border-radius: 5px;
        display: inline-block;
        width: 15px;
        height: 1em;
        position: relative;
        top: 3px;
        background: orange;
        margin-right: 10px;
}
img.qr{
	border: 5px #ff6c00 solid;
	margin:5px;
}
#wish_list .logo{
	margin-bottom: 25px;
	display: block;
}
#wish_list form{
	margin-top: 25px;
	margin-left: 50px;
}
#wish_list form label{
	width: 250px;
	text-align: right;
	margin-right: 10px;
}
#wish_list form input{
	height: 25px;
	line-height: 25px;
	width: 480px;
}
#wish_list form .submit{
	margin-left: 197px;

	text-transform: none;
	width: 493px;
	height: 30px;
	line-height: 30px;
	margin-top:15px;
	padding: 5px;

}
.info_kontakt{
	margin-top: 50px;
	background: transparent url(../img/icko.png) no-repeat left 50%;
	height: 60px;
	padding-left: 70px;
	line-height: 60px;
	vertical-align: middle;
}
.info_kontakt.orange{
	background: transparent url(../img/icko_orange.png) no-repeat left 50%;
	line-height: 22px;
	padding-top: 15px;
	margin-top: 15px;
}

#wish_list .letters{
	margin-top: 25px;
}
#filmy .film,
#wish_list .film{
	position: relative;
	display: block;
	width: 500px;
}
#film .zpet{
	margin-top: 0px;
	margin-bottom: 25px;;
	text-decoration: none;
}
#film .zpet a{
	text-decoration: none;
	font-size: 11px;
}
#filmy .film .qr,
#wish_list .film .qr{
	width: 75px;
	float: left;
	margin-right: 25px;
}
#film .placer_stat{
	width: 320px;
	margin: 0 auto;
	position: relative;
}
#film .placer_stat .statistika_filmu{
	position: absolute;
	top: 118px;
	right: -410px;
	width: 402px;
}
#film .placer_stat .statistika_filmu.bought{
	position: relative;
	top: 0px;
	right: 0px;
	width: 390px;
	margin-bottom: 15px;
}
.film .nazev{
	padding-top: 7px;
}
.film .info{
	padding-top: 1px;
	font-size: 11px;
}
.film .offic{
	display: inline-block;
	text-decoration: none;
	margin-top: 5px;
}
.film .offic img{
	position: relative;
	top: 1px;
}
.film .smazat{
	float: left;
  font-size: 11px;
  margin-top: 5px;
	margin-left: 10px;
}
.page .logo{
	float: left;
	display: block;
}
.page form.hledani{
	float: left;
	width: 500px;
	padding-top: 53px;
	padding-left: 10px;
}
.page form.hledani .input{
	height: 22px;
	width: 350px;
	float: left;
}
.page form.hledani .submit{
	margin-left: 0;
	margin-top: 0;
	float: left;
	height: 33px;
	line-height: 33px;
}
#filmy .pocet,
#wish_list .pocet{
	font-size: 11px;
	margin-bottom: 10px;
}
#filmy .offic{
	font-weight: bold;
	font-size: 13px;
	width: 100%;
}
#filmy .offic img{
	float: left;
	margin-right: 5px;
}
#filmy .nazev a{
	color: #000;
}
#filmy .nazev{
	font-weight: bold;
	color: #000;
	font-size: 16px;
}
.margin-top{
	margin-top: 25px
}
.strankovani{
	margin:10px 0;
	font-size: 13px;
	color: #000;
	width: auto;
	display: inline-block;
}
.strankovani strong,
.strankovani a{
	float: left;
	display: block;
	background-color: gray;
	color: #fff;
	padding: 5px;
	margin: 0px 2px;
	font-weight: bold;
	text-decoration: none;
}
.strankovani a:hover{
	text-decoration: none;
}
.strankovani strong{
	background-color: silver;
}
p.orange{
	color:#FF6C00;
	font-weight: bold;
	margin-top: 5px;
}
#film .film{
	background-color: transparent;
	border: none;
}
#film .film:hover{
	background-color: transparent;
	border: none;
}
#film .film .nazev{
	font-size: 22px;
	font-weight: normal;
}
#film .film .nazev a{
	text-decoration: none;
}

.bublina{
	position: absolute;
	right: 0;
	top: 0;
	border: 1px #717170 solid;
	background-color: #fff;
	width: 200px;
	padding: 7px;
	box-shadow:  3px 3px 6px 0 #717170;
	border-radius: 10px;
}
.bublina .close{
	float: right;
	cursor: pointer;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
	padding: 2px;
}
.bublina .close:hover{
	background-color: #717170;
	color:#fff;
}
.doporuceni_wrapper{
	position: relative;
}
.doporuceni_wrapper .arrow{
	width: 30px;
	height: 60px;
	background: transparent url(../img/arrow.png);
	position: absolute;
	left: 250px;
}
.not_found{
	font-weight: bold;
	font-size: 15px;
	margin-top: 22px;
	float: left;
	margin-right: 36px;
}
.doporuceni{
	float: left;
	background-color: #eaeaea;
	padding: 10px 10px 10px 25px;
	border-radius: 10px;
	min-height: 150px;
	width: 500px;
}
.doporuceni .nadpis{
	font-size: 18px;
	color: #676766;
	margin-top: 8px;
}
.doporuceni .film{
	border: none;
}
.doporuceni .film:hover{
	background-color: transparent;
	border: none;
}
.doporuceni a.pay{
	font-weight: bold;
	text-decoration: none;
}
.doporuceni_wrapper .info_kontakt{
	margin-left: 195px;
	position: relative;
	top: -0px;
	padding-top: 0;
	margin-top: 20px;
	font-weight: bold;
}
#registrace label{
	text-align: right;
	margin-right: 10px;
	font-size: 14px;
}

#registrace .row{
}
.opaque{
	opacity:0.5;
	filter:alpha(opacity=50); /* For IE8 and earlier */
}
#registrace .odsazeni{
	margin-left: 21px;
}
#registrace .row label{
	width: 21em;
}
#registrace .row input{
	width: 200px;
}
#registrace .odsazeni input{
	margin-right: 2px;
}
#registrace .smlouvy{
	margin-top: 25px;
	margin-bottom: 10px;
	margin-left: 155px;
}
#nastaveni #registrace .smlouvy{
	margin-top: 25px;
	margin-bottom: 10px;
	margin-left: 147px;
}
#registrace .smlouvy label{
	margin-left: 13px;
}
#registrace .smlouvy .helper2{
	margin-bottom: 5px;
}
#registrace .submit{
	margin-left: 279px;
	margin-top: 20px;
}
#registrace .offic_rip{
}
#login2 .links{
        margin: 0;
	margin-left: 255px;
}
.doporuceni .film .nazev{
	font-weight: bold;
}
#generator .submit{
	margin-left: 262px;
}
#generator .submit2{
	margin-left: 5px;
}
.textarea_label{
	float: left;
  margin-bottom: 5px;
  margin-right: 10px;
  text-align: right;
  width: 250px;
}
.textarea_label2{
	float: left;
  margin-bottom: 5px;
  margin-right: 5px;
  text-align: right;
  width: 8em;
}
#generator .napoveda{
	margin-left: 260px;
}
#info{
	font-size: 11px;
}
#info strong{
	margin-left: 5px;
	line-height: 150%;
	display: block;
}
/*
#nahled{
	background-color: #191918;
	color: #fff;
	padding: 25px 50px;;
	width: 200px;
	float: right;
}
#nahled .qr{
	background-color: #fff;
	margin-left: 0px;
}
*/
#seznam strong{
	display: block;
	margin-bottom: 15px;
}
#seznam a{
	padding-bottom: 5px;
}
p.completed{
	line-height: 150%;
	margin-top: 10px;
	margin-left: 260px;
}
#profil{
	clear: both;
}
#profil .nadpis{
    color: #B1B1B2;
    font-size: 22px;
    margin-bottom: 10px;
    margin-top: 10px;
}
#profil .celkem{
	font-size: 11px;
	margin-bottom: 10px;
}
#profil form.heslo .submit{
	margin-left: 118px;
}
#profil form.nastaveni label{
	width: 10em;
}
#profil form.nastaveni .submit{
	margin-left: 148px;
}
#profil .film{
	cursor: default;
}
#ddcl-jazyk_ripu{
	position: relative;
	left: -4px;
}
#filmy form.filtr{
	padding-top: 0;
	margin-left: 0;
	margin-bottom: 15px;
	font-size: 11px;
}
#filmy form.filtr label{
	float: left;
	width: 10em;
}
#filmy form.filtr .submit{
	float: none;
	height: 15px;
	line-height: 15px;
	margin: 0px;
	margin-left: 5px;
	padding: 0 8px;
	margin-top: 1px;
}
#filmy form.filtr div{
	margin-bottom: 5px;
}
#edit_form .submit{
	margin-left: 120px;
}
.ui-icon {
    cursor: pointer;
    float: left;
    list-style: none outside none;
    margin: 2px;
    padding: 0px;
    position: relative;
}
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight  {border: 1px solid #C4C4C4; background: #F4F2F2 50% 50% repeat-x; color: #363636; }
.ui-widget-overlay {
  background: url("images/ui-bg_flat_0_aaaaaa_40x100.png") repeat-x scroll 50% 50% #AAAAAA;
  opacity: 0.5;
}
#admin{
}
#admin h1,
#admin h2{
	margin-bottom: 10px;
}
#admin h2{
	 margin-top: 10px;
   color: #B1B1B2;
   font-size: 22px;
   margin-bottom: 0px;
   margin-top: 10px;
	font-weight: normal;
}
#admin table{
	border-collapse: collapse;
}
#admin table th{
	color: #fff;
	background-color: #000;
}
#admin table th a{
	color: #fff;
}
#admin table td,
#admin table th{
	padding: 2px 5px;
}
#admin table tr:nth-child(2n+1) td{
	background-color: #F2F2F2;
}
#admin table tr:hover td{
	background-color: #DDDDDD;
}
#admin form label{
	text-align: left
}
#admin form input[type='submit']{
	padding: 5px 10px;
	margin-top: 10px;
	cursor: pointer;
}
#admin .filtr{
	margin-bottom: 20px;
}
#admin .row select,
#admin .row textarea{
	margin-left: -4px;
}
#admin .filtr form{
	margin: 0;
}
#admin strong{
	color:#222222;
	font-family: verdana
}
#admin table.light tr td{
	background-color: #fff;
	font-size: 11px;
	padding-bottom: 10px;
}

.watch_right {
	font-style: normal;
  font-size: 30px;
}
.server_rips{
	font-size: 18px;
}

.smlouvy {
    list-style: none;

}
.smlouvy li {
    font-size: 15px;
    padding: 15px;

}

#about p {
    width: 500px;
    margin-left: 50px;

}
#wish_list form.zaplacene{
	margin: 0;
	margin-bottom: 10px;
}
#wish_list form.zaplacene input{
	width: auto;
	height: auto;
}
a.arrow{
	width:10px;
	height: 10px;
	display: inline-block;
	background:  url(../img/sipky.png) transparent ;
}
a.arrow.up{
	background-position: right top;
}
a.arrow.down{
	background-position: right bottom;
}
a.arrow.up.active{
	background-position: left top;
}
a.arrow.down.active{
	background-position: left bottom;
}

.busyBox{
	text-align: center;
}

.smlouvy {
    list-style: none;

}
.smlouvy li {
    font-size: 15px;
    padding: 15px;

}

#about p {
    width: 500px;
    margin-left: 50px;

}
#prani_dialog{

}
#prani_dialog label{
	float: left;
	text-align: left;
	width: 5em;
	height: 29px;
	line-height: 29px;
}
ul.profil_nav{
	list-style: none;
	background-color: #EBEBEB;
	height: 30px;
	margin-bottom: 25px;
}
ul.profil_nav li{
  border-radius: 8px 8px 8px 8px;
  color: #727271;
  display: inline-block;
	padding: 5px 10px;
	position: relative;
	top: -5px;
	margin: 0px;
  text-decoration: none;

	line-height: 30px;
}
ul.profil_nav li.active{
  background-color: #676766;
  border-color: #676766;
  border-radius: 8px 8px 8px 8px;
  color: #EBEBEB;
}
ul.profil_nav li a{
	text-decoration: none;
}
ul.profil_nav li.active a{
	color: #EBEBEB;
}
ul.dolni_lista{
	list-style: none
}
ul.dolni_lista li{
	float: left;
	margin-left: 0;
	padding-left: 0;
	margin-right: 15px;
}
ul.dolni_lista li a{
	text-decoration: none;
}
ul.dolni_lista li.active a{
	text-decoration: underline;
}

a.pridat_icon{
	display: block;
	border-radius: 8px;
	width: 80px;
	height: 32px;
	line-height: 32px;
	font-weight: bold;
	text-decoration: none;
	background-color: #EBEBEB;
	text-align: center;
	cursor: pointer;
	font-size: 18px;
	margin-top:20px;
}
#profil .celkem{
	margin-top: 15px;
}
strong#nazev{
	font-size: 18px;
}
p.scan_buy_watch{
	  font-size: 25px;
    margin-top: 00px;
    padding-top: 20px;
}
p.url_filmu{
	font-size: 25px;
  margin-top: 00px;
  padding-top: 20px;
}
p.nazev_filmu{
	font-size: 35px;
	padding-top: 25px;
	line-height: 35px;
}
p.nazev_ripu{
	font-size:14px;
	margin-top:15px;
}
#ripgenerator_form .row{
	margin-bottom: 0px;
}
#ripgenerator_form .napoveda{
	margin-left: 255px;
	margin-bottom: 10px
}

#registrace .row .ui-dropdownchecklist input{
	width: 16px;
}
/*
.ui-dropdownchecklist-text{
	padding-top: 5px;
} */
.row select{
	margin-left: 3px;
}
#detail_filmu p{
	margin-bottom: 20px;;
}
#login2 .row label{
		width: 75px;
}
#login2 form .submit{
	margin-left: 80px;
	float: left;
}
#login2 .links{
	margin-left: 0;
	width: auto;;
}
#login2 .box{
	float:left;
	margin-right:25px;
	width:350px;
}
#login2 .box2 .row label{
	width: 50px;
}
#login2 .box2  .submit{
	margin-left: 55px;
}
.ui-dialog form .row label{
	text-align: left;
	width: auto;
	display: block;
}
#lang{
	position: absolute;
	top: 36px;
	right: 15px;
}
#registrace label span.info{
	background-color: #686867;
	color: white;
	display: inline-block;
	width: 16px;
	height: 16px;
	line-height: 16px;
	border-radius: 16px;
	margin-left: 5px;
	text-align: center;
	font-weight: bold;
	cursor: pointer;
}
#registrace label span.info:after{
	content: "i";
}
#registrace label{
	position: relative;
	display: inline-block
}
#registrace label div.info_wrap{
	border: 1px #222222 solid;
	width: 250px;
	text-align: left;
	padding: 10px;
	position: absolute;
	top:25px;
	right: -275px;
	margin-left:25px;
	background-color: #fff;
	z-index: 500;
}
.hvezdicka{
	margin-left: 5px;
}
form.vlozeniKodu{
	padding: 10px;
	border:1px #EBEBEB solid;
	margin-bottom: 10px;
	display: inline-block;
}
form.vlozeniKodu label{
	text-align: left;
	width: auto;
}
form.vlozeniKodu .row{
	display: inline-block;
}
form.vlozeniKodu input[type='submit']{
	/*float: left;*/
}
#profil form.nastaveni .odsazeni.role label{
	text-align: left;
	width: auto;
}

#profil form.nastaveni .smlouvy label{
	width: 250px;
	text-align: left;
}
.ui-dialog .busyBoxDialog{
	width: 100%;
	margin: 0 auto;
	margin-top: 15px;
	text-align: center;
}
.ui-dialog .busyBoxDialog img{
	width: 32px;
	margin: 0 auto;
	display: block;
}
#linkyDownload{
	padding: 10px;
	border:1px #676766 solid;
	-webkit-box-shadow: 5px 5px 5px rgba(0, 0, 0, .5); /* Saf3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
  -moz-box-shadow: 5px 5px 5px rgba(0, 0, 0, .5); /* FF3.5 - 3.6 */
  box-shadow: 5px 5px 5px rgba(0, 0, 0, .5); /* Opera 10.5, IE9, FF4+, Chrome 6+, iOS 5 */
	border-radius: 10px;
	text-align: left;
	margin-bottom: 25px;
}
#linkyDownload .ikona{
	line-height: 20px;
	height: 20px;
	margin-bottom: 10px;
	display: block;
	clear: both;
}
#linkyDownload .ikona span{
	height: 20px;
	display: block;
	width: 105px;
	float: left;
}

#profil .sloupec{
	width:50%;
	float: left;
}
table.statistika_filmu{
	border-collapse: collapse;
	text-align: left;
	margin: 0 auto;
}
table.statistika_filmu tr td{
	padding: 0px 5px;
}
table.statistika_filmu .nadpis{
	font-weight: bold;
	font-size: 16px

}
.profil_cont{
	float: left;
}
.profil_menu{
	float: left;
	width: 230px;
	margin-right: 20px;
	margin-top: 10px;
}
.profil_menu .sub{
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
}
.profil_menu a{
	display: block;
	font-weight: normal;
	text-decoration: none;
	color: #727271;
	font-size: 13px;
	padding: 5px 10px;
  border-radius: 8px;
}
.profil_menu li.active a,
.profil_menu li:hover a{
	background-color: #676766;
	color: #ebebeb;
	border-radius: 8px;
	border-color: #676766;

}
.profil_menu .oddelovac{
	font-weight: bold;
	font-size: 13px;
	margin-bottom: 5px;
}

.social_links{
	width: 200px;
	height: 35px;
	margin: 0 auto;
	padding-top: 10px;
	margin-bottom: 10px;
}
.social_links div{
	width: 50%;
	float: left;
}
div.odstavec{
	width: 500px;
	margin-left: 50px;
	margin-bottom: 8px;
}
div.odstavec ol{
	margin-left: 20px;
}