/* skinovatelne */
* {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
body {
	background:#fff url(images/_podkl.jpg) no-repeat top center fixed;
}
.top {
	height: 85px;
}
.all, .all-survay {
	background: #e4e7e8;
	height: 700px;
	padding:10px 0 0 0;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	-khtml-border-radius:10px;
}
.error {
	background: url(images/attention.png) no-repeat 0 8px;
}
.logo {
	background: url(images/logo.png) no-repeat;
}
#back-top a {
	background: #8fda3e url(images/topbutt1.png) no-repeat top;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	-khtml-border-radius:5px;
}
#back-top a:hover {
	background: #8fda3e url(images/topbutt1.png) no-repeat bottom;
}

.radiobutt, .klik {
	background-color: #e5e5e5;
	border-top: #8fda3e solid 3px;
	padding: 7px 0 0;
	color: #000;
}


.klik {
	border-top: #8fda3e solid 10px;
	background: #8fda3e;
	padding: 0;
	color: #fff;
}
.pocetotazek {
	color: #000;
}
.otazkybanner {
	background: #fff;
	border: solid 3px #fff;
}
.otazkybannerin {
	background: #8fda3e;
	height: 15px;
}
.jmenouzivatele {
	color: #000;
}
.odkaz, .odkazkonec {
	background: #8fda3e;
	color: #fff;
}
.odkaz:hover, .odkazkonec:hover {
	background: #40c3e3;
	color:#fff;
}
.nastaveni, .odhlaseni, .hledani, .konecdotazniku, .vstoupit {
	color: #000;
}
.nastaveni {
	background: url(images/nastaveni.png) no-repeat;
}
.odhlaseni {
	background: url(images/odhlasit.png) no-repeat;
}
#search .polehledani {
	border: 0 solid #fff;
}
#search .polekodu {
	border: 0 solid #fff;
}
.hledani {
	background: url(images/hledej.png) no-repeat;
}
.vstoupit {
	background: url(images/vstoupit.png) no-repeat;
}
.konecdotazniku {
	background: url(images/konecdotazniku.png) no-repeat;
}
.but_previous {
	background: #8fda3e url(images/previous.png) no-repeat 15px;
}
.but_previous:hover {
	background: #8fda3e url(images/previous.png) no-repeat 15px;
}
.but_next, .but_next1 {
	background: #8fda3e url(images/next.png) no-repeat 80px;
}
.but_next:hover, .but_next1:hover {
	background: #8fda3e url(images/next.png) no-repeat 80px;
}
.menu li a {
	background: url(images/menu.png) no-repeat 0 -2px;
	color: #000;
}
.menu li a:hover, .menu li a.over {
	background: #3bc5e5 url(images/menu-hover.png) no-repeat 0 -2px;
	color: #fff;
}
.menu li ul {
	width: 233px;
	background: #c2c5ca;
	color:#000;
	display: none;
}
.menu li li a {
	color: #fff;
}
.napoveda {
	color: #000;
}
.napobal {
	background: #c2c5ca;
}
.ramec {
	background: #fff;
}
.ramec h2, .rameclang h2 {
	background: url(images/lista.png) no-repeat;
	color: #fff;
}
.ramec .dalsi {
	background: #fff;
	color: #000;
}
h3 {
	color: #40c3e3;
}
h4 {
	color: #999;
}
button.preklad {
	background: url(images/ikona-preklad.png) no-repeat;
	display: block;
	float: right;
}
a.obrazek {
	background: url(images/ikona-obrazek.png) no-repeat;
	display: block;
	float: right;
}
input.otazka {
	background: url(images/ikona-otazky.png) no-repeat;
}
input.lidi {
	background: url(images/ikona-lidi.png) no-repeat;
}
input.cnt_menu {
	background: url(images/ikona-menu.png) no-repeat;
}	
input.kolacek {
	background: url(images/ikona-kolacek.png) no-repeat;
}
input.editace {
	background: url(images/ikona-editace.png) no-repeat;
}
input.delete {
	background: url(images/ikona-smazat.png) no-repeat;
}
input.list {
	background: url(images/ikona-list.png) no-repeat;
}
input.history {
	background: url(images/ikona-history.png) no-repeat;
}
input.up {
	background: url(images/ikona-up.png) no-repeat;
}
input.down {
	background: url(images/ikona-down.png) no-repeat;
}
button.upsede {
	background: url(images/ikona-up-seda.png) no-repeat;
	display: block;
	float: right;
	margin: 0 0 0 10px;
}
button.downsede {
	background: url(images/ikona-down-seda.png) no-repeat;
	display: block;
	float: right;
	margin: 0 0 0 10px;
}
input.setpass {
	background: url(images/ikona-heslo.png) no-repeat;
}
.error-ok {
	background: url(images/error-ok.png) no-repeat 0 8px;
	padding: 10px 40px;
	color: #84c735;
}
.nastaveni, .odhlaseni {
	color: #000;
}
.ramec tr:hover {
	background: #ccc;
}
.all-survay .ramec tr:hover {
	background: 0;
}
button.picture {
	background: url(images/but-folder.png) no-repeat;
	margin: 5px 0 0 5px;
	float: left;
}
input.export {
	background: url(images/ikona-export1.png) no-repeat;
}
.but-rightright {
	background: #8fda3e url(images/but-green-rightright.png) no-repeat bottom;
}
.but-right {
	background: #8fda3e url(images/but-green-right.png) no-repeat bottom;
}
.but-leftleft {
	background: #8fda3e url(images/but-green-leftleft.png) no-repeat bottom;
}
.but-left {
	background: #8fda3e url(images/but-green-left.png) no-repeat bottom;
}
.but-grayrr {
	background: #c2c5ca url(images/but-gray-rightright.png) no-repeat bottom;
}
.but-grayr {
	background: #c2c5ca url(images/but-gray-right.png) no-repeat bottom;
}
.but-grayll {
	background: #c2c5ca url(images/but-gray-leftleft.png) no-repeat bottom;
}
.but-grayl {
	background: #c2c5ca url(images/but-gray-left.png) no-repeat bottom;
}
.fileTypeHack {
	background-color: #fff;
	border: 1px solid #ddd;
	color: #000;
}
.fileTypeHack:after {
	border: 1px solid #8fda3e;
	background-color: #8fda3e;
	color: #fff;
}
.nastaveni:hover, .odhlaseni:hover, .prihlaseni:hover, .hledani:hover, .konecdotazniku:hover, .vstoupit:hover {
	color: #40c3e3;
}
.ramec .dalsi:hover, .ramec tr.radka {
	background: #eee;
}
.rozbal, .rozbal_text {
	background: url(images/ikona-rozbal.png) no-repeat;
}
#header{
  display: none;
  position : absolute;
  top: 0px;
  right: 0px;
  background: #0fb8e0 url(images/ajax-loader.gif) no-repeat center 10px;
  width:100%;
  height: 80px;
  line-height: 60px;
  text-align: center;
  z-index:999;
}

#text{
  font-size: 16px;
  font-weight: bold;
  color:#fff;
  padding:30px 0 0 0; 
}
hr{
	background: #ddd;
    border: 0px;
    height: 1px;
    color: #ddd;
	margin:10px 0;
}



/* ahrefy */
a.picture {
	background: url(images/but-folder.png) no-repeat;
	margin: 5px 0 0 5px;
	float: left;
}

a.otazka,a.list,a.cnt_menu,a.kolacek,a.editace,a.delete,a.history,a.up,a.down,a.upsede,a.downsede,a.setpass,a.preklad,a.lidi,a.obrazek,a.export,a.picture {
width:30px;
height:30px;
display:block;
cursor:pointer;
border:0;
margin:0 0 0 10px;
float:right;
}
a.preklad {
	background: url(images/ikona-preklad.png) no-repeat;
}
a.export {
	background: url(images/ikona-export1.png) no-repeat;
}
a.otazka {
	background: url(images/ikona-otazky.png) no-repeat;
}
a.lidi {
	background: url(images/ikona-lidi.png) no-repeat;
}
a.cnt_menu {
	background: url(images/ikona-menu.png) no-repeat;
}	
a.kolacek {
	background: url(images/ikona-kolacek.png) no-repeat;
}
a.editace {
	background: url(images/ikona-editace.png) no-repeat;
}
a.delete {
	background: url(images/ikona-smazat.png) no-repeat;
}
a.list {
	background: url(images/ikona-list.png) no-repeat;
}
a.history {
	background: url(images/ikona-history.png) no-repeat;
}
a.up {
	background: url(images/ikona-up.png) no-repeat;
}
a.down {
	background: url(images/ikona-down.png) no-repeat;
}
.upsede {
	background: url(images/ikona-up-seda.png) no-repeat;
	display: block;
	float: right;
	margin: 0 0 0 10px;
}
.downsede {
	background: url(images/ikona-down-seda.png) no-repeat;
	display: block;
	float: right;
	margin: 0 0 0 10px;
}

/* skinovatelne konec */


.wrapper {
min-height:100%;
height:auto!important;
}

/* spolecne */
html,body {
height:100%;
margin:0 0 1px;
padding:0;
}

.error {
padding:10px 40px;
color:#C30;
}

.all, .all-survay, .top,.spodek {
width:960px;
margin:0 auto;
position:relative;
}

.lang {
background:url(images/lang.png) no-repeat;
width:81px;
height:36px;
display:block;
margin:20px 10px 0 0;
cursor:pointer;
text-align:left;
}

.spodek {
height:17px;
padding:0 0 30px;
}

html>body .all, html>body .all-survay {
height:auto;
min-height:700px;
}

.logo {
width:221px;
height:56px;
display:block;
margin:15px auto 0;
}

.sloupec {
width:247px;
}

.text {
width:700px;
}

p {
margin:10px 0;
}

.left {
float:left;
}

.right {
float:right;
}

.clear {
clear:both;
line-height:0;
}

img {
border-style:none;
}

#back-top {
position:fixed;
bottom:38px;
margin-left:970px;
}

#back-top a {
width:50px;
height:50px;
display:block;
}

/* spolecne  konec */

.styledRadio,.styledCheckbox {
display:inline-block;
float:left;
}

label {
line-height:37px;
font-size:16px;
vertical-align:14px;
padding:0 0 0 10px;
display:inline-block;
width:500px;
}

.radiobutt input,.klik input {
position:absolute;
margin:0;
padding:0;
top:-500px;
}

.radiobutt,.klik {
width:93px;
height:70px;
line-height:70px;
font-size:35px;
text-align:center;
zoom:1;
display:inline-block;
cursor:pointer;
overflow:hidden;
position:relative;
}


.pocetotazek {
margin:10px auto;
text-align:center;
font-size:12px;
}

.pocetotazek span {
font-size:30px;
}

.otazkybanner {
height:15px;
width:190px;
margin:5px 0 5px 35px;
}

#last,#last2 {
margin:15px 15px 15px 50px;
}



.podlogem {
width:233px;
height:80px;
padding:20px 0 0 10px;
margin:0 0 0 10px;
text-align:center;
}

.jmenouzivatele {
padding:10px 0;
display:block;
text-align:center;
font-size:13px;
text-transform:uppercase;
}

.nastaveni,.odhlaseni,.hledani,.konecdotazniku,.vstoupit {
width:95px;
height:35px;
padding:0 0 0 35px;
margin:10px auto 20px;
display:block;
font-size:13px;
font-weight:700;
text-decoration:none;
line-height:35px;
text-align:center;
border:0;
cursor:pointer;
}


#search {
text-align:center;
}

#search .polehledani {
width:160px;
height:30px;
padding:8px 10px;
font-size:15px;
}

#search .polekodu {
width:160px;
height:30px;
margin:2px 0 0;
padding:8px 10px;
font-size:15px;
}

.hledani {
width:130px;
margin:15px auto 0;
}

.vstoupit {
width:130px;
margin:15px auto 0;
}

.konecdotazniku {
width:130px;
margin:15px auto 0;
}

.odkaz, .odkazkonec {
height:40px;
line-height:39px;
padding:0 25px;
margin:5px 0 10px 35px;
border:0;
display:inline-block;
text-wrap:none;
text-decoration:none;
text-transform:uppercase;
border-radius:5px;
-khtml-border-radius:5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;font-size:15px;
font-weight:bold;
text-align:center;
}

.odkazkonec {
margin:0 0 0 10px;
}

.but_foto {
width:150px;
text-decoration:none;
}

.but_storno {
margin:5px 0 10px 10px;
}

.but_previous {
	height:40px;
	line-height:39px;
padding:0 25px 0 60px;
border:0;
display:inline-block;
text-wrap:none;
text-decoration:none;

text-align:right;
}

.but_next {
	height:40px;
	line-height:39px;
padding:0 60px 0 25px;
border:0;
display:inline-block;
text-wrap:none;
text-decoration:none;

text-align:left;
}

.but_next1 {
	height:40px;
	line-height:39px;
padding:0 60px 0 25px;
border:0;
display:inline-block;
text-wrap:none;
text-decoration:none;

margin:5px 0 10px 15px;
text-align:left;
}

.menu {
width:233px;
padding:1px 0 0;
margin:0 0 0 14px;
}

.menu li a {
width:188px;
height:18px;
padding:13px 0 13px 45px;
display:block;
margin:0 0 1px;
text-decoration:none;
font-size:18px;
text-transform:uppercase;
line-height:20px;
outline:none;
}

html>body .menu li a {
height:auto;
min-height:18px;
}

.menu li li a {
padding:13px 0 13px 45px;
background:0;
font-size:13px;
text-decoration:none;
text-transform:uppercase;
}

.napoveda {
font-size:12px;
text-align:justify;
width:220px;
padding:20px 10px;
margin:0 0 0 14px;
line-height:15px;
}

.napobal {
padding:15px 15px 5px;
-moz-border-radius:10px;
-webkit-border-radius:10px;
border-radius:10px;
-khtml-border-radius:10px;
text-align:left;
}

.ramec {
margin:30px auto;
padding:10px 0;
width:630px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
border-radius:5px;
-khtml-border-radius:5px;
}

.ramec h2, .rameclang h2 {
font-size:20px;
top:-10px;
padding:0 0 0 70px;
text-transform:uppercase;
height:55px;
line-height:55px;
position:relative;
}

.ramec .dalsi {
position:absolute;
top:9px;
right:9px;
height:40px;
padding:0 15px;
font-size:11px;
font-weight:400;
text-decoration:none;
line-height:40px;
text-align:center;
-moz-border-radius:5px;
-webkit-border-radius:5px;
border-radius:5px;
-khtml-border-radius:5px;
outline:none;
}


h3 {
text-align:center;
font-size:24px;
padding:15px 30px;
font-weight:400;
line-height:30px;
}

h4 {
text-align:center;
font-size:16px;
padding:15px 30px;
font-weight:400;
line-height:30px;
font-style:italic;
}

.ramec td select.px2 {
margin:0;
}

.ramec td form {
width:30px;
height:30px;
padding:0 0 0 10px;
float:right;
}

.ramec td img {
padding:5px;
}

.nastaveni,.odhlaseni {
width:95px;
height:35px;
padding:0 0 0 35px;
margin:10px auto 20px;
display:block;
font-size:13px;
font-weight:700;
text-decoration:none;
line-height:35px;
text-align:center;
border:0;
}

.generuj {
	float:right;
	padding:0 25px;
	width:95px;
	height:35px;
	line-height:28px;
}

.but_export {
width:90px;
height:42px;
line-height:30px;
overflow:hidden;
}

.listovani {
width:630px;
text-align:center;
margin:20px 0 0;
}

.listovani form {
width:50px;
height:40px;
padding:0;
display:inline-block;
overflow:hidden;
margin:0 10px;
}

.but-rightright,.but-right,.but-leftleft,.but-left,.but-grayrr,.but-grayr,.but-grayll,.but-grayl {
width:50px;
height:40px;
overflow:hidden;
line-height:9999px;
border:0;
cursor:pointer;
display:inline-block;
-moz-border-radius:5px;
-webkit-border-radius:5px;
border-radius:5px;
-khtml-border-radius:5px;
margin:0 10px;
}

.but-grayrr,.but-grayr,.but-grayll,.but-grayl {
display:inline-block;
margin:0 10px;
cursor:default;
}

.fileTypeHack {
position:relative;
display:inline-block;
width:200px;
height:40px;
line-height:40px;
padding:0 5px;
font-size:16px;
cursor:pointer;
white-space:nowrap;
text-align:left;
}

.fileTypeHack input[type=file] {
position:absolute;
left:0;
top:0;
height:auto;
opacity:0;
filter:alpha(opacity=0);
-khtml-opacity:0;
cursor:pointer;
z-index:3;
}

.fileTypeHack.withButton {
padding-right:60px;
}

.fileTypeHack:after {
content:"browse";
width:60px;
padding:0 15px;
display:block;
font-size:14px;
font-weight:700;
line-height:40px;
height:40px;
right:-100px;
text-align:center;
text-transform:uppercase;
-moz-border-radius:5px;
-webkit-border-radius:5px;
border-radius:5px;
-khtml-border-radius:5px;
position:absolute;
top:-1px;
}

.ramec table {
margin:0 auto 1px;
padding:5px 0;
border:0;
}

.ramec td {
padding:8px;
font-size:13px;
vertical-align:middle;
}

.ramec td input,.ramec td select,.ramec td textarea,.ramec td button {
padding:5px;
vertical-align:middle;
}

.ramec td select,.ramec td textarea {
margin:0 0 0 2px;
}

input.otazka,input.list,input.kolacek,input.editace,input.delete,input.history,input.up,input.down,button.upsede,button.downsede,input.setpass,button.preklad,input.lidi,a.obrazek,input.export,button.picture {
width:30px;
height:30px;
cursor:pointer;
border:0;
}

.otazka li,.otazka_text li {
position:relative;
}

.rozbal,.rozbal_text {
top:13px;
right:29px;
width:30px;
height:30px;
position:absolute;
}