﻿body, textarea, p, td, th, li {
	font-family:Verdana;
	font-size:8pt;
}
h1, h2, h3, h4, h5, h6, p, ul, dl, table {
	margin-top: 0em;
	margin-bottom: 0.5em;
}
h1, h2, h3, h4, h5, h6 {
	color: #999999;
	font-family: "Trebuchet MS", Geneva, Arial, "Luxi Sans", Helvetica, sans-serif;
}
h1, h2.first {
	font-size: 15pt;
}
h2 {
	font-size: 13pt;
}
h3 {
	font-size: 11pt;
}
h4 {
	font-size: 9pt;
}
p, li {
	line-height: 12pt;
}
p.vice {
	text-align:right;
}
p.vice a {
	display:block;
	padding:3px;
	font-weight:bold;
}
a.external {
	background: url(/gfx/external.png) center right no-repeat;
	padding-right: 13px;
}
img.left {
	float:left;
	margin-top: 0px;
	margin-left:0px;
	margin-right:1em;
	margin-bottom:1em;
}
img.right {
	float:right;
	margin-top: 0px;
	margin-left:1em;
	margin-right:0px;
	margin-bottom:1em;
}
img.center {
	display:block;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:1em
}
/*----------------------------------------------------*/
#main #bread p {
	margin-left:52px;
	padding-top:2px;
	color:#FFFFFF;
	font-size:6.5pt;
}
#main #bread a  {
	color:#FFFFFF;
	text-decoration:none;
}
#main #bread a:hover  {
	color:#000000;
}


/*-- Jones pro PragueHotelGuide -----------------------------------------------------*/

.logo 
{
	border: 1px solid #CCC; 
	margin-right: 10px;	
}

.gmapinfo
{
	width: 350px;	
}

.gmapinfo .header
{
	padding-left: 10px; 
	padding-right: 10px; 
	padding-bottom: 0px; 
	padding-top: 0px; 
	margin: 0px; 
	border-bottom: 1px solid #CCCCCC;	
}

.gmapinfo .header h1
{
	font-size: 12pt;
	float: left;
}

.gmapinfo .hotelstars
{
	float: left;
	margin-left: 5px;	
}

.gmapinfo .content
{
	margin-top: 12px;
}

.gmapinfo .hotelicons
{
	margin-top: 20px;
	padding-top: 3px;	
}

.hotelbox
{
	border: 1px solid #ccc;
	padding: 7px;
	margin-bottom: 7px;
	background-color: #FFF;
	background-image: url(../gfx/bg_panel_rev.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.hotelbox .hotelicons
{
	height: 54px;
	padding: 3px;
}

.pricetable
{
	border: 1px solid #DDD;
}

.pricetable th
{
	border: 1px solid #DDD;	
}

.pricetable td
{
	border: 1px solid #DDD;	
}

.price
{
	text-align: right !IMPORTANT;	
}/*-- STYL PRO PRILOHY CLANKU --------------------------*/
.attachment { display: block; margin: 0px; padding: 6px 8px 6px 30px; border: 1px solid #CCC; background-image: url("/gfx/download.png"); background-repeat: no-repeat; background-position: left; vertical-align: middle; background-color: #EEE; }