a
{
	color: #DF6816;
}

a img
{
	border: 0px;
}

form
{
	margin: 0px;
}

body
{
    margin: 0px;
    font-family: Arial, Helvetica, sans-serif; /* Psmo pro celou strnku */
    font-size: 70%;
	color: black;
}

#root
{
	width: 969px;
	height: auto;
	margin: auto;
	background-color: white;
}

#preheader a
{
	color: black;
	text-decoration: none;
}

#preheader a:hover
{
	text-decoration: underline;
}

#preheader
{
	width: 969px;
	height: 20px;
	padding: 10px 0px 0px 0px;
	font-size: 100%;
}

#preheader_left
{
	width: 50%;
	float: left;
	font-weight: bold;
	font-size: 130%;
}

#preheader_right
{
	width: 49%;
	float: left;
	text-align: right;
}

#menu
{
	width: 969px;
	height: 73px;
}

#menu_img
{	
	width: 245px;
	height: 73px;
	background: url(../obrazky/menu_img.gif) no-repeat;
	float: left;
}

#menu a
{
	display: block;
	float: left;
	height: 73px;
}

#top_img
{
	width: 969px;
	height: 221px;
	background: url(../obrazky/header.jpg) no-repeat;
}

#link_o_firme
{
	width: 88px;
	background: url(../obrazky/link_o_firme.gif) no-repeat;
}

#link_kuchyne
{
	width: 87px;
	background: url(../obrazky/link_kuchyne.gif) no-repeat;
}

#link_skrine
{
	width: 87px;
	background: url(../obrazky/link_skrine.gif) no-repeat;
}

#link_nabytek
{
	width: 87px;
	background: url(../obrazky/link_nabytek.gif) no-repeat;
}

#link_lekarny
{
	width: 87px;
	background: url(../obrazky/link_lekarny.gif) no-repeat;
}

#link_ordinace
{
	width: 87px;
	background: url(../obrazky/link_ordinace.gif) no-repeat;
}

#link_prace
{
	width: 87px;
	background: url(../obrazky/link_prace.gif) no-repeat;
}

#link_kontakt
{
	width: 113px;
	background: url(../obrazky/link_kontakt.gif) no-repeat;
}

#content
{
	width: 100%;
	height: auto;
	background: url(../obrazky/left_menu_bg.gif) repeat-y #DFDFDF left;
}

#left
{
	width: 245px;
	height: auto;
	float: left;
}

#novinky
{
	width: 215px;
	height: auto;
	background: url(../obrazky/novinky_bottom.gif) bottom no-repeat;
	padding-left: 16px;
	padding-right: 14px;
}

#cap_novinky
{
	width: 215px;
	height: 20px;
	background: url(../obrazky/cap_akce.gif) no-repeat;
	color: white;
	padding-left: 30px;
	font-weight: bold;
	font-size: 120%;
	padding-top: 3px;
	margin-bottom: 15px;
}

#cap_news
{
	width: 215px;
	height: 20px;
	background: url(../obrazky/cap_news.gif) no-repeat left;
	color: white;
	padding-left: 30px;
	font-weight: bold;
	font-size: 120%;
	padding-top: 8px;
}

#news_form
{
	width: 225px;
	height: 96px;
	background: url(../obrazky/vio.jpg) white right no-repeat;
	padding: 5px 10px 5px 10px;
	font-size: 110%;
}

#spojeni
{
	display: block;
	width: 245px;
	height: 20px;
	background: url(../obrazky/spojeni.gif) no-repeat;
}

#news_form div
{
	padding-left: 19px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 16px;
}

#news_form input
{
	width: 130px;
	margin-right: 10px;
	float: left;
}

#news_storno
{
	color: white;
}

#news_submit
{
	display: block;
	width: 63px;
	height: 23px;
	background: url(../obrazky/news_submit.gif) no-repeat;
	float: right;
}

#novinky
{
	color: white;
}

#novinky span
{
	font-weight: bold;
}

.novinka
{
	padding-bottom: 8px;
	padding-top: 8px;
	border-bottom: 1px solid white;
}

.novinka img
{
	width: 60px;
	height: 60px;
	border: 1px solid white;
	margin-right: 15px;
	float: left;
}

#main
{
	width: 694px;
	min-height: 449px;
	height: 449px;
	float: right;
	padding: 15px;
	background: url(../obrazky/main_bg.gif) no-repeat center top #DFDFDF;
}

#main ul
{
	list-style-type: square;
}

div[id] #main
{
	height: auto;
}

#main h1
{
	margin: 0px;
	padding: 0px;
	background: url(../obrazky/h1.gif) no-repeat;
	font-size: 120%;
	padding-left: 15px;
	margin-bottom: 15px;
}

#main h1 span
{
	color: #DF6816;
}

#main h2
{
	margin: 0px;
	padding: 0px;
	font-size: 105%;
}

#main h2 span
{
	color: #DF6816;
}

#menu_footer a
{
	color: white;
}

#doporuceni
{
	padding-top: 15px;
	color: #999999;
}

#doporuceni a
{
	color: #999999;
	text-decoration: none;
}

#menu_footer
{
	padding: 4px 10px 4px 10px;
	color: white;
}

.main_block
{
	width: 50%;
	height: auto;
	float: left;	
}

#footer
{
	width: 100%;
	height: auto;
	color: #DF701E;
	text-align: center;
	background: #DDDCDC;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

#footer_nav a
{
	text-decoration: none;
	color: #333333;
	font-size: 110%;
	padding-right: 8px;
	padding-left: 8px;
}

.oranz
{
	color: #DF701E;
}

#print
{
	width: 694px;
	height: 31px;
	background: url(../obrazky/e.gif) right no-repeat;
	text-align: left;
}

#print a
{
	text-decoration: none;
	color: #333333;
}

#a_drevo
{
	display: block;
	width: 110px;
	height: 43px;
	position: relative;
	top: 30px;
	left: 123px;
}

#a_nabytek
{
	display: block;
	width: 130px;
	height: 26px;
	position: relative;
	top: 140px;
	left: 10px;
}

.thumb
{
	display: block;
	width: 32%;
	height: auto;
	float: left;
	text-decoration: none;
	color: black;
	font-size: 120%;
	text-align: center;
	margin-right: 4px;
	margin-bottom: 6px;
	font-weight: bold;
}

.center
{
	width: 100%;
	text-align: center;
}

.center_box
{
	width: auto;
	height: auto;
	margin: auto;
}

.clear {
  clear: both;
  margin: 0;               /* keep flush with adjacent containers */
  padding: 0;
  height: 0;
  overflow: hidden;
}

.clear_right
{
	clear: right;
}

.center-align
{
	text-align: center;
}

.left-float
{
	float: left;
}

.galerie
{
	margin-right: 7px;
	margin-bottom: 7px;
}