body   {background-image:  none;
		background-repeat: no-repeat;
		margin: 0; 
  		padding: 0;
  		text-align: center;
		/*scrollbar-track-color: transparent;
		scrollbar-face-color: transparent;
		scrollbar-highlight-color: yellow;
		scrollbar-3dlight-color: green;
		scrollbar-darkshadow-color: black;
		scrollbar-shadow-color: purple;
		scrollbar-arrow-color: red;*/ }
		
#pracdoba  {position: relative;
			left: 310px;
			top: 4px;
			width: 380px;
			/*z-index: +1;*/
			font-family: arial;
			color:#FFCC00;
			font-size: 13px;
			font-weight: bold;
			}

#celyobsah {text-align:left;
			margin:0 auto;
			width: 750px;
			min-width: 750px;
			position: relative;
			}
	  
#hlavicka  {position: absolute;
			top: 20px;
			left: 0px;
			margin: 0px;
			border: 0px solid #65b431;
			height: 100px;
			width: 750px;
			background-image: URL(pic/hlavicka.jpg);
			background-position: top left;
			background-repeat: no-repeat;
			}

#top	   {position: absolute;
			top: 0px;
			left: 0px;
			margin: 0px;
			border: 0px solid #65b431;
			height: 65px;
			width: 750px;
			background-image: URL(pic/top.jpg);
			background-position: top left;
			background-repeat: no-repeat;
			}

#middle	   {position: relative;
			left: 0px;
			top:65px;
			margin: 0px;
			border: 0px solid #65b431;
			padding-left: 50px;
			padding-right: 50px;
			padding-bottom: 65px;
			background-image: URL(pic/middle.jpg);
			background-position: top left;
			background-repeat: repeat-y;
			font-family: arial;
			color:black;
			font-size: 12px;
			text-align: justify;
			}
			
#bottom	   {position: relative;
			left:0px;
			border: 0px solid #65b431;
			height: 65px;
			width: 750px;
			background-image: URL(pic/bottom.jpg);
			background-position: bottom left;
			background-repeat: no-repeat;
			margin-bottom: 20px;
			}

#sloupec   {position: absolute;
			left: 0px;
			top: 130px;
			border: 0px solid #65b431;
			width: 750px;
			background-image: URL(pic/midrfdle.jpg);
			background-repeat: repeat-y;
			}

#novinky   {border-left:2px solid #0061ed;
			padding-left: 5px;
			padding-right: 5px;
			position: absolute;
			top:0px;
			left:520px;
			_left:470px;
			width: 180px;
			height: 415px;
			overflow: auto;
			
			}

.cara  {border-bottom: 2px solid #0061ed;}

.text  {font-family: arial;
		color:black;
		font-size: 12px;
		text-align: justify;
		}

.center{text-align: center;}

.right	       {text-align: right;

		}

.left	       {text-align: left;

		}

	
.odkaznadpis   {
				font-family: arial;
				color: #0061ed;
				font-size: 14px;
				text-align: left;
				font-weight: bold;
				text-decoration: none;			
				}
			
.odkaznadpis:hover { color: #AAAAAA;
					}
					
.odkaz {font-family: arial;
		color: black;
		font-size: 12px;
		text-align: left;
		text-decoration: none;			
		}
			
.odkaz:hover { color: #AAAAAA;
	 			}
					
.nadpis	   {border-bottom: 2px solid #0061ed;
			font-family: arial;
			color: #0061ed;
			font-size: 14px;
			text-align: left;
			font-weight: bold;			
			}
			
.nadpisbez {font-family: arial;
			color: #0061ed;
			font-size: 14px;
			text-align: left;
			font-weight: bold;			
			}
			
#podpis	   {border: 0px solid blue;
			font-family: arial;
			color: #0061ed;
			font-size: 10px;
			text-align: center;
			position: absolute;
			bottom: 13px;
			left: 272px;
			text-decoration: none;	
			}
		
#menu  {position: absolute;
		left: 315px;
		top: 101px;
		border: 0px solid #65b431;
		width: 400px;
		}
						
.menutext { color: white;
			font-family: arial;
			font-size: 12px;
			font-weight: bold;
			padding-right: 12px;
			text-decoration: none;			
			}
			
.menuodkaz {color: white;
			font-family: arial;
			font-size: 12px;
			font-weight: bold;
			text-decoration: none;
			padding-right: 12px;			
			}

			
.menuodkaz:hover { color: #AAAAAA;
				}
