body
{
	padding:0;
	margin:0;
	background-color: white;
	
	text-align:center; /* for IE */
	margin:0 auto; /* for the rest */
}


#WholePage
{
    background-color: white;
	}

#Container
{
	width: 962px;
	margin: 0px auto;
	
	text-align:left
}

#Top
{
	padding:0;
	margin:0;
	height: 302px;
	background: url("img/main-picture.png") left 71px no-repeat;
}

#Top *
{

	padding:0;
	margin:0;
}


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

}

.name
{
text-transform: uppercase;
	font-size: 24px;
	color: #e3e76e;
}

.adress
{
    font-size: 14px;
	color: white;
}

#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: 14px;
	text-align: center;
	font-family: arial;
}

#Top #Menu a:hover, #Top #Menu a.active
{

	text-decoration: underline;
}

#Middle
{

}

#Page
{
}


#ContentFullWidth, #Left, #Right
{

	padding-top: 3px;
}

#Content
{
	padding-left: 8px;

}
#Content, #Left, #Right
{

	padding-top: 3px;
}

#Footer
{
	background-image: url("img/bottom_pattern.gif");
	background-repeat: repeat-x;
    background-position: left top;
    height: 56px;
    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;

}

#Middle,
#Left, #FullWidth
{
float: left;
}
#Left
{
width: 274px;
}
#Right
{
float: right;
margin-left:5px;
}
#Right
{
width: 268px;
}
#Middle
{
width: 671px;
}
#FullWidth{
  width: 962px; 
}

.Part,.TopPart,#LeftMenu, #RightMenu, .PartFull
{
border: 2px solid #d0d1d0;
background: #e4ece3;
}

.PartGreen
{
border: 2px solid #d0d1d0;
background: #6BA912;
}

#LeftMenu, #RightMenu
{
font-size: 12px;
font-family: arial;
padding-bottom: 8px;
}

.Part, .PartGreen, .PartFull
{

}
.TopPart 
{
border: 0px;
background: url('img/first-banner.png') no-repeat left top;
height: 184px;
padding: 8px;
}
.Part,.TopPart, .PartGreen, .PartFull
{
margin-bottom: 8px;
font-size: 12px;
font-family: arial;
text-align: justify;
}

.Part p
{
margin-left: 8px;
margin-right: 8px;
}
.PartGreen p, .PartFull p
{
margin-left: 0px;
margin-right: 8px;
}
.TopPart p
{
margin-bottom: 0px;
margin-top: 6px;
}


.Part, .PartGreen , .PartFull
{
clear: left;
padding-left: 0px;

}
.Part img, .PartGreen img, .PartFull img
{
float: left;
margin: 8px;

}
#Content p
{
padding-left: 0px;

}
#LeftMenu ul,#RightMenu 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,#RightMenu li
{
margin-top: 3px;
list-style-type: none;
}

#LeftMenu span, #RightMenu span
{
text-decoration: underline;
color: #446d07;
font-size: 15px;
}
#LeftMenu a, #RightMenu a
{
color: #000000;
text-decoration: none;
}
#LeftMenu a.Links
{
margin-top: 8px;
text-decoration: underline;
}
#LeftMenu a:hover, #RightMenu a:hover
{
text-decoration: underline;
}
#LeftMenu span,
#LeftMenu a, #RightMenu a, #RightMenu span
{
display: block;
padding-left: 9px;
}
#LeftMenu li a
{
/*background: url('img/green-arrow.gif') no-repeat 9px 4px;*/
padding-left: 4px;
display: inline;
}
.TopPart h2
{
margin: 0px;
color: #edf32d;
font-size: 18px;
font-weight: normal;
font-family: arial;
text-transform: uppercase;
}
.TopPart .Larger
{
font-size: 14px;
}
.LeftHeader
{
margin: 0px;
background: url('img/left-header.png') no-repeat left top;
height: 38px;
}
.Part h2, .PartGreen h2
{
margin: 0px;
background: url('img/content-header.png') no-repeat left top;
height: 37px;
display: block;
font-weight: normal;
}
.PartFull h2
{
margin: 0px;
background: url('img/content-header-long.png') no-repeat left top;
height: 37px;
display: block;
font-weight: normal;

}
.Part h3, .PartGreen h3, .PartFull h3
{
margin: 0px;
background: url('img/content-header-long.png') no-repeat left top;
height: 37px;
display: block;
font-weight: normal;
}
.LeftHeader,
.Part h2, h3 , .PartGreen h2, h3, .PartFull h2, h3
{
font-family: arial;
font-size: 16px;
color: white;
line-height: 37px;
padding-left: 10px;
}
.Part a, .PartGreen a
{
color: #4f8803;
}
.Part ul, .PartGreen ul, .PartFull ul
{
clear: left;
padding: 0px;
margin: 0px;
margin-top: 10px;
margin-bottom: 10px;
padding-left: 10px;
}
.Part li, .PartGreen li, .PartFull li
{
margin-top: 3px;
list-style-type: none;

}
.Part li a, .PartGreen li a, .PartFull a
{
padding-left: 14px;
background: url('img/green-arrow-2.gif') no-repeat 0px 5px;
}
#ShowLink
{
color:#FFFFFF
}
#validator
{
clear: left;
float: left;
}
#validator img {

border:0 solid #FFFFFF;
height:31px;
width:88px;
}


#Inter
{
height: 170px;
font-size: 14px;
font-family: arial;
font-weight: bold;
color: black;
text-align:right
}
#Inter ul
{
padding: 0px;
margin: 0px;
padding-top: 25px;
padding-right: 20px;
}

#Inter li
{
margin-top: 8px;
list-style-type: none;
padding-right: 20px;
text-align:right
}

#Inter b
{
font-size:larger;
font-weight:bolder;
margin-top: 10px;
list-style-type: none;
padding-right: 20px;
text-align:right
}

#RightHeader
{
float: right;
padding-right: 10px;
font-size: 12px;

}
#RightHeader a
{
padding-left: 16px;
padding-right: 16px;
color: #000000;
text-decoration: none;
background: no-repeat 0px 0px;

}

#RightHeader a:hover
{
text-decoration: underline;
color: dark-grey;
}
#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;
}


.titles_icons a {
	display: block;
	position: relative;
	float: left;
	margin:0.5em;
} 
.titles_icons a span {
	display: none;
	color: white;
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	padding: 25px;
} 
.titles_icons a:hover { background: ; text-decoration: none; } 
.titles_icons a:hover span { display: block; position: absolute; top: -150px; left: 0px; width: 180px; } 

.DollarSign {
	color: #DBDBDB;
	font-size: 42px;
}
.PriceSubLine1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.PriceSubLine2 {font-family: Verdana, Arial, Helvetica, sans-serif}

.PriceSubLine2_Enhanced {
	font-size: 10px;
	color: #DBDBDB;
}
.PriceNumbers {
	color: #FFFFFF;
	font-size: 42px;
	font-family: "Times New Roman", Times, serif;
}
.WindowsIcon form { display: block; position: relative; float: left; margin:0.5em; } 
.WindowsIcon form span {
	display: none;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
} 
.WindowsIcon form:hover { background: ; text-decoration: none; } 
.WindowsIcon form:hover span { display: block; position: absolute; top: -55px; left: 1px; width: 180px; text-align: center; } 

.MacIcon form { display: block; position: relative; float: left; margin:0.5em; } 
.MacIcon form span {
	display: none;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
} 
.MacIcon form:hover { background: ; text-decoration: none; } 
.MacIcon form:hover span { display: block; position: absolute; top: -100px; left: 1px; width: 180px; text-align: center; } 

ul#news {
	border: 1px solid #ccc;
	padding: 5px;
	background:  #fffeb8 left;
}

li#news{
	list-style-image: none;
	list-style-type: none;
	background-position: left;
}


.accordion {
	width: 780px;
	border-bottom: solid 1px #c4c4c4;
}
.accordion h3 {
	background: #6BA912;
	padding: 7px 0px 7px 20px;
	margin: 0;
	font: normal 13px/100% Arial, Helvetica, sans-serif;
	border-bottom: 1px none #666666;
	cursor: pointer;
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	border-left: 1px solid #666666;
}
.accordion h3:hover {
	background-color: #6BA950;
}
.accordion h3.active {
	background-position: right 5px;
}
.accordion p {
	background: #FFFFE6;
	margin: 0;
	padding: 10px 15px 20px;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	font-size: 13px;
}




.stdheader {
	padding-top:2px;
	padding-bottom:3px;
	padding-left:5px;
	padding-right:4px;
	font-size:13px;
	font-weight:bold;
	color:#ffffff;
	border-right: 1px solid #ffffff;
	background:#666666;
	font-family: Arial, Helvetica, sans-serif;
}
.line {
	font-size:5px;
	font-weight:bold;
	color:#ffffff;
	border-right: 0px solid #ffffff;
	background:#666666;}
.product {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	background:#FFCC66;
}

a.vtp2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: underline;
}
.TheQuote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;

}  
.Signature {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;

}

