/*
  all.css                                                  // CSS styly pro vse
  Copyright (c) 2007-2007 King Software
  Autor: Petr Adamovský
  info@kingsoftware.cz
  http://www.kingsoftware.cz
*/

html {
  margin: 0px; padding: 0px;
}
body {
  position: relative; width: 804px; /*774px;*/ 
  font: 11px/12px Tahoma, Arial, Helvetica, sans-serif;
  margin: 0px auto 0px auto; padding: 0px;
  /*border-left: 1px solid white; border-right: 1px solid white;*/
  background: #F0F0F0 url('./img/bgbody.jpg') repeat-x scroll 0px 101px; color: black;
}
img {
  border: none;
}
em {
  height: 0px; display: block; clear: both;
  /*font-size: 0px; line-height: 0px;*/
}

input {
  font: 11px/13px Tahoma, Arial, Helvetica, sans-serif;
  margin: 0px; padding: 0px;
}
input.txtbox {
  width: 80px; height: 14px;
  /*margin-bottom: 2px;*/ padding: 0px 1px 0px 1px;
  border: 1px solid #B3B9C3;
}
input.join {
  width: 84px; height: 18px; cursor: pointer;
  font-weight: bold; font-size: 10px;
  margin-top: 4px;
  border: none;
  background-color: #86B6E6; color: white;
}

#topbox {
  height: 100px;  
  padding: 0px 15px 0px 15px;
  background: white url('./img/bgpage.gif') repeat-y scroll left top; color: black;
}
#midbox { 
  margin: 0px 14px 0px 14px;
  border: 1px solid white;
}
#botbox { 
  padding: 0px 15px 0px 15px;
  background: white url('./img/bgpage.gif') repeat-y scroll left top; color: black;
}

.menu a {
  text-decoration: none;
}
.menu a:hover {
  text-decoration: underline;
}

#menutop {
  height: 92px; clear: both;
  border-bottom: 8px solid #E4E4E4;
}
#menutop img {
  float: left;
  margin: 14px 0px 16px 20px; 
}
#menutop .menu {
  float: right;
  margin-top: 10px; margin-right: 24px;
  background-color: white; color: #959595;
}
#menutop .menu a {
  padding: 0px 4px 0px 4px;
  border-right: 1px solid #959595;
  background-color: transparent; color: #959595;
}
#menutop .menu a.last {
  border-right: none;
}
#menutop #login {
  width: 160px; height: 63px; float: right;
  margin-top: 14px; margin-right: 14px;
  padding: 3px 0px 0px 20px;
  background: #F5F5F5 url('./img/bglogin.gif') repeat-x scroll left top; color: #676767;
}
#menutop #login div {
  width: 48px; float: left;
  line-height: 16px;
  margin-bottom: 2px;
  /*background-color: red;*/
}
#menutop #login br {
  clear: both;
}

#menumid {
  height: 210px; clear: both;
  background: #5C98DC url('./img/bgmenu.gif') repeat-x scroll left top; color: black;
  border-left: 1px solid #5C98DC; border-right: 1px solid #5C98DC;
  border-top: 1px solid #5C98DC;
  background-color: transparent; color: #E5ECF3;
}
#menumid .menu {
  float: left;
  font-weight: bold;
  padding-left: 24px; padding-top: 8px;
}
#menumid .menu a {
  display: block;
  padding: 10px 0px 10px 12px;
  border-bottom: 1px dotted #8AB4DA;
  background: transparent url('./img/bgmnumid.gif') no-repeat 0px 13px; color: #E5ECF3;
}
#menumid .menu a.last {
  border-bottom: none;
}
#menumid img {
  float: left;
  margin-left: 68px;
}
#menumid #welcome {
  float: right;
  font-size: 17px; line-height: 26px;
  padding-right: 32px; padding-top: 32px;
  background-color: transparent; color: white;
}

#menubot {
  height: 107px; clear: both;
  border-top: 2px solid #E6E9EC;
  background: #C8C8C8 url('./img/bgmenub.gif') repeat-x scroll left top; color: black;
}
#menubot .menu {
  margin: 16px 0px 12px 12px;
  background-color: transparent; color: white;
}
#menubot .menu a {
  font-weight: bold;
  padding: 0px 6px 0px 6px;
  border-right: 2px solid white;
  background-color: transparent; color: white;
}
#menubot .menu a.last {
  border-right: none;
}
#menubot .m2 {
  margin-bottom: 6px;
}
#menubot .m2 a {
  font-weight: normal; line-height: 10px;
  border-right: 1px solid black;
  background-color: transparent; color: black;
}
#menubot img {
  float: right;
  margin-right: 16px;
}
#menubot .copy {
  float: right;
  font-size: 12px;
  padding: 14px 16px 0px 0px;
}

#midpart {
  width: 762px; clear: both;
  padding: 1px 6px 6px 6px; 
  border-bottom: 1px solid #B3B3B3;
  background: white url('./img/bgmidpar.gif') repeat-x scroll left bottom; color: black;
}

.offersmall {
  width: 112px; height: 34px; display: block; float: left;
  font: bold 10px/12px Tahoma, Arial, Helvetica, sans-serif;
  text-align: center; text-decoration: none; text-transform: uppercase;
  margin: 24px 10px 0px 0px; padding: 7px 8px 7px 8px; 
  border: 1px solid #DBDBDB;
  background: #309BDF url('./img/bgoffsm.gif') repeat-x scroll left top; color: white;
}
.offer {
  width: 195px; height: 58px; 
  line-height: 11px;
  margin: 12px 6px 6px 6px; padding: 10px;
  border: 1px solid #547DC0;
  background: #309BDF url('./img/bgoff.gif') repeat-x scroll left top; color: white;
}
.offer h1 {
  font-weight: bold; font-size: 12px;
  margin: 0px 0px 2px 0px; padding: 0px;
}
.offer a {
  background-color: transparent; color: white;
}
.offer a:hover {
  font-weight: bold;
  /*background-color: transparent; color: #309BDF;*/
}
.offer .big {
  font-weight: bold; font-size: 11px; line-height: 18px;
}

.hpCol {
  width: 230px; float: left;
  margin: 0px; padding: 0px;
  /*border: 1px solid red;*/
}
.hpFC {
  width: 300px; 
}

.texts {
  margin: 12px 6px 6px 6px; padding: 2px;
  border: 1px solid #D4D4D4;
  background-color: white; color: #686868;
}
.texts h1 {
  font: bold 16px/18px Tahoma, Arial, Helvetica, sans-serif;
  margin: 0px 0px 8px 12px; padding: 8px 0px 0px 0px;
  /*border-bottom: 8px solid #B1B0B0;*/
  background: white url('./img/bgtxth1.gif') repeat-y scroll right top; color: #579D24;
}
.texts h1 cite {
  display: block; 
  font: 11px/12px Tahoma, Arial, Helvetica, sans-serif;
  font-style: normal;
  padding: 4px 0px 4px 0px;
}
.texts h1 span {
  height: 8px; display: block;
  font-size: 0px; line-height: 0px;
  border-top: 2px solid white; border-bottom: none;
  background: #B1B0B0 url('./img/bgtxthr.gif') no-repeat scroll left top; color: white;
}
.texts h2 {
  font: bold 14px/15px Tahoma, Arial, Helvetica, sans-serif;
  margin: 0px 0px 12px 12px; padding: 12px 0px 0px 0px;
  background-color: transparent; color: #309BDF;
}
.texts h3 {
  font: bold 12px/12px Tahoma, Arial, Helvetica, sans-serif;
  margin: 0px 0px 12px 12px; padding: 4px 0px 0px 0px;
  background-color: transparent; color: #579D24;
}
.texts h6 {
  font: bold 11px/12px Tahoma, Arial, Helvetica, sans-serif;
  margin: 8px 0px 4px 12px; padding: 0px;
  background-color: transparent; color: #4C80BA;
}
.texts img {
  vertical-align: middle;
  margin: 6px 0px 14px 12px; padding: 0px;
}
.texts p {
  line-height: 16px;
  margin: 0px 12px 14px 12px; padding: 0px;
}
/*c24*/
.texts table {
  line-height: 16px;
  margin: 0px 12px 14px 12px; padding: 0px;
}
.FormLabel{
	text-align : right;
}
.FormInput{
	border : 1px solid silver; 
}
.FormErrorText{
	color : red;
	text-align : center;
}
.FormOKText{
	color : green;
	font-weight : bold;
}
/*c24*/
.texts p img {
  vertical-align: middle;
  margin: 0px; padding: 0px;
}
.texts ul, .texts ol {
  line-height: 16px;
  margin: 0px 12px 14px 32px; padding: 0px;
}
.texts .nobm {
  margin-bottom: 4px;
}
.texts .right {
  text-align: right;
}
