﻿#telo{
		/*position:relative;*/
		clear:both;
		/*top:10px;*/
		margin-top:10px;
	}
		/* txt  */
		#clanek_top{
			/*background:red;*/
			height:25px;
			background-image:url('../webgrafika/top_pruh.gif');background-repeat:repeat-x;
			color:white;font-weight:bold;
			text-indent:10px;font-size: 14px;
line-height:23px;
		}
		#clanek_obsah{
			background-color:white;
			}
		#clanek_bottom{
			background:white;
			height:20px;
			width:600px;
		}
		/*  /txt */
	
	#pata{
		clear:both;
		/*position:relative;*/
		/*background:#ffcc00;*/
		top:15px;
		margin:auto;
		text-align:center;
		font-size:small;
	}
		#pata_center{
			font-family:Arial, Helvetica, sans-serif;
			font-size:80%;
		}
	form{
		padding:0;
		margin:0;
	}