body, html{
font-family: Arial, sans-serif;
font-size: 100%;
line-height: 130%;
color: #fff;
margin: 0;
padding: 0;
/*background:url('/images/ktss/gradient.png') 50% 40% repeat-x fixed;*/
background-color: #2e6ecd;
}

#container{
position: absolute;
width: 100%;
min-width: 1000px;
}

table.layout { width: 100%; border-collapse: collapse; }

/*ul.elist { margin: 0.5em 0; padding: 0 0 0 2em; }
    ul.elist li
    {
        margin: 0.5em 0; padding: 0 0 0 20px;
        list-style-type: none;
        behavior: expression( !this.before
            ? this.before = this.innerHTML = '&mdash;&nbsp;' + this.innerHTML : '' );
        text-indent: -1.24em;
		
    }
    ul.elist li:before { 
	content: '\2014\a0'; 
	color:#fae23d;
}*/

ul { margin: 0.5em 0; padding: 0 0 0 2em; }
    ul li
    {
        margin: 0.5em 0; padding: 0 0 0 20px;
        list-style-type: none;
        behavior: expression( !this.before
            ? this.before = this.innerHTML = '&mdash;&nbsp;' + this.innerHTML : '' );
        text-indent: -1.24em;
		
    }
    ul li:before { 
	content: '\2014\a0'; 
	color:#fae23d;
}

.punktir{
text-decoration: none;
display: inline-block;
border-bottom: 1px dashed;
font-size: 80%;
height: 18px;
}

input{
font-size: 100%;
}


img{
	border: 0;
}

a{
color: #fae23d;
}
a:hover{
color: #feef86;
}




#logo{
position: absolute;
top: 25px;
padding: 0 0 0 7px;
z-index: 800;
}


#menuservices{
position: absolute;
z-index: 800;
top: 287px;
font-family: Arial, sans-serif;
font-style: normal;
font-size: 130%;
line-height: 140%;
color:#fff;
width: 90%;
}
#menuservices a{
	color: #00ccff;
}
#menuservices a:hover{
	color: #6fe2ff;
}


#menuitem{
margin: 0 0 10px 58px;
}
#menuaboutitem{
line-height: 140%;
margin: 0 0 4px 0;
}


#menuobsled{
position: absolute;
width: 40%;
left: 15%;
top: 30px;
font-size: 80%;
z-index: 10;
}

#menuobsled a{
	color: #ffcc33;
}
#menuobsled a:hover{
	color: #fae23d;
}


#topmenu{
font-family: Arial, sans-serif;
font-style: normal;
font-size: 100%;
padding: 0 10px 10px 58px;
}
#topmenu a{
	color: #ef7700;
}
#topmenu a:hover{
	color: #fd932a;
}

#content{
position: absolute;
right: 3%;
width: 38%;
top: 0;
font-family: Georgia, serif;
font-style: italic;
font-size: 80%;
line-height: 160%;
color: #666;
z-index: 9;
background: url('/images/ktss/menubg.gif') repeat-x bottom;
border: 1px solid #ccc;
border-top: none;
background-color: #fff;
}
.contentinner{
width: 90%;
padding: 100px 10px 10px 0;
}

#output{
position: relative;
background: url('/images/ktss/sky2.jpg') right bottom no-repeat;
height: 100%;
z-index: 8;
font-size: 100%;
line-height: 150%;
padding: 200px 35% 100px 10%;
min-height: 650px;
}


#footer{
font-size: 80%;
line-height: 150%;
padding: 30px 0 0 0;
}

h1{
font-family: Arial, sans-serif;
font-weight: normal;
font-size: 250%;
line-height: 130%;
}

h2{
margin: 30px 0 5px 0;
line-height: 130%;
}
h3{
margin: 30px 0 5px 0;
line-height: 130%;
}



.snoska{
font-style: italic;
font-size: 90%;
line-height: 150%;
color: #b3d1fe;
padding: 0 0 0 30px;
}

.all{
width: 100%; 
border-collapse: collapse;
height: 100%; 
min-height: 100%; 

}



