@charset "utf-8";
body  {

	background: #ffffff;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #404040;
}
A:link {text-decoration: none; color:#8135ad}
A:active {text-decoration: none; color:#8135ad}
A:visited {text-decoration: none; color:#8135ad}

A:hover {text-decoration: none}
.twoColFixRtHdr #container {
	width: 980px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
} 
#header {
	height: 95px;
	border: solid 1px #fff;
} 
#menuFront {
	margin: 0 0 0px 0;
	background-image: url(../images/menuMain.png);
	background-repeat: no-repeat;
	height: 39px;
	float: left;
	width: 980px;

} 
#menuDetail {
	margin: 0 0 25px 0;
	background-image: url(../images/menuDetail.png);
	background-repeat: no-repeat;
	height: 39px;
	float: left;
	width: 981px;

} 
#menuLeverandor {
	margin: 0 0 25px;
	background-image: url(../images/menuLeverandor.png);
	background-repeat: no-repeat;
	height: 39px;
	float: left;
	width: 981px;

}

#menuMedier {
	margin: 0 0 25px;
	background-image: url(../images/menuMedier.png);
	background-repeat: no-repeat;
	height: 39px;
	float: left;
	width: 981px;

}

#menuKontakt {
	margin: 0 0 25px;
	background-image: url(../images/menuKontakt.png);
	background-repeat: no-repeat;
	height: 39px;
	float: left;
	width: 981px;

}


#menuFront ul {
list-style: none;
padding: 0;
margin: 0 0 0 0;
width: 981 px;
height:39px;
font-family:Arial, Helvetica, sans-serif;
font-size:15px;
letter-spacing:1px;


} 

#menuFront li {
float: left;
margin: 0;

} 
#menuFront li a {
display: inline-block;
height:28px;
float: left;
width: 222px;
margin: 5px 11px 0 0;
color: #ffffff;
text-decoration: none;
padding: 2px 0 0 15px;

}

#menuFront li a:hover{


color: #ffffff;
	border-bottom-style:solid;
	border-bottom-width:0px;
	border-bottom-color:#3c1a57;
background-color:#3c1a57;
margin-top:0px;
padding-top:7px;
	
}


#menuDetail ul {
list-style: none;
padding: 0;
margin: 0 0 18px 0;
width: 981 px;
height:39px;
font-family:Arial, Helvetica, sans-serif;
font-size:15px;
letter-spacing:1px;


} 

#menuDetail li {
float: left;
margin: 0;

} 
#menuDetail li a {
display: inline-block;
height:30px;
float: left;
width: 222px;
margin: 5px 11px 0 0;
color: #ffffff;

text-decoration: none;
padding: 2px 0 0 15px;

}

#menuDetail li a:hover{


color: #ffffff;
	border-bottom-style:solid;
	border-bottom-width:0px;
	border-bottom-color:#3c1a57;
background-color:#3c1a57;
margin-top:0px;
padding-top:7px;
	
}


#menuLeverandor ul {
list-style: none;
padding: 0;
margin: 0 0 18px 0;
width: 981 px;
height:39px;
font-family:Arial, Helvetica, sans-serif;
font-size:15px;
letter-spacing:1px;


} 

#menuLeverandor li {
float: left;
margin: 0;

} 
#menuLeverandor li a {
display: inline-block;
height:30px;
float: left;
width: 222px;
margin: 5px 11px 0 0;
color: #ffffff;
text-decoration: none;
padding: 2px 0 0 15px;

}

#menuLeverandor li a:hover{
	color: #ffffff;
	border-bottom-style:solid;
	border-bottom-width:0px;
	border-bottom-color:#3c1a57;
	background-color:#3c1a57;
	margin-top:0px;
	padding-top:7px;

	
}

#menuMedier ul {
list-style: none;
padding: 0;
margin: 0 0 18px 0;
width: 981 px;
height:39px;
font-family:Arial, Helvetica, sans-serif;
font-size:15px;
letter-spacing:1px;


} 

#menuMedier li {
float: left;
margin: 0;

} 
#menuMedier li a {
display: inline-block;
height:30px;
float: left;
width: 222px;
margin: 5px 11px 0 0;
color: #ffffff;
text-decoration: none;
padding: 2px 0 0 15px;

}

#menuMedier li a:hover{


color: #ffffff;
	border-bottom-style:solid;
	border-bottom-width:0px;
	border-bottom-color:#3c1a57;
background-color:#3c1a57;
margin-top:0px;
padding-top:7px;

	
}

#menuKontakt ul {
list-style: none;
padding: 0;
margin: 0 0 18px 0;
width: 981 px;
height:39px;
font-family:Arial, Helvetica, sans-serif;
font-size:15px;
letter-spacing:1px;


} 

#menuKontakt li {
float: left;
margin: 0;

} 
#menuKontakt li a {
display: inline-block;
height:26px;
float: left;
width: 222px;
margin: 5px 11px 0 0;
color: #ffffff;
text-decoration: none;
padding: 2px 0 0 15px;

}

#menuKontakt li a:hover{


color: #ffffff;
	border-bottom-style:solid;
	border-bottom-width:0px;
	border-bottom-color:#3c1a57;
background-color:#3c1a57;
margin-top:0px;
padding-top:7px;

	
}



#splash {
	margin-bottom: 0px;
	border:solid 0px;
}
.twoColFixRtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 0 0 0 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.twoColFixRtHdr #sidebar1 {
	float: right; /* since this element is floated, a width must be given */
	width: 236px;
	padding: 14px 0 1px 1px;
	border: solid 0px;
	margin: 2px 0 18px 0;
	background-color: #775099;
}
.twoColFixRtHdr #sidebar1 p {

	padding: 0;
	border: 0;
	margin: 0;
}

.twoColFixRtHdr #mainContent {
	margin: 35px 0 0 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	padding: 0;
	width: 740px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	border:solid 0px;
} 

.twoColFixRtHdr #footer {
	padding: 0; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	border-top-style:solid;
	border-top-width:8px;
	border-top-color:#3c1a57;
	padding-top:15px;
	margin: 0 0 0 0;
} 
.twoColFixRtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.rightGraphic{
	width:125px;
	height:125px;
	background-color: #CCC;
	margin-bottom: 25px;
	float:left;
	}

.rightGraphicMarginLeft{
margin-left:25px;
	}

.rightGraphic a{

	display:inline-block;
	background-color:#0F6;
	border-width:1px;
	border-style:solid;
	border-color:#c0c0c0;
	}		
	.rightGraphic a:hover{
	border-width:1px;
	border-style:solid;
	border-color:#977732;

	}
		
		
	.textBox{
	width: 200px;
	height: 125px;
	margin: 0 46px 25px 0;
	border-bottom-style:solid;
	border-bottom-width:2px;
	border-bottom-color:#662d91;
	padding: 0 0 0  0;
	float: left;
	}
	
	.textBox h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#977732;
	font-weight:normal;
	margin:0;
	}
	
	.textBox a {
	display:inline-block;
	height:100%;
	width:193px;
	text-decoration:none;
	color:#404040;
	}
	

	.textBox a:hover h1{
	text-decoration:none;
	color:#c78802;
	}
	.textBox p {
	margin:8px 0 0 0;
	}
	
	.textBoxMarginLeft {
		margin-left: 35px;
	}
		
	
	.logo{
	width: 481px;
	margin: 25px 0 0 0;
 
	}
	
	#gsearch{
	width: 238px;
	margin: 50px 0 0 0;
	float: right;
	height: 25px;
	background-color: #fff;
	text-align: right;


	}
	
	
	.footerAdr1{
	width: 240px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	float:left;

	}
	.footerAdr2{
	width: 240px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	float:left;

	}
	.footerContact{
	width: 240px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	float:right;
	margin: 0 30px 0 0;

	}
	
	#leftSidebar{
	width:212px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#393939;
	float:left;
	padding-top: 3px;
		}
	#leftSidebar a{
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:11px;
		color:#393939;
		text-decoration: none;

		}
		
	#leftSidebar a:hover{
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:11px;
		color:#8a6c2d;
		text-decoration: none;


		}
		
	#textField{
	width:410px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	color:#393939;
	float:left;
	margin: 0 0 0 35px;
	
		}


	#textField a{

	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	text-decoration:none;
	color:#977732; 
	
		}


		
	#textField h1{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:28px;
	color:#977732;
	font-weight: lighter;
	padding: 1px 0 8px 0;
	margin: 0 0 0 0;

		
		}
	
	

