/* TinyMCE specific rules */
body.mceContentBody {
   background: #FFF;
}

h1 {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-size:11px;
	color:#FFFFFF;
	font-weight:normal;
}

h2 {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-size:12px;
}
h3 {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-size:12px;
}
.h2-clear {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-size:14px;
}

a
{
	color: #ad0000;
}

a img
{
	border: 0px;
}

form
{
	margin: 0px;
}

body
{
    margin: 0px;
    font-family: Arial, Helvetica, sans-serif; /* Psmo pro celou strnku */
    font-size: 70%;
	background-color: #141720;
	padding-bottom: 20px;
}

#root
{
	width: 940px;
	height: auto;
	margin: auto;
	color: #141720;
}

#topbar
{
	width: 920px;
	height: 18px;
	color: white;
	padding: 10px;
	padding-top: 12px;
}

#topbar a
{
	color: white;
	text-decoration: none;
}

#topbar .right-float a img
{
	margin-left: 9px;
	margin-right: 9px;
}

#header
{
	width: 795px;
	height: 186px;
	background: url(../obrazky/header.jpg) no-repeat;
	padding-left: 145px;
}

#header a
{
	display: block;
	height: 19px;
	float: left;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 6px;
	color: white;
	text-decoration: none;
	font-weight: bold;
}

#header a:hover
{
	background-color: #313C4B;
}

#cenik-links a
{
	color: black;
	font-size: 110%;
}

#cenik-links a:hover
{
	color: #ad0000;
}

#cenik-links
{
	margin-bottom: 10px;
}

#content
{
	width: 940px;
	height: auto;
	background: url(../obrazky/main_bg.jpg) repeat-x #ffffff;
}

#left
{
	width: 620px;
	height: auto;
	float: left;
	padding: 20px;
}

#left h1
{
	padding: 0px; margin: 0px;
	margin-bottom: 10px;
	font-size: 130%;
	color: #ad0000;
}

#left h1 span
{
	color: #141720;
}

#left p
{
	line-height: 140%;
}

#left #box
{
	width: 620px;
	height: 316px;
	background: url(../obrazky/box.jpg) no-repeat;
	font-weight: bold;
}

#left #box #box-caption
{
	margin-left: 10px;
	padding-top: 6px;
	color: white;
}

#left #box .box-pos
{
	display: block;
	color: black;
	text-decoration: none;
	position: relative;
	width: 160px;
	height: 40px;
}

#left #box #box-last-minute
{
	top: 20px;
	left: 40px;
}

#left #box #box-first-minute
{
	top: 107px;
	left: 40px;
}

#left #box #box-vikend
{
	top: -58px;
	left: 248px;
}

#left #box #box-uzitkove-vozy
{
	top: 28px;
	left: 248px;
}

#left #box #box-dlouhodoby
{
	top: -139px;
	left: 453px;
}

#right
{
	width: 280px;
	height: auto;
	float: right;
	padding-top: 20px;
}

#right .caption-blue
{
	width: 265px;
	height: 20px;
	font-size: 110%;
	background-color: #141720;
	color: white;
	font-weight: bold;
	padding-left: 15px;
	padding-top: 6px;
}

#right .caption-red
{
	width: 265px;
	height: 20px;
	font-size: 110%;
	background-color: #ad0000;
	color: white;
	font-weight: bold;
	padding-left: 15px;
	padding-top: 6px;
}

#right .news
{
	line-height: 160%;
	padding: 10px;
}

#right #kontakty
{
	padding: 10px;
	font-weight: bold;
	line-height: 160%;
}

#right #nase-plus
{
	background-color: #ad0000;
	color: white;
	font-weight: bold;
	padding: 10px;
	font-size: 110%;
}

#right #nase-plus ul
{
	list-style-image: url(../obrazky/li.gif);
	padding: 0px;
	margin: 0px;
	margin-left: 40px;
}

#right #nase-plus ul li
{
	margin-bottom: 15px;
}

#footer
{
	width: 920px;
	height: 32px;
	background-color: #a0a9b6;
	color: white;
	padding: 10px;
	padding-top: 8px;
	padding-bottom: 8px;
}

#footer a
{
	color: white;
	text-decoration: none;
}

#footer #footer-left, #footer #footer-right
{
	width: 50%;
	float: left;
}

#footer #footer-right, #footer #footer-right a
{
	font-weight: bold;
	color: #AD0000;
}

#doporucujeme
{
	text-align: center;
	color: #B2B2B2;
	margin-top: 10px;
}

#doporucujeme a
{
	color: #B2B2B2;
	text-decoration: none;
}
.poznamky{
  background:#AD0000;
  width:100%; 
  heigh:150px;
  color:#FFF; 
  padding: 10px;
}
.poznamky a:link, .poznamka a:visited, .poznamky a:active{
  text-decoration:none;
  color: #fff;
}
.poznamky a:hover{
  text-decoration:underline;
  color: #fff;
}
.cenik th 
{
	background-color: #AD0000;
	color: white;
	font-weight: bold;
	padding: 3px 5px 3px 5px;
}

.cenik td
{
	padding: 3px 5px 3px 5px;
	vertical-align: top;
}

.cenik .sudy
{
	background-color: #CFD4DA;
}

.cenik .nazev-vozu
{
	width: 210px;
	font-weight: bold;
}

.cenik .sudy .nazev-vozu div
{
	color: #333333;
	font-size: 95%;
	font-weight: normal;
}

.cenik .lichy .nazev-vozu div
{
	color: #333333;
	font-size: 95%;
	font-weight: normal;
}

.car
{
	margin-bottom: 10px;
}

.car h4
{
	margin: 0px; padding: 0px;
	font-size: 120%;
	background-color: #141720;
	color: white;
	padding: 3px 5px 3px 5px;
	height: 18px;
}

.car .car-img
{
	float: left;
	margin-right: 10px;
	width: 200px;
}

.car p
{
	margin: 0px; padding: 0px;
	float: left;
	width: 290px;
	margin-top: 10px;
}

.car .cena
{
	margin-top: 10px;
	font-weight: bold;
	font-size: 110%;
	text-align: right;
}

.car .cena span
{
	color: #AD0000;
}

.car .rezervace
{
	padding: 2px 8px 2px 8px;
	background-color: #AD0000;
	color: white;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}

.car .h4-left
{
	width: 180px;
	float: left;
}

.car .h4-right
{
	float: right;
	font-size: 90%;
}

.clear {
  clear: both;
  margin: 0;               /* keep flush with adjacent containers */
  padding: 0;
  height: 0;
  overflow: hidden;
}

.red
{
	color: #ad0000;
}

.blue
{
	color: #2F496E;
}

.bold
{
	font-weight: bold;
}

.left-align
{
	text-align: left;
}

.right-align
{
	text-align: right;
}

.center-align
{
	text-align: center;
}

.left-float
{
	float: left;
}

.right-float
{
	float: right;
}

.no-top
{
	margin-top: 0px;
	padding-top: 0px;
}

.no-bottom
{
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.table th
{
	text-align: left;
	font-weight: bold;
	background-color: #AD0000;
	color: white;
	padding: 2px 4px 2px 4px;
}

.table td
{
	background-color: #F5F5F5;
}

#infobox
{
	width: 400px;
	margin: auto;
	text-align: center;
	padding: 8px;
	font-weight: bold;
	font-size: 110%;
	color: white;
	border: 2px solid #AD0000;
	margin-bottom: 10px;
	background-color: #141720;
}

/************************** DATE PICKER ****************************/
.dpDiv {
	}


/* the table (within the div) that holds the date picker calendar */
.dpTable {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #505050;
	background-color: #ece9d8;
	border: 1px solid #AAAAAA;
	}


/* a table row that holds date numbers (either blank or 1-31) */
.dpTR {
	}


/* the top table row that holds the month, year, and forward/backward buttons */
.dpTitleTR {
	}


/* the second table row, that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTR {
	}


/* the bottom table row, that has the "This Month" and "Close" buttons */
.dpTodayButtonTR {
	}


/* a table cell that holds a date number (either blank or 1-31) */
.dpTD {
	border: 1px solid #ece9d8;
	}


/* a table cell that holds a highlighted day (usually either today's date or the current date field value) */
.dpDayHighlightTD {
	background-color: #CCCCCC;
	border: 1px solid #AAAAAA;
	}


/* the date number table cell that the mouse pointer is currently over (you can use contrasting colors to make it apparent which cell is being hovered over) */
.dpTDHover {
	background-color: #aca998;
	border: 1px solid #888888;
	cursor: pointer;
	color: red;
	}


/* the table cell that holds the name of the month and the year */
.dpTitleTD {
	}


/* a table cell that holds one of the forward/backward buttons */
.dpButtonTD {
	}


/* the table cell that holds the "This Month" or "Close" button at the bottom */
.dpTodayButtonTD {
	}


/* a table cell that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTD {
	background-color: #CCCCCC;
	border: 1px solid #AAAAAA;
	color: white;
	}


/* additional style information for the text that indicates the month and year */
.dpTitleText {
	font-size: 12px;
	color: gray;
	font-weight: bold;
	}


/* additional style information for the cell that holds a highlighted day (usually either today's date or the current date field value) */ 
.dpDayHighlight {
	color: 4060ff;
	font-weight: bold;
	}


/* the forward/backward buttons at the top */
.dpButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: gray;
	background: #d8e8ff;
	font-weight: bold;
	padding: 0px;
	}


/* the "This Month" and "Close" buttons at the bottom */
.dpTodayButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: gray;
	background: #d8e8ff;
	font-weight: bold;
	}