body {
background-image : url('/blesky.jpg');
padding : 10px 10px;
font-size : 16pt;
margin-top:10px;
margin-bottom:10px;
margin-right:10px;
margin-left:10px;
}

p.spis{
font-size : 18pt;
margin-right:80px;
margin-left:80px;
}

li.spis{
font-size : 18pt;

}
a,a.menu{
color : #ca4902;
font-family : Arial, sans-serif;
font-size : 18pt;
text-decoration : none;
}

a:visited,a.menu:visited {
color : #8c390c;
}
a:hover,a.menu:hover {
color : #009500;
font-family : Arial, sans-serif;
font-weight : bold;
}
a.spis {
color: #0b5b31;
font-family: arial, sans-serif;
text-decoration: none;
}
a.spis:visited {
color:#135832;
}

a.spis:hover {
color: #e12b01;
}

hr.spis{
	text-align: left;
	width: 500px;
	height: 5px;
	margin: 0 auto 0 0;
	background: black;
}
h1, h2.menu {
color : #800080;
font-family :  Arial, sans-serif;
}

h2 {
color : #350046;
font-family : Arial, sans-serif;
}

h3 {
color : #350046;
font-family : Arial, sans-serif;
}

h4 {
color : #350046;
font-family : Arial, sans-serif;
}

font.ak {
color : #800080;
font-size : 18pt;
font-family : Arial, sans-serif;
}

font.notice {
font-style: italic;
font-size : 10pt;
font-family : Arial, sans-serif;
}
small{
font-size : 14pt;
}
/*
div#full{
width:100%;
margin:0  ; position : relative;

}

div#main{
width:80%;
margin:0 auto; position : relative;float: left;

}
*/

div#main{
width:100%;min-width: 800px;
margin: 0 auto ; position : relative;

}
div#left{
width:20%; 
 position: relative;float: left ; 
/*
 float: right ;
background-image : url('/blesky.jpg');
*/
}

/* 
div#left{width:20%;position: relative; float: right; }
div#left{width:20%; height:100%;position: relative; float: right; overflow: auto}
*/ 
div#center{
width:60%; 
position: relative;float: right ; 

}
div#right{
width:20%;
 position: relative; float: right;
  
/*
background-image : url('/blesky.jpg'); 
*/
}

