body {
	background-color: #b2b2b2;
}

img {
	border: none;	
}

ul {
	margin: 0px;
	padding: 0px;	
}

.clear {
	clear: both;
	width: 100%;
	line-height: 1px;
	height: 1px;
}

.clear_bottom {
	clear: both;
	width: 100%;
	line-height: 1px;
	height: 1px;
	background-color: #b2b2b2;
}

div.top_holder {
	clear: both;
	margin-left: 8px;
	margin-top: 19px;
	width: 992px;
}

div.top_left, div.top_center, div.top_right {
	width: 329px;
	height: 142px;
	background-color: #0a71bc;
	float: left;
	border-left: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}

div.top_menu a  {
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	width: 100%;
	display: block;
	text-decoration: none;
}

div.top_menu a:hover  {
	background-image: url('../images/menu_arrow.png');
	background-repeat: no-repeat;
	background-position: center;
}

.menu_selected {
	background-image: url('../images/menu_arrow.png');
	background-repeat: no-repeat;
	background-position: center;
}

div.top_right {
	border-right: 1px solid #ffffff;
	text-align: right;
}

div.top_center {
	background-color: #dbab01;
	height: 142px;
}

div.top_menu {
	margin-top: 12px;
	margin-left: 15px;
}

img.top_logo {
	margin-top: 12px;
	margin-right: 10px; 
}

img.top_image {
	width: 329px;
	height: 142px;
}

div.content_holder {
	width: 990px;
	margin-left: 8px;
	margin-top: 5px;
	background-color: #d9d9d9;
	position: relative;
}

div.content_left_1 {
	width: 330px;
	height: 500px;
	background-image: url('../images/left_content_1.jpg');
	background-repeat: no-repeat;
	float: left;
	margin-top: 20px;
}

div.content_left_2 {
	width: 330px;
	height: 500px;
	background-image: url('../images/left_content_2.jpg');
	background-repeat: no-repeat;
	background-position: 0px 150px;
	float: left;
	margin-top: 20px;
}

div.content_center {
	width: 315px;
	/*min-height: 500px;*/
	_height: 500px;
	background-color: #f0eeee;
	background-image: url('../images/content_footer.png');
	background-position: bottom;
	background-repeat: repeat-x;
	float: left;
	padding: 15px;
	padding-right: 0px;
	padding-bottom: 60px;
	padding-top: 10px;
}

div.content_right {
	width: 287px;
	height: 500px;
	float: left;
	padding-top: 20px;
}

li.menu {
	width: 315px;
	height: 17px;
	margin-bottom: 2px;
	padding-left: 14px; 
	font-family: arial;
	font-size: 12px;
	display: block;
	font-weight: normal;
}

li.menu a {
	text-decoration: none;
	color: #434144;
}

li.menu:hover {
	background-color: #c6c4c5;
	background-image: url('../images/content_menu_arrow.png');
	background-repeat: no-repeat;
	background-position: 60%;
}

li.menu a:hover {
	text-decoration: none;
}

li.menu_selected {
	background-color: #c6c4c5;
	background-image: url('../images/content_menu_arrow.png');
	background-repeat: no-repeat;
	background-position: 60%;
	font-weight: bold;
}

h1.projects {
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	font-size: 12px;
	float: left;
	margin-top: 10px;
}

div.project_top img.logo {
	float: right;
	margin-right: 15px;
}

div.project_text {
	font-family: arial;
	font-size: 11px;
	color: #585455;
	clear: both;
	padding-top: 1px;
	margin-right: 15px;
	text-align: justify;
}

div.project_text a {
	font-weight: bold;
}

div.project_text b {
	color: #000000;
}

h2.project_headline {
	font-family: verdana;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	padding-top: 10px;
	clear: both;
}

div.project_links {
	clear: both;
	padding-top: 20px;
	margin-right: 15px;
}

div.project_links a {
	font-family: arial;
	font-size: 11px;
	color: #000000;
	width: 100%;
	display: block;
	border-bottom: 1px solid #5390bc;
	text-decoration: none;
	margin-bottom: 2px;
	font-weight: bold;
}

div.project_links a:hover {
	font-weight: bold;
}

a.link_text {
	font-family: arial;
	font-size: 11px;
	color: #000000;
	width: 100%;
	display: block;
	border-bottom: 1px solid #5390bc;
	text-decoration: none;
	margin-bottom: 2px;
}

div.project_albums {
	clear: both;
	padding-top: 20px;
	position: relative;
}

div.project_album {
	width: 100%;
	height: 106px;
	background-image: url('../images/content_menu_arrow.png');
	background-repeat: no-repeat;
	background-position: 303px;
	margin-bottom: 2px;
}

div.album_holder {
	position: absolute;
	width: 298px;
	height: 287px;
	left: 330px;
	top: 20px;
}

div.bottom_links {
	position: absolute;
	bottom: 0px;
	left: 10px;
	padding-bottom: 10px;
	_padding-bottom: 30px;
	font-family: arial;
	font-size: 12px;
	color: #0a0d3a;
	text-decoration: none;
}

div.bottom_links a {
	color: #0a0d3a;
	text-decoration: none;
}

.project_text td {
	border: 1px solid #5390bc;
	padding-left: 2px;
	padding-right: 2px;
}

.project_text table {
	border: 0px;
	border-collapse: collapse;
	width: 300px;
}

.little {
	font-size: 9px;
}

.center {
	text-align: center;
}

.right {
	text-align: right;
}

h3 {
	display: block;
	width: 100%;
	text-align: center;
	font-weight: bold;
	font-type: verdana;
	font-size: 11px;
	color: #000000;
	margin: 0px;
	padding: 0px;
}

.popis_h3 {
	display: block;
	width: 100%;
	text-align: center;
	font-weight: normal;
	font-type: verdana;
	font-size: 11px;
	color: #000000;
}

.project_text ul {
	padding-left: 23px;
}

div.home {
	margins-left: 1px;
	padding-bottom: 120px;
}

div.home img {
	border: 1px solid #ffffff;
	margin-bottom: 10px;
}

div.sitemap a {
	color: #000000;
}

div.img_holder {
	width: 298px;
	heifht: 297px;
	position: absolute;
}

div.nbsp {
	width: 10px;
}

#_without_scrool {
	min-height: 480px;
	_height: 480px;
	width: 315px;
	float: left;
}

#content {
	height: 480px;
	width: 315px;
	float: left;
	overflow: hidden;
}

.scrollbar-vert {
	height: 480px;
	width: 8px;
	float:left;
}
.handle-vert {
	height: 92px;
	width: 8px;
	background-color: #0576b2;
}