@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}

h1 {
	font-size: 9px;
	color: #003577;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

body {
	margin: 0px;
	padding: 0px;
	background-color: #ecf1f6;
	background-image: url(../www_images/layout/layout-bg1.jpg);
	background-repeat: repeat-x;
}
.breaker {
	clear: both;
}

#odkaz-main {
	position: absolute;
	left: 376px;
	top: 163px;
	display: block;
	margin: 0px;
	padding: 0px;
}
#layout-up {
	background-image: url(../www_images/layout/layout-head1.jpg);
	background-repeat: no-repeat;
	height: 281px;
	width: 733px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#layout-middle {
	padding: 0px;
	width: 733px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../www_images/layout/layout-bar1.jpg);
	background-repeat: repeat-y;
	position: relative;
}
#layout-down {
	background-image: url(../www_images/layout/layout-down1.jpg);
	background-repeat: no-repeat;
	height: 106px;
	width: 733px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}

#layout-ieL {
	float: left;
	height: 150px;
	width: 40px;
}

#layout-ieR {
	float: right;
	height: 150px;
	width: 31px;
}



#layout-one {
	width: 435px;
	float: left;
}






#layout-two {
	width: 207px;
	float: right;
}

