*
{
    margin: 0;
    padding: 0;
}

body
{
    position: relative;
    font-family: Tahoma, sans-serif;
    font-size: 11px;
    color: #474747;
    background: white url(../images/bg.gif) 0 110px repeat-x;
    line-height: 12pt;
}

span#links a:link, a:visited {
	font-size: 11px;
	color: #474747;
        font-weight: normal;
	text-decoration:none;
        font-style: italic;
}
span#links a:hover {
	font-size: 11px;
        color: #474747;
        font-weight: normal;
	text-decoration: none;
        font-style: italic;
}



div#top, div#header, div#content, div#footer
{
    position: relative;
    width: 994px;
    border-right: 15px solid white;
    overflow: hidden;
}

div#top
{
    height: 110px;
}

/* submenu */
div#pricelist
{
    padding-top: 16px;
    visibility: hidden;
    position: absolute;
    top: 94px;
    left: 304px;
    width: 137px;
    height: 114px;
    background: url(../images/bg_submenu.png) no-repeat;
}

div#pricelist ul
{
    padding: 0px;
    margin: 0px;
    list-style: none;
}

div#pricelist li a
{
    height: 21px;
    display: block;
}

div#pricelist li
{
    width: 131px;
}

div#pricelist li#submenu_1 a
{
    background: url(../images/submenu_1.gif) 0 0 no-repeat;
}

div#pricelist li#submenu_2 a
{
    background: url(../images/submenu_2.gif) 0 0 no-repeat;
}

div#pricelist li#submenu_3 a
{
    background: url(../images/submenu_3.gif) 0 0 no-repeat;
}

div#pricelist li#submenu_4 a
{
    background: url(../images/submenu_4.gif) 0 0 no-repeat;
}

div#pricelist li#submenu_5 a
{
    background: url(../images/submenu_5.gif) 0 0 no-repeat;
}

div#pricelist li#submenu_1 a.on, div#pricelist li#submenu_1 a:hover, div#pricelist li#submenu_2 a:hover, div#pricelist li#submenu_3 a:hover, div#pricelist li#submenu_4 a:hover, div#pricelist li#submenu_5 a:hover
{
    background-position: 0 -21px;
}

/* logo, description, phone */
div#logo
{
    position: absolute;
    top: 16px;
    left: 15px;
    width: 84px;
    height: 78px;
}

div#description
{
    position: absolute;
    top: 12px;
    left: 113px;
    width: 338px;
    height: 22px;
    background: url(../images/description.gif) 0 0 no-repeat;
}

div#phone
{
    position: absolute;
    top: 75px;
    left: 823px;
    width: 171px;
    height: 20px;
    font: 18px Impact, 'Techno CE', sans-serif;
    letter-spacing: 1px;
    cursor: pointer;
}

div#phone marquee div
{
  color: #848484;
  text-transform: uppercase;
  
}

div#phone marquee div span
{
  color: #fd0000; 
}

div#phone marquee a
{
  text-decoration: none; 
}

/* menu */
div#menu
{
    position: absolute;
    top: 48px;
    left: 114px;
    height: 690px;
    padding-top: 10px;
    background: url(../images/bg_menu.gif) 0 0 no-repeat;
}

div#menu ul
{
    padding: 0px;
    margin: 0px;
    list-style: none;
}

div#menu li
{
    display: inline;
}

div#menu li a
{
    height: 36px;
    display: block;
    padding-left: 6px;
    float: left;
    width: 89px;
}

div#menu li#menu_5
{
    width: 114px;
}

div#menu li#menu_1 a, div#menu li#menu_2 a, div#menu li#menu_3 a, div#menu li#menu_4 a, div#menu li#menu_6 a, div#menu li#menu_7 a
{
    width: 89px;
}

div#menu li#menu_5 a
{
    width: 114px;
}

div#menu li#menu_1 a
{
    background: url(../images/menu_1.gif) 0 0 no-repeat;
}

div#menu li#menu_2 a
{
    background: url(../images/menu_2.gif) 0 0 no-repeat;
}

div#menu li#menu_3 a
{
    background: url(../images/menu_3.gif) 0 0 no-repeat;
}

div#menu li#menu_4 a
{
    background: url(../images/menu_4.gif) 0 0 no-repeat;
}

div#menu li#menu_5 a
{
    background: url(../images/menu_5.gif) 0 0 no-repeat;
}

div#menu li#menu_6 a
{
    background: url(../images/menu_6.gif) 0 0 no-repeat;
}

div#menu li#menu_7 a
{
    background: url(../images/menu_7.gif) 0 0 no-repeat;
}

div#menu li#menu_1 a.on, div#menu li#menu_2 a.on, div#menu li#menu_3 a.on, div#menu li#menu_4 a.on, div#menu li#menu_5 a.on, div#menu li#menu_6 a.on, div#menu li#menu_7 a.on
{
    background-position: 0 -36px;
}

div#menu li#menu_1 a:hover, div#menu li#menu_2 a:hover, div#menu li#menu_3 a:hover, div#menu li#menu_4 a:hover, div#menu li#menu_5 a:hover, div#menu li#menu_6 a:hover, div#menu li#menu_7 a:hover
{
    background-position: 0 -36px;
}

/* header */
div#header
{
    height: 320px;
}

/* content */
div#content
{
    top: 15px;
    margin-bottom: 22px;
}

div#content_left, div#content_left_intro
{
    min-height: 270px;
    height: auto !important;
    height: 270px;
    padding-bottom: 30px;
}

div#content_left
{
    background: url(../images/bg_content.gif) 0 0 repeat-y;
    padding-left: 23px;
    width: 560px;
}

span.info
{
    display: block;
    float: left;
    width: 50px;
}

/* intro content */
div#intro
{
    position: relative;
    margin-left: 17px;
    width: 574px;
    height: 234px;
    background: url(../images/intro.jpg) no-repeat;
}

div#intro_button
{
    position: absolute;
    top: 203px;
    left: 524px;
    width: 39px;
    height: 15px;
}

/* tracking, booking, suggestion */
span#tracking, span#booking, div#suggestion
{
    font-size: 12px;
    color: #000000;
    line-height: 10pt;
}

span#tracking, span#booking
{
    position: absolute;
    top: 0;
    width: 161px;
    height: 50px;
    cursor: pointer;
}

span#tracking
{
    left: 606px;
    background: url(../images/box_tracking.gif) no-repeat;
}

span#booking
{
    left: 782px;
    background: url(../images/box_booking.gif) no-repeat;
}

div#suggestion
{
    padding: 5px 8px 0 8px;
    position: absolute;
    top: 65px;
    left: 606px;
    width: 246px;
    height: 164px;
    background: url(../images/box_suggestion.gif) no-repeat;
}

div#suggestion input.box, div#suggestion textarea.box
{
    font-family: Arial, Helvetica, sans-serif;
    position: absolute;
    left: 65px;
    font-size: 10px;
    width: 180px;
    height: 9px;
    padding: 1px 3px;
    border: 1px solid #b9b9b9;
    background-color: white;
    color: #474747;
}

div#suggestion input#form_1
{
    top: 40px;
}

div#suggestion input#form_2
{
    top: 54px;
}

div#suggestion input#form_3
{
    top: 68px;
}

div#suggestion textarea#form_4
{
    top: 82px;
    height: 58px;
}

div#suggestion input.submit
{
    position: absolute;
    top: 150px;
    left: 65px;
    width: 50px;
    height: 15px;
}

div.arrow
{
    position: absolute;
    top: 27px;
    left: 144px;
    width: 8px;
    height: 15px;
}

/* footer */
div#footer
{
    position: relative;
    height: 30px;
    padding-bottom: 5px;
}

span#partners
{
    position: absolute;
    top: 18px;
    left: 9px;
    width: 39px;
    height: 9px;
    background: url(../images/partneri.gif) no-repeat;
    cursor: pointer;
}

span#hotel
{
    position: absolute;
    top: 0;
    left: 76px;
    width: 54px;
    height: 27px;
    background: url(../images/hotel.gif) no-repeat;
    cursor: pointer;
}

span#ven
{
    position: absolute;
    top: 16px;
    left: 162px;
    width: 64px;
    height: 11px;
    background: url(../images/ven.gif) no-repeat;
    cursor: pointer;
}

span#max
{
    position: absolute;
    top: 17px;
    left: 262px;
    width: 87px;
    height: 11px;
    background: url(../images/max.gif) no-repeat;
    cursor: pointer;
}

span#maxum
{
    position: absolute;
    top: 18px;
    left: 802px;
    width: 123px;
    height: 12px;
    background: url(../images/maxum.gif) no-repeat;
    cursor: pointer;
}

/* tags */
strong
{
    font-weight: normal;
    font-family: Tahoma, sans-serif;
    font-size: 11px;
    color: #ff0000;
}

h1
{
    font-weight: bold;
    margin-bottom: 15px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #ff0000;
    text-transform: uppercase;
}

h2
{
    font-weight: normal;
    font-family: Tahoma, sans-serif;
    font-size: 11px;
    color: #ff0000;
    text-transform: uppercase;
}

h3
{
    font-weight: normal;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #ff0000;
    text-transform: uppercase;
}

ol
{
    padding-left: 23px;
}

ol li
{
    padding-top: 15px;
}

hr
{
    background-color: #fff;
    border: 2px dotted #474747;
    border-style: none none dotted;
}

table
{
    border-collapse: collapse;
    border-width: 1px;
    border-spacing: 0px;
    border-style: solid;
    border-color: #dcdcdc;
}

table tr
{
    background-color: #e9e9e9;
}

table th, table td
{
    border-width: 1px;
    padding: 3px;
    border-style: solid;
    border-color: #dcdcdc;
}

table th
{
    text-align: center;
}

table.tabulka td
{
    padding: 2px 5px;
    text-align: center;
    background-color: white;
}

a
{
    color: red;
    text-decoration: underline;
    font-weight: bold;
}

a:hover
{
    color: red;
    text-decoration: none;
}

img
{
    border: none;
}

span.fat
{
    color: #ff0000;
    font-weight: bold;
}.cleaner
{
	clear: both;
	font-size: 0;
	line-height: 0;
	height: 0;
}

#viewPDF
{
	margin: 20px 0;
	display: block;
}

#download
{
  width: 122px;
  height: 50px;
  background: url(../images/download.png) no-repeat;
  position: absolute;
  top: 515px;
  left: 870px;
  z-index: 1;
  cursor: pointer;
}

.list th, .list td
{
  padding: 5px 10px;
  text-align: left;
}#login
{
	position: absolute;
	left: 490px;
	top: 10px;
	width: 500px;
	text-align: right;
}

.classic
{
	width: 530px;
	display: inline;
}

.classic div
{
	display: inline;
}

.classic em
{
	color: red;
	font-style: normal;
}

.classic .button
{
	font-size: 12px;
	padding: 2px 5px;
}

.classic .text,
.classic select,
.classic textarea
{
    font: 13px Arial, Helvetica, sans-serif;
    border: 1px solid #b9b9b9;
	padding: 1px 3px;
}

.classic .text,
.classic select
{
    width: 100px;
    height: 15px;  
    background: white;
    color: #474747;
}

.classic .logout
{
	display: inline;
}

.classic .text,
.userInfo
{
	margin-right: 10px;
}

.userInfo
{
	display: inline;
}

#registration
{
	position: absolute;
	left: 790px;
	top: 50px;
	width: 200px;
	text-align: right;
}

.plus div
{
	display: block;
	height: 30px;
}

form.plus label
{
	width: 100px;
	clear: both;
	display: block;
	float: left;
	text-align: right;
	padding-right: 10px;
}

form.plus td label
{
	float: none;
}

.plus .text
{
	width: 200px;
}

td textarea
{
	width: 320px;
	height: 110px;
}

td.send
{
	text-align: right;
}

td.title
{
	text-align: right;
}

td.title2
{
	text-align: right;
	font-weight:bold;
	width:50%;

}

.classic td .text,
.classic td select
{
	width: 182px;
}

.classic td select
{
	width: 191px;
	height: 20px;
}

.company
{
	width: 291px;
}

#addRecipient
{
	margin: 0 0 20px 0;
	clear: both;
	display: block;
}em.symbol
{
	padding: 0 2px;
	font-style: normal;
	font-weight: bold;
}

ul
{
	margin: 10px 0;
}

ul li
{
	margin: 0 10px;
}

#pricelist ul,
#pricelist ul li
{
	margin: 0;
}

tr.unactive td
{
	background: black;
	color: white;
}

tr.unactive a.link,
tr.unactive a.visited
{
	color: green;
}

