html,body {
	margin: 0px;
        font-family: "Helvetica", "Arial";
        background-color: #A1BC37;
}

#logo_napis
{
  position: relative;
  top: 65px;
  left: 400px;
  color: #ffffff;
	font-family: "Helvetica", "Arial";
	font-weight: bold;
	font-size: 18px;

  
}

#ad {
	background: url("images/AdBg3.png") no-repeat;
	width: 628px;
	height: 415px;
	/*position: absolute;
	z-index: 1000;*/
	display: none;
}

#adclose {
	background: url("images/AdClose.png") no-repeat;
	width: 63px;
	height: 22px;
	cursor: pointer;
	margin-left: 297px;
	margin-top: 10px;
}

#adtext {
	margin-top: 357px;
	margin-left: 118px;
	color: #ffffff;
	font-family: "Helvetica", "Arial";
	font-weight: bold;
	font-size: 12px;
}

#adtext a {
	color: #ffffff;
}

#mapa {
	display: none;
	background: url("/css/images/MapaBg.png") no-repeat;
	width: 826px; /* 526px */
	height: 512px; /* 414px */
	position: absolute;
	right: -5px;
	top: 70px;
	z-index: 1000;
}

#mapaclose {
	background: url("/css/images/MapaClose.png") no-repeat;
	width: 76px; /* 16px */
	height: 34px; /* 16px */
	cursor: pointer;
	float: right;
	margin-top: 25px; /* 10px */
	margin-right: 25px; /* 10px */
}

#hristetexty {
	margin-top: 60px; /* 30px */
	margin-left: 15px;
	font-family: "Trebuchet MS", "Arial";
	font-size: 11px;
}

#hristetexty a {
	color: black;
}

.hristetext {
	float: left;
	margin-right: 5px;
}

.hristeinfo {
	background: url("/css/images/MapaCloud.png") center left no-repeat;
	display: none;
	margin-top: -45px;
	margin-left: 10px;
	padding: 10px;
	height: 34px;
	width: auto;
	font-family: "Helvetica", "Arial";
}

.mapabod {
	background: url("/css/images/MapaBod.png") center left no-repeat; /* #3c4b6a */
	float: left;
	/*width: 28px;*/
	height: 30px;
}

.mapabod2 {
	background: url("/css/images/MapaBod2.png") center left no-repeat; /* #3c4b6a */
	float: left;
	/*width: 28px;*/
	height: 30px;
}

.mapabod2 a {
	padding-left: 32px;
	padding-top: 6px;
	font-family: "Helvetica", "Arial";
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	width: 100%;
	height: 100%;
	display: block;
}

.mapabod a {
	padding-left: 28px;
	font-family: "Helvetica", "Arial";
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	width: 100%;
	height: 100%;
	display: block;
}

.hristebod {
	background: url("/css/images/MapaHristeBod.png") center left no-repeat;
	width: 15px;
	height: 17px;
	position: absolute;
	cursor: default;
}

.hristebod a {
	display: block;
	width: 100%;
	height: 100%;
	cursor: default;
}

#mapa_usti {
	margin-left: 270px;
	margin-top: 50px; /* 40px */
}

#mapa_praha {
	margin-top: 130px;
	margin-left: -105px; /* -70px; -120px */
}
#mapa_karlstejn {
	margin-top: 160px;
	margin-left: -185px; /* -70px; -120px */
}

#mapa_cihelny {
	margin-top: 140px;
	margin-left: -345px; /* -70px; -120px */
}

#mapa_kynzvart {
	margin-top: 190px;
	margin-left: -365px; /* -70px; -120px */
}

#mapa_ropice {
	margin-top: 185px;
	margin-left: 195px; /* -70px; -120px */
}

#mapa_pisek {
	margin-top: 100px; /* 40px */
	margin-left: 230px; /* 130px */
}

#mapa_telc {
	margin-left: 110px; /* 20px */
	margin-top: 120px; /* 60px */
}

#mapa_waidhofen {
	margin-top: 200px; /* 95px */
	margin-left: -170px;
}

.ui-dialog-titlebar {
	display:none;
}

.ui-dialog {
	padding: 0;
	border: none;
	background: none;
}

#wrapper {
	/* background: #4c7fac repeat; #4c80ae url("images/BackgroundTop.png") repeat-y; #578ec7 */
        background-color: #A1BC37;
}

#bgwrapper {
	/*background: url("images/Background7.png") no-repeat scroll center bottom;*/
	min-height: 1094px;
}

#header {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
}

#headerlogo {
	background: url("images/HeaderLogo.png") no-repeat left top;
	width: 256px;
	height: 76px;
	margin-top: 13px;
	margin-left: 10px;
	float: left;
	display: block;
}

#headerlogo a {
	display: block;
	width: 100%;
	height: 100%;
}

#headerlinks {
	font-family: "Verdana", "Arial";
	font-size: 0.80em;
	color: #bbcfec;
	float: left;
	margin-top: -20px;
	margin-left: 210px;
}

#headerlinks a {
	color: #203353;/*color: #bbcfec;*/
	text-decoration: none;
}

#headerlinks img {
	border: 0;
}

#headersearch {
	background: url("images/HeaderSearch.png") no-repeat center bottom;
	height: 30px;
	float: left;
	width: 282px;
	height: 55px;
	float: right;
	margin-right: -20px;
	margin-top: -51px;
}

#headersearch .headersearchtext {
	font-size: 0.70em;
	background: none;
	border: 0;
	padding-left: 30px;
	margin-top: 32px;
	width: 180px;
	color: #8AC178; /* SteelBlue */
}

#headersearch input {
	float: left;
}

#content {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

#leftcolumn {
	float: left;
	width: 735px;
}

#pocasi_btns
{
  position: relative;
  top: -15px;
  left: 1px;
}
#pocasi_btns img
{
  margin-top: 6px;
  margin-left: 0px;
  border: none;
}


#banner {
	background-repeat: no-repeat;
	height: 77px;
	width: 725px;
	margin-left: 10px;
	position: relative;
	z-index: 10;
	margin-top: 15px;
}

#banner div {
	padding-top: 120px;
	padding-left: 25px;
	width: 165px;
	color: #ffffff;
	font-family: "Helvetica", "Arial";
	line-height: 25px;
}

#menuleft {
	background: url("images/TopMenuLeft.png") no-repeat center bottom;
	height: 44px;
	width: 9px;
	margin-right: 0;
	padding-right: 0;
	float: left;
}

#menuright {
	background: url("images/TopMenuRight.png") no-repeat center bottom;
	height: 44px;
	width: 12px;
	margin-left: 0;
	padding-left: 0;
	float: left;
}

#menu {
	background: url("/css/images/TopMenuBgCbSh_n.png") no-repeat; /* Allsm */
	z-index: 20;
	position: relative;
	margin-top: 20px; /* -405px */
	font-size: 1.2em;
	font-family: "Helvetica", "Arial";
	width: 730px;
	height: 45px;
        background-position: 0 2px;
}

#menu ul {
	/*background: url("images/TopMenuItem.png") repeat-x center bottom;*/
	height: 44px;
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0;
	/*width: 97%;*/
}

#menu ul ul {
	background: url("images/TopMenuSubmenu.png") no-repeat center bottom;
	position: absolute;
	z-index: 500;
	text-align: left;
	width: 186px; /* 250px */
	height: auto;
	font-family: "Helvetica", "Arial";
	font-size: 13px;
	margin-left: -20px; /* -20px */
	padding-top: 5px;
	margin-top: 0px;
}

.first ul {
	margin-left: -20px !important;
}

#menu ul ul ul {
	top: 0;
	left: 100%;
	padding-left: 1px;
}

#menu li {
	float: left;
	position: relative;
	margin-top: 12px;
}

#menu ul li {
	/*background: url("images/TopMenuBar.png") no-repeat left center;*/
	/*behavior: url(/csshover.htc);*/
	/*padding-left: 15px;*/ /* 20px */
	margin-left: 21px;
	margin-right: 21px;
}

#menu .first {
	/*background: none;*/
	padding-left: 0;
	/*margin-right: 10px;*/
	margin-left: 30px;
}

#menu .last {
	/*background: url("images/SubMenuBottom.png") center bottom no-repeat;*/
	/*width: 186px;*/
}

#menu ul ul li {
	background: none transparent;
	height: 30px;
	display: block;
	width: 100%;
	margin-top: 0;
	margin-left: 0;
	padding-left: 10px;
}

#menu ul ul a {
	/*border-top: 1px solid white;*/
	display: block;
	text-align: left;
}

#menu ul ul li:hover {
	/*background: #527D11;*/
	/*font-weight: bold;*/
	color: #dedede;
}

#menu ul ul li:hover a {
	/*color: #dedede;*/
} 

#menu li:hover, #menu li a:hover, #menu li a.selected {
	/*color: #00dede;*/
	/*font-style: italic;*/
}

#menu ul ul, #menu ul li:hover ul ul, #menu ul ul li:hover ul ul {
	display: none;
}

#menu ul li:hover ul, #menu ul ul li:hover ul, #menu ul ul ul li:hover ul {
	display: block;
}

#menu ul li a {
	/*color: transparent;*/
	width: 100%;
	height: 100%;
}

#menu ul ul li a {
	color: #012131;
}

#menu a {
	color: #012131;
	display: block;
	text-decoration: none;
	text-align: center;
	/*text-shadow: #ffffff 1px 1px 1px;*/
	/*padding: 0 10px;*/
}

#bannercontrol {
	float: right;
	margin-top: 270px;
	font-family: "Helvetica", "Arial";
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	z-index: 20;
	position: relative;
}

#bannercontrol .active {
	background: url("images/active.png") repeat;
	width: 23px;
	height: 24px;
	float: left;
	margin-left: 10px;
	cursor: pointer;
}

#bannercontrol .inactive {
	background: url("images/inactive.png") repeat;
	width: 23px;
	height: 24px;
	float: left;
	margin-left: 10px;
	cursor: pointer;
}

#breadcrumbs {
	margin-top: 15px;
	color: #ffffff;
	font-family: "Trebuchet MS", "Arial";
	font-size: 0.9em;
}

#breadcrumbs a {
	color: #203353;/*color: #BBCFEC;*/
}

#contentdata {
	background: url("images/ContentBg.png") repeat;
	position: relative;
	margin-top: 25px;
	margin-bottom: 25px;
	width: 715px;
}

#contentdatap {
	background: url("images/ContentBg.png") repeat;
	position: relative;
	margin-top: 25px;
	margin-bottom: 25px;
	width: 715px;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}

#aktualitycontainer {
	width: 350px;
	float: left;
}

#aktuality {
	width: 350px;
}

#aktuality .nadpis {
	color: #ffffff;
	font-family: "Verdana", "Arial";
	font-size: 1.5em;
	display: block;
	padding-left: 10px;
	padding-top: 10px;
	float: left;
}

#aktualitycontainer .nadpis {
	color: #ffffff;
	font-family: "Verdana", "Arial";
	font-size: 1.5em;
	display: block;
	padding-left: 10px;
	padding-top: 10px;
	float: left;
}

#aktualityvse {
	background: url("images/AktualityVse.png") no-repeat center bottom;
	width: 128px;
	height: 23px;
	float: right;
	padding-top: 15px;
}

#aktualityvse a {
	display: block;
	width: 100%;
	height: 100%;
}


#aktualityvypis {
	background: url("images/AktualityBg.png") repeat;
	width: 340px;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
	padding-top: 1px;
}

#hriste {
	float: left;
	width: 350px;
	margin-left: 15px;
	margin-bottom: 10px;
}

#hriste .nadpis {
	color: #ffffff;
	font-family: "Verdana", "Arial";
	font-size: 1.5em;
	display: block;
/*	padding-left: 10px; */
	padding-top: 10px;
	float: left;
}

#hristevse {
	background: url("images/HristeVse.png") no-repeat center bottom;
	width: 112px;
	height: 23px;
	float: right;
	padding-top: 15px;
	margin-right: 10px;
}

#hristevse a {
	display: block;
	width: 100%;
	height: 100%;
}

#hristevypis {
	background: url("images/HristeBg1.png") repeat;
	width: 340px;
	margin-top: 10px;
	margin-right: 10px;
	padding-top: 1px;
	padding-bottom: 1px;
}

#hristecontainer {
	background: url("images/HristeBg.png") top center;
	width: 330px;
	margin-left: 5px;
}

#hristelist {
	width: 330px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}

#hristelist h3 {
	font-size: 0.9em;
	font-weight: bold;
	font-family: "Verdana", "Arial";
}

#hristelist .ui-icon {
	left: 280px;
}

#hristelist .ui-accordion-header a {
	padding-left: 10px;
}

#hristelist p {
	font-size: 13px;
	font-family: "Trebuchet MS", "Verdana", "Arial";
	line-height: 20px;
}

#hristelist li {
	font-size: 13px;
	font-family: "Trebuchet MS", "Verdana", "Arial";
}

#hristelist .ui-accordion-content {
	padding: 5px;
}

#hristelist .ui-widget {
	font-size: 1.0em;
}

#hristelist .hristeclosed {
	background-image: url("images/HristeItemClosed.png");
	width: 31px;
	height: 30px;
}

#hristelist .hristeopen {
	background-image: url("images/HristeItemOpen.png");
	width: 31px;
	height: 30px;
}

#hristelist img {
	display: block;
	margin: auto;
	border: thin solid Gray;
}

#articleleft {
	float: left;
	width: 450px; /* 400px */
	margin-right: 15px;
}

#articleright {
	float: left;
	width: 250px; /* 275px */
	margin-top: 15px;
}

#tourleft {
	float: left;
	width: 350px;
	margin-right: 15px;
}

#tourleft h1 {
	color: #ffffff;
	font-family: "Helvetica", "Arial";
	font-size: 24px;
	font-weight: normal;
	margin-top: 0;
}

#tourright {
	float: left;
	width: 340px;
}

#tourright h1 {
	color: #ffffff;
	font-family: "Helvetica", "Arial";
	font-size: 24px;
	font-weight: normal;
	margin-top: 0;
}

#tourright a {
	border: none;
	width: 100%;
	height: 100%;
	display: block;
	/*color: #5B87AB;
	text-decoration: none;*/
}

.tourlogos {
	width: 340px;
	margin-top: 15px;
	border: none;
}

#turnajelist {
	width: 320px;
	margin-bottom: 5px;
	border: #808080 thin solid;
}

#turnajelist h3 {
	font-size: 14px;
	font-weight: bold;
	font-family: "Trebuchet MS", "Verdana", "Arial";
}

#turnajelist h3 img {
	border: none;
	float: right;
}

#turnajelist .ui-icon {
	display: none;
}

#turnajelist .ui-accordion-header a {
	padding-left: 10px;
}

#turnajelist p {
	font-size: 13px;
	font-family: "Trebuchet MS", "Verdana", "Arial";
	line-height: 20px;
}

#turnajelist .ui-accordion-content {
	padding: 5px;
}

#turnajelist .ui-widget {
	font-size: 1.0em;
}

#turnajelist .turnajclosed {
	background-image: none;
	width: 31px;
	height: 30px;
}

#turnajelist .turnajopen {
	background-image: none;
	width: 31px;
	height: 30px;
}

#turnajelist img {
	display: block;
	margin: auto;
	border: thin solid Gray;
}

.tinactive #turnajodkaz {
	background: url("/css/images/TurnajItemOpeni.png") no-repeat center;
}

.tactive #turnajodkaz {
	background: url("/css/images/TurnajItemOpen.png") no-repeat center;
}

.tactual #turnajodkaz {
	background: url("/css/images/TurnajItemOpen.png") no-repeat center;
}

#turnajodkaz {
	width: 27px;
	height: 26px;
	float: right;
	margin-top: -5px;
	margin-right: 5px;
}

#turnajodkaz a {
	width: 100%;
	height: 100%;
}

#theader {
	padding-top: 6px;
	padding-left: 10px;
	padding-bottom: 6px;
	height: 22px;
	border: none;
}

#theader img {
	border: none;
}

.tactive #turnajdate {
	background: url("/css/images/TurnajDateLine.png") no-repeat center right;
	float: left;
	color: #5b87ab;
	font-weight: bold;
	font-family: "Trebuchet MS", "Arial";
	font-size: 14px;
	height: 16px;
	padding-right: 5px;
	margin-right: 5px;
}

.tactual #turnajdate {
	background: url("/css/images/TurnajDateLine.png") no-repeat center right;
	float: left;
	color: #c5e0f4;
	font-weight: bold;
	font-family: "Trebuchet MS", "Arial";
	font-size: 14px;
	height: 16px;
	padding-right: 5px;
	margin-right: 5px;
}

.tinactive #turnajdate {
	background: url("/css/images/TurnajDateLinei.png") no-repeat center right;
	float: left;
	height: 16px;
	padding-right: 5px;
	margin-right: 5px;
}

.tinactive {
	background: url("/css/images/TurnajItemBgi.png") no-repeat;
	color: #8c8c8c;
	font-weight: bold;
	font-family: "Trebuchet MS", "Arial";
	font-size: 14px;
}

.tactual {
	background: url("/css/images/TurnajItemBga.png") no-repeat;
}

.tactive {
	background: url("/css/images/TurnajItemBg.png") no-repeat;
}

.tactive #turnajname {
	float: left;
	color: #5b87ab;
	font-weight: bold;
	font-family: "Trebuchet MS", "Arial";
	font-size: 14px;
}

.tactual #turnajname {
	float: left;
	color: #ffffff;
	font-weight: bold;
	font-family: "Trebuchet MS", "Arial";
	font-size: 14px;
}

.tactive #turnajname a {
	text-decoration: none;
	color: #5b87ab;
}

.tactual #turnajname a {
	text-decoration: none;
	color: #ffffff;
}

.tinactive #turnajname {
	float: left;
}

#turnajsubmenu {
	background: url("/css/images/MenuLine.png") repeat-x bottom left;
	font-family: "Trebuchet MS", "Arial";
	font-size: 14px;
	font-weight: bold;
	width: 725px;
	margin-bottom: -25px;
}

#turnajsubmenu ul {
	padding: 0;
}

#turnajsubmenu li {
	/*background: url("/css/images/MenuSep.png") no-repeat center right;*/
	float: left;
	list-style: none;
	padding-left: 20px;
	padding-right: 20px;
	height: 30px;
}

#turnajsubmenu a {
	/*background: url("/css/images/MenuSep.png") no-repeat center right;*/
	text-decoration: none;
	display: block;
	margin-top: 5px;
}

.tsactive {
	background: url("/css/images/MenuAct.png") repeat;
	color: #133B5B;
}

.tsactive a {
	color: #133B5B;
}

.tsinactive {
	background: url("/css/images/MenuInact.png") repeat;
	color: #336389;
}

.tsinactive a {
	color: #336389;
}

#turnajpanely {
	margin-right: 10px;
}

#cards_select {
	float: left;
	width: 200px;
}

#customer_details {
	color: #203353;
	font-family: "Trebuchet MS", "Arial";
	font-weight: bold;
	font-size: 12px;
	/*float: left;*/
	width: 470px; /* 470px */
	/*height: 440px;*/
	padding: 10px;
}

#customer_details label {
	color: #203353;
	font-family: "Trebuchet MS", "Arial";
	font-weight: bold;
	font-size: 12px;
	float: left;
	margin-right: 3px;
	margin-bottom: 5px;
}

#customer_details .linput {
	background: url("/css/images/InputBg.png") no-repeat #D4EBF3;
	width: 188px;
	height: 23px;
}

#customer_details .sinput {
	background: url("/css/images/InputBgSm.png") no-repeat #D4EBF3;
	width: 61px;
	height: 23px;
}

#customer_details .llabel {
	width: 188px;
}

#customer_details .slabel {
	width: 61px;
}

#customer_details input {
	border: none;
	font-family: "Trebuchet MS", "Arial";
	font-size: 11px;
}

#customer_details textarea {
	background: #D4EBF3;
	border: thin solid #C5DAE1;
	font-family: "Trebuchet MS", "Arial";
	font-size: 11px;
}

#firm_details {
	color: #203353;
	font-family: "Trebuchet MS", "Arial";
	font-weight: bold;
	font-size: 12px;
	/*float: left;*/
	width: 470px; /* 470px */
	/*height: 440px;*/
	padding: 10px;
}

#firm_details label {
	color: #203353;
	font-family: "Trebuchet MS", "Arial";
	font-weight: bold;
	font-size: 12px;
	float: left;
	margin-right: 3px;
	margin-bottom: 5px;
}

#firm_details .linput {
	background: url("/css/images/InputBg.png") no-repeat #D4EBF3;
	width: 188px;
	height: 23px;
}

#firm_details .sinput {
	background: url("/css/images/InputBgSm.png") no-repeat #D4EBF3;
	width: 61px;
	height: 23px;
}

#firm_details .llabel {
	width: 188px;
}

#firm_details .slabel {
	width: 61px;
}

#firm_details input {
	border: none;
	font-family: "Trebuchet MS", "Arial";
	font-size: 11px;
}

#firm_details textarea {
	background: #D4EBF3;
	border: thin solid #C5DAE1;
	font-family: "Trebuchet MS", "Arial";
	font-size: 11px;
}

#form_top {
	background: url("/css/images/FormBgTop.png") no-repeat;
	width: 470px;
	height: 11px;
}

#form_content {
	background: #ffffff;
	width: 470px;
}

#form_bottom {
	background: url("/css/images/FormBgBottom.png") no-repeat;
	width: 470px;
	height: 10px;
}

#final_price {
	font-size: 15px;
}

#rightcolumn {
	float: left;
	margin-left: 10px;
	margin-top: 25px;
	width: 235px;
	z-index:75;
}

#clenstvimenu {
	background: url("images/ClenstviMenu.png") no-repeat center bottom;
	width: 241px;
	height: 34px;
	color: #c3f778;
	font-family: "Helvetica", "Arial";
}

#clenstvimenu a {
	color: #c3f778;
	text-decoration: none;
	display: block;
	width: 100%;
	height: 100%;
}

#clenstvimenu span {
	margin-top: 5px;
	margin-left: 7px;
	display: block;
	float: left;
}

#clenstviodkaz {
	background: url("/css/images/ClenstviMenuClText.png") no-repeat;
	height: 14px;
	width: 112px;
	margin-top: 10px;
	margin-left: 8px;
	float: left;
}

#clenstvimapa {
	background: url("/css/images/ClenstviMenuHrText.png") no-repeat;
	height: 16px;
	width: 67px;
	margin-top: 10px;
	margin-left: 21px;
	float: left;
}

#telefon {
	text-align: center;
	margin-top: 15px;
}

#kalendar {
	background: url("images/WidgetBg.png") repeat;
	z-index: 100;
}

#kalendar span {
	color: #dedede;
	font-family: "Verdana", "Arial";
}

#event-calendar {
	padding: 10px;
	z-index: 150;
}

#partneri {
	background: url("images/WidgetBg.png") repeat;
	margin-top: 25px;
	padding-bottom: 1px;
	margin-bottom: 25px;
}

#partneri span {
	color: #dedede;
	font-family: "Verdana", "Arial";
	display: block;
	padding-left: 10px;
	padding-top: 10px;
}

#partnerivypis {
	/*background: url("images/WidgetDarkBg.png") repeat;*/
        background-color: #E4EDF6;
	margin: 10px;
	padding: 15px;
}

#partnerivypis img {
	border: none;
	margin: 15px auto;
	display: block;
}

#aktualitaleft {
	float: left;
	width: 450px; /* 400px */
	margin-right: 15px;
}

#footer {
	background: url("images/FooterBg.png") no-repeat center top;
	height: 335px;
}

#footerinfo {
	background: url("images/FooterInfoBg.png") no-repeat center bottom;
	height: 91px;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 25px;
}

#footermenu {
	float: left;
	color: #8ac178;
	font-size: 0.8em;
	font-family: "Trebuchet MS", "Arial";
}

#footermenu a {
	color: #8ac178;
	text-decoration: none;
}

#footermenu li {
	margin-bottom: 5px;
}

.fmenu {
	float: left;
	margin-right: 25px;
}

#footernews {
	float: left;
	margin-left: 100px;
	margin-top: 15px;
}

#footernews span {
	font-family: "Verdana", "Arial";
	color: #dedede;
}

#footernewsform {
	background: url("images/FooterNews.png") no-repeat center bottom;
	height: 30px;
	margin-top: 10px;
}

#footernewsform .footernewstext {
	font-size: 0.70em;
	background: none;
	border: 0;
	margin-left: 35px;
	margin-top: 5px;
	width: 210px;
	color: #8ac178;
}

#footernewsform input {
	float: left;
}

#footerlogo {
	background: url("images/FooterLogo.png") no-repeat center bottom;
    height: 59px;
    margin-right: 25px;
    margin-top: 15px;
    width: 119px;
	float: right;
	
	display: block;
}

#footerlogo a {
	display: block;
	width: 100%;
	height: 100%;
}

#footertext {
	font-size: 0.70em;
	font-family: "Arial", "Tahoma";
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	color: #18320d;
}

.ftextleft {
	float: left;
}

.ftextright {
	float: right;
}

.flag-cz {
	background: url("../images/icons/flag/png/cz.png") no-repeat center center;
}

.flag-gb {
	background: url("../images/icons/flag/png/gb.png") no-repeat center center;
}

.zavolejte {
	color: #203353; /*color: #bbcfec;*/
	font-family: "Helvetica", "Arial";
	/*font-size: 0.9em;
	font-weight: bold;*/
}

.telcislo {
	color: #ffffff;
	font-family: "Helvetica", "Arial";
	font-weight: bold;
}

.plainblock {
	background: url("images/AktualityBg.png") repeat;
	padding: 10px;
}

.plainblock h1 {
	background: url("/css/images/ArticleTopLine.png") no-repeat center bottom;
	font-size: 16px;
	font-weight: bold;
	font-family: "Trebuchet MS", "Verdana", "Arial";
	color: #203353;
	display: block;
	padding-bottom: 10px;
	width: 100%;
}

.plainblock p {
	font-size: 13px;
	font-family: "Trebuchet MS", "Verdana", "Arial";
	line-height: 18px;
}

.plainblock li {
	font-size: 13px;
	font-family: "Trebuchet MS", "Verdana", "Arial";
	line-height: 18px;
}

.plainblock a {
	color: #43AE00;
}

#orderleft .plainblock h1 {
	background: url("/css/images/FormTopLine.png") no-repeat center bottom;
	font-size: 16px;
	font-weight: bold;
	font-family: "Trebuchet MS", "Verdana", "Arial";
	color: #203353;
	display: block;
	padding-bottom: 10px;
	width: 100%;
}

#bmwlogo {
	margin-top: 15px;
}

.headerline {
	background: url("images/HeaderLine.png") no-repeat center bottom;
	height: 2px;
	width: 980px;
	margin-top: 10px;
}

.rightcline {
	background: url("images/RightCLine.png") no-repeat center bottom;
	height: 2px;
	width: 238px;
	margin-top: 25px;
	margin-bottom: 25px;
}

.topline {
	background: url("images/HeaderLine.png") no-repeat center bottom;
	height: 2px;
	width: 715px;
	margin-top: -37px; /* 25px */
}

.topline2 {
	background: url("images/HeaderLine.png") no-repeat center bottom;
	height: 2px;
	width: 715px;
	margin-top: 22px;
}

.card {
	margin-bottom: 10px;
}

.card input {
	/*margin-left: 140px;*/
	margin-top: 5px;
	float: right;
}

.card a {
	width: 80%;
	height: 100%;
	display: block;
	float: left;
}

/** vv-LEGACY-vv **/

#card_1 {
	background: url("images/CardPlayer.png") no-repeat;
	width: 165px;
	height: 105px;
}

#card_2 {
	background: url("images/CardGolfer.png") no-repeat;
	width: 165px;
	height: 105px;
}

/** ^^-LEGACY-^^ **/

#card_karta-player {
	background: url("images/CardPlayer.png") no-repeat;
	width: 165px;
	height: 105px;
}

#card_karta-golfer {
	background: url("images/CardGolfer.png") no-repeat;
	width: 165px;
	height: 105px;
}

#card_karta-member {
	background: url("images/CardMember.png") no-repeat;
	width: 165px;
	height: 105px;
}

#card_karta-firemni {
	background: url("images/CardCorporate.png") no-repeat;
	width: 165px;
	height: 105px;
}

#profiltest {
	background: url("/css/images/TopMenuTextProfil.png") no-repeat;
	width: 136px;
	height: 20px;
	padding-right: 30px;
}

#aktualitytest {
	background: url("/css/images/TopMenuTextAk.png") no-repeat;
	width: 68px;
	height: 20px;
	/*padding-right: 30px;*/
	position: relative;
	top: 3px;
}

#hristetest {
	background: url("/css/images/TopMenuTextHriste.png") no-repeat;
	width: 46px;
	height: 20px;
	position: relative;
	/*left: -13px;*/
	top: 2px;
}

#akademietest {
	background: url("/css/images/TopMenuTextAkademie.png") no-repeat;
	height: 20px;
	width: 80px;
	position: relative;
	/*left: -12px;*/
	top: 3px;
}

#restauracetest {
	background: url("/css/images/TopMenuTextRestaurace.png") no-repeat;
	height: 20px;
	width: 90px;
	position: relative;
	left: -8px;
	top: 3px;
}

#akcetest {
	background: url("/css/images/TopMenuTextAkce.png") no-repeat;
	height: 20px;
	width: 40px;
	position: relative;
	/*left: -8px;*/
	top: 3px;
}

#ceniktest {
	background: url("/css/images/TopMenuTextCenik.png") no-repeat;
	height: 20px;
	width: 46px;
	position: relative;
	/*left: -6px;*/
	top: 3px;
}

#fotogalerietest {
	background: url("/css/images/TopMenuTextFotogalerie.png") no-repeat;
	height: 20px;
	width: 96px;
	position: relative;
	/*left: -14px;*/
	top: 3px;
}


#klubtest {
	background: url("/css/images/TopMenuTextKlub.png") no-repeat;
	height: 20px;
	width: 36px;
	position: relative;
	/*left: -10px;*/
	top: 3px;
}

#arealytest {
	background: url("/css/images/TopMenuTextAr.png") no-repeat;
	width: 117px;
	height: 20px;
	padding-right: 25px;
}

#tourtest {
	background: url("/css/images/TopMenuTextTour.png") no-repeat;
	width: 59px;
	height: 20px;
	padding-right: 25px;
}

#gallerytest {
	background: url("/css/images/TopMenuTextGal.png") no-repeat;
	width: 58px;
	height: 20px;
}

.clear {
	clear: both;
}

.message-bad {
	color: #ffffff;
	font-weight: bold;
	font-family: "Trebuchet MS", "Arial";
}

.req {
	color: red;
}
