/*FILE:	beta css.css pro autoskola-petruj.cz	 *AUTHOR: Sowared	 *UPDATE: 9.11.09	 *COMMENT:	 *Main css document of the web	 *MEDIA: screen	 *RESOLUTION: 1280*1024*{	border: 1px solid red;	}*/body{	background-color: #ffffff;	font-size: 11pt;	font-family: arial;	margin-top: 0px;}#content{	width: 1004px;	margin: 0 auto;	border: 1px solid #4d4d4d;}#head{	height: 143px;	width: 1004px;	background-image: url(design/logo.jpg);	margin-bottom: 10px;}#center{	width: 1004px;	margin: 0 auto;}#left{	width: 190px;	float: left;	margin-right:15px;}#menu{	padding-bottom: 8px;	padding-top: 8px;}#action{	text-align: center;	padding: 5px;}#menu,#action,#counter,#guick_contact{	background-image: url(design/background.jpg);	color: white;	margin-bottom: 8px;}#menu_center{	width: 165px;	margin: 0 auto;}.menu_item{	margin-top: 3px;	font-size: 12pt;}.menu_item a{	text-decoration: none;	color: white;}.menu_item a:hover{	text-decoration: underline;	color: white;}.menu_img{	width: 20px;	height: 20px;}#data{	width: 602px;	padding-right: 15px;	float: left;}#right{	width: 182px;	float: left;}#warning{	background-image: url(design/warning.jpg);	width: 150px;	margin: 0 auto;	height: 150px;	background-repeat: no-repeat;}#counter,#guick_contact{  padding: 5px;  text-align:center;}.clear{	clear: both;}.red{	color: #FF0000;}h1{	font-size: 15pt;	margin-top: 0px;	text-align: center;	text-transform: uppercase;	word-spacing: 4px;}h2{	font-size: 13pt;	margin-top: 5px;	text-align: center;	text-transform: uppercase;	padding-bottom: 2px;}#action h2{	color: red;}h3{	color: red;	font-size: 16pt;	padding-bottom: 2px;}.title_h6{  font-size: 13pt;  font-weight:bold;  text-align: center;  margin: 0px;}a{	text-decoration: none;	color: red;}a:hover{	text-decoration: underline;}#foter{	height: 20px;	color: white;   background-image : url(design/background.jpg);	font-size: 8pt;	margin: 0 auto;	text-align: center;	padding-top: 5px;	background-image: url(design/background.jpg)}ul li, ol li{  margin-bottom: 3px;}table{  margin-bottom: 15px;}#prices .column_txt{  width:70%;  font-weight: normal;}#prices td{  font-size: 12pt;  font-weight: bold;  margin-bottom: 5px;}

