body
{
	background: White url(/images/design/vyback.gif) no-repeat bottom left;
}

.contentColumn
{
    display: block;
	width: 728px;/*+2 pixels border*/
	min-width: 728px;
	padding: 0;
	margin: 2px 0 0 180px;
}

.pageFooter
{
    clear: both;
    width: 730px;
   	/*border-left: 1px solid white;
	border-right: 1px solid white;*/
	/*float: left;*/
	height: 14px;
	min-height: 14px;
	font-size: 0; /*IE 6 fix*/
	background: #EFEFEF url(/images/design/pagefooter-right.gif) no-repeat bottom right;
}

.pageFooter div
{
	height: 14px;
	min-height: 14px;
	font-size: 0; /*IE 6 fix*/
	background: url(/images/design/pagefooter-left.gif) no-repeat bottom left;
}

.pageFooter div div
{
	height: 13px;
	min-height: 13px;
	margin: 0 11px 0 11px;
	font-size: 0; /*IE 6 fix*/
	background-image: none;
	border-bottom: solid 1px #cccccc;
}

#topNav
{
	clear: both;
	width: 100%;
    height: 14px;
    min-height: 14px;
	margin: 0 0 2px 0;
	padding: 0 0 2px 0;
	list-style: none;
	border-bottom: 2px dotted Silver;
}

#topNav li
{
    display: inline;
	float: right;
}

#topNav a
{
	margin: 0 0 0 10px;
	padding-left: 13px;
	color: #999999;
	text-decoration: none;
	text-transform: lowercase;
	white-space: nowrap;
	background-position: left center;
	background-repeat: no-repeat;
}
#topNav a:visited
{
	color: #999999;
}
#topNav a:active, #topNav a:hover
{
	color: #333333;
}
#topNav #buyTN
{
	background-image: url(/images/pix/icon-buy.gif);
}
#topNav #buyTN:hover
{
	background-image: url(/images/pix/icon-buy-hot.gif);
}
#topNav #downloadTN
{
	background-image: url(/images/pix/icon-download.gif);
}
#topNav #downloadTN:hover
{
	background-image: url(/images/pix/icon-download-hot.gif);
}
#topNav #supportTN
{
	background-image: url(/images/pix/icon-support.gif);
}
#topNav #supportTN:hover
{
	background-image: url(/images/pix/icon-support-hot.gif);
}
#topNav #forumTN
{
	background-image: url(/images/pix/icon-forum.gif);
	border-bottom: dashed 1px red;
}
#topNav #forumTN:hover
{
	background-image: url(/images/pix/icon-forum-hot.gif);
}

#SiteTreeNav 
{
	clear: both;
	width: 100%;
	margin: 0;
	padding: 0;
	min-height: 20px;
	height: 20px;/*IE 6 fix*/
}

#SiteTreeNav ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}

#SiteTreeNav li 
{
	display: inline;
	padding: 0 2px 0 6px;
	background: url(/images/pix/arrowblue.gif) no-repeat left center;
}

.topShapka
{
    clear: both;
    width: 100%;
	height: 27px;
	min-height: 27px;
    margin: 0;
    padding: 0;
	border: 1px solid #cccccc;
	border-bottom: 3px solid #00B503;
	background: white url(/images/design/top/9.gif) repeat-x;
}

.topShapka div
{
	position: relative;
   	height: 27px;
	min-height: 27px;
	top: -1px;
	left: -1px;
    margin: 0;
    padding: 0;
	background: url(/images/design/top/grTL.gif) no-repeat top left;
}

.topShapka div div
{
	position: relative;
	top: 0;
	left: +2px;
	height: 27px;
	min-height: 27px;
	margin: 0;
	padding: 0 15px 0 15px;
	background: url(/images/design/top/grTR.gif) no-repeat top right;
}

.topShapka h3
{
    height: 27px;/*IE 6 fix*/
	min-height: 27px;
    margin: 0;
    padding: 0;
	font-size: 0; /*IE 6 fix*/
	
	text-indent: -5000px;
	color: white;
	
	background-repeat: no-repeat;
	background-position: center;
}

.topShapka img
{	
    position: absolute;
	top: 7px;
	left: 85px;
    margin: 0;
    padding: 0;
    border: 0;
}

.bodyShapka
{
    clear: both;
    display: block;
    width: 100%;
	height: 52px;/*IE 6 fix*/
	min-height: 52px;
	margin: 0;
	/*float: left;*/
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}

.bodyShapka img
{
	position: absolute;
	top: 50px;
	left: 190px;
	
    margin: 0;
    padding: 0;
}

.bodyShapka h1
{
    display: block;    
   	position: relative;
	left: 20px;
	top: 10px;

    margin: 0 0 0 80px;
    padding: 0;

	min-height: 30px;
	height: 30px;

    color: White;
	font-size: 0;
	background-position: top left;
	background-repeat: no-repeat;
	text-indent: -5000px;
}

#vypLogoSmall
{
	display: block;
	width: 155px;
	height: 42px;
	background: url(/images/headers/vyplogosmall.gif) no-repeat;
	position: absolute;
	top: 3px;
	left: 6px;
}

#contentFooter
{
    clear: both;
	margin: 5px 0px;
	border-bottom: #cccccc 2px dotted;
}

#copyrightNotice
{
    margin: 5px 0px;
	line-height: 170%;
	color: Gray;
}

#copyrightNotice a img
{
	vertical-align: middle;
	filter: alpha(opacity=30);
	-moz-opacity: 0.30;
}

.innerBody
{
    clear: both;
    float: left;
    width: 100%;
	padding: 0;
	margin: 0;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}

.pageBody
{
    float: none;
    width: 100%;
   	background: White url(/images/design/backgray.gif) repeat-x top;
}

.pageContent
{
    padding: 10px;
    min-height: 190px;
}

.listlinks
{
	color: #a4c6ee;
	margin-bottom: 0;
}
.listlinks li
{
	margin-bottom: 7px;
}
.listlinks ul
{
	margin-top: 5px;
}
.listlinks a
{
	font-weight: bold;	
}

.pageBody .floatimg
{
	float: right;
	clear: right;
	margin: 10px 0 10px 20px;
}

.cssbtn
{
	font-weight: bolder;
	text-decoration: none;
	text-align: left;
	background: #fc6;
	color: gray!important;
	border: 1px solid #ccc;
	vertical-align: middle;
	white-space: nowrap;
	cursor: pointer;
}

.cssbtn strong
{
	background:white;
	color:#06c;
}
.cssbtn:active, .cssbtn:hover { text-decoration: none; border-color: #0356B6; }

.featlist
{
	padding: 0;
	margin-left: 0;
}

.featlist li
{
	list-style-type: none;
	background: url(/images/pix/green_li.gif) no-repeat top left;
	padding-left: 20px;
	margin-bottom: 10px;
}
.featlist li .new, .listlinks li .new
{
	color: #00B503;
	font: italic bolder 90% Tahoma,Verdana,Geneva,Arial,Helvetica,sans-serif;
	vertical-align: super;
}
samp
{
	font-weight: bold;
	font-size: 13px;
	color: gray;
}
