body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: white;
	background-color: #061017;
}
/* generic redefinitions */
a {color: #FF9900;	text-decoration: none;}
a:hover {color: #FFFFFF;text-decoration: none;}
a.s { color: #FFFFFF; }
img {border: 0px; margin: 0px; }
/*  */ 
div#center { text-align: center; }
div#content {
	width: 650px;
	height: 550px;
	background-color: #0A2236;
	margin: auto;
	padding: 0px 0px 50px;
	text-align: left;
	background-image: url(../images/footer.gif);
	background-repeat: repeat-x;
	background-position: bottom;
} html>body div#content {min-height: 550px; height: auto; }
div#bg {
	background-image: url(../images/bg_image.gif);
	background-repeat: no-repeat;
	background-position: 50% 100px;
	background-attachment: fixed;	
	height: 450px;
} html>body div#bg {min-height: 450px; height: auto; }
img#header {
	border-bottom: 1px solid #1B4364;
}
/* menu */
ul#menu {
	margin: 0px 0px;
	padding: 3px 10px;
	border-bottom: 1px solid #FF9900;
	clear:both;
}
ul#menu li {
	list-style: none;
	display: inline;
	padding: 3px 0px;
}
ul#menu li a {	
	font-weight: bold;
	padding: 5px;
	color: #FF9900;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 1px;
}
ul#menu li a:hover {
	color: #FFFFFF;
}
ul#menu li a.s {
	color: #FFFFFF;
}
div.col {
	margin-top: 10px;
	float: left;
}
div.box {
	border: 1px solid #1B4364;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 0px 0px 5px 0px;
	background-image: url(../images/bg_half.gif);	
}
div.pad {
	padding: 5px;
	float: left;
	clear:both;
}
div.pad img {
	margin-right: 5px;
}
div.box p {	
	margin: 5px 5px 2px;
	font-size: 10px;
}
span {
	color:#FF9900;	
	font-weight: bold;	
}
div.box ul {
	padding: 0px;
	margin: 5px 5px 0px;
}
div.col ul li {	
	list-style: none;
	display:block;
}
br.stopper {
	clear: both;
	line-height:0.1%;
	font-size: 0.1%;
}
img.flyer { margin: 5px 5px 0; float: left; }
img.thumb { margin: 5px 5px 0px ; }
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin: 10px 5px 2px;
	padding: 0px;
	letter-spacing: 1px;
}
h2 {	
	color:#FF9900;	
	font-size: 12px;
	font-weight: bold;
	margin: 5px 5px 0px;
}
h4 {
	margin:0px;
	padding: 2px 5px;
	font-size: 9px;
	font-weight:bold;
	color:#061017;
	background-color: #1B4364;
	text-transform: uppercase;
	letter-spacing: 1px;
}
fieldset {
	float: left;
	border: 1px solid #FFFFFF;
}
a#binary {	
	float:none;
	background: url(http://binary-bros.cz/logo/b1B4364.gif) no-repeat;
	padding: 0px;
	margin-right: 5px;
	width: 35px;
	height: 11px;	
} html>body a#binary { min-width: 35px; min-height: 11px;}
a#binary:hover {
	background: url(http://binary-bros.cz/logo/bFF9900.gif) no-repeat;	
}
span.note {
	color: #1B4364;		
}
span.note a {
	color: #061017;
}
