/** BASIC */

html, body {
	height: 100%;
}

/** HEADER */

#header {
	width: 920px;
	height: 173px;
	margin: 0px auto;
}

/** LOGO */
#logo {
	width: 920px;
	height: 133px;
	background: url(images/header.jpg) no-repeat left top;
	
}

logodetail {
	width: 271px;
	height: 109px;
	float: left;
	
	border: 1px solid blue;
}

#logo h1, {
	color:white;
	padding:37px 0 0 68px;
}
#logo h2 {
	color: white;
	padding: 3px 0 0 68px;
	font-size: 13px;
}
/** PAGE */

#page {
	width: 800px;
	margin: 0px auto;
	padding: 42px 60px;
}

/** CONTENT */

#content {
	float: right;
	width: 515px;
	
}
#content h1 {
font-size:20px;
	
}
.nadpis {
font-size:25px!important;
	
}
#contenttip {
	float: right;
	width: 0px;
	
}
.contentinside {
	margin-bottom: 37px;
	float: right;
	width: 470px;
	padding: 0 19px 0 35px;
	margin-left: px;
	
}
.conttexttip {
	
	float: ;
	width: 450px;
	padding: 0 5px 0 0px;
	
}
#content-tip {
	float: right;
	width: 0px;
	border: 1px solid blue;
}
#content-tip2 {
	float: right;
	width: 0px;
	border: 1px solid blue;
}
#content-reference  {
	float: right;
	width: 515px;
	
}
#content-reference ul  {
	float:right;
	padding-left: -7px;
}
.subpage #content {
	float: left;
	width: 492px;
}

/** SIDEBAR */

#sidebar {
	float: left;
	width: 262px;
}

.subpage #sidebar {
	float: right;
	width: 263px;
}


/** BOX1 */

#box1 {
}

/** BOX2 */

#box2 {
}

/** BOX3 */

#box3 {
	
	height:auto;
}

/** BOX4 */

#box4 {
}

/** BOX5 */

#box5 {
	padding: 35px 25px;
	background: url(images/homepage13.jpg) no-repeat left top;
}

/** BOX6 */

#box6 {
}

#box6 img.left {
	margin-top: 0px;
	margin-right: 15px;
}

/** BOX7 */

#box7 {
}
/** uvodní text */
.indeximg {
float: left; 
margin-left: 20px; 
margin-right: 20px;
}

#box7 {
}


