/*- Reset Styles -----------------------------------------------------------*/
	
	
		html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, 
		cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, 
		ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, hr, button
		{margin:0; padding:0; border:0; outline:0; font-size:100%; vertical-align: baseline; background:transparent;}
		
		ol, ul {list-style:none;}
		h1, h2, h3, h4, h5, h6, li {line-height:100%;}
		blockquote, q {quotes:none;}
		table {border-collapse:collapse; border-spacing:0;}
		

/*- End Reset Styles -------------------------------------------------------*/

body {
	font: 100% Arial, Helvetica, sans-serif;
	background-color: #CCCCCC;
	margin: 0; /* Je vhodné nastavit nulový okraj a odsazení elementu body a umožnit tak použití různých výchozích hodnot prohlížeče. */
	padding: 0;
	text-align: center; /* Umístí kontejnery na střed v prohlížečích IE 5*. Text je nastaven na výchozí zarovnání vlevo v selektoru #container. */
	color: #000000;
	background-image: url(../images/fs_bg_bottom2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-attachment: fixed;
}
p {
	margin: 0;
}
.fs_new #container {
	width: 100%;  /* Nastavení o 20 px méně než je maximální šířka 800 px umožní zobrazení prvků prohlížeče a zabrání použití horizontální posuvné lišty. */
	background: #FFFFFF;
	margin: 0 auto; /* Automatické okraje (společně se šířkou) nastaví stránku na střed. */
	border: 0px solid #000000;
	text-align: left; /* Dojde k potlačení zarovnání textu: zarovnání na střed u elementu body. */
}
.fs_new #header {
	width: 960px;
	height: 115px;
	background-color: #FFFFFF;
	padding: 0px 5px 0px 40px;
	margin: 0;
/*	background-image: url(../images/fs_bg_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
*/
}
.fs_new #fs_logo {
	float:left;
	width: 640px;
	height:60px;
/*	background-color: #CC3; */
	margin-top:55px;
}
.fs_new #top_menu {
	float:left;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 1em;
	text-align: right;
	color: #001F70;
	background-color: #FFFFFF;
	line-height: 30px;
	height: 30px;
	width: 275px;
	margin-top:85px;
	padding: 0px 5px 0px 0px;
}

.fs_new #top_menu a{
	text-decoration: none;
	color: #001F70;
}
.fs_new #top_menu a:visited {
	text-decoration: none;
	color: #001F70;
}
.fs_new #top_menu a:hover{
	text-decoration: ;
	color: #FFFFFF;
	background-color: #001F70;
}


.fs_new #mainContent {
	clear:both;
	padding: 10px 40px 10px 40px;
	background-color: #EFEFEF;
/*	background-image: url(../images/bg_gray.gif);*/
	background-repeat: repeat;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #999999;
	border-bottom-color: #999999;
	margin: 0px;
}
.fs_new #textblock {
	float:left;
	width: 920px;
/*	height:60px; */
/*	background-color: #CC3;*/
	margin-top:5px;
	overflow: hidden;
}
.head1 {
	font-size: 2em;
	font-family: Georgia, Times New Roman, Times, serif;
	text-align: left;
	color: #000000;
	line-height: 100%;
	padding-top:10px;
	padding-bottom:3px;

}
.head1 a{
	text-decoration: none;
	color: #000000;
}
.head1 a:visited {
	text-decoration: none;
	color: #000000;
}
.head1 a:hover{
	text-decoration: none;
	color: #FFF;
	background-color: #000;
}
.head2 {
	font-size: 1.5em;
	font-family: Georgia, Times New Roman, Times, serif;
	text-align: left;
	color: #666666;
	line-height: 100%;
	padding-top:5px;
	padding-bottom:3px;
	padding-left: 2px;

}
.head2 a{
	text-decoration: none;
	color: #666666;
}
.head2 a:visited {
	text-decoration: none;
	color: #666666;
}
.head2 a:hover{
	text-decoration: none;
	color: #FFF;
	background-color: #333;
}
.text_gray {
	font-size:1em;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	color: #999999;
	line-height: 120%;
	padding-top:3px;
	padding-bottom:0px;
	margin: 0px;
	padding-left: 15px;

}
.ref_img a {
	outline: none;	
	margin-right: 25px;
}

.ref_img img {
	border: 1px solid #CCC;
	padding: 2px;	
	margin: 10px 0px 10px 0;
}

.text_gray_sm {
	font-size:0.8em;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	color: #999999;
	line-height: 120%;
	padding-top:0px;
	padding-bottom:0px;
	margin: 0px;
	padding-left: 15px;
}
.fs_new #footer {
	padding: 0 40px;
	background-color: #FFF;
	background-image: url(../images/bg_creative.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.fs_new #footer_link {
	float:left;
	width: 920px;
	height:84px;
	text-align: right;
/*	background-color: #CC3; */
}
.fs_new #footer_link p {
	margin: 0; 
	padding: 10px 0; 
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 1em;
	text-align: right;
	color: #999999; 
}
.fs_new #footer_link p a{
	color: #001F70;
	font-size: 1.6em;
	text-decoration: none;
/*	font-weight: bold; */
}
.fs_new #footer_link p a:hover, a:visited{
	text-decoration: underline;
}
.clearfloat { /* Tato třída musí být umístěna u elementu div nebo break a musí být posledním elementem před uzavřením kontejneru, který musí plovoucí prvek zcela obsahovat. */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
/* PORFOLIO */
.portfolio {
	height:90%;
	width: 90%
	overflow:auto; 
	color: #000000;
	text-align:left;
	margin: 0;
	padding-left: 5px;
	padding-top: 5px;
}
.portfolio_img {
	border: 1px solid #333333;
	background-color:#999;
	padding: 2px;
	margin: 0px;
}
.text_sm {
	font-size:0.8em;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	color: #333;
	line-height: 120%;
	padding-top:0px;
	padding-bottom:0px;
	margin: 0px;
	padding-left: 5px;
}
.text_sm a{
	text-decoration: underline;
	color: #000000;
}
.text_sm a:visited {
	text-decoration: underline;
	color: #000000;
}
.text_sm a:hover{
	text-decoration: none;
}
#dhtmltooltip{
position: absolute;
width: 150px;
border: 1px solid #333;
color: #666;
line-height: 120%;
font-size:0.7em;
font-family: Arial, Helvetica, sans-serif;
text-align: left;
padding: 2px;
background-color: #CCC;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

<!--
/** 
 * Slideshow style rules.
 */
#slideshow {
	margin:0 auto;
	width:640px;
	height:440px;
/*	background:transparent url(../images/bg_slideshow.jpg) repeat-y 0 0; */
	position:relative;
}
#slideshow #slidesContainer {
  margin:0 auto;
  width:560px;
  height:440px;
  overflow:auto; /* allow scrollbar */
  position:relative;
}
#slideshow #slidesContainer .slide {
  margin:0 auto;
  width:540px; /* reduce by 20 pixels of #slidesContainer to avoid horizontal scroll */
  height:440px;
}

/** 
 * Slideshow controls style rules.
 */
.control {
  display:block;
  width:39px;
  height:440px;
  text-indent:-10000px;
  position:absolute;
  cursor: pointer;
}
#leftControl {
	top:0;
	left:0;
	background-color: transparent;
	background-image: url(../images/control_left.png);
	background-repeat: no-repeat;
	background-position: 0 center;
}
#rightControl {
	top:0;
	right:0;
	background-color: transparent;
	background-image: url(../images/control_right.png);
	background-repeat: no-repeat;
	background-position: 0 center;
}
.slide p {
  	margin:5px;
	font-size:0.8em;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	line-height: 120%;
	padding: 5px 0px;
}
.slide h2 {
  font-family: Georgia, Times New Roman, Times, serif;
  color:#ccc;
  letter-spacing:-1px;
}
.slide img {
  margin: 10px 0px;
}
.slide a{
	text-decoration: underline;
	color: #000000;
}
.slide a:visited {
	text-decoration: underline;
	color: #000000;
}
.slide a:hover{
	text-decoration: none;
}
