@charset "utf-8";
/* CSS Document */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{
margin:0;
padding:0;
}
table{border-collapse:collapse;
border-spacing:0;
}
#tree {
position:absolute;
top:290px;
margin-left:170px;
z-index:10;
}
.sleva { color:#F00;}
body {
	background-color:#000000;
	color:#FFFFFF;
	font:13px/1.231 arial,helvetica,clean,sans-serif; 
	font-size:13px;
}
a {
	text-decoration:none;
	color:#FFFFFF
}
a:hover {
	text-decoration: underline;
}

#container {
	width:800px;
	text-align:justify;
	margin:auto;
}

#content {
	margin-top:181px;
	width:800px;
	padding-top:30px;
}
#content .left {
width:47%;
float:right;
}
#content .right {
width:53%;
float:right;
}
#content .right p {
	padding: 0 40px 0px 40px;
}
#content h1 {
	font-size:24px;
	color:#666666;
	padding: 0 40px 0px 40px;
	font-weight:100;
}
#content h2 {
	font-size:24px;
	color:#666666;
	padding: 0 40px 0px 40px;
	font-weight:100;
}
#header {
background-image:url(images/hd.gif);
background-repeat:no-repeat;
height:181px;
width:800px;
position:absolute;
top:0;
}
#header .menu {
	position:absolute;
	top:100px;
	right:0px;
	width: 379px;
}
ul#nav li {
	display:inline;
}
ul#nav a {
	color:#FFFFFF;
	line-height:43px;
	padding:0 8px;
	border-right:#FFFFFF 1px solid;
}
ul#nav .last a {
	border:none
}
#logo{
	float: left;
}

#footer {
	clear:both;
	margin:0;
	background-image:url(images/footer.gif);
	height:170px;

}
#footer .menu {
	padding:90px 0 0 50px;
	left:50px;
	width:400px;
}
#text {
	position:relative;
	bottom:25px;
	left:500px
}

.obrazky {
	width:240px;
	float: left;
	text-align: center;
	padding-top:15px;
}
.obrazky img {
border:solid 1px #FFFFFF;
margin-bottom:5px;

}
#cenik img {
margin-bottom:10px;
border:solid 1px #FFFFFF;
}
#tnd {
	padding-left:60px;
}
#tnd li {
padding-bottom:5px;
}
#flashcontent {
padding-left:295px;
}
#flash-right {
width:300px;
float:left;
}

