HTML
{
  overflow: -moz-scrollbars-vertical;
}

body,td,th
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:16px;
	color: #616161;
}
	
body
{
	background-color: #b5bdca;
	background-image:url(../../images/design/page-background-body.jpg);
	background-repeat:repeat-x;
	background-position:fixed;
	margin-left: 20px;
	margin-top: 12px;
	margin-right: 20px;
	margin-bottom: 30px;
}
	
#mainwrapper
{
	width:858px;
	background-image:url(../../images/design/page-background-common.gif);
	background-repeat:repeat-y;
	min-height:450px; _height:450px;
	margin-bottom: 0;
}
	
#abovebanner
{
	height:83px;
	background-image:url(../../images/design/page-abovebanner.jpg);
	background-repeat:no-repeat;
	text-align:left;
}

#logo a
{
	height:83px;
	width: 200px;
	display: block;
	text-decoration:none;
}
	
#footer
{
	width:858px;
	background-image:url(../../images/design/page-footer-background.jpg);
	background-repeat:no-repeat;
	padding-top:30px;
	text-align:right;
	color: #757575;
	font-size: 10px;
	background-color: #b5bdca;
}
	
#footer a
{
	color: #757575;
	text-decoration: none;
}

#footer a:hover
{
	color: #757575;
	text-decoration: underline;
}
	
.maincontent
{
	min-height:250px; _height:250px;
	text-align:left;
}
	
.maincontent-nextpage
{
	min-height:250px; _height:250px;
	text-align:left;
}

.maincontent-nextpage .highlight-text.onwhite p
{
	line-height:1.6em;
}
	
.banner
{
	color: white;
	font-size: 11px;
	line-height:18px;
	display:block;
	height:75px;
	text-align:left;
	padding:120px 0 25px 29px;
	background-repeat:no-repeat; 
	background-position: 9px 0px ;
}

.banner p
{
	display:block;
	margin-top: 0px;
	width: 300px;
}
	
#menu
{
	background-color: #e8e8e8;
	display:block;
	margin: 0 9px 1px;
	height:14px;
	text-align: left;
	text-transform:uppercase;
	padding-top: 4px; padding-bottom: 5px; padding-left: 20px;
}
	
#menu a
{
	margin-right: 20px;
	font-weight:bold;
	text-decoration: none;
	color: #616161;
}
	
#menu a#sel, .highlight-text a
{
	color: #ed1c24;
	text-decoration: none;
}
	
#menu a:hover
{
	text-decoration: underline;
	color:  black;
}
	
.highlight
{
	background-color: #f2f2f2;
	display:block;
	width: 840px;
	border-bottom: 17px solid white;
	text-align:left;
	border-top: 1px solid white;
	padding: 10px 0; padding-top: 15px;
	background-image:url(../../images/design/highlight-background.gif); 
	background-repeat:repeat-x; 
	background-position:bottom left
}
	
.highlight .highlight-text p a
{
	margin-right: 0px;
}

.highlight-tool
{
	width: 196px; 
	padding: 17px; padding-top: 10px; padding-bottom: 5px;
	text-align:left;
	background-image: url(../../images/design/righttool-dotted-background.gif);
	background-repeat:repeat-y;
	background-position:left;
	display:block;
	font-size:9px;
	line-height:14px;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
	
.highlight-tool p
{
	margin: 5px 0;
}
	
.highlight-tool a
{
	text-decoration: none;
	color: #ed1c24;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
	
.highlight-tool a:hover
{
	text-decoration: underline;
}

.highlight-text
{
	float: left;
	display:block;
	width: 570px;
	padding: 10px 20px 5px 20px;
	padding-right: 5px;
	text-align:left;
	line-height:15px;
}

.maincontent-nextpage .highlight-text.onwhite p a
{
	margin-right: 0px;
}
	
.highlight-text img
{
	float: left;
	padding-right: 17px;
	padding-top: 5px;
}
	
.highlight-text h2 a, .highlight-text p a
{
	color: #ed1c24;
	margin-right: 20px;
	text-decoration:none;
}
	
.highlight-text p a:hover
{
	text-decoration:underline;
}
	
h2
{
	font-size: 14px;
	font-weight:bold;
	color: #ed1c24;
	margin: 5px;
}
	
h3
{
	font-size: 14px;
	font-weight:bold;
	margin-top: 25px; margin-bottom: 0;
	display:block;
	border-top: 1px dotted #CCCCCC;
	padding-top: 15px;
}
	
hr
{
	border: none; border-top: 1px dotted #CCCCCC;
	height: 1px; line-height:1px; 
}

p.linky
{
	color: #ed1c24;
}
	
p
{
	margin-top: 7px; margin-bottom: 7px;
}

	
.clearboth1px
{
	display: block;
	height: 1px;
	line-height:1px;
	clear: both;
	font-size: 1px;
}
	
.onwhite
{
	margin-left: 9px; 
}
	
.tool-on-white
{
	width:205px;
	padding: 20px 25px 5px 0px;
	text-align:left;
	font-size:9px;
	line-height:14px;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.tool-on-white.mainpage
{
	padding-left: 5px;
	padding-top: 10px;
	width: 200px;
}

.tool-on-white a
{
	text-decoration: none;
	color: #ed1c24;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
	
.tool-on-white a:hover
{
	text-decoration: underline;
}
	
.maincontent-nextpage .highlight-text.onwhite 
{
	width: 560px;
	padding-left: 15px;
  padding-right: 25px;
}
	
.maincontent-nextpage .highlight-text.onwhite p
{
	padding-top: 10px;
}
	
.maincontent-nextpage .tool-on-white
{
  width:200px
}

.filedescription
{
	display: block; 
	margin-left: 6px;
	margin-top: 0; 
	padding-top: 0;
}
	
.obrazok
{
  font-size: 85%; 
  margin-top: 15px;
}

.obrazok img 
{
  margin-bottom: 0; 
  padding-bottom:0;
}

.obrazok p 
{
  margin-top: 0; 
  padding-top:0;
}

.crystal-menu2
{
  height:32px!important; 
  display:block; 
  clear:both;
}

.crystal-menu2 ul
{
  list-style:none;
}

#sel-cc
{
  background-image: url(../../images/design/menu-sel-background.gif); 
  background-position: 0 0px;
}

.crystal-menu2 ul 
{
  padding-left: 0; margin-left: 20px;
}

.crystal-menu2 ul li
{
  min-width: 1px; 
  _width: 1px; 
  display:block; 
  float: left; 
  line-height:32px; 
  height:32px; 
  padding:0px 0 0px 15px; 
}

.crystal-menu2 ul li#sel-cc
{
  background-image:url(../../images/design/menu-sel-background-left.gif); 
  background-position:top left; 
  background-repeat:no-repeat;
}

.crystal-menu2 ul li#sel-cc a
{
  display: block; 
  height:27px; 
  background-image:url(../../images/design/menu-sel-background-right.gif); 
  background-position:top right;  
  background-repeat:no-repeat; 
  padding-right: 20px; 
  margin-left: 0px; 
  color: #ed1c24;
	text-decoration:none; 
  padding-top: 5px; 
  line-height:27px;
}

.crystal-menu2 ul li a
{
	display: block; 
	height:27px; 
	padding-right: 20px; 
	margin-left: 0px; 
	color: #ed1c24;
	text-decoration:none; 
	padding-top: 5px;  
	line-height:27px;
}
	
.maincontent-nextpage .highlight-text.onwhite li
{
  padding-bottom: 10px;
}

#Layer1
{
	position:absolute;
	width:312px;
	height:79px;
	z-index:1;
	left: 199px;
	top: 216px;
	visibility: visible;
}
.style1 
{
	color: #ED1C24
}

.html_block .title
{
	background-position: center left;
	background-repeat: no-repeat;
	padding: 3px 0px 4px 22px;
	display: block;
}

.html_block .title a, .html_block .title
{
	color: black;
	font-weight: bold;
	font-size: 11px;
}

.html_block a img
{
	border: none;
}

.html_block
{
	margin-top: 25px;
}

.first
{
	margin-top: 0px;
}

.highlight-text a:hover
{
	text-decoration: underline;
}

.right-download
{
	margin-top: 15px;
}


input.text, textarea, .text300
{
	border: 1px solid #dedede;
	padding-left: 3px;
}

input.text
{
	width: 120px;
}

input.text300
{
	width: 340px;
}