@charset "utf-8";
/* CSS Document */

* {
	margin:0;
	padding:0;
}

body {
	font-family: Arial, "Times New Roman", Times, sans-serif;
	color: #000000;
	background-image: url(images/metal.jpg);
	width: 780px;
	font-size: 12px;
	margin: auto;
}

#container {
	width: 780px;
	float: left;
	background-color: #2267f2;
	border: 1px solid;
	margin-top: 50px;
}
		
#menu  {
	float:left;
	width:188px;
	color: #E3E3E3;
	background-repeat: no-repeat;
	background-color: #2267f2;
	background-position: bottom;
	margin-top: -50px;
}

#menu ul	{
	list-style-type: none;
}

#menu li	{
	font-size: 14px;
	font-weight: bold;
	height: 31px;
	width: 163px;
	background-repeat: no-repeat;
	margin-top: 2px;
}

#menu a		{
	font-size: 14px;
	height: 23px;
	background-image: url(images/tlacitko.png);
	width: 163px;
	float: left;
	padding-left: 20px;
	padding-top: 8px;
	color: #E3E3E3;
	text-decoration: none;
	vertical-align: bottom;
}

#menu a:hover	{
	background-image: url(images/tlacitko-a.png);
}

#brand		{
	font-size: 10px;
	margin-bottom: 50px;
	padding-left: 12px;
}
			
#brand h2 {
	font-size: 14px;
	display: block;
}

#brand ul {

}
	
#brand li {
	display: block;
	font-size: 10px;
	margin-bottom: -15px;
	height: 27px;
	width: 180px
}

#company {
	padding-bottom:10px;
	display:block;
}
			
#head	{
	width: 780px;
	height: 145px;
	background-image: url(images/zahlavi.png);
	float: left;
	margin-left: 0px;
	background-color: #0057ff;
}

	#header 	{
	float: right;
	font-size: 40px;
	font-weight: bold;
	color: #000000;
	padding-right: 150px;
	padding-top: 10px;
}
	
#content	{
	font-size: 14px;
	width: 500px;
	margin-top: 0px;
	background-position: top;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 22px 22px 22px 22px;
	float: left;
	padding: 22px 22px 22px 21px;
	border: 1px solid;
	/*border-right: none;
	border-bottom: none;*/
	background-image: url(images/pozadi.png);
	background-repeat: repeat-y;
	background-color: #006cff;
}
		
#content h1	{
	font-size: 24px;
	background-image: url(images/h1.png);
	margin-left: -22px;
	padding-left: 22px;
	height: 32px;
	margin-top: 10px;
	margin-bottom: 20px;
	background-repeat: no-repeat;
	background-position: bottom left;
}

#content h2 {
	font-size: 18px;
	background-image: url(images/h-bg.png);
	background-repeat: repeat-y;
	margin-left: -22px;
	padding-left: 22px;
	height: 24px;
	margin-top: 15px;
	margin-bottom: 10px;
}
		
#content a:link, #content a:visited, #content a:active {
	color: #FFFFFF;
}

#foot	{
	width: 780px;
	height: 25px;
	float: left;
	background-image: url(images/zapati.png);
	background-color: #0057ff;
	background-position: right;
	overflow: hidden;
}		
	
#foot ul	{
	list-style-type: none;
	height: 20px;
	float: right;
	margin-right: 50px;
}

#foot li	{
	background-repeat: no-repeat;
	height: 20px;
	padding-left: 0px;
	float: left;
}
		
#foot a{
	font-size: 9px;
	text-decoration: none;
	color: #E3E3E3;
	display: block;
	padding: 6px;
	float: left;
}

#foot a:hover{
	color: #E3E3E3;
	background-color: #2267f2;
}

.wz {
text-align: center;
}
.wz div {
width: 496px;
}
.wz table {
border: 0px;
}
.wz table td {
padding: 0px;
margin: 0px;
border: 0px;
}

.odkazy li{
	list-style: none;
}


/* CSS Document */
