/* ************************************************************************** */
/* Other */
* { 
  padding: 0; 
  margin: 0; 
}
body {
  font-family: Tahoma, Arial, Verdena, Helvetica, Sans-Serif;
  font-size: 14px;
  background: #000b17 url(../images/layout/bg.jpg) repeat-x;
  color: #525151;
}
a:link {
  color: #6f6c6c;
  text-decoration : none;
}
a:visited {
  color: #6f6c6c;
  text-decoration : none;
}
a:active {
  color: #6f6c6c;
  text-decoration : none;
}
a:hover {
  color : #fea801;
  text-decoration : none;
}
img {
  border: 0px;
}
h1 {
  font-size: 20px;
  color: #4a2b04;
  margin-left: 10px;
  font-weight: bold;
}
h2 {
  font-size: 20px;
  color: #fa9a03;
  margin-left: 10px;
  font-weight: bold;
}
h3 {
  font-size: 20px;
  color: #653902;
  margin-left: 10px;
  font-weight: bold;
}
p {
  margin-top: 5px;
  padding: 10px 20px 13px 15px;
}
/* ************************************************************************** */
/* Layout */
#layout-all {
  width: 999px;
  margin: 0 auto;
}
#layout-header {
  width: 999px;
  height: 200px;
}
#header-logo {
  width: 248px;
  height: 174px;
  float: left;
  margin-top: 15px;
  margin-left: 10px;
}
#header-lang {
  width: 170px;
  height: 80px;
  float: right;
  font-size: 14px;
  color: #FFFFFF;
  text-align: center;
  margin-top: 15px;
}
#layout-top {
  width: 999px;
  height: 139px;
  background: url(../images/layout/header.png) no-repeat;
}
#layout-content {
  width: 999px;
  height: 100%;
  min-height: 1200px;
  background: url(../images/layout/content.jpg) repeat-y;
}
#content-left {
  width: 270px;
  float: left;
  margin: 10px 0 10px 15px;
}
#content-right {
  width: 670px;
  float: right;
  margin: 10px 20px 10px 0;
}
#layout-bottom {
  width: 999px;
  height: 6px;
  background: url(../images/layout/bottom.jpg) no-repeat;
}
#layout-footer {
  width: 999px;
  height: 150px;
}
#footer-menu {
  width: 500px;
  height: 40px;
  float: left;
  margin-top: 85px;
  margin-left: 25px;
  font-size: 11px;
}
#footer-copyright {
  width: 150px;
  height: 40px;
  float: right;
  margin-top: 85px;
  font-size: 11px;
}
#footer-is {
  width: 108px;
  height: 40px;
  float: right;
  margin-top: 80px;
  margin-right: 15px;
}
/* ************************************************************************** */
.hr-h1 {
  width: 665px;
  height: 3px;
  background: url(../images/layout/hr1.jpg) no-repeat;
  margin-top: 5px;
}
.hr-h2 {
  width: 265px;
  height: 3px;
  background: url(../images/layout/hr2.jpg) no-repeat;
  margin-top: 5px;
}
.spacer-lang {
  width: 91px;
  height: 1px;
  margin-top: 4px;
}
.spacer-menu {
  width: 9px;
  height: 9px;
  margin-left: 2px;
  margin-right: 2px;
}
#kurzovni-listek-cs {
  width : 248px;
  height: 46px;
  background: url(../images/layout/kurz-usd.jpg) no-repeat;
  margin-top: 20px;
  margin-left: 10px;
  padding-bottom: 8px;
}
#kurzovni-listek-en {
  width : 248px;
  height: 46px;
  background: url(../images/layout/kurz-gbr.jpg) no-repeat;
  margin-top: 8px;
  margin-left: 10px;
  padding-bottom: 8px;
}
#kurzovni-listek-eu {
  width : 248px;
  height: 46px;
  background: url(../images/layout/kurz-eu.jpg) no-repeat;
  margin-top: 8px;
  margin-left: 10px;
  padding-bottom: 8px;
}
.kurzovni-listek-content {
  padding-top: 14px;
  padding-left: 60px;
  color: #FFFFFF;
  font-size: 11px;
}
.kurzovni-listek-cena {
  float: right;
  margin-top: -2px;
  margin-right: 15px;
  font-weight: bold;
}
#pocasi-submit {
  width : 130px;
  height: 43px;
  background: url(../images/layout/pocasi.jpg) no-repeat;
  font-size: 10px;
  margin-left: 130px;
  padding-top: 10px;
  text-align: center;
}
.form-input {
  width: 160px;
  height: 29px;
  background: url(../images/layout/input.jpg) no-repeat;
  font-size: 10px;
}
.form-textarea {
  width: 549px;
  height: 100px;
  background: url(../images/layout/textarea.jpg) no-repeat;

}
.form-submit-bg {
  width: 135px;
  height: 60px;
  border: 0px;
  background: url(../images/layout/submit.jpg) no-repeat;
  margin-left: 425px;
}
.form-submit {
  margin-top: 10px;
  margin-left: 10px;
  width: 113px;
  height: 25px;
  border: 0px;
  font-weight: bold;
  text-align: center;
  color: #FFFFFF;
  background: url(../images/layout/submit-bg.jpg) no-repeat;
}
.nadpis {
  font-size: 20px;
  color: #fa9a03;
  margin-left: 10px;
  font-weight: bold;
}
.nadpis2 {
  font-size: 20px;
  color: #4a2b04;
  margin-left: 10px;
  font-weight: bold;
}
/* ************************************************************************** */
#sddm div
{	position: absolute;
	visibility: hidden;
	margin-top: -5px;
	margin-left: 16px;
	padding: 0;
	background: #FFFFFF;
	border: 1px solid #fa9a03;
	font-size: 13px;
	font-weight: bold;
}
#sddm div a {
  position: relative;
	display: block;
	margin: 0;
	padding: 3px 3px;
	padding-left: 10px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background: #EAEBD8;
	color: #000000;
	font-size: 13px;
	font-weight: bold;
}
#sddm div a:hover {
  background: #fa9a03;
	color: #FFFFFF;
	font-weight: bold;
}
/* ************************************************************************** */

/* ************************************************************************** */
