/* eurotax */

html, body {
padding: 0;
margin: 0;
background: #e6e6e6 url(/gfx/bg.png) repeat-y center;
font-family: Verdana, Helvetica, sans-serif}

img {border: 0 none}

hr {border: solid #ccc; border-width: 0 0 1px 0; height: 0}

form {display: inline}

#eurotax {
	font-size: 20px;
	text-align: center;
	border: 7px solid #eee;
	color: #eee;
	padding: 7px;
	cursor: pointer;
	background: #f60
}
.eurotax {
	display: block;
	color: #1d3d8a;
	font-size: 16px;
	border: 1px solid #ccc;
	padding: 7px;
	font-weight: bold;
	text-align: center;
	position: relative
} a:hover.zwrot-podatku {color: #f60; background: #eee}

#top {margin: 0 auto; width: 800px; text-align: center}

#container {overflow: hidden; text-align: left; margin: 0 auto; width: 800px; border-top: 1px solid #3450a4}

#content h1 {font-size: 27px; color: #1d3d8a; font-weight: lighter; border-left: 20px solid #1d3d8a; padding-left: 10px; position: relative}
#content h2 {font-size: 22px; color: Gray; font-weight: lighter; border-left: 7px solid Gray; padding-left: 10px}
#content h3 {font-size: 19px; color: Gray; font-weight: lighter; border-left: 5px solid Gray; padding-left: 10px}
#content {
	position: relative;
	text-align: left;
	float: right;
	width: 530px;
	padding: 15px 20px 30px 40px;
	color: #696969;
	font-size: 0.8em;
	font-family: Helvetica, Verdana, sans-serif;
	line-height: 1.4em;
	background: #fff url(/gfx/content.jpg) repeat-y left;
	border: solid #3450a4;
	border-width: 0 0 1px 1px
}

#content li {
	list-style: square;
	color: #708090;
	margin: 10px 0 0 0
}

#menu {
	position: relative;
	text-align: left;
	float: left;
	width: 200px
}
#menu h3 {
	color: #eee;
	font-size: 18px;
	font-weight: lighter;
	margin: 0;
	padding: 5px 3px;
	text-align: center
}
#menu ul {
	margin: 0;
	padding: 0;
	list-style: none
}
#menu li a, #menu li a:visited  {
	display: block;
	border-bottom: 1px solid #eee;
	padding: 3px 0 5px 8px;
	width: 94%;
	color: #eee;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none
}
#menu li a:hover {
	background: #4a66ba
}

#footer {
	font-size: 0.7em;
	color: Gray;
	border: solid #ccc;
	border-width: 1px;
	margin: 10em auto 0 auto;
	width: 800px;
	padding: 20px 40px;
	text-align: left;
	background: #f0f0f0 url(/gfx/footer.png) repeat-x top
}	
#footer a, #footer a:visited {
	color: Gray;
	text-decoration: none;
	border-bottom: 1px solid #ccc
}
#footer a:hover {
	color: #1e90ff
}
#eurotax-bottom {
	background: url(/gfx/eurotax-bottom.png) no-repeat top; 
	height: 20px
}
	
.box {
	padding: 10px;
	color: #000;
	font-size: 90%;
	margin-bottom: 25px;
	padding-bottom: 35px;
	background: #3450a4 url(/gfx/menu.jpg) repeat-x;
	border-top: 7px double #eee
}
