@import url("../referat.css");

body { 	color: #003; }

.blok { background-color: #CCC;
		background-image: url("r892901.jpg");
		background-repeat: no-repeat;
		background-position: 100% 0%;
		_background-position: 106% 0%;
		border-width: 5px;
		border-style:  solid;
		border-color: #369;}


#nadpis {
      margin: 10px 0; padding:0;
      position:relative;
      width:400px; height:67px;
      margin:10px 0; padding:0;
      overflow:hidden;
      }
   #nadpis span {
      display:block;
      position:absolute; left:0; top:0; z-index:1;
      width:400px; height:67px;
      margin:0; padding:0;
       background:url("r892903.gif") top left no-repeat;
      }
	  
.prvni {float: right;
		width:400px;
		height: 260px;}

.druha {float: left;
			border-color: black;}

a, a:active { color: blue;}
a:hover { color: #C33;}
	
.kdokde {color: #369;
		border-color: #369;}

.zpet { background-color: yellow;
	color: blue;}

.zpet:hover { background-color: blue;
				color: yellow;}

.zpet a:hover { background-color: blue;
				color: yellow;}