body {background:url('./images/easy_silver.jpg');background-repeat:repeat-x;
font-family: Georgia;
	
}

#header {margin:auto;}
#green_panel{background:url('./images/green_panel.jpg');width:100%;height:100px;}

#box {width:800px;margin:auto;}

#footer {margin:auto;width:400px;margin-top:30px;margin-bottom:30px;}

a {text-decoration:underline;color: #006;}

a:hover {text-decoration:none;color:#009;background: #Fc3; }


#ciara {width:800px;background:url('./images/ciara.jpg');background-repeat:repeat-x;height:5px;margin:0 auto;}

.topic{border:1px solid black;margin:10px;padding:10px;}
.topic img{border:1px solid black;float:left;margin:10px;padding:2px;}
.nadpis {color: rgb(255, 136, 0);font-size:30px;}
.post_t {font-size: larger;}
.post_t a{text-decoration:none;}
#records {margin:auto;width:800px;}
.rec {background-color:#f9f9f9;border:1px solid #eaeaea;padding:15px;margin:5px;}
.foto {padding:3px;border:1px solid #CCC;margin:5px;}
.clanok {background:url(images/podklad_image.jpg);padding:20px;width:395;height:189; background-repeat:no-repeat;}
.status { font-style:oblique; quotes:inherit;font-size:small;}
/* formulár */

	#form3{
		margin:1em 0;
		background:url(../images/form_bg.jpg) no-repeat 0 0;
		width:542px;
		height:364px; /* fixed size (envelope graphic) */
		overflow:hidden;
		}
	#form3 h3{display:none;}	
	#form3 fieldset{
		margin:0;
		padding:0;
		border:none;	
		float:left;
		display:inline;
		width:200px;
		margin-left:34px;
		padding-top:80px;
		}	
	#form3 fieldset.last{
		width:254px;
		margin-left:17px;
		}				
	#form3 legend{display:none;}	
	#form3 p{margin:.5em 0;}	
	#form3 label{display:block;}	
	#form3 input, #form3 textarea{		
		width:192px;
		border:1px solid #ddd;
		background:#fff url(../images/form_input.gif) repeat-x;
		padding:3px;
		}		
	#form3 textarea{
		width:246px;
		height:200px;
		overflow:auto;
		}					
	#form3 p.submit{
		margin:0 34px;
		clear:both;
		position:relative;
		}	
	#form3 button{
		padding:0;
		position:absolute;
		left:0;
		top:-3.5em;
		width:95px;
		height:36px;
		text-indent:-8000px;
		overflow:hidden;
		border:none;
		background:url(../images/form_button.gif) no-repeat 0 0;
		color:#fff;
		cursor:pointer;
		}				

/* // formulár */