body {
    background-color: #F5D2B2;
    background-image: url(images/ddm_pozadi.jpg);
    background-position: left top;
    background-repeat: repeat-x;
    
    font-family:  verdana, arial;
    font-size: 12px;
}

#page {
    width: 850px;
    border: 2px solid #E97619;
    text-align: left;
    margin-top: 20px;
}
#header {
     width: 850px;
    height: 135px;
}
#kontakt {
    width: 205px;
    height: 115px;
    float: left;
    padding: 10px;
    background: url(images/ddm_left.jpg) repeat-y ;
}

.kontakt {
   line-height: 3px;
}

#logo {
    background: url(images/ddm_top.jpg) no-repeat;
    width: 623px;
    height: 135px;
    float: right;
}
/* Menu */

#menu {
	clear: both;
  width: 850px;
	height: 37px;
	margin: 0 auto;
	padding: 0;
	margin-left: 0px;
	background: #A43F19;
	z-index: 0;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	padding: 13px 19px 10px 14px;
	text-transform: uppercase;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	border: none;
}

#menu a:hover, #menu .current_page_item a {
	color: #FFFFFF;
}

#menu a:hover {
	
	background: #FFEDE0;
	color: rgb(0,0,0);
	padding: 13px 19px 10px 14px;
}
#top {
}


.left {
    width: 227px;
    background-image: url(images/ddm_left.jpg);
    background-position: repeat-y;
    border-right: 2px solid #E97619;
    vertical-align: top;
}

.top {
    width: 669px;
    height: 135px;
    background-image: url(images/ddm_top.jpg);
    background-position: right top;
    background-repeat: no-repeat;
}

#textuvod {
   padding: 0 10px 0 10px;
}
/* Video */
#container {
	min-width: 365px;
	min-height: 360px;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;

}
#container-horizontal {
	text-align: left;
	margin: 0 auto;
	position: absolute;
	top: 50%;
	left: 50%;
}
#container-in {
	position: absolute;
	top: -280px;
	left: -210px;
	width: 380px;
	height: 380px;
	overflow: auto;
	
}
#stahuj {
	text-align: center;
	margin: 15px;
}
/* Menu */

#menu-clip {
	clear: both;
 	width: 360px;
   height: 37px;
	margin: 0 auto;
	padding: 0;
	margin-left: 0px;
	background: #A43F19;
	z-index: 0;
}

#menu-clip ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu-clip li {
	float: left;
}

#menu-clip a {
	display: block;
	padding: 13px 19px 10px 14px;
	text-transform: uppercase;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	border: none;
}

#menu-clip a:hover, #menu-clip .current_page_item a {
	color: #FFFFFF;
}

#menu-clip a:hover {
	
	background: #FFEDE0;
	color: rgb(0,0,0);
	padding: 13px 19px 10px 14px;
}