@import "reset.css";



body 	{
	font-family: Georgia, Arial, Helvetica, sans-serif; 
	font-size:11px;
	color:#000000;
	background-color:#FFFFFF;
	padding:0;
	letter-spacing:1px;
	line-height:1.20;
	}
p {
	margin:0 0 8px 0;
	}
hr {
	display:none;
}
a {
	color:#000000;
	text-decoration:underline;
	}
a:hover{
	color:#404040;
	text-decoration:none;
	}
	
h1 {
	font-size:1.6em;
	font-weight:bold;
	color:#000A4A;
	margin:0;
	padding:10px 0 0 0;
	}

h2 {
	font-size:1.4em;
	font-weight:bold;
	color:#595959;
	margin:0;
	padding:10px 0 0 0;
	text-transform:uppercase;
	}
h3 {
	font-size:1.4em;
	font-weight:bold;
	color:#000A4A;
	margin:0;
	padding:10px 0 0 0;
	}
h4 {
	font-size:1.2em;
	font-weight:bold;
	color:#000A4A;
	margin:0;
	padding:10px 0 0 0;
	}

/* -= Layout =- */

#base {
	position:relative;
	width:960px;
	height:676px;
	margin:0 auto;
	padding:0px;
	background:url(../gfx/bigbg.jpg) left top no-repeat;
	}
#top {
	position:relative;
	width:960px;
	height:56px;
	}
#menuhead01 {
	position:relative;
	width:960px;
	height:33px;
	color:#000000;
	font-weight:bold;
	font-size:11px;
	}
#menuhead01 .menuitem1 a {
	padding:10px 15px 0px 84px;
	display:block;
	height:23px;
	float:left;
	text-decoration:none;
	}
#menuhead01 .menuitem2 a {
	padding:10px 15px 0px 15px;
	display:block;
	height:23px;
	float:left;
	text-decoration:none;
	}
#menuhead01 .menuitem3 a {
	padding:10px 15px 0px 15px;
	display:block;
	height:23px;
	float:left;
	text-decoration:none;
	}
#menuhead01 .menuitem4 a {
	padding:10px 15px 0px 15px;
	display:block;
	height:23px;
	float:left;
	text-decoration:none;
	}
#menuhead01 .menuitem5 a {
	padding:10px 15px 0px 15px;
	display:block;
	height:23px;
	float:left;
	text-decoration:none;
	}
#menuhead01 .menuitem6 a {
	padding:10px 15px 0px 15px;
	display:block;
	height:23px;
	float:left;
	text-decoration:none;
	}
#menuhead01 .menuitem1 a:hover {
	text-decoration:none;
	}
#menuhead01 .menuitem2 a:hover {
	text-decoration:none;
	background:url(../gfx/mbg.jpg) -144px 0px no-repeat;
	}
#menuhead01 .menuitem3 a:hover {
	text-decoration:none;
	background:url(../gfx/mbg.jpg) -328px 0px no-repeat;
	}
#menuhead01 .menuitem4 a:hover {
	text-decoration:none;
	background:url(../gfx/mbg.jpg) -493px 0px no-repeat;
	}
#menuhead01 .menuitem5 a:hover {
	text-decoration:none;
	background:url(../gfx/mbg.jpg) -613px 0px no-repeat;
	}
#menuhead01 .menuitem6 a:hover {
	text-decoration:none;
	background:url(../gfx/mbg.jpg) -702px 0px no-repeat;
	}
/* -= Footer =- */
#fotoer {
	position:relative;
	margin:0px 20px;
	width:916px;
	height:153px;
	overflow:hidden;
	overflow-x:auto;
	padding:0;
	}
#fotoer img {
  padding: 0;
	margin-right: 9px;
	}

/* -= Footer =- */
#footer {
	position:relative;
	width:938px;
	height:20px;
	margin-left:22px;
	padding:0;
	font-size:10.5px;
	letter-spacing:0px;
	}

/* -= Content =- */
#content { 
	position:relative;
	width:960px;
	height:347px;
	overflow:show;
	padding:0px;
	}
#content .logo { 	
	position:absolute;
	left:130px;
	top:25px;
	width:160px;
	height:75px;
	background: transparent url(../gfx/atchic.png) no-repeat 0 0 !important;
	filter:progid:DXimageTransform.Microsoft.AlphaImageLoader(src='http://www.adva.cz/chic/gfx/atchic.png',sizingMethod='crop');
	background:none;
	z-index:20;
}
#content .hand { 	
	position:absolute;
	left:102px;
	top:295px;
	width:210px;
	height:35px;
	background: transparent url(../gfx/handmade.png) no-repeat 0 0 !important;
	filter:progid:DXimageTransform.Microsoft.AlphaImageLoader(src='http://www.adva.cz/chic/gfx/handmade.png',sizingMethod='crop');
	background:none;
	z-index:20;
}
#content .text1 { 	
  position:absolute;
	left:400px;
	top:65px;
	width:472px;
	height:280px;
	padding-right:30px;
	margin-bottom: 10px;
	overflow:auto;
	text-align:justify;
	font-size:11px;
	letter-spacing:0.8px;
}

#content .text { 	
  position:absolute;
	left:400px;
	top:35px;
	width:472px;
	height:310px;
	padding-right:30px;
	overflow:auto;
	text-align:justify;
	font-size:11px;
	letter-spacing:0.8px;
}
#content .text ul {
	text-align:left;
	margin-left:20px;
}
#content .submenu { 	
	position:absolute;
	left:400px;
	top:0px;
	width:472px;
	height:55px;
	padding-right:30px;
	font-size:11px;
	font-weight:bold;
	letter-spacing:0.8px;
	color:#666666;
}
#content .submenu a {
	margin:2px 15px 0px 0px;
	display:block;
	height:16px;
	float:left;
	text-decoration:none;
	color:#666666;
	border-bottom:1px solid #666666;
	}
#content .submenu a:hover {
	text-decoration:none;
	color:#666666;
	}
#content .submenu #subsubmenu {
	display:block;
	height:16px;
	clear:both;
	float:left;
	margin-left:76px;
	color:#666666;
	visibility:hidden;
	}
#content .submenu #subsubmenu a{
	margin:0px 15px 0px 0px;
	display:block;
	height:16px;
	float:left;
	text-decoration:none;
	color:#666666;
	border-bottom:1px solid #666666;
	}
#content hr {
	display: block;
}
.clean {
	clear:both;
	height:0;
	width:100%;
	font-size:0;
	}
