/* ####################################################################################### */

* { padding: 0; margin: 0; }

body
{                                                                    
    background: #D2D7F3;
	font-family: Verdana;
    color: #1E1E1E;
	font-size: 62.5%;                                                
}                         

a
{
    color: #412B88;
    text-decoration: none;  
    font-family: Verdana;
}
a:hover
{                    
    text-decoration: underline;
}
a img
{                 
    border: none;
}

span.title {
    display:block;
    font-size:1.2em;
    
}

a.link {
    text-decoration:underline;
    background:url('/client/images/external.icon.gif') no-repeat left;
    padding-left:15px;
    
}
a.link:hover {
    text-decoration:none;
} 

/* ####################################################################################### */
        
div.alignment
{
    position: relative;                                                       
    width: 850px;              
    height: 100%;
    margin: 0 auto;         
}

#container
{
    position: relative; 
    width: 850px;  
    margin: 0 auto;                 
    padding: 0px;  
    font-size: 1.2em;       
}  

#bg
{
    position: relative;
    float: left;
    width: 100%;
    background: url('../images/bg.body.gif') repeat-x top #f9faff;
    padding-bottom: 20px;
}
#bg_ft
{
    position: relative;
    float: left;
    width: 100%;         
    background: url('../images/bg.footer.gif') repeat-x top left; 
}           

/* ####################################################################################### */

#header
{
    position: relative;
    float: left;                                                    
    width: 850px;  
    height: 160px;  
    margin-bottom: 2px; 
    background: url('../images/bg.header.gif') no-repeat top left; 
} 

#header a img
{
    position: relative;
    float: left; 
}         

#header ul
{
    position: relative;
    float: left;
    list-style-type: none;
    width: 850px;
    height: 40px;
}
#header ul li
{
    position: relative;
    float: left;
    background: url('../images/bg.hmenu1.gif') no-repeat top left;
    margin-right: 4px;
}
#header ul li a
{
    position: relative;
    float: left;
    background: url('../images/bg.hmenu2.gif') no-repeat top right;
    font-size: 12px;
    color: #bce7ff;
    padding: 13px 10px 13px 10px;
} 
#header ul li a:hover
{
    text-decoration: underline;
	color: #FFFFFF;
}
#header ul li.sel
{                                                                 
    background: url('../images/bg.hmenu1_sel.gif') no-repeat top left;
}
#header ul li.sel a
{                                                                 
    background: url('../images/bg.hmenu2_sel.gif') no-repeat top right;
    color: #292d70;
} 

#header ul.langs
{                          
    float: right;          
    width: auto;
    height: auto;
    margin-top: 20px;
}
#header ul.langs li
{
    background: none;
    margin: 0px;  
    border-left: 1px solid #AAC1D5;    
}
#header ul.langs li a
{                   
    background: none;
    font-size: 11px;
    color: #AAC1D5;
    padding: 1px 15px 1px 15px;
} 
#header ul.langs li.sel
{
    background: none;
}
#header ul.langs li.sel a
{
    background: none;
    color: #F2F2F2;
    font-weight: bold;
}
/* ####################################################################################### */

#content
{
    position: relative;
    float: left;
    width: 850px;
    padding-top: 20px;
    line-height: 160%;
}          

#content h1
{                                    
    color: #020540;      
    font-size: 1.4em;
    font-weight: normal;
    padding-bottom: 15px; 
}     
#content h2
{                                 
    color: #2687bc;      
    font-size: 1.2em;
	line-height: 160%;
    font-weight: normal;
    padding-bottom: 15px; 
}
     
#content h3
{
    color: #2687bc;      
    font-size: 1.2em;
	line-height: 160%;
    font-weight: normal;
    padding-bottom: 5px;
	border-top: 1px solid #dfe4fd;
	padding-top: 10px;
}

#content h3 a {
	color: #2687bc;
}


#content h3 span.date, #side h5 span.date
{
	font-size: 11px;
	background: #2687bc;
	padding: 2px;
	color: #FFFFFF;
	font-weight: normal; 
}


#content p
{
    font-size: 1em;
    padding-bottom: 10px;
	line-height: 160%;
}

#content ul, ol
{
    padding-left: 20px;
    padding-bottom: 10px;
    margin-left: 15px;
}

#content li
{
    padding-bottom: 5px;
	line-height: 160%;
}

#content ul.index {

}

#content ul.index li {
    padding-bottom: 3px;
	line-height: 160%;
	background: #e4f5fe;
	margin-bottom: 3px;
}

#content ul.links {
    list-style: none;
	margin: 0px;
	padding: 0px;
 } 
 
#content ul.links li {
    margin-bottom:10px;
    padding-bottom:5px;
    border-bottom: 1px solid #dfe4fd;
 } 

#content table
{
	border-collapse: collapse;
	margin-bottom: 15px;
	width: 850px;
}

#content table th
{
	background: #84c0e1;
	border: 2px solid #f9faff;
	color: #FFFFFF;
	font-weight: normal;
	padding: 5px 5px 5px 5px;
	text-align: left;
}

#content table td
{
	background: url('../images/bg.td.gif') repeat-x top #def1fc;
	padding: 5px 5px 5px 5px;
	border: 2px solid #f9faff;
}

#content table td.price
{
	width: 100px;
	text-align: right;
	text-align: center;
	color: #353985;
	font-weight: bold;
}


#content table td.price2
{
	width: 120px;
	text-align: center;
	color: #353985;
	font-weight: bold;
}

#content table td.price3
{
	width: 200px;
	text-align: center;
	color: #353985;
	font-weight: bold;
}

#content table td.long
{
	font-size: 0.95em;
	line-height: 120%;
}

#content table td.type
{
	font-weight: bold;
	background: #FFFFFF;
	text-align: center;
	color: #353985;
}

#content p.date
{
	font-size: 0.9em;
	color: #1c8ad7;
}

#content p.short
{
	font-size: 0.95em;
}

#content a.more
{
	text-align: right;
	float: right;
	margin-bottom: 15px;
}

#content img.textimg
{
	float: right;
}

/* ####################################################################################### */

#content div.istrauka
{
    position: relative;
    float: left;
    width: 830px;
    height: 200px;
    overflow: auto;
    background: #EFEFEF;
    padding: 10px;
	font-size: 11px;
    margin-bottom: 20px;
}

/* ####################################################################################### */

#content #left {
	width: 400px;
	float: left;
	margin-right: 50px;
}

#content #right {
	width: 400px;
	float: left;
}

#content #part1, #part2 {
	width: 270px;
	float: left;
	margin-right: 20px;
}

#content #part3 {
	width: 270px;
	float: left;
}


#content #right img {
	float: right;
}

/* ####################################################################################### */ 

#content #links {
	width: 480px;
	float: left;
	font-weight: bold;
	border-top: 1px solid #dfe4fd;
	padding-top: 15px;
}

#content #links a {
	color: #dff4ff;
	display: block;
	padding: 15px 5px 15px 5px;
	text-decoration: none;
}

#content #links a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#content #links .buy {
	float: left;
	width: 145px;
	height: 35px;
	background: url('../images/bg.index.link_buy.gif') no-repeat;
	margin-right: 15px;
	padding: 0px 0px 15px 5px;
}

#content #links .types {
	float: left;
	width: 145px;
	height: 35px;
	background: url('../images/bg.index.link_types.gif') no-repeat;
	margin-right: 15px;
	padding: 0px 0px 15px 5px;
}

#content #links .faq {
	float: left;
	width: 145px;
	height: 35px;
	background: url('../images/bg.index.link_faq.gif') no-repeat;
	padding: 0px 0px 15px 5px;
}

/* ####################################################################################### */ 

#side
{
    position: relative;
    float: left;
    width: 320px;
    padding-left: 50px;
    padding-top: 20px;
}

#side ul
{
    position: relative;
    float: left;
    width: 320px;
    list-style-type: none;   
    margin-top: 20px; 
}
#side ul li
{
    position: relative;
    float: left;              
}
#side ul li a
{
    position: relative;
    float: left;              
    width: 260px;
    font-size: 1.1em;
    font-weight: bold;
    color: #042957;
    padding: 10px 30px 10px 30px;
    border-bottom: 1px solid #E5E9EE;
    background: url('../images/bg.bullet.gif') no-repeat 15px 15px;
}

#side h4
{
	font-size: 1.1em;
	padding-bottom: 5px;
	border-bottom: 1px solid #dfe4fd;
	font-weight: normal;
	margin-bottom: 5px;
	color: #2442a0;
}

#side h5 a
{                                 
    color: #2687bc;      
    font-size: 14px;
	line-height: 130%;
    font-weight: normal;
}

#side p.short
{
	padding-top: 5px;
	font-size: 0.95em;
	line-height: 160%;
}

#side p.date
{
	font-size: 0.95em;
	background: #d2d7f3;
	color: #2442a0;
	width: 70px;
	margin-bottom: 3px;
	padding: 3px 2px 3px 2px;
}

/* ####################################################################################### */ 

#footer
{
    position: relative;
    float: left; 
    width: 850px;
    padding: 15px 0px 0px 0px;
}
#footer a img
{               
    position: relative;
    float: left;
}
#footer p
{
    position: relative;
    float: left;
    font-size: 11px;
    color: #01108F;
    padding-left: 10px;
    padding-top: 5px;
    line-height: 160%;
}
#footer span
{
    position: relative;
    float: right;
    font-size: 11px;
	padding-top: 12px;
    color: #6b74aa;
}

#footer span a
{
    color: #565f98;
}

#footer span a:hover
{
	text-decoration: underline;
}
                                                                                             
/* ####################################################################################### */

#conts
{
    position: relative;
    float: left;
    width: 250px;
    padding: 10px 10px 10px 10px;
	background: #e7f0f6;
}
#conts fieldset
{
    padding: 0px;
    margin: 0px;
    border: none;
    background: none;
}
#conts label
{
    position: relative;
    float: left;
    width: 250px;
    font-size: 1em;
    padding-bottom: 2px;
}
#conts input
{
    position: relative;
    float: left;
    border: 1px solid #84c0e1;
    padding: 3px;      
    width: 244px;
    margin-bottom: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#conts textarea
{
    position: relative;
    float: left;
    border: 1px solid #84c0e1;
    padding: 3px;      
    width: 244px;
    margin-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#conts button
{
    position: relative;
    float: right;
    margin: 0 auto;
    border: 1px solid #2442a0;
	background: #1f76a5;
	color: #FFFFFF;
    width: 80px;
    padding: 0px;
}

#error
{
	display: none;
	font-size: 11px;
	font-weight: bold;
	background: #4c9dca;
	color: #FFFFFF;
	padding: 5px;
	margin-bottom: 10px;
}

#check
{
	background: #e7f0f6;
	padding: 10px;
	height: 40px;
}
#check input
{
	margin-top:5px;
	padding: 2px;
    width: 200px;
	float:left;
	margin-right:5px;
}
#check p
{
	width: 385px;
	float:left;
	padding-top:0px;
	margin-top:0px;
}
#check label
{
	float:left;
	width: 120px;
	padding-top:5px;
}
#check button
{
	margin-top:5px;
	float:left;
    border: 1px solid #2442a0;
	background: #1f76a5;
	color: #FFFFFF;
    width: 55px;
	height:22px;
	cursor: pointer;
	margin-right:45px;
	padding-bottom:3px;
}
#checkContent
{
	min-height: 180px;
	height:auto !important;
	height: 180px;
	padding-top: 20px;
}
#preloader
{
	text-align: center;
	display: none;
}

/*Paging*/
#checkContent #paging
{
}
#checkContent #paging ul
{
    position: relative;
    float: right;
    list-style-type: none;
}
#checkContent #paging ul li
{
    position: relative;
    float: left;
    margin-left: 5px;
}
#checkContent #paging ul li a
{
    position: relative;
    float: left;
    font-size: 11px;
    color: #000;
    padding: 3px 5px 3px 5px;
}
#checkContent #paging ul li a:hover
{
	color: #fff;
	background: #3f8abe;
}
#checkContent #paging ul li.sel a
{           
    color: #fff;
    background: #0f5a8d;
}
#checkContent #checkError
{
	display: none;
	font-size: 11px;
	font-weight: bold;
	background: #4c9dca;
	color: #FFFFFF;
	padding: 10px;
	text-align: center;
}
