a
{
	color: #8A1D00;
}

a img
{
	border: 0px;
}

form
{
	margin: 0px;
}

hr.clear
{
 	clear: both;
   	height: 1px;
   	border: none;
   	margin: -1em 0 0 0;
   	visibility: hidden;
	overflow: hidden;
}

body
{
    margin: 0px;
    font-family: Tahoma, Helvetica, sans-serif; /* Psmo pro celou strnku */
    font-size: 70%;
	color: #333333;
}

#root
{
	width: 800px;
	height: auto;
	margin: auto;b
	background-color: #E6DFC2;
}

#logo
{
	width: 100%;
	height: 111px;
	background: url(../obrazky/logo.jpg) no-repeat;
}

#menu
{
	width: auto;
	height: auto;
	padding-top: 60px;
	padding-left: 170px;
	color: #747474;
	font-weight: bold;
}

#menu a
{
	color: #FFCE23;
	text-decoration: none;
	font-size: 90%;
	margin: 0px;
	padding: 0px;
}

#podmenu
{
	width: 100%;
	height: auto;
	background-color: #E7DCB0;
}

#podmenu a
{
	display: block;
	height: 86px;
}

#podmenu_melamin
{
	width: 217px;
	float: left;
	background: url(../obrazky/podmenu_melanin.jpg) no-repeat;
}

#podmenu_laminat
{
	width: 192px;
	float: left;
	background: url(../obrazky/podmenu_laminat.jpg) no-repeat;
}

#podmenu_drevo
{
	width: 191px;
	float: left;
	background: url(../obrazky/podmenu_drevo.jpg) no-repeat;
}

#podmenu_korek
{
	width: 200px;
	float: left;
	background: url(../obrazky/podmenu_korek.jpg) no-repeat;
}

/* container for the 3 columns */
#outer-container {
  width: 100%;             /* full window width */
  margin: 0;               /* keep flush with adjacent containers */
  background-color: #E6DFC2;
  background: url(../obrazky/big_bottom.jpg) no-repeat bottom center #E6DFC2;
}

/* container for just the left and center columns */
#inner-container {
  width: 608px;              /* leaves 24% of window width for right column */
  float: left;             /* left side of window */
  margin: 0;               /* keep flush with adjacent containers */
}

#right {
  width: 192px;              /* a little less than available 24% */
  float: right;            /* right side of window */
  margin: 0;               /* keep flush with adjacent containers */
}

#content
{
	width: 438px;              /* % of inner-container width */
  	float: right;            /* right side of inner-container */
  	margin: 0;               /* keep flush with adjacent containers */
	background: url(../obrazky/main_bg_top.jpg) no-repeat top;
}

#left
{
	width: 170px;              /* % of inner-container width is ~same width as right column */
  	float: left;             /* left side of inner-container */
  	margin: 0;               /* keep flush with adjacent containers */
}

#novinky
{
	width: 130px;
	height: auto;
	background: url(../obrazky/novinky_top_bg.jpg) no-repeat top;
	padding: 20px 20px 10px 20px;
}

h2
{
	font-size: 120%;
	color: #5B5A56;
	margin: 0px;
	padding: 0px;
}

h2 span
{
	color: #A35134;
}

hr
{
	height: 1px;
	border-top: 1px solid #8C835D;
	margin: 0px;
	padding: 0px;
}

.novinka a
{
	display: block;
	width: 100%;
}

.novinka a span
{
	font-weight:bold;
}

.novinka p
{
	margin-top: 7px;
}

.vice_novinek
{
	display: block;
	width: 34px;
	height: 11px;
	background: url(../obrazky/vice_novinka.gif) no-repeat;
	margin-bottom: 10px;
}

#left_spodek
{
	width: 130px;
	height: auto;
	padding: 0px 20px 30px 20px;
}

#left_spodek p
{
	line-height: 160%;
	padding: 5px 0px 10px 0px;
	margin: 0px;
}

#left_spodek form
{
	width: auto;
	margin: auto;
	margin-top: 10px;
}

#input_text
{
	width: 120px;
	font-size: 90%;
}

#submit
{
	border: 1px solid #C86B49;
	background-color: #940700;
	color: white;
	font-size: 80%;
}

#tisk
{
	width: 100%;
	text-align: right;
	margin-top: 10px;
}

#tisk img
{
	vertical-align: middle;
}

#tisk a
{
	text-decoration: none;
	color: #161616;
}

#footer
{
	width: 758px;
	height: 48px;
	background: url(../obrazky/footer.jpg) no-repeat;
	padding-top: 30px;
	padding-left: 42px;
}

#right_top
{

	width: 100%;
	height: 6px;
	background: url(../obrazky/right_top.jpg) no-repeat;
}

#right_inner
{
	padding: 0px 12px 0px 6px;
}

#middle_top
{
	width: 100%;
	height: 6px;
	background: url(../obrazky/middle_top.gif) repeat-x;
}

#vyrobci_podlah img
{
	display: block;
	margin: auto;
	margin-top: 10px;
}

#main_inner
{
	width:  416px;
	margin-top: 15px;
	padding: 10px;
	border-left: 1px solid #8C835D;
	border-right: 1px solid #8C835D;
}

#main_inner h2
{
	font-size: 105%;
	width: 100%;
	text-align: center;
	color: #5B5A56;
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
}

#main_inner h2 span
{
	color: #A35134;
}

#main_inner h1
{
	font-size: 120%;
	width: 100%;
	text-align: center;
	color: #5B5A56;
	margin: 0px;
	padding: 0px;
}

#main_inner h1 span
{
	c
}

#main_inner p
{
	margin-top: 0px;
}

#main_inner li
{
	margin-bottom: 4px;
}

#footer_left
{
	width: 228px;
	height: auto;
	float: left;
}

#footer_right
{
	width: 530px;
	height: auto;
	float: left;
}

.center
{
	width: 100%;
	text-align: center;
}

#podlahy_cenik
{
	width: 100%;
	text-align: center;
	line-height: 150%;
	margin-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #8C835D;
	margin-bottom: 10px;
}

#borderTbl
{
	border: 1px solid black;
	border-collapse: collapse;
	margin: auto;
	margin-top: 10px;
}

#borderTbl td
{
	border: 1px solid black;
	border-collapse: collapse;
	text-align: center;
}

#borderTbl th
{
	border: 1px solid black;
	border-collapse: collapse;
}

.trida_pouziti
{
	width: 100%;
	text-align: center;
	font-size: 90%;
	margin: 0px;
	padding: 0px;
	color: #A35134;
}

#barex
{
	width: 340px;
	height: auto;
	margin: auto;
}

#barex2
{
	width: 360px;
	height: auto;
	margin: auto;
}

#barex2 p
{
	margin: 0px; padding: 0px;
}

#barevnik
{
	width: 70px;
	height: 354px;
	overflow: auto;
	float: left;
}

#barevnik2
{
	width: 90px;
	height: 354px;
	overflow: auto;
	float: left;
}

#barevnik2 img
{
	width: 70px;
	height: 70px;
}

#example
{
	width: 260px;
	height: 354px;
	background: url(../obrazky/vzorkovnik/vzor15.jpg) no-repeat center top;
	float: right;
}

#kon_left
{
	width: 166px;
	float: left;
}

#kon_right
{
	width: 250px;
	height: auto;
	float: right;
	margin-bottom: 10px;
}

.clear {
  clear: both;
  margin: 0;               /* keep flush with adjacent containers */
  padding: 0;
  height: 0;
  overflow: hidden;
}
h1,h2,h3,h4,h5,h6
{page-break-after: avoid;}

a:after {content: " [" attr(href) "] ";}

@page {margin: 2.5cm;}