a
{
	color: #8A1D00;
}

a img
{
	border: 0px;
}

form
{
	margin: 0px;
}

form fieldset
{
	border: 0px;
	margin: 0px;
	padding: 0px;
}

h1
{
	font-size: 160%;
}

h2
{
	font-size: 120%;
}

body
{
    margin: 0px;
   	font-family: "Times New Roman", Times, serif;
    font-size: 90%;
	font-style: italic;
	color: #743004;
}

#superroot
{
	margin: 0px;
	padding: 0px;
	width: 100%;
	background: url(../obrazky/background.jpg) repeat;
	padding-top: 10px;
}

#root
{
	width: 986px;
	height: auto;
	margin: auto;
}

#header
{
	width: 986px;
	height: 231px;
	background: url(../obrazky/header.jpg) no-repeat;
	color: #D6C384;
	font-style: italic;
	font-weight: bold;
	position: relative;
}

#caption_header
{
	display: block;
	width: 100px;
	position: relative;
	top: 103px;
	left: 400px;
	font-size: 130%;
	color: #D6C384;
	text-decoration: none;
}

#kontakt_header
{
	position: relative;
	top: 163px;
	left: 0px;
	font-size: 85%;
	text-align: center;
}

#kontakt_header a
{
	color: #D6C384;
}

#menu
{
	width: 970px;
	height: 29px;
	padding-left: 16px;
	background: url(../obrazky/menu.jpg) no-repeat;
}

#menu a
{
	display: block;
	float: left;
	text-align: center;
	color: #D6C384;
	text-decoration: none;
	font-weight: bold;
	font-size: 90%;
	color: #753920;
	font-style: italic;
	margin-top: 5px;
	margin-right: 4px;
}

#content
{
	width: 970px;
	height: auto;
	background: url(../obrazky/main_bg.jpg) repeat-y;
	padding-left: 9px;
	padding-right: 7px;
}

#left
{
	width: 698px;
	height: auto;
	float: left;
	background: url(../obrazky/top_border.jpg) no-repeat top #CFC4AA;
	padding: 0px;
	padding-top: 27px;
}

#left_content
{
	width: 673px;
	margin-left: 1px;
	border: 2px solid #B5A36C;
	border-top: 0px;
	margin-bottom: 10px;
	padding: 10px;
}

#right
{
	width: 265px;
	height: auto;
	float: right;
}

#footer
{
	width: 906px;
	height: 61px;
	background: url(../obrazky/footer.jpg) no-repeat;
	font-size: 90%;
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 3px; 
}

#footer_right
{
	text-align: right;
	padding-top: 8px;
}

#footer_right a
{
	text-decoration: none;
}

#partner_link
{
	color: #CCCCCC;
	margin-bottom: 20px;
	margin-top: 5px;
}

#partner_link a
{
	color: #CCCCCC;
	text-decoration: none;
}

#dekor_bottom
{
	width: 100%;
	height: 15px;
	background: url(../obrazky/dekor_bottom.jpg) no-repeat bottom;
	text-align: center;
	padding-top: 8px;
	font-weight: bold;
}

.menu_cap
{
	width: 263px;
	height: 22px;
	background: url(../obrazky/menu_cap.jpg) no-repeat;
	padding-top: 4px;
	font-weight: bold;
	text-align: center;
}

.menu_text
{
	width: 243px;
	height: auto;
	background: url(../obrazky/menu_bg.jpg) repeat-y;
	padding: 4px;
	padding-left: 10px;
	padding-right: 10px;
}

.menu_bottom
{
	width: 263px;
	height: 19px;
	background: url(../obrazky/menu_bottom.jpg) no-repeat;
	text-align: center;
	padding-top: 5px;
	font-size: 90%;
	font-weight: bold;
}

.dekor_img
{
	margin-right: 12px;
	float: left;
}

.jine_pozadi
{
	background-color: #C1B391;
	padding: 2px;
	margin-top: 10px;
}

.jine_pozadi h2
{
	font-size: 110%;
	margin-top: 0px;
}

.line_space
{
	line-height: 150%;
}

.div_left
{
	width: 50%;
	float:left;
}

.div_right
{
	width: 50%;
	float: right;
}

.button
{
	border: 0px;
	background: #4A0000;
	color: white;
	font-style: italic;
}

#obalky
{
	background: url(../obrazky/dopisy.jpg) no-repeat right #C1B391;
}

.submenu
{
	position: absolute;
	background: url(../obrazky/submenu.jpg) repeat-y;
	text-align: center;
	border: 1px solid #4A0000;
	border-top: 0px;
	visibility: hidden;
	padding-top: 4px;
}

.submenu a
{
	display: block;
	color: #D6C384;
	text-decoration: none;
	font-weight: bold;
	font-size: 80%;
	color: #753920;
	font-style: italic;
	width: 100%;
	padding-bottom: 4px;
}

.submenu a:hover
{
	text-decoration: underline;
}

.novinka_left
{
	border: 1px solid #4A0000;
	width: 111px;
	height: 122px;
	float: left;
	margin-right: 5px;
}

.novinka_right
{
	width: 124px;
	font-size: 90%;
	float: left;
	margin: 0px;
	padding: 0px;
}

.center
{
	width: 100%;
	text-align: center;
}

.right
{
	width: 100%;
	text-align: right;
}

.male
{
	font-size: 90%;
}

.float-left
{
	float: left;
	margin-right: 5px;
}

.float-right
{
	float: right;
	margin-left: 5px;
}

.center-align
{
	text-align: center;
	margin-top: 10px;
}

.clear {
  clear: both;
  margin: 0;               /* keep flush with adjacent containers */
  padding: 0;
  height: 0;
  overflow: hidden;
}
#lang {
	position: absolute;
	right: 15px;
	top: 10px;
}
#lang a {
	color: #D6C384;
	background-color: transparent; 
	text-decoration: none;
}