/*  
Theme Name: Forexy
Theme URI: Forexy.cz
Description: 
Version: 1.0
Author: eSports.cz s.r.o.
Author URI: http://www.esports.cz

*/
body {
	margin:0;
	background: #171717;
	font-family: Arial, Helvetica,sans-serif;	
	font-size: 14px;
}
a img {
	border: none;
}
a:hover {
	text-decoration: none;
}
h1,h2,h3,h4,h5 {
	margin:16px 0 10px 0;
}
h1 {
	font-size: 24px;
}
h2 {
	font-size: 20px;
}
h3 {
	font-size: 16px;
}
h4 {
	font-size: 16px;
}
h5 {
	font-size: 14px;
}
.toleft {
	display: block;
	float: left;
}
#layout {
	width:872px;
	display: block;
	margin: auto;
}
#header {
	width:872px;
	height:391px;
	display: block;
	float: left;
	background: url("images/header.jpg") no-repeat;
}
#header #homeLink {
	width:872px;
	height: 185px;
	display: block;
	float: left;
	margin-top:53px;
}
#content {
	width: 872px;
	display: block;
	float: left;
}
#hmpgTop {
	width: 812px;
	background: #e53c01;
	padding: 20px 30px 30px;
	display: block;
	float: left;
	color: white;
}
#hmpgTop a {
	color: black;
}
#hmpgTopLeft {
	width: 410px;
	margin-right:30px;
	display: block;
	float: left;
}
#hmpgTop p {
	margin-bottom: 0px;
}
#hmpgTopLeft a {
	color: black;
}
#hmpgTopRight {
	display: block;
	float:left;
	background: url("images/aktualnibonusy.jpg") no-repeat;
	width:368px;
	padding-top: 31px;
}
#hmpgTopRight ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#hmpgTopRight ul li {
	padding-left: 25px;
	background: url("images/li.jpg") no-repeat 0 2px;
	margin-top: 15px;
}
#mainContent {
	width: 812px;
	display: block;
	float: left;
	padding: 35px 30px 0px;
	background: white;
}
#mainContent a {
	color: #e53c01;
}
#mainLeft {
	width: 517px;
	display: block;
	float:left;
}
#mainRight {
	display: block;
	float:left;
	width: 270px;
}
#hmpgContentLeft {
	width: 412px;
	margin-right: 25px;
	display: block;
	float: left;
}
#hmpgContentRight {
	width: 375px;
	display: block;
	float: left;
}

#mainRight ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	margin-bottom: 25px;
}
#mainRight ul li {
	padding-left: 25px;
	background: url("images/li.jpg") no-repeat 0 2px;
	margin-top: 15px;
}

div.hmpgBox1 {
	width:412px;
	display: block;
	float:left;
	margin-bottom: 25px;
}
div.hmpgBox2 {
	width:375px;
	display: block;
	float: left;
	margin-bottom: 25px;
}
div.hmpgBox3 {
	width:270px;
	display: block;
	float: left;
	margin-bottom: 25px;
}
#footer {
	display: block;
	float: left;
	width: 872px;
	height: 96px;
	margin-top: 3px;
	background: url("images/footer.jpg") repeat-x;
	padding-top: 22px;
	color: white;
	text-align: center;
	font-size: 12px;
}
#footer a {
	color: white;
	text-decoration: none;
	text-transform: uppercase;
}
#footer a:hover {
	text-decoration: underline;
}
#footer ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#footer ul li {
	padding-right: 10px;
	display: inline;
}