body {
	margin: 0px;
	padding: 0px;
	font-family: "Arial CE", Arial, "Verdana CE", Verdana, sans-serif;
	font-size: 0.75em;
	color: #000000;
	line-height: 1.5em;
	background-color: #000000;
	text-align: center; /* IE center hack */
	height: 100%;
}
html {
	height: 100%;
}
/* Links */
a:link, a:visited {
	color: #1C60AE;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
:link img, :visited img {
	border: 0 none inherit;
}

/* Image border */
img {
	border: 0 none !important;
}

.clearBoth {
	display: block;
	clear: both;
	height: 0.01em;
	font-size: 0.01em;
	line-height: 0.01em;
}

p {
	margin: 0em 0em 1.5em 0em;
	padding: 0;
}
hr {
	display: none;
}

#whole {
	position: relative;
	width: 970px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	z-index: 100;
}

#head {
	width: 970px;
	height: 177px;
}
h1 {
	position: relative;
	width: 400px;
	height: 177px;
	line-height: 177px;
	margin: 0;
	padding: 0;
	font-size: 400%;
	text-align: center;
	vertical-align: middle;
	overflow: hidden;
	float: left;
}
h1 span {
	position: absolute;
	left: 0;
	top: 0;
	width: 400px;
	height: 177px;
	margin: 0;
	padding: 0;
	display: block;
	z-index: 1;
	background: url("img/logo.png") 0px 0px no-repeat;
}
h1 a:link, h1 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
h1 a:hover {
	color: #1C60AE;
	text-decoration: none;
}

h2 {
	margin: 0em 0em 0.75em 0em;
	padding: 0;
	font-size: 150%;
	text-transform: uppercase;
}
h4 {
	margin: 0em 0px 0.75em 0px;
	padding: 0;
	font-size: 180%;
	line-height: 120%;
}
h5 {
	margin: 0em 0px 0.75em 0px;
	padding: 0;
	font-size: 150%;
	line-height: 120%;
}

#kosik {
	width: 550px;
	height: 177px;
	float: right;
}

ul#nav {
	width: 970px;
	height: 33px;
	margin: 0px 0px 4px 0px;
	padding: 0;
	background: transparent url("img/nav.png") 0px 0px no-repeat;
}
ul#nav li {
	margin: 0px 50px 0px 0px;
	list-style-type: none;
	height: 33px;
	line-height: 33px;
	font-size: 120%;
	vertical-align: middle;
	text-transform: lowercase;
	letter-spacing: 1px;
	float: left;
}
ul#nav li#first {
	margin-left: 30px;
}
ul#nav li#last {
	margin-right: 30px;
	float: right;
}
ul#nav li a:link, ul#nav li a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
ul#nav li a:hover, ul#nav li a#active {
	color: #CDCDCD;
	text-decoration: none;
}

img#banner {
	width: 970px;
	height: 182px;
	margin: 0px 0px 4px 0px;
	display: block;
}

#main {
	width: 970px;
}
#left {
	width: 200px;
	float: left;
}
#right {
	width: 200px;
	float: right;
}
#content {
	width: 560px;
	margin-left: 205px;
	background-color: #FFFFFF;
}
#contentInner {
	min-height: 480px;
	margin: 0px 20px 0px 20px;
	padding: 20px 0px 20px 0px;
}

.box {
	width: 200px;
	margin: 0px 0px 4px 0px;
	padding: 20px 0px 20px 0px;
	border-top: 1px solid #BFBFBF;
	border-bottom: 1px solid #BFBFBF;
	color: #FFFFFF;
}
.box h4 {
	margin: 0em 20px 0.75em 20px;
}
.box p {
	margin: 0px 20px 0px 20px !important;
}
.box a {
	display: block;
	float: right;
}
.box a:link, .box a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
.box a:hover {
	color: #1C60AE;
	text-decoration: underline;
}

#orange {
	background: transparent url("img/orange.png") 0px 0px repeat-y;
}
#red {
	background: transparent url("img/red.png") 0px 0px repeat-y;
}
#blue {
	background: transparent url("img/blue.png") 0px 0px repeat-y;
	text-align: center;
}
#blue a {
	float: none;
}
#grey {
	background: transparent url("img/grey.png") 0px 0px repeat-y;
}
#tipProVas {
	width: 126px;
	height: 140px;
	display: block;
	margin: 0 auto 1em auto;
}

table {
	width: 100%;
}
td {
	padding: 5px;
}

table#onas {
	width: 100%;
}
table#onas td {
	width: 50%;
	text-align: center;
	padding: 0px;
}
#footer {
	padding: 1em 0em 1em 0em;
	color: #FFFFFF;
	text-align: center;
}
#footer a:link, #footer a:visited {
	color: #CDCDCD;
	text-decoration: none;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
