body{
	
	font: 14px/1.5 Tahoma;
	background-color: #0c0c0c;
	color: #fff;
	margin-left: 0;
	margin-top: 0;
	text-align: center;
}

h1{
	font: bold 14px/2 tahoma;
	color: #fff;
	text-align: left;
	text-indent: 20px;
	
}

h2{
	font: bold 17px/2 tahoma;
	color: #fff;
	text-align: left;
	text-indent: 20px;
	
}

h3{
	font: bold 17px/2 tahoma;
	color: #fff;
	text-align: left;
	text-indent: 20px;
	
}

h4{
	font: bold 17px/2 tahoma;
	color: #fff;
	text-align: left;
	text-indent: 20px;
	
}

td{
	vertical-align: top;
}



.mr_proper{
	
	clear: both;
	
}


	
a:link{
	color: #fff;
}

a:visited{
	color: #fff;
}

a:active{
	color: #fff;
}

td{
	vertical-align: top;
	width: 350px;
}

#template{
	width: 800px;
	margin: 0 auto 0 auto;
}

#temp_header{
	width: 800px;
	height: 125px;
	
	background: #0c0c0c url(http://pismena.cz/sysimg/temp/header.jpg);
}

#temp_menu{
	width: 800px;
	height: 30px;
	margin-top: 15px;
}

	.menu_button a{
		width: 200px;
		height: 17px;
		
		float: left;
		display: inline;
		
		color: #fff;
		font: 17px/1 tahoma;
		text-decoration: none;
	}
	
	.menu_button a:hover{
		width: 200px;
		height: 17px;
		
		float: left;
		display: inline;
		
		color: #fff;
		font: bold 17px/1 tahoma;
		text-decoration: none;
	}


.temp_form{
	width: 700px;
	margin: 15px auto 0 auto;
}

.temp_form_top{
	width: 700px;
	height: 30px;
	background: #0c0c0c url(http://pismena.cz/sysimg/temp/form_top.jpg);
	
}

.temp_form_middle{
	width: 700px;
	height: 100%;

	background: #0c0c0c url(http://pismena.cz/sysimg/temp/form_middle.jpg);
}

	.temp_form_middle_text{
		width: 660px;
		padding: 10px 20px 20px 20px;
		color: #fff;
		text-align: left;
}	
	
	.temp_form_middle_text_ref_left{
		width: 310px;
		float: left;
}

	.temp_form_middle_text_ref_right{
		width: 350px;
		float: right;
}

.temp_form_path{
	width: 700px;
	height: 30px;
	background: #0c0c0c url(http://pismena.cz/sysimg/temp/form_path.jpg);
}

.temp_form_path_ref_open a{
	width: 700px;
	height: 30px;
	display: block;
	background: #0c0c0c url(http://pismena.cz/sysimg/temp/form_path_link.jpg);
}

.temp_form_path_ref_open a:hover{
	width: 700px;
	height: 30px;
	display: block;
	background: #0c0c0c url(http://pismena.cz/sysimg/temp/form_path_link_h.jpg);
}

.temp_form_path_ref_close a{
	width: 700px;
	height: 30px;
	display: block;
	background: #0c0c0c url(http://pismena.cz/sysimg/temp/form_path_link_close.jpg);
}

.temp_form_path_ref_close a:hover{
	width: 700px;
	height: 30px;
	display: block;
	background: #0c0c0c url(http://pismena.cz/sysimg/temp/form_path_link_close_h.jpg);
}


	
	#temp_footer{

		width: 800px;
		height: 75px;

		
		margin-top: 50px;
		
	
	}
	
		.wsystem{
			float: right;
			margin-right: 1.5%;
		
			margin-bottom: 0;
		}
