a
{
	color: #990000;
}

a img
{
	border: 0px;
}

form
{
	margin: 0px;
}

body
{
    margin: 0px;
    font-family: Arial, Helvetica, sans-serif; /* Psmo pro celou strnku */
    font-size: 70%;
	color: #666666;
	padding-bottom: 20px;
}

#root
{
	width: 970px;
	height: auto;
	margin: auto;
}

#header
{
	width: 970px;
	height: 124px;
	background: url(../obrazky/header.gif) no-repeat;
	font-size: 130%;
	display: none;
}

#header #top-links a
{
	font-size: 80%;
	color: #666666;
	text-decoration: none;
}

#header #top-links
{
	padding-top: 41px;
}

#header #top-links #link1
{
	margin-left: 705px;
}

#header #top-links #link2
{
	margin-left: 35px;
}

#header #top-links #link3
{
	margin-left: 25px;
}

#header #menu
{
	padding-top: 14px;
}

#header #menu a
{
	font-size: 115%;
	color: white;
	text-decoration: none;
}

#header #menu #link21
{
	margin-left: 23px;
}

#header #menu #link22
{
	margin-left: 65px;
}

#header #menu #link23
{
	margin-left: 83px;
}

#header #menu #link24
{
	margin-left: 70px;
}

#header #menu #link25
{
	margin-left: 65px;
}

#contentMain
{
	width: 100%;
	height: auto;
}

#left
{
	width: 214px;
	height: auto;
	float: left;
	display: none;
}

#left #menu-cap
{
	width: 214px;
	height: 28px;
	background: url(../obrazky/left_col_cap.jpg) no-repeat;
	text-align: center;
	padding-top: 10px;
	font-size: 130%;
	color: white;
}

#right
{
	width: 756px;
	height: auto;
	float: right;
}

#right #main-img
{
	width: 100%;
	height: 151px;
	background: url(../obrazky/main-img.jpg) no-repeat;
	display: none;
}

#left #menu-body
{
	width: 166px;
	height: auto;
	background: url(../obrazky/menu_bg.gif) repeat-y;
	padding: 14px 24px 14px 24px;
	font-size: 110%;
	color: #333333;
}

#left #menu-body .novinka-cap
{
	background: url(../obrazky/li_novinka.gif) left no-repeat;
	padding-left: 25px;
	color: #ffa900;
	font-weight: bold;
}

#left #menu-body .novinka-body
{
	padding-left: 25px;
	margin-bottom: 20px;
}

#left .menu-cap2
{
	background-color: #008D5A;
	width: 214px;
	height: 23px;
	color: white;
	padding-top: 7px;
	font-size: 130%;
	text-align: center;
}

#left #mapa-bg
{
	background-color: #e3e3e5;
	padding: 10px;
	margin-bottom: 8px;
}

#right h1
{
	background-color: #FFA900;
	color: white;
	font-size: 100%;
	margin: 0px; padding: 0px;
	padding: 5px 15px 5px 15px;
}

#right #content
{
	width: 716px;
	padding: 20px;
}

#shadow-box
{
	width: 267px;
	padding: 10px;
	padding-left: 30px;
	background: url(../obrazky/one_bg.gif) repeat-y #e3e3e5;
	float: left;
	margin-top: 20px;
}

#shadow-box #cap
{
	color: #990000;
	font-weight: bold;
}

#shadow-box .right-float
{
	width: 100px;
	padding-top: 40px;
	color: #333333;
	font-weight: bold;
}

#right #content p
{
	line-height: 180%;
}

.orange-row
{
	background-color: #FFA900;
	color: white;
	font-weight: bold;
	font-size: 110%;
}

.lightgreen-row
{
	background-color: #038755;
	color: white;
	font-weight: bold;
}

.darkgreen-row
{
	background-color: #01764A;
	color: white;
	font-weight: bold;
}

#cenik
{
	margin-top: 20px;
	width: 360px;
	height: auto;
	float: right;
	border: solid 2px #d4d4d4;
}

#cenik td
{
	margin: 0px;
	padding: 4px 5px 4px 5px;
}

#footer
{
	width: 960px;
	height: 36px;
	background: url(../obrazky/footer.gif) no-repeat;
	padding-top: 5px;
	padding-left: 10px;
	display: none;
}

#footer a
{
	color: #666666;
	text-decoration: none;
}

#footer #footer-left, #footer #footer-right
{
	width: 50%;
	float: left;
}

#doporucujeme
{
	text-align: center;
	color: #B2B2B2;
	margin-top: 10px;
	display: none;
}

#doporucujeme a
{
	color: #B2B2B2;
	text-decoration: none;
}

#big_cenik tr td
{
	padding: 5px 10px 5px 10px;
}

.orange
{
	color: #ffA900;
}

.bold
{
	font-weight: bold;
}

.orange-bold
{
	color: #ffA900;
	font-weight: bold;
}

.clear {
  clear: both;
  margin: 0;               /* keep flush with adjacent containers */
  padding: 0;
  height: 0;
  overflow: hidden;
}

.left-image
{
	float: left;
	margin-right: 15px;
}

.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;
}

#infobox
{
	width: 400px;
	margin: auto;
	text-align: center;
	padding: 8px;
	font-weight: bold;
	font-size: 110%;
	color: #3f61ab;
	border: 1px solid #3a58a2;
	margin-bottom: 10px;
	background-color: white;
	margin-top: 10px;
}

/************************** 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;
	}

h1,h2,h3,h4,h5,h6
{page-break-after: avoid;}

a:after {content: " [" attr(href) "] ";}

@page {margin: 2.5cm;}