a
{
	color: white;
	text-decoration: none;
}

a img
{
	border: 0px;
}

form
{
	margin: 0px;
}

body
{
    margin: 0px;
    font-family: Tahoma, Helvetica, sans-serif; /* Psmo pro celou strnku */
    font-size: 80%;
	color: #333333;
	background: url(../obrazky/main_bg.jpg) repeat-x #2E0D01;
}

#root
{
	width: 900px;
	height: auto;
	margin: auto;
}

#header
{
	width: 900px;
	height: auto;
}

#logo
{
	width: 596px;
	height: 172px;
	float: left;
	background: url(../obrazky/logo.jpg) no-repeat;
}

#header_kontakt
{
	width: 304px;
	height: 162px;
	float: left;
	background: url(../obrazky/header_bg_kontakty.jpg) bottom left no-repeat #010100;
	color: white;
	text-align: right;
	padding-top: 10px;
}

#content
{
	width: 900px;
	height: auto;
}

#menu
{
	width: 900px;
	height: 84px;
	margin-top: 7px;
	background-color: #201E1F;
	padding-top: 6px;
	border: 0px;
}

#menu a
{
	display: block;
	width: 173px;
	height: 78px;
	background-color: black;
	margin-left: 3px;
	float: left;
	text-align: right;
	color: #201E1F;
	font-size: 150%;
	font-weight: bold;
	padding-right: 3px;
}

#menu a span
{
	font-size: 170%;
}

#menu a:hover
{
	color: #532900;	
}

#link1
{
	background: url(../obrazky/link_1.jpg) no-repeat left #000000;
}

#link1:hover
{
	background: url(../obrazky/link_1_hover.jpg) no-repeat left #000000;
}

#link2
{
	background: url(../obrazky/link_2.jpg) no-repeat left #000000;
}

#link2:hover
{
	background: url(../obrazky/link_2_hover.jpg) no-repeat left #000000;
}

#link3
{
	background: url(../obrazky/link_3.jpg) no-repeat left #000000;
}

#link3:hover
{
	background: url(../obrazky/link_3_hover.jpg) no-repeat left #000000;
}

#link4
{
	background: url(../obrazky/link_4.jpg) no-repeat left #000000;
}


#link4:hover
{
	background: url(../obrazky/link_4_hover.jpg) no-repeat left #000000;
}

#link5
{
	background: url(../obrazky/link_5.jpg) no-repeat left #000000;
}

#link5:hover
{
	background: url(../obrazky/link_5_hover.jpg) no-repeat left #000000;
}

#con_left
{
	width: 532px;
	height: 413px;
	float: left;
	background: url(../obrazky/vodoznak.gif) no-repeat center #201E1F;
}

#con_right
{
	width: 368px;
	height: 413px;
	background: url(../obrazky/content_right.jpg) no-repeat;
	float: right;
}

#con_left_h1
{
	background: url(../obrazky/h1.gif) left no-repeat;
	height: 33px;
	margin: 0px;
	padding: 0px;
	color: white;
	font-size: 150%;
	font-weight: normal;
	padding-left: 55px;
	padding-top: 10px;
}

.h1
{
	color: white;
	font-size: 120%;
	margin: 0px;
	padding: 0px;
	padding-left: 24px;
	margin-top: 10px;
	margin-bottom: 5px;
}

#mala_galerie
{
	width: 275px;
	height: 116px;
	padding-left: 24px;
	float: left;
}

#mala_galerie img
{
	float: left;
	margin-left: 3px;
	margin-bottom: 3px;
}

#maly_popis_galerie
{
	width: 200px;
	height: 104px;
	background-color: #080707;
	color: #5A5A5A;
	padding: 6px;
	padding-left: 10px;
	float: left;
}

#maly_popis_galerie h2
{
	color: white;
	font-size: 100%;
	margin: 0px;
	padding: 0px;
}

.cerny
{
	width: 482px;
	height: 192px;
	overflow: auto;
	margin-left: 24px;
	background-color: #080707;
	color: #5A5A5A;
	padding: 13px;
}

.cerny p
{
	padding: 0px;
	margin: 0px;
}

.cerny h2
{
	color: white;
	font-size: 100%;
	margin-bottom: 0px;
}

#footer
{
	width: 900px;
	height: auto;
	margin-top: 10px;
	color: #882605;
	padding-bottom: 20px;
}

#footer a
{
	color: #882605;
}

#footer_left
{
	width: 450px;
	height: auto;
	float: left;
}

#footer_left a
{
	text-decoration: underline;
}

#footer_right
{
	width: 450px;
	height: auto;
	float: left;
	text-align: right;
	color: white;
}

#footer_right a
{
	color: white;
}

.left
{
	float: left;
	margin-left: 5px;
}

.muzika_link
{
	padding: 2px 4px 2px 4px;
	background-color: #591903;
	text-align: center;
	margin-left: 2px;
}

.male
{
	font-size: 70%;
	margin-top: 1px;
}

.center
{
	width: 100%;
	text-align: center;
}

li
{
	list-style-type: square;
}

.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;}