* {
	margin: 0;
	padding: 0;
}

html
{
	scrollbar-face-color: #e6e7e8;
	scrollbar-arrow-color: #000000;
	scrollbar-3dlight-color: #e6e6e6;
	scrollbar-base-color: #e6e7e8;
	scrollbar-darkshadow-color: #e6e6e6;
	scrollbar-highlight-color: #000000;
	scrollbar-shadow-color: #000000;
}

body {
	font-family: sans-serif;
	color: #666666;
	font-size: 12px;
	text-align: left;
	min-width: 800px;
	margin-bottom: 0px;
	padding-top: 0px;
	line-height: 1.6;
    background: #ffffff;
}

html>body {
	font-size: 12px;
}

/* layout */

#main {
	width: 800px;
	text-align: left;
	padding: 0px 0px 0px 0px;
	margin: 0 auto;
    background: #D7D7D7 url(../pictures/back-submiddle.jpg) no-repeat top right;
}

body#index #main {
    background: #D7D7D7 url(../pictures/logo.jpg) no-repeat bottom right;
}

#main-top {
	width: 800px;
	text-align: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

body#index #main-top {
	height: 400px;
    background: #ffffff url(../pictures/back-maintop.jpg) no-repeat bottom center;
}

#main-top {
	height: 202px;
    background: #ffffff url(../pictures/back-subtop.jpg) no-repeat bottom center;
}

#toptext {
	width: 350px;
	text-align: left;
	padding: 0px 130px 0px 315px;
	margin: 0px 0px 0px 0px;
}

#toptext a.mail {
	letter-spacing: 3px;
	font-weight: normal;
    color: #666666;
    padding: 5px 0px 0px 0px;
    display: block;
}

body#index div#menu {
	top: 376px;
}

div#menu {
    position: absolute;
	top: 178px;
	left: 0px;
    width: 800px;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

div#menu div {
    width: 133px;
    text-align: center;
    float: left;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

div#menu div a {
    width: 133px;
    text-align: center;
    text-transform: uppercase;
    color: #ffffff;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

div#video {
	float: left;
    padding: 5px 0px 0px 5px;
    margin: 1px 0px 0px 0px;
	position: absolute;
}

div#video a {
	color: #ff0000;
}

div#submenu {
    padding: 0px 0px 0px 135px;
    margin: 1px 0px 0px 0px;
}

div#submenu a {
    width: 265px;
    text-align: center;
    padding: 6px 0px 6px 0px;
    margin: 0px 1px 0px 0px;
    color: #ffffff;
    background: #245B9D;
    display: block;
    float: left;
}

div#text {
    color: #404041;
}

div#text, ul#submenu-links {
    clear: both;
    padding: 0px 135px 10px 135px;
    margin: 0px 0px 0px 0px;
}

div#text ul#submenu-links {
    clear: both;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 20px 0px;
}

div#text li, ul#submenu-links li {
    list-style: none;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

div#text li a, ul#submenu-links li a {
    width: 265px;
    display: block;
    padding: 3px 0px 3px 0px;
    margin: 0px 0px 0px 0px;
    border-bottom: #666666 1px solid;
    background: url(../pictures/kocka.jpg) no-repeat center right;
    font-weight: normal;
    color: #666666;
}

div#text li a:hover, ul#submenu-links li a:hover, #toptext a:hover.mail {
    color: #000000;
}

div#text ul.text {
    padding: 0px 0px 0px 30px;
}

div#text ul.text li {
    list-style: disc;
}

img.mainfoto {
    float: right;
    padding: 0px 0px 0px 5px;
    margin: 0px 0px 0px 0px;
}

#mozilla {
	width: 800px;
	height: 25px;
	display: block;
	clear: both;
	background: url(../pictures/back-footer.jpg) repeat-y center center;
}

#footer {
	width: 800px;
    color: #666666;
	text-align: center;
	font-size: 90%;
	padding: 5px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
	display: block;
	clear: both;
    letter-spacing: 2px;
}

a {
	color: #245B9D;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}

/* koniec layout */


#center {
	text-align: center;
	}


/* headers */

h1, h1 span {
	width: 800px;
	height: 110px;
	font-size: 110%;
	overflow: hidden;
	position: relative;
	right: 0;
	top: 0;
	z-index: 0;
	cursor: pointer;
	cursor: hand;
	text-align: right;
    border-bottom: #ffffff 1px solid; 
}

h1 span {
	display: block;
	background: #ffffff url(../pictures/back-top.jpg) no-repeat center center;
	z-index: 1;
	position: absolute;
}

h2 {
    position: absolute;
	top: 15px;
	left: 135px;
	font-size: 170%;
	margin: 0px 0px 0px 0px;
	color: #505050;
}

h3 {
	clear: both;
    font-size: 160%;
}

h4 {
	color: #245B9D;
    padding: 24px 0px 0px 24px;
    font-size: 160%;
}

h5 {
    padding: 0px 0px 0px 314px;
    font-size: 200%;
}

/* koniec headers */


/* par */

input, textarea, select {
	font-size: 100%;
	background: #DFEFFF;
	color: #0066CC;
	font-weight: bold;
	border-top: #0066CC 1px solid;
	border-left: #0066CC 1px solid;
	border-bottom: #0066CC 1px solid;
	border-right: #0066CC 1px solid;
	padding: 1px 5px 1px 5px;
}

input#submit {
	margin: 0px 0px 0px 0px;
	cursor: hand;
	background: #0066CC;
	color: #ffffff;
	padding: 0px 0px 0px 0px;
	border-top: #2D2D2D 1px solid;
	border-left: #2D2D2D 1px solid;
	border-bottom: #2D2D2D 1px solid;
	border-right: #2D2D2D 1px solid;
}

img {
	border: 0px;
	vertical-align: middle;
}

/* koniec par */

table {
	font-family: sans-serif;
	font-size: 100%;
	width: 100%;
}


