@CHARSET "UTF-8";

//stepankova

#sandbox {
    text-indent: none;
}

#word-list, .header {
	display: block;
    width: 715px;
    border: 1px solid #ccc;
    border-top: 3px solid #ddd;
    border-right: 0;
    margin: 0;
    padding: 0;
    text-indent: 0px;
}

#word-list {
    //max-height: 630px;
    overflow-y: scroll;
    overflow-x: hidden;
    text-align: left;
}

.header {
	opacity: 0.75;
	margin-top: 5px;
	background-color: #ccc;
}

.opt, .opt-even {
    min-height: 18px;
    font-size: 12px;
    font-weight: normal;
}

.opt table, .opt-even table {
	table-layout: fixed;
	width: 100%;
}

.ger-side, .czech-side, .ger-side-header, .czech-side-header  {
	margin: 0;
    vertical-align: top;
}

.ger-side, .ger-side-header  {
	width: 320px;
    padding-left: 5px;
    padding-right: 5px; 
	border-right: 1px solid #ddd;
}

.ger-side-header  { width: 335px; }

.ger-konc {
	font-style: italic;
	font-weight: bolder;
	color: #00107B;
}

.clen, .clen-header {
	font-weight: bold;
	font-style: italic;
	color: #00107B;
} 

td.clen, td.clen-header {
	vertical-align: text-top;
	padding-left: 5px;
	width: 10px;
}
 
.czech-side, .czech-side-header {
	min-width: 300px;
	padding-left: 5px;
    padding-right: 5px;
}

.opt:hover .czech-side, .opt-even:hover .czech-side, 
.opt:hover .vis, .opt-even:hover .vis {
	visibility: visible;
}

.opt-even {
	background-color: #f1f1f1;
}

.opt:hover, .opt-even:hover {
    background-color: #abcabc;
}

.container {
	float: left;
	position: relative;
}

.lang {
	margin: 0;
	text-indent: 0px;
	padding: 5px;
	padding-top: 8px;
	width:60px;
	text-align: center;
	vertical-align: middle;
	opacity: 0.55;
	cursor: pointer;
}	

.nem {
	background: url("../design/flags.png") no-repeat bottom;
	height: 24px;
	margin: 4px;
}

.czech {
	background: url("../design/flags.png") no-repeat top;
	height: 24px;
}
	

.lang:hover, .chosen {
	opacity: 1;
	background-color: #CCE6FF;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}	

.lang span {
	display: block;
	text-indent: 0px;
}

.letter {
	display: block;
	font-size: 150%;
	font-weight: bold;
	font-style: italic;
	color: #555;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-left: 15px;
	border-bottom: 2px dashed #e5e5e5;
	border-top: 2px dashed #e5e5e5;
}

#text .ui-img {
	height: 24px;
	width: 40px;
}

.ger-img {
	background: url("../design/flags.png") 0px -24px  no-repeat transparent; 
}

#text .switch {
	background: url("../design/arrows.png") 0px 0px no-repeat transparent; 
}

#text .czech-img {
	background: url("../design/flags.png") no-repeat transparent; 
}

.anchor-wrap {
	text-indent: 0;
	float: left;
	margin: 5px 5px 5px 0px;
}

.anchor-wrap-special {
	text-indent: 0;
	float: right;
	margin-top: 2px;
}

.dic-anchor {
	text-indent: 0px;
	cursor: pointer;
	border: 1px solid #ccc;
	color: #000;
	background: #eee;
	font-weight: bold;
	text-decoration: none;
	padding: 2px 5px 3px 5px;
	display: inline-block;	
}

.dic-anchor:hover {
	background: #ccc;
}

.found {
	background-color: #CCE6FF;
}

input {
	height: 26px;
	min-width: 60px;
	margin: 0;
}
#searchBox {
	float: left;
	border: 1px solid #999;
	height: 24px;
	width: 440px;
	padding-left: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

.german-arrow {
    border-color: transparent transparent transparent #CCE6FF ;
    border-style: solid;
    border-width: 15px;
    height: 0;
    width: 0;
    position: absolute;
    top: 17px;
    left: 70px;
}

.czech-arrow {
    border-color: transparent #CCE6FF transparent transparent ;
    border-style: solid;
    border-width: 15px;
    height: 0;
    width: 0;
    position: absolute;
    top: 12px;
    left: -30px;
}


.searchClearButton {
    position: absolute;
    height: 16px;
    right: 7px;
    top: 4px;
    display: none;
    cursor: pointer;
    font-weight: bold;
    font-size: 110%;
}

.transBox {
	padding-top: 0px;
	text-indent: 0px;
	vertical-align: middle;
	height: 27px;
	width: 506px;
}

.transBox input {
	min-width: 20px;
	height: 22px;
}

.transBox span {
	vertical-align: super;
}

.searchBoxInit {
	font-style: italic;
	color: #777777;
}

.loader {
	position: absolute;
	top: 2px; 
	bottom: 0px; 
	left: 0px; 
	right: 3px; 
	background: url('../scripts/loader.gif') no-repeat center;
    border: 1px solid #ccc; 
	background-color: white;
}

.uiImg {
    display: inline;
    border: 0;
    margin: 0;
    margin-top: 5px;
    padding: 0;
    float: none;
    width: 30px;
    height: 18px;
    background: url('design/flags.png') 0px 18px;
}

#searchDiv {
	display: inline-block;	
	text-indent: 0px; 
	margin-left: 0px;
	padding-top: 10px; 
	padding-left: 20px; 
	padding-right: 20px;;
}

#list {
    width: 270px;
    overflow: auto;
    float: left;
    margin-top: 10px;
    text-indent: 0px;
    text-align: left;
}

#list select {
    width: 270px;
    border: 1px solid #666;
    overflow: auto;
    background: url("../design/w.png") 0px -280px repeat-x;
  font-family: Verdana;
  font-size: 11px;
}

#list option { /* funguje jen ve FF */
    padding-top: 2px;
    padding-left: 3px;
    background: none;
}

#list input {
    margin: 2px 0px 0px 3px;
    font-family: Verdana;
    font-size: 11px;
    padding: 1px;
}

#list input.button, #list input.button2 {
    padding: 0px;
}

#list_content {
    margin: 0px 5px 10px 0px;
}

#definition_content {
    margin: 0px 5px 10px 0px;
}

.filterset {
    width: 258px;
    padding: 5px;
    border: 1px solid #666;
    background: url("../design/w.png") 0px -260px #eee;
    font-size: 11px;
    text-align: center;
}

.different{
    margin: 2px;
    padding: 5px;
    height: 70px;
    border: 1px solid #666;
    font-size: 11px;
    text-align: left;
}

.menu_head {
    width: 260px;
    margin: 0px;
    margin-top: 5px;
    padding: 1px 5px 1px 5px;
    background: url("../design/head.png") -200px -110px;
    color: #fff;
    font-size: 11px;
    font-weight: bold;
}


