/* Global BEGIN */
html { 
}
body {
 margin: 0px;
 padding: 0px;
 color: #000000;
 text-align :center;
 background-color: #7777aa;
 font-size: 15px;
 font-family: arial;
 font-style: normal;
/*  background-attachment: fixed;
 background-image: url('https://m.kurz-libry.cz/Skin/Default/Images/bgBody.jpg'); */
}
a {
 font-family: verdana;
 font-weight: normal;
 font-size: 11px;
 outline: none;
 color: #336699;
 text-decoration: none;
}
a:hover {
 color: #000090;
}
a:visited {
 color: #225588;
}
a:visited:hover {
 color: #0000f0;
}
img {
 float: none;
 border-style: none;
}
strong {
 margin-top: 0;
 margin-bottom: 0;
 font-weight: bold;
 font-style: normal;
 line-height: 1.0;
}
h1 {
 padding: 5px;
 margin-top: 0px;
 margin-bottom: 2px;
 margin-left: auto;
 margin-right: auto;
 font-family : arial, sans-serif;
 font-size :  17pt;
 font-weight : bold;
 font-style: normal;
 color: #ffffff;
 text-shadow: 1px 1px 8px #222;
}
h2 {
 padding: 3px;
 margin-top: 0;
 margin-bottom: 2px;
 margin-left: auto;
 margin-right: auto;
 font-family : arial, sans-serif;
 font-size : 18pt;
 font-weight : bold;
 font-style: normal;
 color: #ffffff;
 text-shadow: 1px 1px 8px #222;
}
h3 {
 padding: 0px;
 margin-top: 0;
 margin-bottom: 0px;
 margin-left: auto;
 margin-right: auto;
 font-family : arial, sans-serif;
 font-size :  14pt;
 font-weight : bold;
 font-style: normal;
 color: #444;
}
h4 {
position: absolute; 
top: 20px; 
right: -80px; 
color: #ffffff; 
font-size: 23px; 
font-weight: normal; 
margin: 0px;
}
input {
 width: 80px;
 color: #000;
 text-align: center;
 font-size: 17px;
 border: 2px solid #aaaaaa;
 background-color: #ffffff;
}

/* Global END */

.main {
 position: relative;
 margin: auto;
 margin-top: 0px;
 margin-bottom: 20px;
 width: 100%;
 min-height: 900px;
 font-family : arial, sans-serif;
 font-size : 15px;
 font-weight : bold;
 font-style: normal;
}
.outRateBlock {
 position: relative;
 margin: auto;
 margin-bottom: 10px;
 padding-top: 5px;
 padding-bottom: 5px;
 width: 95%;
 max-width: 420px;
 min-width: 320px;
 color: #333333;
 text-align: center;
 font-size: 12px;
 background-color: #ffffff;
 border: 1px #bbccdd solid;
 box-shadow: 2px 2px 6px rgba(0,0,0,0.3);
 border-radius: 7px;
 overflow: hidden;
}
.outAdBlock {
 display: block;
 position: absolute;
 top: 10px;
 width: 356px;
 height: 700px;
 color: #333333;
 text-align: center;
 font-family: verdana; 
 font-size: 13px;
 line-height: 16px;
 background-color: #ffffff;
 border: 1px #bbccdd solid;
 box-shadow: 2px 2px 6px rgba(0,0,0,0.3);
 border-radius: 7px;
}
.outHelpBlock {
 display: block;
 position: absolute;
 z-index:-1;
 top: 60px;
 width: 270px;
 height: 370px;
 color: #333333;
 text-align: center;
 font-family: verdana; 
 font-size: 13px;
 line-height: 16px;
 background-color: #ffffdd;
 border: 1px #bbccdd solid;
 box-shadow: 2px 2px 6px rgba(0,0,0,0.3);
 border-radius: 7px;
}
.outRateSmallBlock {
 position: relative;
 margin: auto;
 margin-top: 20px;
 width: 95%;
 max-width: 320px;
 height: 120px;
 color: #333333;
 text-align: center;
 font-size: 12px;
 background-color: #ffffff;
 border: 1px #bbccdd solid;
 box-shadow: 2px 2px 6px rgba(0,0,0,0.3);
 border-radius: 7px;
}
.outSmallBlock {
 position: absolute;
 width: 100px;
 padding-top: 5px;
 height: 50px;
 color: #333333;
 bottom: -62px; 
 text-align: center;
 text-shadow: none;
 font-size: 12px;
 background-color: #ffffff;
 border: 1px #bbccdd solid;
 box-shadow: 2px 2px 6px rgba(0,0,0,0.7);
 border-radius: 5px;
}
.outSmallBlock a {
 line-height: 20px; 
 color: #333333; 
 font-size: 15px; 
 font-weight: bold; 
 text-decoration: none;
}
.outSmallBlock a:hover {
 color: #5555ff;
}
.outSmallBlock a:visited:hover {
 color: #5555ff;
}

.tableTR {
 height: 30px; 
 background: #efefef;
}
.tableTR:hover {
 background: #dfdfdf;
 border-top: 1px solid #ffffff; 
 border-bottom:1px solid #a0a0a0; 
 border-right: 1px solid #a0a0a0; 
 border-left: 1px solid #a0a0a0;
}
.tableTD {
cursor: pointer;
font-size: 15px; 
font-weight: bold; 
border-top:    1px solid #fafafa; 
border-bottom: 1px solid #c0c0c0; 
border-right:  1px solid #fafafa; 
border-left:   1px solid #c0c0c0;
}
.tableTD-nakuprodej {
cursor: pointer;
font-size: 15px; 
font-weight: bold; 
border-top:    1px solid #fafafa; 
border-bottom: 1px solid #c0c0c0; 
border-right:  1px solid #fafafa; 
border-left:   1px solid #c0c0c0;
}
.tableTD-nakuprodej:hover {
background-color: #ffff77;
}
.buttons {
cursor: pointer;
height: 25px; 
width: 100px;
font-family: arial;
font-weight: bold;
font-size: 13px;
line-height: 23px; 
background-color: #ffffff;
border: 1px #aaaaaa solid;
box-shadow: 2px 2px 6px rgba(0,0,0,0.3);
border-radius: 4px;
}
.buttons:hover {
background-color: #eeeeff;
box-shadow: 2px 2px 6px rgba(0,0,0,0.1);
}
.buttons a{
text-decoration: none;
color: #555555;
font-size: 13px;
font-weight: bold;
font-family: arial;
}
.inputRate {
width: 80px; 
height: 21px; 
color: #000000; 
vertical-align: middle; 
font-size: 19px; 
font-weight: bold;
border: 2px solid #aaaaaa; 
background-color: #ffffff; 
}
.countryName {
position: absolute; 
top: -22px; 
height: 16px; 
white-space: nowrap; 
background-color: #fff7aa; 
border: 1px #aaaaaa solid;
}
.countryFlag {
cursor: pointer; 
vertical-align: middle; 
margin-left:3px; 
margin-right: 3px;
}
.dateLink {
color: #ffffff; 
font-size: 15px; 
text-decoration: none; 
font-weight: normal;
}
