body
{
	padding:0;
	margin:0;
	background-color: white;
}

#WholePage
{
    background-color: white;
}

#Container
{
	width: 962px;
	margin: 0px auto;
}

#Top
{
	padding:0;
	margin:0;

}

#Top *
{
	padding:0;
	margin:0;
}

#Header
{
	font-family: arial;
	height: 71px; 
	padding-top: 0px;
	padding-left: 0px;
	background: url('img/header-background.png') repeat-x left top;
}

.FloatLeft
{
float:left;
}

a.name
{
	font-size: 30px;
	color: white;
	text-decoration: none;
}

a.adress
{
    font-size: 14px;
	color: #e3e76e;
	text-decoration: none;
}


a:hover.name
{

	text-decoration: underline;
}

#Menu
{
	height: 53px;
	margin-top: 0px;
	padding-left: 3px;
	background: url('img/menu-background.png') repeat-x left top;
}


#Menu a
{
	height: 53px;
	line-height: 50px;
	padding-right: 18px; padding-left: 18px;
	background: url('img/menu-devider.png') right top no-repeat;
	float: left;
	margin-left: 3px;
	text-decoration: none;
	color: white;
	font-size: 18px;
	text-align: center;
	font-family: arial;
}

#Top #Menu a:hover, #Top #Menu a.active
{
	text-decoration: underline;
}

#Middle
{
}

#Page
{
}

#Content
{
	padding-left: 8px;
}
#Content, #LeftMain, #LeftDeal
{
	padding-top: 3px;
}

#Footer
{
    height: 100px;
    width: 100%;
    float: left;
    margin: 0px auto;
   }

#Bottom
{
    height: 32px;
    width: 962px;
	background: url('img/footer-background.png') repeat-x left top;
	text-align: center;
	line-height: 32px;
	clear: left;
	margin: 0px auto;
	font-family: arial;
	font-size: 12px;
	color: white;
}

#Bottom a 
{
text-decoration: none;
color: white;
}
#Bottom a:hover
{
text-decoration: underline;
}

#MiddleMain,
#MiddleDeal,
#LeftMain,
#LeftDeal
{
float: left;
}
#LeftMain
{
width: 240px;
}
#MiddleMain
{
width: 722px;
}

#LeftDeal
{
width: 160px;
}
#MiddleDeal
{
width: 802px;
}

.Part,#LeftMenu
{
border: 2px solid #d0d1d0;
background: #E3DDE7;
}

#LeftMenu
{
font-size: 0.9em;
font-family: arial;
padding-bottom: 8px;
}

.Part
{
margin-bottom: 8px;
font-size: 1em;
font-family: arial;
text-align: justify;
}

.Part p
{
margin-left: 8px;
margin-right: 8px;
clear: left;
}

.Part 
{
clear: left;
padding-left: 0px;
}
.Part img
{
float: left;
margin: 2px;
border: none;
}
#Content p
{
padding-left: 0px;
}
#LeftMenu ul
{
padding: 0px;
margin: 0px;
padding-top: 8px;
padding-bottom: 10px;
margin-bottom: 8px;
background: url('img/left-side-devider.gif') no-repeat center bottom;
}
#LeftMenu li
{
margin-top: 3px;
list-style-type: none;
}

#LeftMenu span
{
color: black;
font-size: 1.2em;
font-family: arial;
text-decoration: underline;
}
#LeftMenu a
{
color: black;
text-decoration: none;
}
#LeftMenu a.Links
{
margin-top: 8px;
text-decoration: underline;
}
#LeftMenu a:hover
{
text-decoration: underline;
}
#LeftMenu a,
#LeftMenu p
{
display: block;
padding-left: 9px;
}
#LeftMenu li a
{
background: url('img/green-arrow.gif') no-repeat 9px 4px;
padding-left: 24px;
display: inline;
}

.LeftHeader
{
margin: 0px;
background-color: #775576;
height: 38px;
}
.Part h1
{
margin: 0px;
background-color: #775576;
height: 37px;
display: block;
font-weight: normal;
}
.LeftHeader,
.Part h1
{
font-family: arial;
font-size: 16px;
color: white;
line-height: 37px;
padding-left: 10px;
}
.Part h2
{
font-weight: strong;
font-family: arial;
color: black;
font-size: 12px;
text-align: justify;
margin-left: 8px;
margin-right: 8px;
clear: left;
}

.Part a
{
color: black;
text-decoration: none;
}

.Part a:hover
{
text-decoration: underline;
}
.Part ul
{
clear: left;
padding: 0px;
margin: 0px;
margin-top: 10px;
margin-bottom: 10px;
padding-left: 10px;
}
.Part li
{
margin-top: 3px;
list-style-type: none;
}

#validator
{
    width: 962px;
    clear:left;
    margin: 0px auto;
}

#validator p
{
text-align: center;
}
#validator img 
{
	border:0 solid #FFFFFF;
	height:31px;
	width:88px;
}

#validator a
{
color: #775576;
text-decoration: none;
}

#validator a:hover
{
color: black;
text-decoration: none;
}

.dealimg
{
	border: none;
}

div.ButtonContract input
{
	background:url(img/buttoncontract.gif) no-repeat;
	cursor: pointer; /* hand-shaped cursor */  
	cursor: hand; /* for IE 5.x */
	border:none;
	width:200px;
	height:21px;
	margin-left: 9px;
}

div.ButtonPayas input
{
	background:url(img/buttonpayas.gif) no-repeat;
	cursor: pointer; /* hand-shaped cursor */  
	cursor: hand; /* for IE 5.x */
	border:none;
	width:200px;
	height:21px;
	margin-left: 9px;
}

#Inter
{
height: 80px;
font-size: 12px;
font-family: arial;
font-weight: bold;
color: white;
}

#LeftHeader
{
float: left;
padding-left: 10px;
padding-top: 10px;
font-size: 12px;
}

#RightHeader
{
float: right;
padding-right: 10px;
padding-top: 10px;
font-size: 12px;
}
#RightHeader a
{
padding-left: 16px;
padding-right: 4px;
color: #d2e288;
text-decoration: none;
background: no-repeat 0px 0px;
}

#RightHeader a:hover
{
text-decoration: underline;
color: white;
}
#RightHeader a:hover 
{
background-position: 0px -12px; 
}

#RightHeader a#home 
{
background-image: url('img/home-icon.png');
}

#RightHeader a#home:hover 
{
background-position: 0px -14px; 
}

#RightHeader a#sitemap 
{
background-image: url('img/site-map-icon.png');
}
#RightHeader a#contacts 
{
background-image: url('img/contact-icon.png');
}
li,ul /* korekce pro IE6 */
{
_padding-bottom: 0px;
_height: 12px;
_padding-top: 0px;
_margin: 0px;
}
