﻿html{
	margin: 0;
	padding:0;
    height: 100%;
    width: 100%;
}

body {
	margin: 0;
	padding:0;
    height: 100%;
    width: 100%;
	background-color: #002a00;
	background-image: url("/CTK/Img/Bk_Main_2.png");
	background-repeat: repeat-x;
	background-position: top;
}

body,th,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
}

h1 {
    margin:0 0 10px 0;
    padding:0;
    font-size:28px;
    color:#060;
    text-align:center;
    border-bottom:#090 2px dotted;    
}

h2 {
    margin:0;
    padding:0;
    font-size:20px;
    color:#060;
    text-align:center;    
}

h3 {
    margin:0;
    padding:0;
    font-size:16px;
    color:#090;
    text-align:center;
}

h4 {
    margin:0;
    padding:0;
    font-size:14px;
    color:#090;
    text-align:center;
}

#wrapper  {
    position:relative; 
    width:760px; 
    height:auto;
    min-height:100%;
    margin: 0 auto 0 auto; 
    padding:0;
    background-color: #7ce07c;
	background-image: url("/CTK/Img/Bk_Center_2.png");
	background-repeat: repeat-x;
	background-position: top;
	vertical-align:top;
	text-align:left;
    }

#headbk {
    width: 760px; 
    height:118px; 
    }
    
#menutop {
width: 450px; 
height:40px; 
position:absolute;
top:0;
right:0;
	font-size: 14px;
	line-height: 22px;
	height:22px;
	font-weight:bold;
	}    
    
#menutop a{
	display:block;
	float:left;
	color: #fff;
	text-decoration: none;
	margin:5px 5px 0 0;
	padding:0 5px 0 5px;	
}

#menutop a:hover{
	background-color:#fff;
	color:#c00;
}  
#menutop b{
	color:#fff;
	float:left;
	margin:5px 5px 0 0;
	padding:0;		
}   

#icona1, #icona2, #icona3, #icona4, #icona5, #icona6
{
    width:48px;
    height:48px;
    float:left;
    margin:0 10px 0 0;
    padding:0;

}        
    
 #menuleft    {
    position:absolute;
    top:120px;
    width: 160px;
    height:550px;
    margin: -20px 0 0 25px;
    font-weight:bold;
    line-height:14px;
    font-size:11px;    
    }
        
#menuleft a {
	color: #fff;
	text-decoration: none;	
	float:left;	
	margin:2px 0 8px 0;
	width:102px;
	height:48px;	
}

#menuleft a:hover{
	color:#fff;
	background-image: url("/CTK/Img/Bk_menuleft_2.png");
	background-repeat: repeat-x;
	background-position: top;	
}       
    
#menuleftitem {
	height:58px;
	width:160px;
	display:block;
	padding:10px;
	margin:0;  	
}     
    
    
#content  
{   width:500px;
    padding: 0 15px 0 15px;
    height:auto; 
    min-height:620px;
    margin: -2px 25px 165px 0;
    background-color:#fff;
	background-image: url("/CTK/Img/bk_main_y.png");
	background-repeat: repeat-x;
	background-position: top;   
	float:right;
    }  
    
#foothead{
    width:760px;
    height:36px;  
    position: absolute; 
    bottom:130px;
    left:0;
    }           
    
#foot
{
    width: 710px;
    height: 90px;
    padding: 25px;
    color: #fff;
    font-size: 12px;
    text-align: center;
    background-color: #359935;
    background-image: url( "/CTK/Img/bk_foot_2.png" );
    background-repeat: repeat-x;
    background-position: top;
    position: absolute; 
    bottom:-10px;
    left:0;    
    
} 

#foot b 
{
    font-size:18px;

}  
   
#foot a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

#foot a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
#foot a:active {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

#foot a:hover {
	color: Yellow;
	text-decoration: none;
	text-decoration: underline;
}


.TestoP {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #333333;
	padding: 8px;
	text-align:justify;
}


.TestoP li{
   padding: 5px 0 0 0;
   text-align:left;
}
    
    
.LinkSkeda {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.LinkSkeda a{
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}

.LinkSkeda a:hover{
	text-decoration: underline;
}    

.TestoForm {
	text-align: right;
	padding-right:8px;
	white-space: nowrap;
	vertical-align:top;
	font-size:12px;
	line-height:24px;
}
.download 
{
    width:200px;
    height:48px;
    display:block;
    float:left;
    text-align:left;
    margin:10px 0 0 50px;
    font-size:11px;
    line-height:13px;
}

.download img{
float:left; border:0; margin:-5px 10px 0 0;

}

.CellaSt {
	border: 1px solid #006666;
	width:350px;
	height:20px;
}

div#TextBox {
background-color:#FFFFFF;
padding:8px;
margin:8px;
text-align:justify;
border:1px #cccccc solid;
line-height:18px;
}	

div#ImgBox {
padding:8px;
margin:8px;
text-align:left;
display:block;
clear:left;
}	

div#ImgBox img {
margin-right:13px;
border:2px solid #006600;
float:left;
}
