body
{
	margin: 0;
	padding: 0;
	color:#000080;
	margin: 0 auto;
	width:999px;
	font-size: 80%;
	font-family: Arial;
}

.logo
{
	float:left;
	width: 300px;
}

.logo a img
{
	border: 0px;
}

.uzivatel
{
	float: left;
	padding: 0px 0px 0px 5px;
}


.banner
{
	float: left;
	width: 699px;
	height: 90px;
	background: url(/css-dezka/banner.jpg);
}

.banner_menu
{
	text-align:right;
	float: right;
	width: 250px;
	height: 20px;
	font-weight:bold;
	margin: 0px 0px 0px 5px;
	padding: 0px 5px 0px 0px;
	background-color: #8080FF;
}

.banner_menu_logged
{
	text-align:right;
	float: right;
	width: 694px;
	height: 20px;
	font-weight:bold;
	margin: 0px 0px 0px 5px;
	padding: 0px 5px 0px 0px;
	background-color: #8080FF;
}

.banner img
{
	width: 700px;
	height: 90px;
}

h1, h2, h3, h4
{
	margin: 0px;
}

.main-menu
{
    background-color: blue;
	height: 25px;
	border: 1px solid blue;
	color: white;
}

.main-menu ul
{
	margin: 0px;
	padding: 0px;
	list-style-type:none;
}

.main-menu ul li
{
	display:block;
	float: left;
	width: 70px;
	height: 24px;
	text-align:center;
	border-left: 1px solid white;
    font-family: Arial;
    font-size: 70%;
    font-weight:bold;
}

.main-menu ul li a
{
	text-decoration:none;
    color: white;
}

.right_banner_panel
{
	float:right;
	width: 199px;
	text-align:center;
}

.right_banner_panel a img
{
	margin: 5px 0px 0px 0px;
	width: 190px;
}

.left_banner_panel
{
	float:left;
	width:150px;
	text-align:center;
}

.left_banner_panel a img
{
	margin: 5px 0px 0px 0px;
	width: 140px;
}

.left_banner_panel h2
{
    padding: 0px;
}

.register_for_newsletter
{
	border: 3px solid blue;
	background-color: lightblue;
}

.register_for_newsletter h3
{
	background-color: yellow;
}

.register_for_newsletter .additional_info
{
	font-size: 90%;
	font-style:italic;	
}

.catalogue
{
	float:left;
	width:650px;
	text-align: center;
	
}

.catalogue a img
{
    height: 130px;
}

.last_minute_intro
{
	float: left;
	text-align: center;
	width: 630px;
	margin: 10px;
	background-color: yellow;
}

.last_minute_intro h2
{
	padding: 0px;
}

.last_minute_intro_table
{
	margin: 0px 10px 0px 50px; 
	border-collapse: collapse;
	border: 3px solid blue;
}

.last_minute_intro_table td
{
	border: 1px solid black;
}

.last_minute_intro_table .odd
{
	background-color: white;
}

.last_minute_intro_table .even
{
	background-color: orange;
}

.last_minute_intro_table .country
{
	width: 70px;
}

.last_minute_intro_table .term
{
	width: 130px;
}

.last_minute_intro_table .nights
{
	width: 60px;
}

.last_minute_intro_table .resort
{
	width: 140px;
}

.last_minute_intro_table .transport
{
	width: 60px;
}

.last_minute_intro_table .price
{
	font-weight: bold;
	font-size: 120%;
	width: 50px;
}

.last_minute_intro_link
{
	padding: 10px;
}

.last_minute_intro_link a img
{
	width: 140px;
}

.regular_text
{
	float: left;
	width:630px;
}

.wide_text
{
	float: left;
	width:800px;
}

.atlas_body
{
    float: left;
    width:830px;
    padding: 5px;
}

.atlas_body .navigation
{
    width: 816px;
    border: 1px solid yellow;
    background-color: blue;
    color: yellow;
    padding: 5px;
    margin: 0px 0px 10px 0px;
}

.atlas_body .navigation a
{
    color: yellow;
}

.atlas_body .stat .vlajka
{
    height: 100px;
    float: left;
}

.atlas_body .stat h1,
.atlas_body .stat h2
{
    float: left;
    padding: 6px 6px 3px 6px;
    margin: 0px 0px 0px 10px;
    width: 350px;
}

.atlas_body .stat .mapa
{
    width: 300px;
    float: right;
}

.atlas_body .stat .fotogalerie
{
    width: 100px;
    float: right;
}



/*  
----------------- kontakty -------------------
*/

.contacts_office
{
}

.contacts_office h2
{
	padding:0px;
}

.contacts_office_address
{
	font-size: 120%;
	font-weight:bold;
}

.contacts_office_description
{
	float:left;
	width: 400px;
}

.contacts_office_description a img
{
	width:380px;
}

.contacts_office_pictures
{
	float:right;
	width: 400px;
}

.contacts_office_pictures img
{
	width:380px;
}

.contacts_resellers
{
	padding: 10px;
	text-align: center;
}

.contacts_table
{
	width:700px;
	border: 1px solid blue;
}

.contacts_table th
{
	background-color: yellow;
	font-size: 140%;
}

.contacts_table_phone
{
	font-weight: bold;
}

.contacts_table td
{
	padding:3px;
	background-color: white;
	font-size: 140%;
}

/*  
----------------- pojištění -------------------
*/

.travel_insurance table
{
	border-collapse: collapse;
}

.travel_insurance table tr
{
	border: 1px solid blue; 
}

.paragraph
{
	padding: 5px 0px 5px 0px;
}

.clear
{
	clear:both;
}

.footer
{
	height:25px; 
	width: 999px;
	text-align: center;
}

.highlight_red
{
	color:red;
}

h2
{
	padding: 30px 0px 0px 0px;
}

.highlight_bold
{
	font-weight:bold;
}

.pdf_links
{
	margin: 0px auto;
	width: 800px;
	text-align: center;
}

.pdf_link
{
	display:block;
	float:left;
	height: 160px;
	width: 143px;
	border: 3px solid darkblue;
	margin: 5px;
	background: yellow url("/css/pdf.gif") center 40px no-repeat;
}

.pdf_link_download
{
	
	margin: 110px 0px 0px 0px;
	font-weight: bold;
}


/*  
----------------- hlavní strana -------------------
*/

.main_page_split
{
}

.main_page_split_left
{
	float:left;
	width: 350px;
}

.main_page_split_left img
{
	width: 350px;
}

.main_page_split_left a img
{
	float:left;
	width: 340px;
}

.main_page_split_right
{
	float:left;
	width: 270px;
}

.main_page_split_right a img
{
	width:260px;
}

/*  
----------------- muzikály -------------------
*/

.musicals h2
{
	padding: 0px;
}

/*  
----------------- skupiny -------------------
*/

.travel_for_groups
{
}

.travel_for_groups img
{
	height:150px;
	float: left;
	padding: 10px;
}

.travel_for_groups .handout
{
	text-align: center;
	padding: 10px 0px 10px 0px;
	font-weight: bold;
}

.travel_for_groups .handout img
{
	float: none;
	width: 300px;
	height: auto;
}

/*  
----------------- všeobecné podmínky -------------------
*/

.general_terms
{
	background: white;
}

.general_terms h1
{
	text-align: center;
}

.general_terms .terms_download
{
	padding: 10px;
}

.general_terms .terms_download  img
{
	height: 50px;
}

.general_terms table
{
	text-align: center;
	border: 1px solid blue;
}

/*  
----------------- slevy -------------------
*/

.discounts
{
}

.discounts img
{
	width: 70px;
	float: left;
	padding: 10px;
}

/*  
----------------- wizard -------------------
*/

.wizard-progress-control
{
}

.page
{
	float: left;
	font-size: 130%;
	font-weight: bold;
	padding: 10px;
	background-color: yellow;
	border: 1px solid blue;
}

.active-page
{
	background-color: white;
}

/*
-----------------------newsletter ---------------
*/

.newsletter_info
{
	float: left;
	width:630px;
	background-color: #FFFF00;
	padding: 5px;
}

.newsletter_info a
{
}

#newsletter_register_email
{
	margin: 0px;
	padding: 0px;
}

#newsletter_register_submit-element
{
	margin: 0px;
}

#cotraveler-element, #cotraveler2-element, #cotraveler3-element
{
	float:left;
	width: 250px;
	border: 0px;
}

#cotraveler2-element, #cotraveler3-element
{
	margin: 0px;
}

#reservation_no, #country, #city, #term, #hotel, #roomtype, #roomextra, #boardingplace, #seatticketplace, #remark
{
	width: 100%;
}

#final_info_group-element, #cotravelermore-element
{
	clear:both;
}

.info_text
{
	font-size: 80%;
}

.error_message
{
	color: red;
	font-size: 140%;
	font-weight:bold;
}

.errors
{
	color: red;
	font-weight:bold;
}

/*
-----------------------last minutes ---------------
*/

.last_minute
{
	border-collapse: collapse;
	background-color: white;
}

.last_minute th
{
	background-color:yellow;
}

.last_minute td
{
	border: 1px solid black;
}

.last_minute .term
{
	width: 120px;
}

.last_minute .country img
{
	width: auto;
	height: 34px;
}

.last_minute .transport img
{
	width: auto;
	height: 34px;
}

.last_minute .price
{
	font-size: 150%;
	font-weight: bold;
}

.last_minute .odd
{
	background-color: white;
}

.last_minute .even
{
	background-color: #FFFFA0;
}

.last_minute_info_links a img
{
	width:192px;
}

.last_minute .cart img
{
	width: auto;
	height: 34px;
	border: 0px;
}

.last_minute .cart a
{
	border: 0px;
}

.last_minute_paginator
{
	width: 800px;
	text-align: center;
	margin: 10px;
}

a.lightbox img
{
    width: 200px;
}

.regular_panel
{
    width: 796px;
}

.half_text
{
    font-size: 50%;
}

#default_forms_Stat_Cestovani #travel_docs,
#default_forms_Stat_Cestovani #custom_decl,
#default_forms_Stat_Cestovani #visa,
#default_forms_Stat_Doporuceni #recommendations,
#default_forms_Stat_Doporuceni #phones,
#default_forms_Stat_Doporuceni #consul,
#default_forms_Oblast_Obecne #name,
#default_forms_Oblast_Obecne #description,
#default_forms_Oblast_Obecne #info,
#default_forms_Letovisko_Obecne #name,
#default_forms_Letovisko_Obecne #description,
#default_forms_Letovisko_Obecne #info,
#default_forms_Text #info,
#default_forms_String #info
{
    width: 90%;
}

.admin_files
{
	margin: 10px;
	border: 1px solid black;
	width: 780px;
	border-collapse: collapse;
}

.admin_files tr
{
    margin: 10px;
    border: 1px solid black;
    border-collapse: collapse;
}

.admin_files td
{
	border: 1px solid black;
	padding: 4px;
}

.admin_files td img
{
    height: 80px;
    width: auto;
}

.admin_files tr:hover
{
    background:   yellow;
    color:   #000000;
}


