/* CSS Document */
body {
	margin: 0px auto 0px auto;
	font-family:  Tahoma, Arial CE, Helvetica, sans-serif;
	font-size: 95%;
	color: #fff;
	/*background: #000000 url(../images/bg-body2.jpg) top center fixed;*/
	
	outline: none;
}
img, h1, h2, h3 {
	margin: 0;
	padding: 0;
	border: 0;
}
a { color:#FFF; text-decoration:none;
}
a:hover { text-decoration:underline;
}
h1 {
	font-size: 19px;
	font-weight: bold;
	color: #ba1417;
	margin-bottom: 15px;
	padding-top:20px;
}
h2 {
	font-size: 15px;
	color: #fff;
	font-weight: normal;
	margin-bottom: 15px;
}
h3 {
	font-size: 15px;
	color: #ffcd00;
	font-weight: normal;
	text-transform: uppercase;
	margin-bottom: 15px;
}
.rxb {
  width: 100%;
  padding-bottom: 10px;
  padding-top: 10px;
  text-align: center;
}
#top {
	width: 100%;
	background:url(../images/bg-top-2.png) repeat-x top;	
}
.rxb {
	background:#0b0b0d;
}
#header {
	margin: 0px auto 0px auto;
	width: 1000px;
	height: 400px;
	background: url(../images/bg-top.jpg) bottom;
	padding-left:30px;
	padding-right:30px;
}
#logo {
	float: left;
	width: 130px;
	height: 150px;
	background: url(../images/logo.png) no-repeat;
}
.logo {
	width: 130px;
	height: 150px;
	display: block;
}
#menu-all {
	float: right;
	width: 860px;
	height: 115px;
}
#title {
	float: left;
	width: 200px;
	height: 73px;
	background: url(../images/title.png) no-repeat;
	_background: none;
	_filter: progid: DXImageTransform.Microsoft.AlphaImageLoader(src='images/title.png', sizingMethod='scale');
}
#top-menu {
	float: right;
	min-width: 530px;
	height: 73px;
}
/*#top-menu a {
	background: url(../images/bg-top-menu-a.gif) no-repeat;
	width: 86px;
	height: 69px;
	display: block;
	color: #fff;
	text-decoration: none;
	font-size: 11px;
	text-align: center;
	float: left;
	margin: 8px 4px 0 0;
}
#top-menu a:hover {
	background: url(../images/bg-top-menu-p.gif) no-repeat;
	width: 86px;
	height: 69px;
	display: block;
	color: #fff;
	text-decoration: none;
}
*/
#top-menu a.doctor {
	background: url(../images/top-menu-doctor-p.png) no-repeat;
	width: 86px;
	height: 69px;
	display: block;
	color: #fff;
	text-decoration: none;
	font-size: 11px;
	text-align: center;
	float: left;
	margin: 4px 4px 0 0;
	_background: none;
	_filter: progid: DXImageTransform.Microsoft.AlphaImageLoader(src='images/top-menu-doctor-p.png', sizingMethod='scale');
	cursor: pointer;
}
#top-menu a:hover.doctor {
	background: url(../images/top-menu-doctor-a.png) no-repeat;
	width: 86px;
	height: 69px;
	display: block;
	color: #fff;
	text-decoration: none;
	_background: none;
	_filter: progid: DXImageTransform.Microsoft.AlphaImageLoader(src='images/top-menu-doctor-a.png', sizingMethod='scale');
}
#top-menu a.card {
	background: url(../images/top-menu-card-p.png) no-repeat;
	width: 86px;
	height: 69px;
	display: block;
	color: #fff;
	text-decoration: none;
	font-size: 11px;
	text-align: center;
	float: left;
	margin: 4px 4px 0 0;
	_background: none;
	_filter: progid: DXImageTransform.Microsoft.AlphaImageLoader(src='images/top-menu-card-p.png', sizingMethod='scale');
	cursor: pointer;
}
#top-menu a:hover.card {
	background: url(../images/top-menu-card-a.png) no-repeat;
	width: 86px;
	height: 69px;
	display: block;
	color: #fff;
	text-decoration: none;
	_background: none;
	_filter: progid: DXImageTransform.Microsoft.AlphaImageLoader(src='images/top-menu-card-a.png', sizingMethod='scale');
}
#top-menu a.camera {
	background: url(../images/top-menu-camera-p.png) no-repeat;
	width: 86px;
	height: 69px;
	display: block;
	color: #fff;
	text-decoration: none;
	font-size: 11px;
	text-align: center;
	float: left;
	margin: 4px 4px 0 0;
	_background: none;
	_filter: progid: DXImageTransform.Microsoft.AlphaImageLoader(src='images/top-menu-camera-p.png', sizingMethod='scale');
	cursor: pointer;
}
#top-menu a:hover.camera {
	background: url(../images/top-menu-camera-a.png) no-repeat;
	width: 86px;
	height: 69px;
	display: block;
	color: #fff;
	text-decoration: none;
	_background: none;
	_filter: progid: DXImageTransform.Microsoft.AlphaImageLoader(src='images/top-menu-camera-a.png', sizingMethod='scale');
}
#top-menu a.calendar {
	background: url(../images/top-menu-calendar-p.png) no-repeat;
	width: 86px;
	height: 69px;
	display: block;
	color: #fff;
	text-decoration: none;
	font-size: 11px;
	text-align: center;
	float: left;
	margin: 4px 4px 0 0;
	_background: none;
	_filter: progid: DXImageTransform.Microsoft.AlphaImageLoader(src='images/top-menu-calendar-p.png', sizingMethod='scale');
	cursor: pointer;
}
#top-menu a:hover.calendar {
	background: url(../images/top-menu-calendar-a.png) no-repeat;
	width: 86px;
	height: 69px;
	display: block;
	color: #fff;
	text-decoration: none;
	_background: none;
	_filter: progid: DXImageTransform.Microsoft.AlphaImageLoader(src='images/top-menu-calendar-a.png', sizingMethod='scale');
}
#top-menu a.facebook {
	background: url(../images/top-menu-facebook-p.png) no-repeat;
	width: 86px;
	height: 69px;
	display: block;
	color: #fff;
	text-decoration: none;
	font-size: 11px;
	text-align: center;
	float: left;
	margin: 4px 4px 0 0;
	_background: none;
	_filter: progid: DXImageTransform.Microsoft.AlphaImageLoader(src='images/top-menu-facebook-p.png', sizingMethod='scale');
	cursor: pointer;
}
#top-menu a:hover.facebook {
	background: url(../images/top-menu-facebook-a.png) no-repeat;
	width: 86px;
	height: 69px;
	display: block;
	color: #fff;
	text-decoration: none;
	_background: none;
	_filter: progid: DXImageTransform.Microsoft.AlphaImageLoader(src='images/top-menu-facebook-a.png', sizingMethod='scale');
}
#top-menu a.cup {
	background: url(../images/top-menu-cup-a.png) no-repeat;
	width: 86px;
	height: 69px;
	display: block;
	color: #fff;
	text-decoration: none;
	font-size: 11px;
	text-align: center;
	float: left;
	margin: 4px 4px 0 0;
	_background: none;
	_filter: progid: DXImageTransform.Microsoft.AlphaImageLoader(src='images/top-menu-cup-a.png', sizingMethod='scale');
}
#top-menu a:hover.cup {
	background: url(../images/top-menu-cup-p.png) no-repeat;
	width: 86px;
	height: 69px;
	display: block;
	color: #fff;
	text-decoration: none;
	_background: none;
	_filter: progid: DXImageTransform.Microsoft.AlphaImageLoader(src='images/top-menu-cup-p.png', sizingMethod='scale');
}
#top-menu img {
	margin-top: 5px;
}
#top-menu p {
	margin-top: 50px;
}
#menu {
	float: left;
	width: 700px;
	height: 38px;
}
#menu ul {
	padding: 0;
	margin: 0;
}
#menu li {
	display: inline;
	list-style-type: none;
	padding: 0;
	margin: 0;
	text-align: left;
}
#menu .amenu {
	text-decoration: none;
	padding: 10px 5px 0 10px;
	color: #FFF;
	float: left;
	height: 39px;
}
#menu .amenu:hover {
	background: url(../images/bg-menu-a.gif) repeat-x;
}
#search {
	float: right;
	width: 140px;
	height: 20px;
	margin: 12px 0 0 0;
}
.search-field {
	width: 120px;
	height: 17px;
	float: left;
	padding: 0 5px 0 0;
	margin: 0;
	background: url(../images/bg-search-field.gif) no-repeat right bottom;
	border: 0;
	color: #FFF;
	font-size: 12px;
	text-align: right;
	display: block;
}
.search-button {
	background: url(../images/arrow.gif) no-repeat;
	border: 0;
	float: right;
	margin: 0 0px 0 0px;
	padding: 0 2px 0 2px;
	height: 14px;
	width: 8px;
	cursor: pointer;
}
#center {
	width: 100%;
}
#center-bg {
}
#content {
	margin: 0px auto 0px auto;
	width: 1020px;
	background:#000;
	padding-left:40px;
	padding-bottom:30px;	
}
#content-left {
	float: left;
	width: 800px;
	margin-top: 15px;
	padding-right:10px;

}
#content-right {
	float: left;
	width: 175px;
}
.news {
  background: url(../images/button-2.gif) no-repeat;
  width: 140px;
  height: 96px;
  display: block;
  text-decoration: none;
  padding-left: 15px;
  float: left;
}
.news marquee {
  padding-top: 65px;
}
.padd {
  margin-left: 16px;
}
#buttons {
	float: left;
	width: 375px;
	height: 210px;
	margin: 0 0 0  38px;
	_margin: 0 0 0  19px;
}
.button-small {
	width: 178px;
	height: 97px;
	background: url(../images/bg-button-small.gif);
	float: left;
}
.button-bottom {
	background: url(../images/button-3.gif);
  	float: left;
	width: 358px;
	height: 95px;
	margin-top: 20px;
}
.button-right {
	float:right;
	margin-right:17px;
	margin-top:14px;
}
#spot {
	float: left;
	width: 550px;
	height: 213px;
	margin: 5px 0 0 30px;
}
.short-content {
	width: 118px;
	float: left;
	margin: 0 10px 0 0px;
	_margin: 0 5px 0 0px;
}
.short-content p {
	font-size: 11px;
	margin: 0;
	padding: 0;
	float: left;
	margin: 10px 0px 0 0;
}
.short-content img {
	float: left;
	margin: 10px 5px 0 5px;
}
.short-title {
	width: 118px;
	height: 22px;
	background: url(../images/bg-short-title.gif) no-repeat;
	padding: 1px 0 0 5px;
	margin-top: 10px;
}

.short-content-center {
	width: 118px;
	float: left;
	margin: 0 10px 0 0px;
	_margin: 0 5px 0 0px;
	text-align:center;
}
.short-title-center {
	width: 118px;
	height: 22px;
	background: url(../images/bg-short-title.gif) no-repeat;
	padding: 1px 0 0 5px;
	margin-top: 10px;
	text-align:center;
	
}
.short-title-sport {
	width: 118px;
	height: 22px;
	background: url(../images/bg-short-title.gif) no-repeat;
	padding: 4px 0 0 0px;
	margin-top: 5px;
	display:block;
	font-size:11px;
	font-weight:bold;
	text-align:center;
}

.short-title-sub {
	width: 118px;
	height: 22px;
	background: url(../images/bg-short-title-sub.gif) no-repeat;
	padding: 4px 0 0 0px;
	margin-top: 5px;
	display:block;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	color:#000;
}
.long-title {
	width: 171px;
	height: 22px;
	float: left;
	background: url(../images/bg-long-title.gif) no-repeat;
	padding: 1px 0 0 5px;
	margin-top: 10px;
	
}
.buttona {
	width: 171px;
	height: 22px;
	float: left;
	background: url(../images/bg-long-title.gif) no-repeat;
	padding: 1px 0 0 5px;
	margin: 10px 0 10px 0;
}
.buttonb {
	width: 180px;
	height: 22px;
	float: left;
	background: url(../images/bg-long-title-2.gif) no-repeat;
	padding: 4px 0 0 1px;
	margin: 10px 5px 10px 0;
	font-size:11px;
	font-weight:bold;
}
.buttonc {
	width: 171px;
	height: 22px;
	float: left;
	background: url(../images/bg-long-title.gif) no-repeat;
	padding: 1px 0 0 5px;
	margin: 10px 0 10px 0;
	font-size:13px;
}
.long-content {
	width: 171px;
	float: left;	
	margin: 0 10px 0 0px;
	_margin: 0 5px 0 0px;
}
.long-content p {
	font-size: 11px;
	margin: 0;
	padding: 0;
	float: left;
	margin: 10px 0px 0 0;
}
.long-content img {
	float: left;
	margin: 0px 5px 0 0px;
}
#bottom {
	width: 100%;	
}
#footer {
	margin: 0px auto 0px auto;
	width: 1000px;
	height: 143px;
	background: url(../images/bg-bottom.jpg) repeat-x;
	padding-left:30px;
	padding-right:30px;
}
.copyright {
	float: left;
	width: 900px;
	height: 20px;
	color: #FFF;
	font-size: 11px;
	margin: 32px 0 0 8px;
}
.copyright a {
	text-decoration: none;
	color: #FFF;
}
.copyright a:hover {
	text-decoration: underline;
}
.clear {
	clear: both;
	margin: 0;
	padding: 0;
	font-size: 1px;
	height: 0px;
	width: 500px;
}
#bottom-menu {
	float: left;
	width: 700px;
	height: 38px;
	font-size: 11px;
	margin:30px 0 0 0;
	
}
#bottom-menu ul {
	padding: 0;
	margin: 0;
}
#bottom-menu li {
	display: inline;
	list-style-type: none;
	padding: 0;
	margin: 0;
	text-align: left;
}
#bottom-menu .amenu {
	text-decoration: none;
	padding: 10px 10px 0 10px;
	color: #FFF;
	float: left;
	height: 39px;
}
#bottom-menu .amenu:hover {
	background: url(../images/bg-menu-a.gif) repeat-x;
}


/* obsah */
.submenu2 {
  position: absolute;
  color: #ffffff;
  visibility: hidden;
  z-index: 110;
  background-color: #84070b;
  width: 210px;
  opacity: 0.9;
  filter: alpha(opacity=90);
  text-align: left;
}
.submenu2 a {
  width: 95%;
  color: #ffffff;
  display: block;
  text-decoration: none;
  padding-left: 10px;
  padding-bottom: 5px;
  padding-top: 5px;
}
.submenu2 a:hover {
  color: #ffffff;
  text-decoration: none;
  background: url(../images/bg-menu-a.gif) repeat-x;
}

.nadpis2{
	color:#ba1417;}
	
.inputik{
	display:none;
	}	
.tlacitko{
	float:left;
	margin-right:0px;
	background:url(../images/bg-filed-1.gif) no-repeat;
	 height:22px;
	 width:149px;
	 border:0;
	 padding:0 0 3px 5px;
	 
	}	
		
.tlacitko2{
	float:left;
	margin-left:0px;
	background:url(../images/bg-filed-1.gif) no-repeat;
	 height:22px;
	 width:149px;
	 border:0;
	 padding:0;
	}
.tlacitko3{
	float:right;
	margin-right:20px;
	background:url(../images/bg-filed-1.gif) no-repeat;
	 height:22px;
	 width:149px;
	 border:0;
	 padding:0 0 3px 5px;
	
	 font-weight:bold;
	 color: #ba1417;
	 font-size:14px;
	}
.tlacitko3:hover {
	cursor:pointer;
	cursor:hand;
	
	}
input {
 	font: 11px Tahoma;
  border: 1px solid #AA0000;
  height: 14px;
  background: #575757;
  padding-left: 2px; padding-right: 2px;
}
textarea {
 	font: 11px Tahoma;
  border: 1px solid #AA0000;
  background: #575757;
  padding-left: 2px; padding-right: 2px;
}	
.kss{background:url(../images/bg-filed-2.gif) no-repeat;
	 height:22px;
	 width:35px;
	 border:0;
	 padding:0 0 3px 5px;
	 }	
.obj{background:url(../images/bg-filed-1.gif) no-repeat;
	 height:22px;
	 width:149px;
	 border:0;
	 padding:0 0 3px 5px;
	 }	
.vyk{background:url(../images/bg-textarea.gif) no-repeat;
     width:149px;
     height:103px;
	 border:0;
	 padding:2px 5px 5px 5px;
	 display:block;
	}	 
.simg{
	float:left;
	margin: 0 10px 5px 0;
	}	 
.dvd{
	color:#800203;
	font-size:11px;
	font-weight: bold;
	}	
.topakce{
  float:left;
  padding-left: 5px;
  z-index: 200;
	}	
.loga{
	padding:0 5px 0 5px;
	margin-bottom:10px;	 
	}	
.logat{
	font-size:11px;
	margin-bottom:10px;
	display:block;
	}	
.cle {
	float: left;
	width:175px;
	text-align:left;
	}
.cle img{
	padding:0;
	margin:10px 0 0 0;
	}	
	
.cle2{
	float: left;
	width:175px;
	text-align:left;
	}
.cle2 img{
	padding:0;
	margin:0px 0 0px 0;
	}	
.infoimg{
	float:left; 
	margin: 25px 20px 20px 0;
	/*border:1px solid #ba1417;
	padding:4px;*/
	
	}	
#pscroller1{
  width: 200px;
  height: 100px;
  border: none;
  padding: 0px;
  text-align: left;
}

#pscroller2{
  text-align: left;
  width: 200px;
  height: 100px;
  border: none;
  padding: 0px;
}

#pscroller2 a, #pscroller3 a, #pscroller4 a, #pscroller5 a {
  text-decoration: none;
}

#pscroller3{
  text-align: left;
  width: 200px;
  height: 100px;
  border: none;
  padding: 0px;
}
#pscroller4{
  text-align: left;
  width: 200px;
  height: 100px;
  border: none;
  padding: 0px;
}
#pscroller5{
  text-align: left;
  width: 200px;
  height: 100px;
  border: none;
  padding: 0px;
}

.pozadi_tab {
 background: #adadad;
 opacity: 0.8;
 filter: alpha(opacity=80);
 
}
.pozadi_tab_spurt {
 background: #c66a72;
  opacity: 0.8;
 filter: alpha(opacity=80);
 
}

.dimg{margin-left:5px;}


.vid {
  width: 380px;
  float: left;
  margin-bottom: 20px;
}
.textvid {
  width:300px;
  float: left;
  padding-top: 0px;
  margin-bottom: 20px;
}
.formar {
  width: 687px;
  height: 60px;
  color: #FFFFFF;
}
.formi {
  width: 290px;
  color: #FFFFFF;
}
.formi-long {
  width: 694px;
  color: #FFFFFF;
}
.otazka {
  color:#800203;
	font-size:15px;
	font-weight: bold;
}
.form-button {
  font: 11px Tahoma;
  font-weight: bold;
  color: #FFFFFF;
  height: 18px;
  border-left: 5px solid #6E0A0C;
  background: #AA0000;
  padding-bottom: 2px;
  margin-top: 30px;
  margin-right: 104px;
  float: right;
}
.infobg {
  background: #151515;
  padding-left: 10px; padding-right: 10px; padding-bottom: 10px; padding-top: 10px;
}
.cisla {
  font: 11px Verdana;
  text-decoration: none;
  width: 120px;
  padding: 5px;
  margin-top: 15px;
  text-align: center;
  margin-bottom: 10px;
  background-color: #151515;
  float: left;
}
.cisla:hover {
  background-color: #151515;
}
.cisladiv {
  font: 11px Verdana;
  text-decoration: none;
  width: 170px;
  padding: 5px;
  margin-top: 15px;
  text-align: center;
  margin-bottom: 10px;
  background-color: #151515;
  float: left;
  margin-right: 10px;
}
.clanky {
  font: 11px Verdana;
  text-decoration: none;
  width: 100px;
  height: 130px;
  padding: 10px;
  margin-top: 15px;
  margin-bottom: 10px;
  margin-right: 10px;
  background-color: #151515;
  float: left;
  text-align: center;
}
.clanekimg {
  opacity: 0.4;
  filter: alpha(opacity=40);

  float: none;
  text-align: center;
}
.clanekimg:hover {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.linka {
  background: url(../images/tecka2.gif) repeat-x left top;
  height: 10px;
  clear: left;
}
.pozadi_tab {
 background: #151515;
}
#galerka {
 width: 780px;
 float: left;
 margin-top: 20px;
}

.fotka {
 width: 170px;
 height: 130px;
 float: left;
 background-color: #151515;
 text-align: center;
 margin-bottom: 10px;
}
.popis {
 width: 580px;
 height: 130px;
 float: left;
 background-color: #151515;
 text-align: left;
 margin-bottom: 10px;
}
.hh {
	font-size: 15px;
	font-weight: bold;
	color: #ba1417;
	display: block;
}
.contimg {
 width: 180px;
 height: 142px;
 background-color: #151515;
 float: left;
 margin: 0 auto;
 text-align: center;
 margin-left: 8px;
 margin-bottom: 8px;
}
.galimg {
  border: 1px solid #000000;
  margin-top: 15px;
  margin-right: 14px; margin-left: 14px;
}
.galimg:hover {
  border: 1px solid #830709;
  margin-top: 15px;
  margin-right: 14px; margin-left: 14px;
}


.galimg2 {
  border: 1px solid #6f6f6f;
  margin-top: 8px;
  margin-right: 5px; margin-left: 5px;
  float: left;
}
.galimg2:hover {
  border: 1px solid #830709;
  margin-top: 8px;
  margin-right: 5px; margin-left: 5px;
}
.vcera {
  font: 11px Tahoma;
	color: #ffffff;
	background-color: #A80000;
	padding-left: 3px;
	padding-right: 3px;
}
#dhtmltooltip{
position: absolute;
width: 150px;
border: 1px solid #AA0000;
padding: 2px;
background-color: #575757;
visibility: hidden;
z-index: 100;
}
.vysledky {
  font-size: 11px;
}
#listuj {
  text-align: center;
  margin-bottom: 20px;
}
/* popit menu */	
#popitmenu {
  position: absolute;
  background-color: #350000;
  font: normal 14px Verdana;
  line-height: 18px;
  z-index: 100;
  visibility: hidden;
  color: #fff;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
#popitmenu a {
text-decoration: none;
padding-left: 6px;
padding-right: 6px;
color: #fff;
display: block;
font-weight: bold;
}
#popitmenu a:hover { /*hover background color*/
background-color: #ba1417;
}
#kalendar {
  width: 98%;
  margin-bottom: 20px;
  
}
#kalendar th {
  width: 8%;
  font: 11px Verdana;
  font-weight: bold;
  color: #fff;
  background-color: #ba1417;
}
#kalendar tr {
  font: 11px Verdana;
}
#kalendar td {
  font: 12px Verdana;
  background-color: #2d2d2d;
  padding-left: 5px;
  padding-bottom: 2px;
  padding-top: 2px;
}
#kalendar td:hover {
  font: 12px Verdana;
  background-color: #4c4c4c;
}
.lis {
  color: #CF1300;
  font: 13px Verdana;
  font-weight: bold;
  text-align: right;
}
.world {
	float:right;
	background:url(../images/globe.png) no-repeat top right;
	padding-right:70px;
	height:55px;
	padding-top:10px;
	margin-right:18px;
	color:#00901e;	
	font-size:16px;
}
.cr {
	float:right;
	background:url(../images/cr.png) no-repeat top right;
	padding-right:105px;
	height:47px;
	padding-top:10px;
	margin-right:18px;
	color:#00901e;	
	font-size:16px;
	margin-bottom:8px;
}
table.akce{
	width:770px;
	
}
table.akce td{
	padding:6px;
	
	
}
.akce-title{
	color: #ba1417;
}
.kallist {
  font: 15px Verdana;
  padding-bottom: 10px;
 
}
form.doctor {
}
form.doctor label {	
	margin-right:85px;
	float:left;
	margin-bottom:15px;
	font-weight:bold;
	
}
form.doctor textarea{
	float:left;
	margin-right:20px;
	width:600px;
	height:80px;
	color:#fff;
}
.doctor-field {
	width:300px;
	float:left;
	margin-bottom:15px;
	color:#fff;
}
.doctor-title {
	color: #ba1417;
	font-weight:bold;
	
}
.doctor-name {
	float:right;
	margin-top:5px;
	margin-right:10px;
	}
.doctor-text {
	
	margin-right:20px;
}	
hr {
	width:780px;
	float:left;
}
.paddd {
  padding-left: 150px;
  z-index:-2000;
}
.lekar-div {
  float: left;
}
.lekar-div img {
  border: 1px solid red;
  margin-right: 10px;
}
/*left/right*/
.left {
	float:left;
	width:49%
}
.right {
	float:right;
	width:49%;
}          
/*vyherci*/
table.vyherci {	
}
table.vyherci th {
	padding:5px;
	background:url(../images/bg-table-vyherci.png) repeat;	
}
table.vyherci td {
	padding:5px;
	background:url(../images/bg-table-vyherci-td.png) repeat;	
}
/*o nas*/
.upper {
	text-transform:uppercase;
}
