/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/*-----------------------------------*/

body { 
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	
	color: #000;
	padding: 0;
	margin: 0;
	text-align : left;
	font-size: 12px;
    line-height: 18px;
    background-color:#f7f7f7;
  
}


strong{
    font-weight: bold;
}

a{
    color: #333;
}

p.cenikp{
    font-size: 11px;
}
.strcolor{
    color: #cf0a47;
    font-size: 13px;
}

div#main{
    max-width: 960px;
    margin: 35px auto;
}

div#rightobsah{
    float: right;
    width: 799px;
    /*overflow: hidden;*/
}
div#leftmenu{
    float: left;
    width: 161px;
    overflow: hidden;
}

div#topright{
    width: 799px;
    height: 194px;
    background-image: url('img/backtoprightll.jpg');
    background-repeat: no-repeat;
    position: relative;
}
em{
    font-style: italic;
}

img{
    width: 95%;
    max-width: 320px;
}

h1{
    font-size: 27px;
    text-align: center;
    font-weight: bold;
    color: DarkSlateBlue;
}

p{
    text-align: center;
    font-size: 15px;
    line-height: 25px;
    margin: 15px auto;
}
div.linka{
    border-bottom: 1px solid #aaa;
}
div.kniha{
    width: 80%;
    max-width: 720px;
    margin: 15px auto;
    font-size: 14px;
    line-height: 24px;
    background-color: #eee;
    padding: 16px;
}
h1#toph1{
    width: 649px;
    height: 76px;
    overflow: hidden;
    position: relative;
}
h1#toph1 span{
    width: 649px;
    height: 76px;
    position: absolute;
    top: 0;
    left: 0;
    background-image: url('img/magdalena_stollova_italstina_preklady_l.jpg');
    background-repeat: no-repeat;
    z-index: 1;
    
}
h2#toph2{
    width: 649px;
    height: 67px;
    overflow: hidden;
    position: relative;
}
h2#toph2 span{
    width: 649px;
    height: 67px;
    position: absolute;
    top: 0;
    left: 0;
    background-image: url('img/italstina_anglictinal.jpg');
    background-repeat: no-repeat;
    z-index: 1;
}
div#topemail{
    position: relative;
    left: 243px;
    width: 190px;
    height: 35px;
}
div#flag{
    position: absolute;
    top: 0;
    right: 0;
    width: 39px;
    height: 39px;
}
div#leftmenupol{
    background-color: #85827b;
    border-right: 1px solid #b9b9b9;
    padding-top:10px;
}
a.polleftmenu{
    display: block;
    width: 160px;
    height: 30px;
    border-bottom: 1px solid #555557;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 13px;
    line-height: 29px;
}
a.polleftmenu:hover{
    color: #000;
}
div#qrcode{
    margin: 18px auto 0px auto;
    text-align: center;
}
div#quickadress{
    padding-left: 13px;
    color: white;
    font-size: 9px;
    line-height: 16px;
    padding-top: 50px;
    padding-bottom: 34px;
}
div#quickadress a{
    color: white;
    text-decoration: none;
    
}
div#quickadress a:hover{
    text-decoration: underline;
}
div#inright{
    min-height: 566px;
    background-color: #eaeaea;
    /*background-image: url('img/backright.gif');
    background-repeat: repeat-x;*/
    padding: 30px 0px 30px 33px; 
}

div.ostrov{
    width: 353px;
    height: 167px;
    float: left;
    margin: 0 26px 27px 0;
    background-color: #eee;
    position: relative;
}
div.ostrov a.odkzostr{
    display: block;
    width: 24px;
    height: 24px;
    position: absolute;
    top: 0px;
    right: 0px;
}
div.ostrov h3{
    background-color: #7b7b7b;
    width: 177px;
    height: 36px;
    position: relative;
}
div.ostrov h3 a{
    text-decoration: none;
    font-size: 17px;
    line-height: 34px;
    color: #fff;
    width: 165px;
    height: 36px;
    display: block;
    position: absolute;
    padding-left: 12px;
    top: 0; left: 0;
}

h3.tith3{
    background-color: #6b6b6b;
    font-size: 17px;
    line-height: 34px;
    color: #fff;
    width: 265px;
    height: 36px;
    display: block;
    padding-left: 12px;
}

div.ostrov p{
    padding: 0px 10px 0px 14px;
    font-size: 11px;
    line-height: 16px;
    margin: 10px 0;
}
div.ostrov form{
    padding: 0px 0px 0px 14px;
    font-size: 11px;
    line-height: 16px;
    margin: 10px 0;
}

div.formpolq{
    float: left;
    width: 144px;
    margin-right: 22px;
    margin-bottom: 8px;
}
div.formpolq input{
    width: 138px;
    border: 1px solid black;
    padding: 2px;
    
}
div.formpolq label{
    display: block;
}

div.formqsub{
    text-align: right;
    padding-right: 29px;
    position: relative;
    top: -5px;
}

div.formqsub input{
    border: 1px solid black;
    padding: 2px;
    font-size: 10px;
}
div.formqsoub label{
    display: block;
}

div.formqsoub input{
    font-size: 12px;
}

div#ostr1{
    background-image: url('img/backp31.jpg');
    background-repeat: no-repeat;
}
div#ostr2{
    background-image: url('img/backp32.jpg');
    background-repeat: no-repeat;
}
div#ostr3{
    background-image: url('img/backp31.jpg');
    background-repeat: no-repeat;
}
div#ostr4{
    background-image: url('img/backp32.jpg');
    background-repeat: no-repeat;
}
div#ostr5{
    background-image: url('img/backp31.jpg');
    background-repeat: no-repeat;
}
div#ostr6{
    background-image: url('img/backp32.jpg');
    background-repeat: no-repeat;
}
div.cleaner{
    font-size: 1px;
    line-height: 1px;
    clear: both;
}

div#obsah{
    width: 732px;
    height: 563px;
    /*background-image: url('img/backpage.jpg');
    background-repeat: no-repeat;*/
    background-color: #d1d1d1;
    position: relative;
}

div#inobsah {
    padding: 15px 10px 0px 25px;
    height: 500px;
    /*background-color: coral;*/
    }
    
.nano .content {
    padding-right: 18px;
}
.nano .pane {
    background: none repeat scroll 0 0 #888888;
}
.nano .slider {
    background: none repeat scroll 0 0 #111111;
}
.nano {
    height: 100%;
    overflow: hidden;
    position: relative;
    width: 100%;
}
.nano .content {
    bottom: 0;
    left: 0;
    overflow-x: hidden;
    overflow-y: scroll;
    position: absolute;
    right: 0;
    top: 0;
}
.nano .content:focus {
    outline: thin dotted;
}
.nano > .pane {
    background: none repeat scroll 0 0 rgba(207, 207, 207, 0.79);
    border-radius: 5px;
    bottom: 0;
    opacity: 0.01;
    position: absolute;
    right: 0;
    top: 0;
    transition: all 0.2s ease 0s;
    width: 7px;
}
.nano > .pane > .slider {
    background: none repeat scroll 0 0 rgba(124, 124, 124, 0.89);
    border-radius: 3px;
    margin: 0 0px;
    position: relative;
}
.nano:hover > .pane, .pane.active, .pane.flashed {
    opacity: 0.99;
}

ul.sezind{
    /*list-style: square;*/
    list-style-image: url(img/square.gif);
    margin-left: 15px;
    
}

ul.sezind li{
    margin-bottom: 15px;
    padding-left: 9px;
}

ul.sezind2{
    list-style-image: url(img/square.gif);
    margin-left: 15px;
    margin-top: 8px;
}
ul.sezind2 li{
    margin-bottom: 6px;
    padding-left: 9px;
}

ul.sezind2in{
    list-style-image: url(img/square.gif);
    margin-left: 15px;
    margin-top: 8px;
}
ul.sezind2in li{
    margin-bottom: 6px;
    padding-left: 9px;
}

div#blokyind{
    width: 350px;
    float: left;
}
div#img01{
    width: 329px;
    float: left;
}
div#img01 img{
    border: 1px solid white;
}
div#blokyind h4{
    font-size: 17px;
    color: #fff;
    background-color: #767575;
    width: 150px;
    margin-bottom: 5px;
    padding: 3px 10px 5px 12px;
}

h4.cenikh33{
    font-size: 15px;
    color: #000;
    background-color: #fff;
    width: 350px;
    margin-bottom: 6px;
    margin-top: 8px;
    padding: 3px 10px 4px 12px;  
}

h4.cenikh33a{
    font-size: 15px;
    color: #fff;
    background-color: #cf0a47;
    width: 350px;
    margin-bottom: 6px;
    margin-top: 11px;
    padding: 3px 10px 4px 12px;  
}

div.blokind{
    margin-bottom: 11px;
}


div#prekltxt01 {
    display: none;
}
div#butodktxt {
    padding-right: 10px;
    text-align: right;
}
div#prekltxt01a {
    display: none;
}
div#butodktxta {
    padding-right: 10px;
    text-align: right;
}
a.buttxt {
    color: #3b3b3d;
    cursor: pointer;
    font-size: 11px;
    text-decoration: none;
    border-bottom: 1px dotted #3b3b3d;
}
a#butprekltxt02 {
    display: none;
}
a#butprekltxt02a {
    display: none;
}

div.odkpreklctv {
    background-color: #cf0a47;
    float: left;
    height: 109px;
    margin-right: 30px;
    padding-top: 12px;
    text-align: center;
    width: 253px;
    border: 1px solid white;
}
div.odkpreklctv a {
    color: white;
    font-size: 24px;
    line-height: 32px;
    text-decoration: none;
}
div.odkpreklctv a:hover {
    color: #ffd200;
}

div.odkpreklctv2 {
    background-color: #cf0a47;
    float: left;
    height: 81px;
    margin-right: 30px;
    padding-top: 12px;
    text-align: center;
    width: 283px;
    border: 1px solid white;
}
div.odkpreklctv2 a {
    color: white;
    font-size: 24px;
    line-height: 32px;
    text-decoration: none;
}
div.odkpreklctv2 a:hover {
    color: #ffd200;
}

div#odkprkl {
    margin: 17px 0px 18px 17px;
    padding-left: 55px;
}
div#odkprkl2{
    margin: 12px 0px 18px 17px;
    padding-left: 198px;
}


p.bezny33, p.bezny{
    margin: 9px 0 0 0;
}
h4.txth3{
    font-size: 14px;
    color: #fff;
    background-color: #6b6b6b;
    width: 500px;
    margin-bottom: 6px;
    margin-top: 12px;
    padding: 3px 10px 4px 12px; 
}
div#flimg01{
    float: right;
    width: 250px;
    margin-left: 15px;
    margin-top: 8px;
}
div#sophics{
    position: absolute;
    bottom: 0;
    right: 0;
    width: 494px;
    height: 363px;
}
div.imgref {
    margin-left: 5px;
    text-align: center;
    margin-top: 5px;
}
div.imgref img {
    border: 1px solid #333;
}
p.bezny4 span{
    display: block;
    font-weight: bold;
}
div#mapavas{
    position: absolute;
    top: 0px;
    right: 10px;
}
span.tooltip{
    border-bottom: 1px dotted #333;
}
table.ceniktab{
    margin-bottom: 7px;
    margin-left: 30px;
}
table.ceniktab td.cena{
    padding: 3px 5px;
}
table.ceniktab td.cen2{
    padding: 3px 0px;
    font-size: 14px;
    font-weight: bold;
}
table.ceniktab td.cen3{
    padding: 3px 0px;
    font-size: 11px;
    font-style: italic;
}
table.ceniktab td.cen22{
    font-size: 3px;
}
div#refleft{
    float: left;
    width: 280px;
}
div#refright{
    float: left;
    width: 320px;
}

form#poptform {
    margin: 24px 0 0 34px;
}
form#poptform div label {
    color: #3b3b3d;
    display: block;
    float: left;
    width: 180px;
}
form#poptform div label.sirsi {
    display: block;
    float: left;
    width: 187px;
}
form#poptform div label span, span.hvezda {
    color: #ff0000;
    padding-left: 5px;
}
form#poptform div {
    margin-bottom: 7px;
}
form#poptform div input, form#poptform div textarea, form#poptform div select {
    border: 1px solid #3b3b3d;
    resize: none;
    width: 200px;
}
form#poptform div input#soubor {
    border: medium none;
}
form#poptform div input.inprad {
    border: medium none;
    text-align: left;
    width: 20px;
}
div.errformvypisfile{
    color: red;
    font-weight: bold;
}

table#trans {
    border: 1px solid #ddd;
    border-collapse: collapse;
    font-size: 13px;
    margin: 10px 0 0 236px;
}
table#trans td {
    border: 1px solid #ddd;
    padding: 4px 32px 5px 32px;
    text-align: center;
    background-color: #fff;
}
table#trans td.tabtit {
    background-color: #6b6b6b;
    padding: 2px 32px 3px 32px;
    font-weight: normal;
    font-size:14px;
    color: white;
}


table.prekltab{
    margin: 15px;
    border: 1px solid #eee;
    border-collapse: collapse;
}

table.prekltab td{
    padding: 3px 12px;
    text-align: center;
    border: 1px solid #eee;
}
ul.nssezanm{
    list-style-image: url("img/square.gif");
    margin-left: 15px;
    margin-bottom: 8px;
}
ul.nssezanm li{
    padding-left: 6px;
    font-size: 11px;
}
div.priplatek{
    font-weight: bold;
    margin: 8px 0 2px 22px;
    font-size: 11px;
}