* {
	padding: 0;
	margin: 0;
}
body {
	margin: 0;
	padding: 0;
	font: .70em/1.5em  Verdana, Tahoma, Helvetica, sans-serif;
	color: #666666;
	background: #06357B;
}
a {
	color: #333;
	text-decoration: underline;
}
a:hover {
	color: #333;
	text-decoration: none;
}
h1, h2, h3 {
	font: bold 1em 'Trebuchet MS', Arial, Sans-serif;
	color: #333;
}
h1 {
	font-size: 22px;
	color: #06357B;
}
h2 {
	font-size: 16px;
}
h3 {
	font-size: 14px;
}
p, h1, h2, h3 {
	margin: 10px 15px;
}
ul, ol {
	margin: 10px 20px;
	padding: 0 15px;
	color: #4284B0;
}
ul span, ol span {
	color: #666666;
}
#language {
  text-align: right;
	width: 820px;
	height: 15px;
	margin: 10px auto;
}
/***********************  LAYOUT************************/
#wrap {
	background: #FFF;
	width: 820px;
	height: 100%;
	margin: 5px auto;
	text-align: left;
}
#content-wrap {
	clear: both;
	margin: 0;
	padding: 0;
	background: #FFF;
}
#header {
	position: relative;
	height: 85px;
	background: #FFF;
}
#header h1#logo {
	height: 83px;
	text-align: right;
	margin: 0;
	padding-right: 20px;
	font: bolder 3.5em 'Trebuchet MS', Arial, Sans-serif;
	letter-spacing: -2px;
	top: 0;
	left: 5px;
}
#header h2#slogan {
	position: absolute;
	top: 32px;
	right: 25px;
	color: #9F9F9F;
	text-indent: 0px;
	font: bold 13px Tahoma, 'trebuchet MS', Sans-serif;
	text-transform: none;
}
#main {
	float: left;
	padding: 0;
	padding-bottom: 10px;
	width: 75%;
}
/********** styl menu **********/
#menu {
	margin-left: 15px;
	display: block;
	height: 120px;
}
#menu ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}
#menu li {
	float: left;
	margin-right: 5px;
	display: block;
	width: 190px;
	border: 1px solid #ddd;
}
#menu li.list1 {
	background: transparent url('images/ekonomika0.png');
}
#menu li.list2 {
	background: transparent url('images/pravne-sluzby0.png');
}
#menu li.list3 {
	background: transparent url('images/investicie0.png');
}
#menu a {
	display: block;
	width: 190px;
	padding-top: 118px;
	height: 0;
	color: #000;
	text-decoration: none;
	overflow: hidden;
}
#menu a#item1 {
	background: transparent url('images/ekonomika.png') -190px -118px no-repeat;
}
#menu a#item2 {
	background: transparent url('images/pravne-sluzby.png') -190px -118px no-repeat;
}
#menu a#item3 {
	background: transparent url('images/investicie.png') -190px -118px no-repeat;
}
#menu a#item1:hover {
	background-position: top right;
	z-index: 50;
}
#menu a#item2:hover {
	background-position: top right;
	z-index: 50;
}
#menu a#item3:hover {
	background-position: top right;
	z-index: 50;
}
/* rightbar */
#rightbar {
	float: right;
	width: 25%;
	padding: 0;
	margin: 0;
}
#rightbar p {
	padding: 3px;
	color: #fff;
	background: #45A2DD;
	;
}
/* Footer */
#footer {
	clear: both;
	color: #FFF;
	background: #06357B;
	margin: 0;
	padding: 0;
	height: 50px;
	font-size: 95%;
}
#footer a {
	text-decoration: none;
	font-weight: bold;
	color: #FFF;
}
#footer .footer-left {
	float: left;
	width: 37%;
}
#footer .footer-right {
	float: right;
	width: 62%;
}
/* menu tabs */
#header ul {
	z-index: 999999;
	position: absolute;
	margin: 0;
	padding: 0;
	list-style: none;
	right: 0;
	bottom: 6px !important;
	bottom: 5px;
	font: bold 13px  Arial, 'Trebuchet MS', Tahoma, verdana,  sans-serif;
}
#header li {
	display: inline;
	margin: 0;
	padding: 0;
}
#header a {
	float: left;
	margin: 0;
	padding: 0 0 0 4px;
	text-decoration: none;
}
#header a span {
	float: left;
	display: block;
	padding: 6px 10px 0px 8px;
	color: #06357B;
}
#header a span {
	float: none;
}
#header a:hover span {
	color: #45a2dd;
}
#header a:hover {
	background-position: 0% -42px;
}
#header a:hover span {
	background-position: 100% -42px;
}
#header #current a {
	background-position: 0% -42px;
	color: #45a2dd;
}
#header #current a span {
	background-position: 100% -42px;
	color: #45a2dd;
}
.float-left {
	float: left;
}
.float-right {
	float: right;
}
.align-left {
	text-align: left;
}
.align-right {
	text-align: right;
}
.clear {
	clear: both;
}
.green {
	color: #06357b;
}
.gray {
	color: #45a2dd;
}
.bold {
	font-weight: bold;
}
/********** styl textovych poli **********/
textarea {
	width: 280px;
	height: 140px;
	background: #fff url('images/icon-email.png') bottom right no-repeat;
	border: 1px solid #45a2dd;
	font: normal 11px georgia, times new roman, times, serif;
	color: #333;
	padding: 8px 8px 8px 8px;
}
form input {
	width: 170px;
	font-family: georgia, times new roman, times, serif;
	font-size: 11px;
	color: #333;
	border: 1px solid #45a2dd;
	background-color: #fff;
	padding: 2px 2px 2px 2px;
}
form input:focus, form textarea:focus {
	border: 1px solid #06357B;
}
form input[type=submit]:hover, form input[type=reset]:hover, form input[type=button]:hover {
	border: 1px solid #06357B;
}
/********** styl tlacitka/buttou **********/
.button {
	margin-left: 3px;
	font-size: 12px;
	width: 120px;
	font-family: tahoma, serif;
	color: #333;
	background-color: #fff;
	padding: 1px;
}
/********** styl tabuliek **********/
table {
	border: 0;
	margin: 0 auto;
}
/********** obrazky **********/
.img-left{display:block;float:left;border:1px solid silver;padding:2px;margin:10px 10px 0 0;}
.img-right{display:block;float:right;border:1px solid silver;padding:2px;margin:10px 0 0 10px;}
.img-center{display:block;padding:2px;margin:10px auto;border:1px solid silver;}
