/* ================================================
	TopStyle Pro Export
	Source File: D:\xampp\htdocs\apweb\css\apweb_IE_basic.css
	Target: Opera 8
================================================ */

@import url(apweb_IE_content.css);

body, html {
	padding: 0px;
	border: 0px;
	background-color: #292929;
	margin: 0px;
}

a {
	font-family: Verdana, "Trebuchet MS", sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #FF802B;
	font-weight: normal;
	text-decoration: underline;
}

a:hover {
	font-family: Verdana, "Trebuchet MS", sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #D72000;
	font-weight: normal;
	text-decoration: none;
}

/* ---------------------------------------------------------------------------------------*/

div#top1 {
	width: 100%;
	background-color: #292929;
/*	text-align: center;*/
		float: left;
}

div#topmenu {
	width: 870px;
	margin-left: auto;
		margin-right: auto;
}

div#menu1 {
	float: left;
	width: 670px;
	margin-top: 24px;
}

div#menu2 {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF9147;
	font-weight: normal;
	float: left;
	width: 165px;
	margin: 5px 5px 0px 30px;
	text-align: right;
	display: inline;
}

div#menu2 img {
	margin-top: 5px;
}

div#menu2 a {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #FF802B;
	font-weight: normal;
	text-decoration: none;
}

div#menu2 a:hover {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}

ul#hlavnemenu {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

ul#hlavnemenu li {
	display: block;
	width: 110px;
	float: left;
	text-align: left;
	margin-left: 15px;
}

ul#hlavnemenu li a {
	font-family: Tahoma, sans-serif;
	font-size: 20px;
	line-height: 22px;
	color: #9F9F9F;
	font-weight: normal;
	text-decoration: none;
}

ul#hlavnemenu li a:hover {
	font-family: Tahoma, sans-serif;
	font-size: 20px;
	line-height: 22px;
	font-weight: normal;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}

/* ---------------------------------------------------------------------------------------*/

div#top2 {
	width: 100%;
	text-align: center;
	background: url(../assets/apweb_top2_bckg.jpg) left bottom repeat-x;
		float: left;
}

div#titulokimg {
	width: 870px;
	height: auto;
		margin-left: auto;
		margin-right: auto;
}

/* ---------------------------------------------------------------------------------------*/

div#top3 {
	font-family: Verdana, "Trebuchet MS", sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #545454;
	font-weight: normal;
	text-decoration: none;
	width: 100%;
	background: url(../assets/apweb_gradient_bckg.jpg) left top repeat-x;
	background-color: #FFFFFF;
	text-align: center;
	float: left;
}

div#frame {
	width: 838px;
	text-align: left;
	border-right: solid 1px #E8E8E8;
	border-left: solid 1px #E8E8E8;
	background-image: url(../assets/frame_bckg.gif);
	background-position: top right;
	background-repeat: repeat-y;
	padding: 15px;
	min-height: 450px;
		margin-left: auto;
		margin-right: auto;
}

/* ---------------------------------------------------------------------------------------*/

div#top4 {
	width: 100%;
	float: left;
	text-align: center;
	padding-bottom: 8px;
		float: left;
}

/* ---------------------------------------------------------------------------------------*/

div#top5 {
	width: 100%;
	background-color: #4C4C4C;
	float: left;
	text-align: center;
		float: left;
}

div#copyright {
	font-family: Verdana, "Trebuchet MS", sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #E8E8E8;
	font-weight: normal;
	width: 840px;
	height: 120px;
	padding: 15px;
	text-align: left;
		margin-left: auto;
		margin-right: auto;
}

/* ---------------------------------------------------------------------------------------*/

div.kontajnerlavy {
	width: 500px;
	float: left;
	margin-right: 50px;
	padding: 0px;
}

div.kontajnerpravy {
	float: left;
	width: 288px;
	padding: 0px;
	margin: 0px;
}

div.spacer {
clear:both;
height:0px;
font-size: 1px;
line-height: 0px;
}
/* ----- Linky na tmavom podklade ----------------------------------------------------*/

a.tmavylink {
	font-family: Verdana, "Trebuchet MS", sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: underline;
}

a:hover.tmavylink {
	font-family: Verdana, "Trebuchet MS", sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;	
}