body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	color: #5a134f;
	margin: 0px;
	padding: 0px;
	background-image: url(img_brastyle/bg.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	}

a {
	text-decoration: none;
	}
	
	
#tresc {
	display: block;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	}
	
#head {
	width: 960px;
	display: block;
	height: 60px;
	}	
	
#flash {
	width: 960px;
	display: block;
	height: 361px;
	}
	
#loga {
	display: block;
	width: 830px;
	height: 70px;
	text-align: center;
	background-image: url(img_brastyle/loga.jpg);
	background-repeat: no-repeat;
	padding-left: 130px;	
	}
	
#opisy {
	display: block;
	width: 960px;
	text-align: center;
	clear: both;
	}
		
	
.wazny {
	color: #5a134f;
	font-size: 2em;
	font-weight: bold;
	}
	
.wazny:hover {
	color: #9b2388;
	}
	
#loga a {
	display: block;
	width: 145px;
	height: 70px;
	float: left;
	}		
