body {
	background-image: url(/images/top_gradient.png);
	background-repeat: repeat-x;
	margin: 0px;
	margin-top: 35px;
	min-width: 800px;
}
body, html {
	font-size: 10px;
	font-family: Verdana, Arial;
	color: #333333;
	height:82%;
}

div.logo {
	padding-bottom: 7px;
	padding-right: 35px; 
	padding-left: 35px;
}

.transparent {
	behavior: url(/javascript/iepngfix.php);
}

#menu {
	background-image: url(/images/menu_bg.png);
	background-repeat: repeat-x;
	height: 25px;
	margin-bottom: 5px;
	margin-left: 35px;
	margin-right: 35px;
	padding-left: 200px;
	padding-right: 300px;
	white-space: nowrap;
	vertical-align: middle;
}

a.menuItem:link, a.menuItem:visited {
	padding-left: 25px;
	padding-right: 25px;
	color: #F0F0F0;
	font-family: Verdana;
	font-size: 12px;
	text-decoration: none;
	display:inline-block;
	vertical-align: middle;
}

a.menuItem:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

img.menuSeperator {
	vertical-align: middle;
}

a.categoryActive:link, a.categoryActive:visited {
	padding-top: 5px;
	font-size: 10px;
	color: #333333;
	font-weight: bold;
	display:inline-block;
	vertical-align: middle;
}

a.categoryNotActive:link, a.categoryNotActive:visited {
	padding-top: 5px;
	font-size: 10px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	display: inline-block;
	vertical-align: middle;
}

ul.categoryList {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	width: 200px;
	vertical-align: middle;
}
#categorySelected {
	background-image: url(/images/category_bg_selected.png);
	background-repeat: repeat-x;
	height: 27px;
	width: 100%;
	padding-bottom: 1px;
}

#categoryNotSelected {
	background-image: url(/images/category_bg_not_selected.png);
	background-repeat: repeat-x;
	height: 27px;
	width: 100%;
	padding-bottom: 1px;
	vertical-align: middle;
}

img.category {
	margin-top: 5px;
	margin-left: 15px;
	margin-right: 10px;
	font-size: 6px;
	vertical-align: middle;
	behavior: url(/javascript/iepngfix.php);
}

div.centerTextBg {
	background-color: #EBEBEB;
	padding: 15px;
	background-image: url(/images/browser_dotted_bottom.png);
	background-repeat: repeat-x;
	background-position: bottom;
}

div.centerTextBgLight {
	background-color: #F5F5F5;
	padding: 15px;
	background-image: url(/images/browser_dotted_bottom.png);
	background-repeat: repeat-x;
	background-position: bottom;
}

a.centerTitle:link, a.centerTitle:visited {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}

a.centerDownload:link, a.centerDownload:visited {
	font-size: 10px;
	color: #498FDD;
	text-decoration: none;
	text-align: right;
}

a.centerDownloadRight:link, a.centerDownloadRight:visited {
	font-size: 10px;
	color: #498FDD;
	text-decoration: none;
	text-align: right;
	float: right;
	margin-top: -14px;
}


div.menuItem {
	height: 20px;
	vertical-align: middle;
}

div.menuItem a {
	background-image: url(/images/rightSitebarTopBg.png);
	background-repeat: repeat-x;
	background-position-y: 2px;
	color: #FFFFFF;
	font-size: 9px;
	height: 20px;
	padding-left: 13px;
	padding-right: 13px;
	text-decoration: none;
	display: inline-block;
	padding-top: 4px;
}

#leftSitebarContent {
	border: 2px solid #C8C8C8;
	padding: 6px;
}

#leftSitebarContent div.downloadItem {
	background-color: #E4E4E4;
	background-image: url(/images/topDownloadDottedBottom.png);
	background-repeat: repeat-x;
	background-position: bottom;
	vertical-align: middle;
	padding: 8px;
	color: #333333;
	font-size: 11px;
}

#leftSitebarContent div.downloadItem a {
	color: #333333;
	text-decoration: underline;
	font-size: 11px;
}

#leftSitebarContent div.downloadItemWhite {
	background-color: #FFFFFF;
	background-image: url(/images/topDownloadDottedBottom.png);
	background-repeat: repeat-x;
	background-position: bottom;
	vertical-align: middle;
	padding: 8px;
	color: #333333;
	font-size: 11px;
}

#leftSitebarContent div.downloadItemWhite a {
	color: #333333;
	text-decoration: underline;
	font-size: 11px;
}

#leftSitebarContent img.topDownload {
	vertical-align: middle;
	padding-right: 8px;
}

#footer {
	position: fixed;
	bottom: 0px;
	width: 100%;
}

#footer div.bottom {
	color: #FFFFFF;
	font-size: 9px;
	text-align: center;
	height: 30px;
	width: 100%;
	background-image: url(/images/bottom_Bg.png);
	background-repeat: repeat-x;
}

div.browserTitle {
	background-color: #EBEBEB;
	background-image: url(/images/browserTitleDottedBottom.png);
	background-repeat: repeat-x;
	background-position: bottom;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	padding: 5px;
	padding-left: 14px;
}

#tehnical_information {
	background-color: #F5F5F5;
	background-image: url(/images/browserTehInfoDottedBottom.png);
	background-repeat: repeat-x;
	background-position: bottom;
	font-size: 10px;
	color: #333333;
	padding-top: 8px;
	padding-bottom: 12px;
	padding-left: 14px;
}

#tehnical_information span.name	{
	color: #468CDC;
}

#tehnical_information div.tehInfoTitle {
	color: #468CDC;
	font-weight: bold;
	padding-bottom: 8px;
}

#changelog {
	background-color: #F5F5F5;
	background-image: url(/images/browserTehInfoDottedBottom.png);
	background-repeat: repeat-x;
	background-position: bottom;
	font-size: 10px;
	color: #333333;
	padding-top: 8px;
	padding-bottom: 32px;
	padding-left: 14px;
	}

	#changelog div.changelogTitle {
		font-weight: bold;
		padding-bottom: 8px;
		}
	
	#changelog span.download {
		font-size: 10px;
		color: #498FDD;
		text-align: right;
		float: right;
		margin-right: 20px;
		}
	
	#changelog span.download a.download:link, a.download:visited {
		font-size: 10px;
		color: #498FDD;
		text-decoration: underline;
		font-weight: bold;
		}

#tehnical_informationBrowsers {
	background-color: #F5F5F5;
	background-repeat: repeat-x;
	background-position: bottom;
	font-size: 10px;
	color: #333333;
	padding-top: 8px;
	padding-bottom: 12px;
	padding-left: 14px;
	}
	
	#tehnical_informationBrowsers span.name	{
		color: #468CDC;
		}

#contactsSend {
	height: 100%;
}

#contactsSend fieldset {
	border: 0px;
}

#contactsSend input {
	border: 1px solid #C9C9C9;
	padding: 3px;
	width : 60%;
}
#contactsSend textarea {
	border: 1px solid #C9C9C9;
	padding: 3px;
	height : 150px;
	width : 60%;
}
