/* CSS Document */
body 
{
width: 900px; 
background: #000000 url('layout/blood_invert_07.jpg'); 

background-repeat: repeat-y;
margin: 0px; padding: 0px;
font-family: arial; 
font-size: 12px;

}
/* a:link {text-decoration: underline; color: red;}
a:hover {text-decoration: none; text-decoration: none/color: RED;};/* #383838*
a:visited {text-decoration: none; color: RED;}
a:active {text-decoration: underline; color: red;} */
td 
{
color: white;
font-size: 12px
}

p
{
margin: 0px; padding: 0px;
}




h1
{
font-size: 50px;
margin: 5px 0px;
font-weight: bolder;
display: block;
background: none;
color: white;
}

h2
{
font-size: 18px;
color: black;
background: white;
padding: 15px;
background-image: url('layout/hacko.jpg');
background-repeat: no-repeat;
background-position: top right;
margin: 10px 0px 15px 0px;

}


h4
{
margin: 1.33em 0em 0em 0em;
font-weight: bolder;
display: block;
font-size: 15px;
}




ul
{
margin: 0px; padding: 0px 0px 10px 50px; 
}
.obal
{
width: 900px;
margin: 0px; padding: 0px; 

}
.top {
width: 900px; 
height: 50px; 
float: left; 
background-image: url('layout/blood_invert_01.jpg');
}
.left {
width: 25px; height: 470px; float: left; background-image: url('layout/blood_invert_02.jpg')
}
.main {
width: 475px; height: auto; float: left; background-image: url('layout/blood_invert_03.jpg');

}
.text {
width:455px; float: left; background-color: black; color: white; visibility: visible; padding-left: 20px;
}
.logo {
width: 260px; height: 470px; float: left; background-image: url('layout/blood_invert_04.jpg')
}

.menu {
width: 115px; height: 470px; float: left; background-image: url('layout/blood_invert_05.jpg'); 
}
 
.menu-tab {
width:115px; ; 
}

a:link {text-decoration: underline; color: red;}
a:visited {text-decoration: underline; color: #990000;}
a:hover {text-decoration: none; text-decoration: underline; color:white;}
a:active {text-decoration: underline; color: red;}


.menu-tab a:visited {text-decoration: underline; color: #FFFFFF;}
.menu-tab a:link {text-decoration: underline; color: #FFFFFF;}
.menu-tab a:hover {text-decoration: none; text-decoration: underline; color:#FF0000;}
.menu-tab a:active {text-decoration: underline; color: #FF0000;}


.right {
width: 25px; height: 470px; float: left; background-image: url('layout/blood_invert_06.jpg')
}
.bottom {
width: 900px; height: 80px; clear: both; float: left; background-image: url('layout/blood_invert_08.jpg')
}
.foot {
width: 900px; height: 250px; clear: both; float: left; background-color: black; color: white; padding-top: 10px; text-align: right;
}
.clear {width: 100%; clear: both;}
.obrazek {border: 3px solid white; width:80px;}



/* LINKS STYLY  */

.linkname
{
font-size: 18px;
color: white;
width: 100%;
border-bottom: 1px solid white;
}
.www a:link
{
font-size: 12px;
color: red;
}
.myspace a:link
{
font-size: 12px;
color: red;
}
.www a:visited
{
font-size: 12px;
color: #990000;
}
.myspace a:visited
{
font-size: 12px;
color: #990000;
}

.obsah
{
font-size: 10px;
color: gray;
}

.text img
{
margin: 0px 2px 2px 0px;
border: none
}


