﻿div.headerblock
{
	width: 1024px;
	float: left;
	height: 38px;
	margin: 0;
	padding: 0;
}


div.maincontent
{

	width: 1024px;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	
}

div.maincontentwrapper
{
	float: left;
	width: 1024px;
	margin: 0;
	padding: 0;
	border: 0;
}

div.headertop
{
	float: left;
	width: 1024px;
	height: 197px;
	margin: 0;
	padding: 0;
	border: 0;
	background-repeat: no-repeat;
}

div.headercenter
{
	float: left;
	width: 1024px;
	height: 17px;
	margin: 0;
	padding-top: 5px;
	border: 0;
}

div.headerbottom
{
	float: right;
	width: 254px;
	height: 100px;
	margin: 0;
	padding-right: 5px;
	border: 0;
}

div.zaeklogo
{
	float: left;
	width: 150px;
	height: 197px;
	margin: 0;
	padding: 0;
	border: 0;
}

div.zaeklogo img
{
	float: left;
	width: 115px;
	height: 53px;
	margin-top: 132px;
	margin-left: 35px;
	padding: 0;
	border: 0;
}

div.contentleftbodywrapper
{
	float: left;
	width: 1024px;
	margin: 0;
	padding: 0;
	border: 0;	
}

div.contentleft
{
	float:left;
	width: 256px; 
	
	margin: 0;
	padding: 0;
	border: 0;
	
}

div.contentbody
{
	float: left;
	width: 622px;
	margin: 0;
	padding: 0;
	border: 0;
}

div.contentright
{
	float: left; 
	width: 146px;
	height: 391px;
	text-align: left;
	margin: 0;
	padding: 0;
	border: 0;
	
	padding-bottom: 20px;
}

div.contentbody A
{
	color: #000000;
}

div.footer
{
	float: left;
	width: 1024px;
	height: 44px;
	padding: 0;
	border: 0;
	background-repeat: no-repeat;
}

div.footer div.disclaimer p
{
	float: left;
	width: 974px;
	height: 20px;
	margin: 0;
	padding-top: 15px;
	padding-left: 50px;
	border: 0;
	
	color: #ffffff;
}

div.footer div.disclaimer p strong
{
	color: #ffffff;
	font-weight: bold;
}

div.footer div.disclaimer p em
{
	color: #ffffff;
	font-style: italic;
}

div.footer div.disclaimer p ul
{
	color: #ffffff;
}

div.footer div.disclaimer p ol
{
	color: #ffffff;
}

div.footer div.disclaimer p li
{
	color: #ffffff;
	list-style-type: disc;
}

div.footer div.disclaimer a
{
	color: #ffffff;
	text-decoration: none;
}

div.footer div.disclaimer a:hover
{
	color: #acacac;
	text-decoration: none;
}

/* Other styling option: look for code behind incucAddress.ascx.vb */

/* div.footer ul
{
	float: left;
	width: 974px;
	height: 20px;
	margin: 0;
	padding-top: 15px;
	padding-left: 50px;
	border: 0;
	
	list-style: none;
	text-decoration: none;
}

div.footer li
{
	float: left;
	height: 20px;
	margin: 0;
	margin-right: 20px;
	padding: 0;
	border: 0;
	
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	list-style: none;
	text-decoration: none;
}

*/
	


/* UC Visibility hidden */

.headermiddle
{
	visibility: hidden;
}

.search
{
	visibility: hidden;
}

INPUT.button
{
	min-width: 120px;
	height: 22px;
	margin-top: 5px;
	padding: 0;
	border: solid 0px #87888A;
	
	background-image: url('../ImagesZaek/InputButtonBackground.png');
	background-repeat: repeat-x;
	
	font-size: 10px;
	color: #ffffff;
	text-transform: uppercase;
	font-weight: bold;
	cursor: pointer;

	padding-left: 3px;
	padding-right: 3px;
}

INPUT.orderbox
{
	border: 1px solid #CCCCCC;
	width: 20px;
	padding-left: 10px;
	font-size: 8pt;
}

