﻿* {
	margin: 0px;
	padding: 0px;
}
body {
	text-align: left;
	background: #3D3936;
	padding: 40px 0px 0px 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
}

#main {
	width: 885px;
	margin: 0 auto;
}

#main td {
	border: 1px solid black;
	vertical-align: top;
}

#head_container {
	width: 100%;
	height: 100px;
	background: #504C4B;
}
#head {
	color: #F4F4F4;
	font-size: 9pt;
	padding: 25px 0px 0px 13px;
}
#head a,
#head a:hover,
#head a:visited {
	color: #F4F4F4;
	font-size: 9pt;
	text-decoration: none;
}
#head h1 {
	font-size: 9pt;
	letter-spacing: 4px;
	font-weight: normal;
	padding: 0px;
	margin: 5pt 0px 0px 0px;
}
#head p {
	font-size: 22pt;
	font-weight: normal;
	padding: 0px;
	font-family: Arial;
	margin: 0px 0px 0px 0px;
}
#left_container {
	width: 160px;
	height: 400px;
	background: #625E5D url(http://studio-zahrady.otestuj.cz/galerie/layout/kytkamotiv.jpg) no-repeat;
}
#main_container {
	width: 725px;
	height: auto;
	padding: 0px 0px 0px 0px;
	text-align: left;
}
#reset
{
	border:  0px none;
	margin:  0px;
	padding: 0px;
	float: none;
	clear: both;
	width: 0px;
	height: 0px;
	line-height: 0px;
	font-size: 0px;
}
#main #footer_container {
	width: 100%;
	height: 50px;
	background: #504C4B;
	vertical-align: middle ;
}

#footer {
	color: #F4F4F4;
	padding: 0px 0px 0px 15px;
	text-decoration: none;
	font-size: 13pt; 
}

#footer a,
#footer a:hover,
#footer a:visited {
	color: #F4F4F4;
	text-decoration: none;
	font-size: 13pt; 
}

#copy_container {
	border: none !important;
}

#copy {
	color: #9E9E9E;
	font-size: 7pt;
	text-align: right;
	padding: 2px;
}
#copy a,
#copy a:hover,
#copy a:visited {
	color: #9E9E9E;
	font-size: 7pt;
	text-decoration: none;
}
/* Defaultni hodnoty */

/* Font */
body, div, p, a, td, th, li, dt, dl, h1, h2, h3, h4, h5, h6 
{
	font-family: verdana,arial,helvetica,sans-serif;
}


/* Nadpisy, seznamy, odstavce, tabulky */
h1, h2, h3, h4, h5, h6, table, img, a, li 
{
/*	text-decoration: none; */
	border: 0px; 
}

li 
{ 
	margin: 5pt 0pt 5pt 0pt; 
	padding: 0pt; 
}

p 
{ 
	margin: 5pt 0pt 5pt 0pt; 
	padding: 0px; 
}


/* cara */
hr { height: 0px; width: 100%; border: 0px; }

table {
	border-collapse: collapse;
}

