/*
***********************************************************
* CSS Definition file
***********************************************************
* Generic elements
***********************************************************
*
000f4e - tmave modra
ff0000 - ruda
*
*/

/*
reset
*/
h1, h2, h3, h4, h5, h6, img, form, p, html, body, ul, li {
	margin:0px;
	padding:0px;
	border:0px;
}

li {
	list-style-image:none;
	list-style-type: none;
}

a  {
	text-decoration : none;
	color : #91161d;
}

a:visited  {
	text-decoration : none;
	color : #91161d;
}

a:active  {
	text-decoration : none;
	color : #91161d;
}

a:hover  {
	color : #91161d;
	text-decoration : underline;
}

html {

}

body {
	padding: 0px;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	/* background-color:#fff; */
	background-color:#2e2d30;
	color:#000;
	margin: auto;
	text-align: left;
}

input, textarea {
	border: 0px;
	padding: 3px;
	margin: 3px;
	width: 200px;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/***
* TOP
*/

#top {
	background-color: #000;
	border-bottom: 1px solid #7f8181;
	height: 150px;
	position: relative;
}

#topin {
	width: 1200px;
	margin:auto;
	color:#ececec;
	position: relative;
}

#topin #logo {

}

#topin a {
	color:#808181;
}

#topin a:hover {
	color:#fff;
}

#topin #ta01 {
	display: block;
	background: url('../img/ico/heart.gif') 0px 0px no-repeat;
	height: 20px;
	color:#808181;
	padding-left: 30px;
	position: absolute;
	left:180px;
	top:60px;
}

#topin a#ta02 {
	display: block;
	background: url('../img/ico/env.gif') 0px 0px no-repeat;
	height: 20px;
	color:#808181;
	padding-left: 30px;
	position: absolute;
	left:180px;
	top:85px;
}

#topin a#ta03 {
	display: block;
	background: url('../img/ico/bub.gif') 0px 0px no-repeat;
	height: 20px;
	color:#808181;
	padding-left: 30px;
	position: absolute;
	left:180px;
	top:110px;
}

#topin a#ta04 {
	display: block;
	background: url('../img/ico/pencil.gif') 0px 0px no-repeat;
	height: 20px;
	color:#808181;
	padding-left: 40px;
	position: absolute;
	left:470px;
	top:60px;
}

#topin a#ta05 {
	display: block;
	/* background: url('../img/ico/map.gif') 0px 0px no-repeat; */
	background: url('../img/ico/clock.gif') 0px 0px no-repeat;
	height: 20px;
	color:#808181;
	padding-left: 40px;
	position: absolute;
	left:470px;
	top:85px;
}

#topin a#ta06 {
	display: block;
	background: url('../img/ico/gal.gif') 0px 0px no-repeat;
	height: 20px;
	color:#808181;
	padding-left: 40px;
	position: absolute;
	left:470px;
	top:110px;
}

#topin a#ta01:hover, #topin a#ta02:hover, #topin a#ta03:hover, #topin a#ta04:hover, #topin a#ta05:hover, #topin a#ta06:hover {
	background-position: 0px -20px;
	color:#fff;
	text-decoration: none;
}

#globus {
	position: absolute;
	top:50px;
	/* left:780px; */
	left:1030px;
}

#fb {
	position: absolute;
	top:54px;
	/* left:860px; */
	left:1110px;
}

#chcentre {
	position: absolute;
	top:120px;
	left:900px;
	font-size: 11px;
}

#chlng {
	position: absolute;
	top:120px;
	right:30px;
	font-size: 11px;
}

#chf {
	position: absolute;
	top:55px;
	right:25px;
	height: 29px;
}

#chf input {
	border: 5px solid #333535;
	background-color: #484a4a;
	color:#bdbdbd;
	padding: 3px 5px;
	font-size: 11px;
	width: 200px;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	margin:0px;
}

#chf input.sub {
	width: 30px;
	background: url('../img/ico/search.gif') 0px 0px no-repeat;
	background-color: #333535;
	height: 29px;
}

/***
* MAIN
*/

#main {
	background-color: #000;
	position: relative;
}

#mainin {
	/* border-top: 1px solid #7f8181; */
	width: 1200px;
	margin:auto;
	color:#ececec;
	position: relative;
	height: 630px;
}

/***
* MENU
*/

#podmenu {
	position: absolute;
	top: 27px;
	left: 0px;
	width: 172px;
	height: 331px;
	background-color: #fff;
	z-index:1;
	opacity: 0.6;
	filter: alpha(opacity=60);
}

#menu {
	position: absolute;
	top: 23px;
	left: 0px;
	z-index:2;
	padding-top: 10px;
}

#menu li {
	display: inline;
}

#menu li a {
	font-size:15px;
	width: 154px;
	display: block;
	color:#000;
	text-shadow: #ccc 1px 1px 1px;
	padding: 7px 0px 7px 18px;
}

#menu li a:hover {
	text-decoration:none;
	background-color: #fff;
	opacity: 0.6;
	filter: alpha(opacity=60);
}

#menu li a.s {
	color:#8b1f24;
}

/***
* MENU - 2nd LEV
*/

#podmenu2 {
	position: absolute;
	top: 378px;
	left: 0px;
	width: 172px;
	height: 200px;
	background-color: #fff;
	z-index:1;
	opacity: 0.6;
	filter: alpha(opacity=60);
}

#menu2 {
	position: absolute;
	top: 378px;
	left: 0px;
	z-index:2;
	padding-top: 7px;
}

#menu2 li {
	display: block;
}

#menu2 li a {
	font-size:14px;
	width: 154px;
	display: block;
	color:#000;
	text-shadow: #ccc 1px 1px 1px;
	padding: 5px 0px 5px 18px;
}

#menu2 li a:hover {
	text-decoration:none;
	background-color: #fff;
	opacity: 0.6;
	filter: alpha(opacity=60);
}

#menu2 li a.s {
	color:#8b1f24;
}

/***
* SMALLMENU
*/

#smallmenu {
	position: absolute;
	bottom: 27px;
	left: 0px;
	width: 151px;
}

#smallmenu li span {
	display: none;
}

#smallmenu li {
	display:block;
	margin-top:2px;
}

#smallmenu li a {
	display: block;
	border: 0px;
	margin: 0px;
	width: 151px;
	/* height: 28px; */
	height: 26px;
}

a#smm1 {
	background: url('../img/smallmenu_1.gif') 0px 0px no-repeat;
}

a#smm2 {
	background: url('../img/smallmenu_2.gif') 0px 0px no-repeat;
}

a#smm3 {
	background: url('../img/smallmenu_3.gif') 0px 0px no-repeat;
}

a#smm4 {
	background: url('../img/smallmenu_4.gif') 0px 0px no-repeat;
}

a#smm1_en {
	background: url('../img/smallmenu_1_en.gif') 0px 0px no-repeat;
}

a#smm2_en {
	background: url('../img/smallmenu_2_en.gif') 0px 0px no-repeat;
}

a#smm3_en {
	background: url('../img/smallmenu_3_en.gif') 0px 0px no-repeat;
}

a#smm4_en {
	background: url('../img/smallmenu_4_en.gif') 0px 0px no-repeat;
}

a#smm1_de {
	background: url('../img/smallmenu_1_de.gif') 0px 0px no-repeat;
}

a#smm2_de {
	background: url('../img/smallmenu_2_de.gif') 0px 0px no-repeat;
}

a#smm3_de {
	background: url('../img/smallmenu_3_de.gif') 0px 0px no-repeat;
}

a#smm4_de {
	background: url('../img/smallmenu_4_de.gif') 0px 0px no-repeat;
}

#smallmenu li a:hover {
	/* background-position: 0px -28px; */
	background-position: 0px -26px;
}

/***
* Slovo manazera
*/
#wpodsm {
	position: absolute;
	top: 27px;
	left: 183px;
	width: 588px;
	height: 331px;
	background-color: #fff;
	z-index:1;
	opacity: 0.8;
	filter: alpha(opacity=80);
}

#wslovom {
	position: absolute;
	top: 27px;
	left: 183px;
	width: 588px;
	height: 331px;
	z-index:2;
	color: #000;
}

#wslovom h2 {
	color:#000;
	padding: 20px 20px 40px 20px;
	text-align: right;
	font-size: 11px;
	font-weight: normal;
}

#wslovom p {
	margin:0px 15px;
	padding-left: 150px;
	font-size: 10px;
}

#wslovom img {
	float:left;
	margin:0px 15px;
}

#wslovom a.close {
	position: absolute;
	color:#000;
	bottom: 20px;
	right: 20px;
}

/***
* Oteviraci hodiny
*/
#wpodhod {
	position: absolute;
	bottom: 27px;
	left: 183px;
	width: 357px;
	height: 116px;
	background-color: #333;
	border-top: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #666;
	border-left: 1px solid #666;
	z-index:1;
	opacity: 0.6;
	filter: alpha(opacity=60);
}

#whod {
	position: absolute;
	bottom: 27px;
	left: 183px;
	width: 357px;
	height: 116px;
	color: #fff;
	z-index:2;
}

#whod h2 {
	color:#fff;
	padding: 10px;
	float: left;
	font-size: 11px;
	font-weight: normal;
}

#whod table {
	margin-top: 12px;
	margin-left: 10px;
}

#whod table td {
	font-size:10px;
	padding-bottom: 2px;
}

#whod img.whodpic {
	position: absolute;
	bottom: 8px;
	left: 25px;
	opacity: 0.6;
	filter: alpha(opacity=60);
}

#whod a.close {
	position: absolute;
	top: 10px;
	right: 10px;
	display: block;
	width: 11px;
	height: 11px;
	background: url('../img/win/hod_x.gif') top left no-repeat;
}

/***
* Loga nahore
*/
#wpodlog1 {
	position: absolute;
	top: 308px;
	right: 0px;
	width: 420px;
	height: 50px;
	background-color: #fff;
	z-index:1;
	opacity: 0.6;
	filter: alpha(opacity=60);
}

#wlog1 {
	position: absolute;
	top: 308px;
	right: 0px;
	width: 420px;
	height: 50px;
	z-index:2;
}

#wlog1 img {
	padding-left: 11px;
}

/***
* Bannery dole
*/
#wpodban1 {
	position: absolute;
	bottom: 20px;
	right: 0px;
	width: 620px;
	height: 230px;
	background-color: #fff;
	z-index:1;
	opacity: 0.6;
	filter: alpha(opacity=60);
}

#wban1 {
	position: absolute;
	bottom: 20px;
	right: 0px;
	width: 620px;
	height: 230px;
	z-index:2;
}

#hpbr {
	position: absolute;
	top:74px;
	right:5px;
}

/***
* Main text 1
*/
#wpodmtext {
	position: absolute;
	top: 27px;
	right: 257px;
	width: 260px;
	height: 603px;
	background-color: #fff;
	z-index:1;
	opacity: 0.8;
	filter: alpha(opacity=80);
}

#wpodmtextw {
	position: absolute;
	top: 27px;
	right: 257px;
	width: 705px;
	height: 603px;
	background-color: #fff;
	z-index:1;
	opacity: 0.8;
	filter: alpha(opacity=80);
}

#wmtext {
	position: absolute;
	top: 27px;
	right: 257px;
	width: 260px;
	height: 603px;
	z-index:2;
}

#wmtextw {
	position: absolute;
	top: 27px;
	right: 257px;
	width: 705px;
	height: 603px;
	z-index:2;
}

#wmtext h1, #wmtextw h1 {
	font-size: 14px;
	color:#910000;
	padding: 20px 25px;
}

#wmtext h2 {
	font-size: 14px;
	color:#910000;
	padding: 0px 0px 20px 0px;
}

#wmtext .txt, #wmtextw .txt {
	font-size: 11px;
	color:#000;
	padding: 0px 25px;
	height: 523px;
	overflow: auto;
}

#wmtext .txt img {
	margin-right: 5px;
	margin-bottom: 5px;
}

/***
* Main text 2
*/
#wmtext2 {
	position: absolute;
	top: 27px;
	right: 0px;
	width: 260px;
	height: 603px;
	background-color: #fff;
	z-index:1;
}

#wmtext2 h2 {
	font-size: 14px;
	color:#910000;
	padding: 20px 25px;
}

#wmtext2 .txt {
	font-size: 11px;
	color:#000;
	padding: 0px 25px;
	height: 523px;
	overflow: auto;
}

ul.ico {

}

ul.ico li {
	padding: 8px 0px 20px 55px;
}

.txt strong {
	color:#910000;
	display: block;
	font-size: 11px;
	padding-bottom: 3px;
}

h3 {
	font-size: 14px;
	color:#910000;
}

/*
* AKCE
*/
#wpodakce {
	position: absolute;
	top: 27px;
	left: 235px;
	width: 692px;
	height: 407px;
	background-color: #fff;
	z-index:1;
	opacity: 0.7;
	filter: alpha(opacity=70);
}

#wakce {
	position: absolute;
	top: 27px;
	left: 235px;
	width: 692px;
	height: 407px;
	z-index:2;
	text-align: center;
}

#wakce h1 {
	font-size: 14px;
	color:#910000;
	padding: 20px 25px;
	text-align: center;
}

#wakce #akcebanner {
	padding: 0px 4px;
}

#wpodakcesmall {
	position: absolute;
	top: 450px;
	left: 235px;
	width: 692px;
	height: 135px;
	background-color: #fff;
	z-index:1;
	opacity: 0.7;
	filter: alpha(opacity=70);
}

#wakcesmall {
	position: absolute;
	top: 450px;
	left: 235px;
	width: 692px;
	padding-top: 15px;
	color: #000;
	text-align: center;
	z-index:2;
}

#wakcesmall img {
	padding: 0px 2px;
}

.lgal {
	float:left;
	padding: 0px;
	margin:13px 0px 0px 13px;
	width: 260px;
	height: 573px;
	overflow: auto;
}

.lgal img {
	margin-bottom:13px;
}

/*
* AKCNI NABIDKA
*/
#wpodakcnin {
	position: absolute;
	top: 27px;
	left: 235px;
	width: 965px;
	height: 602px;
	background-color: #fff;
	z-index:1;
	opacity: 0.7;
	filter: alpha(opacity=70);
}

#wakcnin {
	position: absolute;
	top: 27px;
	left: 235px;
	width: 965px;
	padding-top: 60px;
	z-index:2;
	text-align: center;
}

#wakcnin img {
	padding: 0px 5px;
}

/***
* FOOT
*/

#foot {
	background-color: #2e2d30;
	position: relative;
}

#footin {
	width: 1200px;
	margin:auto;
	color:#ececec;
	position: relative;
	height: 55px;
}

#bottommenu, #bottommenu_en {
	width: 1100px;
	margin:auto;
}

#bottommenu_de {
	width: 1150px;
	margin:auto;
}

#bottommenu li {
	display: block;
	float: left;
	height: 55px;
	margin-left: 18px;
}

#bottommenu_en li, #bottommenu_de li {
	display: block;
	float: left;
	height: 55px;
	margin-left: 10px;
}

#bottommenu li span, #bottommenu_en li span, #bottommenu_de li span {
	display: none;
}

a#bm1 {
	background: url('../img/ico/b1.gif') 0px 0px no-repeat;
	width: 150px;
}

a#bm2 {
	background: url('../img/ico/b11.gif') 0px 0px no-repeat;
	/* background: url('../img/ico/b2.gif') 0px 0px no-repeat; */
	width: 128px;
}

a#bm3 {
	background: url('../img/ico/b3.gif') 0px 0px no-repeat;
	width: 100px;
}

a#bm4 {
	background: url('../img/ico/b4.gif') 0px 0px no-repeat;
	width: 124px;
}

a#bm5 {
	background: url('../img/ico/b5.gif') 0px 0px no-repeat;
	width: 111px;
}

a#bm6 {
	background: url('../img/ico/b6.gif') 0px 0px no-repeat;
	width: 100px;
}

a#bm7 {
	background: url('../img/ico/b7.gif') 0px 0px no-repeat;
	width: 80px;
}

a#bm8 {
	background: url('../img/ico/b8.gif') 0px 0px no-repeat;
	width: 132px;
}

a#bm9 {
	background: url('../img/ico/b9.gif') 0px 0px no-repeat;
	width: 149px;
}

a#bm10 {
	background: url('../img/ico/b10.gif') 0px 0px no-repeat;
	width: 126px;
}

/*
* EN
*/
a#bm2_en {
	background: url('../img/ico/b11_en.gif') 0px 0px no-repeat;
	width: 91px;
}

a#bm3_en {
	background: url('../img/ico/b3_en.gif') 0px 0px no-repeat;
	width: 119px;
}

a#bm4_en {
	background: url('../img/ico/b4_en.gif') 0px 0px no-repeat;
	width: 173px;
}

a#bm5_en {
	background: url('../img/ico/b5_en.gif') 0px 0px no-repeat;
	width: 170px;
}

a#bm6_en {
	background: url('../img/ico/b6_en.gif') 0px 0px no-repeat;
	width: 104px;
}

a#bm7_en {
	background: url('../img/ico/b7_en.gif') 0px 0px no-repeat;
	width: 81px;
}

a#bm8_en {
	background: url('../img/ico/b8_en.gif') 0px 0px no-repeat;
	width: 130px;
}

a#bm9_en {
	background: url('../img/ico/b9_en.gif') 0px 0px no-repeat;
	width: 114px;
}

/*
* EN
*/
a#bm2_de {
	background: url('../img/ico/b11_de.gif') 0px 0px no-repeat;
	width: 90px;
}

a#bm3_de {
	background: url('../img/ico/b3_de.gif') 0px 0px no-repeat;
	width: 151px;
}

a#bm4_de {
	background: url('../img/ico/b4_de.gif') 0px 0px no-repeat;
	width: 179px;
}

a#bm5_de {
	background: url('../img/ico/b5_de.gif') 0px 0px no-repeat;
	width: 159px;
}

a#bm6_de {
	background: url('../img/ico/b6_de.gif') 0px 0px no-repeat;
	width: 102px;
}

a#bm7_de {
	background: url('../img/ico/b7_de.gif') 0px 0px no-repeat;
	width: 97px;
}

a#bm8_de {
	background: url('../img/ico/b8_de.gif') 0px 0px no-repeat;
	width: 169px;
}

a#bm9_de {
	background: url('../img/ico/b9_de.gif') 0px 0px no-repeat;
	width: 123px;
}

#bottommenu li a, #bottommenu_en li a, #bottommenu_de li a {
	display: block;
	height: 55px;
}

#bottommenu li a:hover, #bottommenu_en li a:hover, #bottommenu_de li a:hover {
	background-position: 0px -55px;
}

/***
* Okna
*/
/* Novinky na email */
#wpodemail {
	position: absolute;
	top: 27px;
	left: 200px;
	width: 350px;
	height: 190px;
	background-color: #333;
	border-top: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #666;
	border-left: 1px solid #666;
	z-index:5;
	opacity: 0.7;
	filter: alpha(opacity=70);
}

#wemail {
	position: absolute;
	top: 47px;
	left: 220px;
	width: 310px;
	height: 150px;
	font-size: 11px;
	color: #fff;
	z-index:6;
}

#wemail a.close {
	color: #fff;
	display: block;
	text-align: right;
	margin-top: 3px;
}

/* Napiste nam */
#wpodnapiste {
	position: absolute;
	top: 27px;
	left: 200px;
	width: 400px;
	height: 250px;
	background-color: #333;
	border-top: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #666;
	border-left: 1px solid #666;
	z-index:5;
	opacity: 0.7;
	filter: alpha(opacity=70);
}

#wnapiste {
	position: absolute;
	top: 47px;
	left: 220px;
	width: 360px;
	height: 210px;
	font-size: 11px;
	color: #fff;
	z-index:6;
}

#wnapiste a.close {
	color: #fff;
	display: block;
	text-align: right;
	margin-top: 3px;
}

/* Voucher */
#wpodvoucher {
	/*
	position: absolute;
	top: 27px;
	left: 200px;
	width: 400px;
	height: 320px;
	background-color: #333;
	border-top: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #666;
	border-left: 1px solid #666;
	z-index:5;
	opacity: 0.7;
	filter: alpha(opacity=70);
	*/
}

#wvoucher {
	position: absolute;
	top: 27px;
	left: 200px;
	width: 575px;
	height: 331px;
	/*
	top: 47px;
	left: 220px;
	width: 360px;
	height: 280px;
	*/
	font-size: 11px;
	color: #fff;
	z-index:100;
}

#wvoucher a.close {
	color: #fff;
	display: block;
	text-align: right;
	margin-top: 3px;
}

.label {
	float: left;
	width: 60px;
	padding-top: 5px;
}

/**
* OTHER
*/
/* calendar */
table.calendar {
	margin: auto;
}

table.calendar tr th {
	border-bottom: 1px solid #000;
	padding: 8px 6px;
	text-align: center;
}

table.calendar tr td {
	padding: 6px 6px;
	text-align: center;
}

/* calendar small banner */
.smallbann {
	width: 100px;
	position: absolute;
	top:250px;
	left:80px;
	color: #fff;
	background-color: #fa3b44;
	padding: 15px;
	text-align: center;
	display: none;
}

/* obchody */

table.tobchody tr th {
	width: 160px;
	padding: 0px;
}

table.tobchody h4 {
	width: 140px;
	padding: 3px 0px 3px 5px;
	font-size: 11px;
	color:#fff;
	background-color: #000;
}

table.tobchody tr td {
	vertical-align: top;
	padding: 0px 0px 20px 5px;
	font-size: 11px;
}

table.tobchody tr td ul {
	padding-top: 15px;
}

table.tobchody tr td li {
	list-style-type: disc;
	list-style-position: outside;
	padding-left: 0px;
	margin-left: 15px;
}

p.tick {
	background: url('../img/tick.gif') 0px 0px no-repeat;
	padding-left: 40px;
	padding-bottom: 15px;
}

p.tick strong {
	font-size: 14px;
	color:#910000;
}

/* tabulka s hlavickou */
table.tbl tr th {
	font-size: 14px;
	color:#910000;
	font-weight: bold;
	padding-bottom: 10px;
}

table.tbl tr td {
	padding: 3px 5px 3px 0px;
	font-weight: bold;
}

table.tbl tr th.ar, table.tbl tr td.ar {
	text-align: right;
}

table.tbl tr th.tdr, table.tbl tr td.tdr {
	color: #910000;
}

table.tbl tr td.nb {
	font-weight: normal;
}

#shopdetail img {
	margin-bottom: 5px;
}

/* tz */

.tzleft {
	float:left;
	width: 140px;
	padding-right:10px;
}

.tzleft a {
	display: block;
	margin-bottom: 4px;
	color: #000;
}

.tzleft a:visited, .tzleft a:active {
	color: #000;
}

.tzleft h1 {
	padding-left:0px !important;
	padding-right:0px !important;
}

.tzright {
	padding-left: 200px;
	padding-top: 20px;
}

/* pro */
#wforshop {
	position: absolute;
	top:20px;
	left:30px;
	width: 320px;
	text-align: left;
}

#wforshop h2 {
	font-size: 12px;
	background-color: #d00018;
	color:#fff;
	font-weight: normal;
	padding: 3px;
	text-align: left;
}

#wforshop ul {
	padding-top: 15px;
}

#wforshop li {
	list-style-type: disc;
	list-style-position: outside;
	padding-left: 0px;
	margin-left: 15px;
	color:#000;
}

#wforshop li a {
	color:#000;
}

#wforakce {
	position: absolute;
	right:0px;
	top:20px;
	width: 510px;
	text-align: center;
}

#wforakce  h2 {
	font-size: 14px;
	color:#910000;
	font-weight: normal;
}

#wforakcedet {
	margin-top:10px;
	padding: 20px 0px;
	background-color: #fff;
}

#wforzab {
	position: absolute;
	top:250px;
	left:25px;
	width: 920px;
	text-align: center;
}

#wforzab  h2 {
	font-size: 14px;
	color:#910000;
	font-weight: normal;
	text-align: left;
}

#wforzabdet {
	margin-top:10px;
	padding: 20px 0px;
}

#wforzabnavl {
	position: absolute;
	top:74px;
	left:25px;
}

#wforzabnavr {
	position: absolute;
	top:74px;
	right:20px;
}

#maps {
	margin: 20px;
	line-height: 22px;
}

a.bl, a.bl:hover, a.bl:active {
	color: #000 !important;
}

/* akcni nabidka */
#anbarea {
	position: absolute;
	top:54px;
	left:75px;
	width: 830px;
	height: 500px;
	text-align: left;
}

#anbl {
	position: absolute;
	top:74px;
	left:25px;
}

#anbr {
	position: absolute;
	top:74px;
	right:20px;
}
