﻿*{margin:0;padding:0;}
body{
    font: normal normal normal 12px Verdana;
}
p   {
    margin: 1em 0;
}
#mainframe  {
    width: 990px;
    margin: 0 auto;
}
#left   {
    float: left;
    width: 200px;
    padding-top: 15px;    
}
#content  {
    width: 760px;
    overflow: hidden;
    color: #1b683b;
    float: left;
    padding-top: 10px;
    padding-left: 20px;
    padding-bottom: 10px;        
}
#logo   {
    margin-bottom: 30px;
}
#vhod   {
    height: 20px;
    line-height: 20px;
    vertical-align: middle;
    background: #1b683b;
    color: white;
    font-weight: bold;
    padding-left: 3px;
    margin-bottom: 9px;
}
#login  {
    margin-left: 3px;
}
#links	{
	margin-left: 3px;
	margin-top: 75px;
}
#links a	{
	display:block;
	margin-top: 6px;
}
#login .logInButton    {
    background: #1b683b;
    color: white;
    border: 1px solid black;
    width: 60px;
}

#menu   {
    list-style: none none outside;
    font-size: 14px;
    margin: 55px 0 10px 3px;
}
#menu li    {
    background: transparent url("../images/bullet.gif") no-repeat scroll 0px 4px;
    padding-left: 13px;
    font-weight: bold;
    color: #1b683b;
}
#menu li a  {
    color: #1b683b;
    text-decoration: none;
}
#download   {
    font-size: 15px;
    font-weight: bold;
    display: block;
    width: 300px;
    text-align: center;
    margin: 0;
    padding-bottom: 10px;
    color: #1b683b;
}
#download2   {
    font-size: 15px;
    font-weight: bold;
    display: block;
    width: 300px;
    text-align: center;
    margin: 15px 0 0 0px;
    padding-bottom: 10px;
    color: #1b683b;
}
#footer {
    width: 960px;
    margin:10px auto;
    border-top: 2px solid #cfc;
    color: #1b683b;
    text-align: right;
    clear: both;
}
#footer a{float: left;}

/* Panel */
.panel  {
    width: 360px;
    font: normal normal normal 13px Verdana;
}
.panel-title  {
    border-bottom: 3px solid #1b683b;
    font-weight: bold;
    font-size: 14px;
}
.panel-content  {
    background: #efe;
    padding: 10px;
} 

.panel-content ul   {
    list-style: circle none inside;
}

#news-list	{
	list-style-type: disc;
	list-style-position: inside;    
	margin-top: 12px;
}
#advantages-soft, #advantages-hard   {
    /*list-style: none url("../images/portfolio-check.gif") inside; */
    list-style-type: disc;
    list-style-position: inside;    
}
#advantages-soft li, #advantages-hard li	{
   text-align: justify;
   margin-top: 3px;
   margin-bottom: 3px;
}
#news-list li	{
   text-align: justify;
   margin-top: 4px;
   margin-bottom: 5px;
}

.advantages-title	{
	font-weight: bold;
	margin-top: 7px;
}

#advantages-points	
{
	list-style: none inside; /* url("../images/green-dash.gif") inside; */
	margin: 5px 5px 5px 5px;
}
#advantages-points li	{
	text-align: justify;
}

#error-container
{
	color: Red;
	text-align: center;
	font-weight: bold;
	padding-top: 100px;
}

#how-works-list	{
	list-style-type: disc;
	margin: 5px 5px 5px 30px;
}

#how-works-list li	{
	text-align: justify;
	font-size: 13px;
	margin-bottom: 10px;
}

.panel-content-info	 p {
	text-align: justify;
}
.panel-content p    {
    text-indent: 20px;    
}
.nobackground   {background: transparent;}

.left   {float:left;}
.right  {float:right;}

#content-holder
{
	padding-top: 19px;
	width: 750px;
}

#contact-form   {
	width: 690px;
	border: dotted 2px #1b683b;
	padding: 0px 15px 0px 40px;
}

#info a, #contacts a {
    color: #1b683b;
    font-weight: bold;
}

#how-works-info p	{
	text-indent: 20px;
	font-size: 13px;
	text-align: justify;
}

#more-info-link	{
	color: #1b683b;
    font-weight: bold;
    text-decoration: none;
}

#partners-list {
    list-style: disk inside;
    margin-left: 30px;
}

/* LoginControl -> */
#login	{
	font-weight:bold;
	color: #1b683b;
}
.login-button	{
	float:right;
	margin-right:15px;
	margin-top: 3px;
	font-size: 8pt;
	text-transform:uppercase;
	color: #006400;
	background-color: #efe;
	font-family: Verdana;
	font-weight:bold;	
}
.login-box	{
	font-family:Verdana;
	font-size:8pt;
	font-weight:bold;
	overflow:hidden;
	background-color:#efe;
	border-style:solid;
	border-color:#006633;
	border-width:1px;
}
/* LoginControl <- */

/* Contacts Form - Valid for any form */
.label  {
    width: 175px;
    float: left;
    line-height: 13px;
}
div.required    {
    position:relative;
    left: -7px;
}
.required .asterix  {
    color: red;
}
.label, .form-element   {
    margin: 3px 0;
}

.contacts-box	{
	font-family:Verdana;
	font-size:14px;
	font-weight:bold;
	overflow:hidden;
	border-style:solid;
	border-color:#006633;
	border-width:1px;
	background-color: #efe;
	padding-left:1px;
	padding-right:2px;
}
.contacts-submit	{
	text-align: center;
	padding: 10px 10px 10px 10px;
}
.contacts-status	{
	border : 1px solid #006633;
	text-align: center;
	padding: 10px 10px 10px 10px;
	width: 400px;
	font-weight: bold;
	margin: 200px auto;
}
.contacs-button		{
	font-size: 16px;
	color: #006400;
	background-color: #efe;
	font-family: Verdana;
	font-weight:bold;	
}
.contacts-header	{
	text-align:center;
	margin:35px 20px 40px 10px;
	font-size:24px;
}
.justified-text		{
	text-align:justify;
}

#download-info
{
	color: #1b683b;
    font-weight: bold;
    text-decoration: none;
    text-transform:uppercase;
}
