body {
 margin:0 0 0 0;
 background-image:url('pozadie.jpg');
 background-repeat:x,y;
 background-color: #eee;
 color: #000000;
} 

a{
 color:  #dc143c;
 text-decoration: none;
}

a:hover{
 color:  #dc143c;
 text-decoration: underline;
}

h1{
 font-family: Georgia, tahoma, 'arial ce', arial;
 font-size: 20px;
 color: #8b0000;
 border-bottom: 1px solid ;
}

h2{
 font-family: Georgia, tahoma, 'arial ce', arial;
 font-size: 20px;
 color: #8b0000;
 border-bottom: 1px solid ;
 font-weight: none;
 text-decoration: none;
}

p{
 font-family: tahoma, 'arial ce', arial;
 font-size: 12px;
 text-align: justyfi;
 line-height: 1.5;
}

div.center {
 text-align:center;
}

p.none {
 text-decoration:none;
}

div.strany {
 font-family: tahoma, 'arial ce', arial;
 color:  gray;
 font-size: 130%;
 text-align: center;
 text-decoration: none;
 font-weight: bold;
}
div.kocka {
 color: gray;
 list-style-type: square;
}
strany.p {
 font-family: tahoma, 'arial ce', arial;
 color: blue;
 font-weight: bold;
 font-size: 170%;
}

div.center {
 text-align: right;
}


div.nazov {
 font-family: tahoma, 'arial ce', arial;
 color: red;
 position: relative;
 bottom: 60px;
 font-weight: bold;
 font-size: 170%;
}

p.pismo{
 font-family: tahoma, 'arial ce', arial;
 color: black;
 position: relative;
 bottom: 60px;
 font-weight: normal;
 font-size: 110%;
}

p.hrubo {
 font-family: tahoma, 'arial ce', arial;
 color: black;
 position: relative;
 bottom: 60px;
 font-weight: bold;
 font-size: 130%;
}



table.main {
 width: 997px;
 background-color: #FFC7BF;
 padding: 0 0 0 0;
 margin: 0 0 0 0;
}

div.panel {
 width: 180px;
 border-left:1px solid DarkRed; 
 background-color: #FFC7BF;
 text-align: center;
 padding: 0 0 0 0;
 margin: 0 0 0 0;
}


div.footer {
 background: url(copyright.jpg);
 background-repeat: no-repeat;
 background-position: center;
 font-size: 9px ;
 font-family: tahoma, 'arial ce', arial;

}
div.bold_red{
 position: relative;
 right: 31px;
 color:  #8b0000;
 font-weight: bold;
 text-decoration: none;

}
div.left{
 text-align: left;

}
div.novinka{
 position: relative;
 right: 37px;
 color: black;
 font-size: 15px;
 text-decoration: italic;
}
div.ciara {
 border-top:1px solid;
 color: DarkRed;
}


div.up {
 width: 997px;
 height: 0px;
 background-color: #990000;
}

div.top {
 width: 997px;
 height: 200px;
 background-image:url('main.jpg');
 background-repeat:no-repeat;
 position:relative;
 text-align: left;
}

div.menu {
 padding: 0 0 0 0;
 position: relative;
 top: 0px;
}


#menu a, #menu a:visited {
 text-transform: uppercase;
 font-size: 12px;
 font-family: tahoma, 'arial ce', arial;
 text-decoration:none; 
 background-color:#fff; 
 color:#000; 
 display:block; 
 width:175px; 
 height:1.5em; 
 border-bottom:1px solid #fff;  
 border-right:1px solid #000; 
 padding:0.5em;
  }

#menu a:hover {
 font-size: 12px;
 border-bottom:1px solid #000; 
 text-align:right;
 background-image: url('new.gif');
 background-repeat: no-repeat; 
 display: block;
 background-position: 0 8px;
 z-index: 5;
}
 
div.body {
 padding: 10px 20px 40px 20px;
 font-family: tahoma, 'arial ce', arial;
 font-size: 10px;
 text-align: justify;
}

.bodytext { 
 font-family: tahoma, 'arial ce', arial;
 font-size: 12px;
 text-align: justyfi;
 line-height: 1.5;
}

.text {
 font-family: tahoma, 'arial ce', arial;
 font-size:10px;
 color:blue;
 text-align:justify;
}


.text a {
 text-decoration:none;
 font-weight:bold;
 colot:blue;
}

.text a:link, a:visited {
 text-decoration:underline;
 font-weight:bold;
}

.text a:hover {
 text-decoration:underline;
}

hr {
 border-collapse: collapse;
 border-style: solid;
 height: 0.1px;
 border-width: 0.1px;
 color: #606060;
 margin: 20px 0 20px 0;
}

div.copyright {
 text-align: center;
}


