body {
	margin: 11px 0 0 0;
	padding: 0;
	background: #000000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: justify;
	background:#DEF3FF url(../images/pozadi_finito.jpg) repeat-x;
	color: #333333;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	letter-spacing: .2em;
	color: #333333;
}

p, ul, ol, blockquote {
	margin-top: 0;
	line-height: 160%;
}

a {
	text-decoration: underline;  
	color: #FF6600;
}

a:hover {
	text-decoration: underline;
}


/**************** Header and navigation styles ****************/



#header{
height:200px;
width:849px;
margin: 0 auto;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
color: #333333;
background:  url(../images/alpi_hlavicka.jpg) no-repeat;
}





/* Menu */
#menu1 {


	height:75px;
	margin-left: 300px;
	width: auto;
}

#menu1 ul {
	

	list-style: none;
	line-height: normal;
}

#menu1 li {
	display: inline;
	width: 65px;
	}

#menu1 a {
	width: 60px;
	display: inline;
	float: left;
	margin-right:8px;
	text-align: center;
	padding: 1px 1px 1px 1px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 9px;
	border: none;
	font-weight: bold;
	color: #333333;
	
}

#menu {
	float: left;
	width:150px;
	height:auto;
	margin: 0 auto;
	padding: 20px 10px 20px 10px;
	
	
}

#menu ul {
	display:inline;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	width: 125px;
	padding-left: 10px;
	background: url(images/img4.gif) no-repeat left center;
	border-bottom: thin dotted #CCCCCC;
	text-transform: lowercase;
	text-decoration: none;
	font-size:12px;
	color: #333333;
}

#menu .first a {
	border: none;
}



/**************** Content styles ****************/

#content{

width:849px;
min-height: 500px;
margin: 0 auto;
font-size:0.9em;
padding:0;
background: #FFFFFF url(../images/alpi_content.jpg) no-repeat;
}


#content h2 a{font-weight:normal;}
#content h3{margin:0 0 5px 0; font-size:1.4em; letter-spacing:-1px;}
#content a:hover,#subcontent a:hover{text-decoration:underline;}
#content ul,#content ol{margin:0 5px 16px 35px;}
#content dl{margin:0 5px 10px 25px;}
#content dt{font-weight:bold; margin-bottom:5px;}
#content dd{margin:0 0 10px 15px;}

/**************** Sidebar styles ****************/

#colOne{
float:left;
width: 425px;
min-height: 495px;
margin: 0 auto;
padding:5px 5px 0px 3px;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;

}

#colOne h2{
line-height:40px;

}
#colOne p{
font-size:10px;
line-height:18px;

}

#colTwo{
float:right;
width: 395px;
min-height: 495px;
	margin: 0 auto;
padding:5px 12px 0px 8px;
line-height:18px;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;

}

#colTwo p{
font-size:10px
line-height:18px;
}

.important{
	color:#FF6600;
	font-weight:bold;
	font-size: 11px;
}


#subcontent h2{
display:block;
margin:0 0 15px 0;
font-size:1.6em;
font-weight:normal;
text-align:left;
letter-spacing:-1px;
color:#505050;
background-color:inherit;
}

#subcontent p{margin:0 0 16px 0; font-size:0.9em;}

/**************** Menublock styles ****************/

.menublock{margin:0 0 20px 8px; font-size:0.9em;}
.menublock li{list-style:none; display:block; padding:2px; margin-bottom:2px;}
.menublock li a{font-weight:bold; text-decoration:none;}
.menublock li a:hover{text-decoration:none;}
.menublock li ul{margin:3px 0 3px 15px; font-size:1em; font-weight:normal;}
.menublock li ul li{margin-bottom:0;}
.menublock li ul a{font-weight:normal;}

/**************** Searchbar styles ****************/


/**************** Footer styles ****************/
#footer{
clear:both;
width:849px;
height:30px;
margin:0 auto;
font-size:0.7em;
color:#f0f0f0;
background:#EAFCFE;
}

#menu a:hover {
font-size:14px;
	color: #990000;
	text-decoration:underline;
	font-weight:bold;
} 

#menu .first a {
font-size:16px;
text-transform:uppercase;
text-shadow:#666666;
color:#990000;
	border: none;
}

#hannah {
	height:40px;
	margin-right:65px;
	width: 179px;
	float:right;
}

#hannah ul {
	list-style: none;
	line-height: normal;
	width:179px;
}

#hannah li {
	display: block;
	width: 179px;
	text-align: center;
	}

#hannah a {
	display:block;
	width:179px;
	text-align: center;
	padding: 1px 1px 1px 1px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 9px;
	border: none;
	font-weight: bold;
	color: #333333;
	
}

#hannah a:hover { 
	color: #FF0000;
	text-decoration:underline;
} 

#footer p{padding:0; margin:0; text-align:center; color:#FF6633; font-size:10px;}
#footer a{color:##333333; background-color:inherit; font-weight:bold;}
#footer a:hover{color:#333333; background-color:inherit; text-decoration: underline;}

/**************** Misc classes and styles ****************/

.splitcontentleft{float:left; width:48%;}
.splitcontentright{float:right; width:48%;}
.clear{clear:both;}
.small{font-size:0.8em;}
.hide{display:none;}
.textcenter{text-align:center;}
.textright{text-align:right;}
.important{
	color:#FF6600;
	font-weight:bold;
	font-size: 11px;
}
.box
{

margin:0 0 20px 0;
padding:10px;
border:1px solid #c0c0c0;
background: transparent url("../images/ctverecek_75.png") repeat left top; 
filter: alpha(opacity=40); 
text-align: left;
line-height:1.5em;
}



