html,body{ 
    font-family: Tahoma, "Arial CE", "Helvetica CE", Arial, Helvetica, sans-serif; 
    font-size : 11px;
    color: #FFFFFF;
    text-align: center;
    background: #1E3056;
    margin: 0px;
    padding: 0px;
}

div.stranka{
	width: 100%;
	margin: 0 auto;
	text-align: center;  	
}

div.top{
	width: 100%;
    	height: 140px;	
    	background: #FDC702;
    	text-align: center;
}

div.logo{
	position: absolute;
	left: 0px;
	width: 328px;
	text-align: left;
}

div.logo_padding{
}

div.menutop {
	margin: 0 284px 0 328px;
}

div.sachovnica{
	position: absolute;
	right: 0px;	  			
	width: 284px;
}

div.center{
	width: 100%;
    	background: #1E30562;
    	text-align: center;
}

div.left{
	position: absolute;
	left: 0px;
	width: 141px;
}

div.text {
	margin: 0 141px 0 142px;
	background-image: url(../images/design/sachovnica2.jpg);
        background-repeat: no-repeat;
        background-position: top right;
        text-align: justify;	
}

div.text_padding{
	padding-top: 50px;
	padding-right: 1px;
}

div.right{
	position: absolute;
	right: 0px;
	width: 141px;
}

div.menu{
	margin-top: 1px;
 	border-width: 1px;
 	border-style: solid;
 	border-color: #425171;
	background-image: url(../images/design/lefttop.jpg); 	
        background-repeat: no-repeat;
        background-position: top left;	
        text-align: justify;
}

.menu:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

.floatholder {
	margin: 0px;
}


div.left_padding{
	padding: 5px;
}

div.bottom{
    width: 100%;
    height: 17px;
    clear: both;
    text-align: right;
}

div.bottom_padding{
}

div.buttontop{
	width: 120px;
	height: 24px;
	background-image: url(../images/design/buttontop.jpg);
	text-align: left;
}

div.buttonleft{
	width: 120px;
	height: 21px;
	text-align: left;
}

div.buttonleftom{
	width: 120px;
	height: 21px;
	text-align: left;
	background-image: url(../images/design/buttontop.jpg);	
}

div.aktuality{
	background-image: url(../images/design/rightback.jpg);	
	text-align: justify;
}

div.clanok_padding{
	padding: 5px;
}

table{
	border-collapse: collapse;
}

td{
   font-family: Tahoma, "Arial CE", "Helvetica CE", Arial, Helvetica, sans-serif; 
   font-size : 11px;
   padding: 3px;
}

.nopad{
	padding: 0px;
}

td.border{
  border-width: 1px;
  border-style: solid;
  border-color: #000000;
}

tr.hlavicka{
	background-color: #FDC702;
	color: #000000;
	font-weight: bold;
}

a{
   color: #FFFFFF;
   text-decoration: none;
}

a:hover{
   color: #FFFFFF;
   text-decoration: underline;
}

a.skupiny{
	font-weight: bold;
	color: #FFFFFF;
	text-transform:	uppercase;
}

a.viacinformacii{
	color: #FDC702;
	text-decoration: underline;
	font-weight: bold;
}

a.viacinformacii:hover{
	color: #FDC702;	
}

a.zlte{
	color: #FDC702;
	text-decoration: underline;
	font-weight: bold;
}

a.zlte:hover{
	color: #FDC702;	
}

a.prihlasenie{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

a.prihlasenie:hover{
	color: #000000;	
	text-decoration: underline;
}

a.nodecoration{
    text-decoration: none;
}


h1{
	font-size: 18px;
	font-weight: bold;
	margin: 0px;
	margin-bottom: 5px;
	margin-top: 5px;
}

h2{
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
}

h3{
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	
}

span.chyba{
	font-weight: bold;
	text-transform:	uppercase;
	color: #FF0000;
}

span.male{
	font-size: 9px;
}

span.highlite{
	color: #FDC702;
	font-weight: bold;
}

ul{
 padding: 0px;
 margin: 0px;
 padding-left: 15px;
}

ul.menu {
  margin: 0px;
  padding: 0px;
  padding-left: 30px;
  padding-right: 10px;
  list-style-image: url(../images/design/menuobdlznik.jpg);
}

li{
  margin: 0px;
  padding: 0px;
}

li.medzera{
  margin: 0px;
  padding: 0px;
  padding-bottom: 5px;
}

img{
  border: 0px;
}

img.foto{
 	margin: 5px;
	border-width: 1px;
	border-style: solid;
	border-color: #425171; 	
}

p{
	margin: 0px;
	padding: 0px;
}

span.sprava{
	font-weight: bold;
	color: #FF0000;
	font-size: 12px;
}

form{
	margin: 0px;
}

input.inputbox{
	font-size: 11px;
	height: 20px;
	width: 300px;
	border-width: 1px;
	border-style: solid;
	border-color: #3A403C;
}

input.submit{
	font-weight: bold;
	font-size: 11px;
	height: 20px;
	width: 100px;
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
	background-color:  #FDC702;
}

.textbox{
	font-family: tahoma;
	font-size: 11px;
	height: 45px;
	width: 300px;
	border-width: 1px;
	border-style: solid;
	border-color: #3A403C;
}

input.inputboxmale{
	font-size: 11px;
	height: 20px;
	width: 130px;
	line-height: 14px;
	border-width: 1px;
	border-style: solid;
	border-color: #3A403C;	
}

.sive{
	background-color: #C8C8C8;
}

.biele{
	background-color: #FFFFFF;
}

select{
	font-size: 11px;
	width: 200px;
	height: 20px;
}