<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "windows-1250";

#layout {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	}

#index {
	width: 980px;
	height: auto;
	vertical-align: top;
	padding-top: 0px;
	margin-left: auto;
	margin-right: auto;
	
}

#head1 {
	width: 980px;
	height: 20px;
	background-color:rgba(161,123,110,1.00);
	padding-top: 0px;
	vertical-align: top;
	background-repeat: no-repeat;	
}
#head2 {
	width: 980px;
	height: 43px;
	background-image: ;
	background-repeat: no-repeat;	
}

#navigation_main {
	width: 980px;
	height: 110px;
	background-image: ;
	background-repeat: no-repeat;	
	float: left;
}

#navigation_main_left {
	width: 300px;
	height: 110px;
	display: block;
	vertical-align: top;
	float: left
}
#navigation_main_right {
	width: 680px;
	height: 110px;
	float: right;
	vertical-align: top;

	
}
#navigation_main_nav1 {
	width: 680px;
	height: 70px;
	float: right;

}

#navigation_main_nav2 {
	width: 680px;
	height: 40px;
	float: right;

}


#nav_images {
	width: 980px;
	height:400;
	background-repeat: no-repeat;	
	float: left;
	
}

#obsah {
	width: 980px;
	height: auto;
	background-repeat: no-repeat;	
	float: left;
}
#obsah_dilna {
	width: 980px;
	height:700px;
	background-repeat: no-repeat;
	float: left;
	background-image: url(../images/workshop2.png);
}


#slogan {
	width: 980px;
	height: 230px;
	background-image: ;
	background-repeat: no-repeat;	
	float: left
}

#nav_footer {
	width: 980px;
	height: 60px;
	float: left;

}



h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 140%;
	color: rgba(157,91,53,1.00);
	font-weight: 100;
	font-style: normal;
	text-align: left;
	padding-bottom: 2px;
	margin: 0px;
	letter-spacing: 0.10em;
	
	}
	h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	color:rgba(235,237,238,1.00);
	font-weight: 100;
	font-style: normal;
	text-align: left;
	padding-bottom: 2px;
	padding-top:5px;
	margin: 0px;
	letter-spacing: 0.20em;
	
	}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: rgba(157,91,53,1.00);
	font-weight: 200;
	font-style: normal;
	text-align: right;
	padding-right: 70px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin: 0px;
	
	}
	
	h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color:rgba(63,46,39,1.00);
	font-weight: 100;
	font-style: normal;
	line-height: 1.4em;
	
	}
	
	
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: 300;
	font-style: normal;
	text-align: right;
	margin: 0px;
	padding-top: 12px;
	color: rgba(255,255,255,1.00);
	letter-spacing: 0.35em;
	padding-right: 5px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	color:rgba(63,46,39,1.00);
	font-weight: 100;
	font-style: normal;
	line-height: 1.4em;
}
.p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: rgba(63,46,39,1.00);
	font-weight: 100;
	font-style: normal;
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.obrlinka {
	
	margin-left: 65px;
	margin-right: 65px;
}
.image {
	opacity: 1;
		
}

.image:hover {
	opacity: 0.6;
	background-color:rgba(168,177,172,1.00)
	
}
</pre></body></html>