

* {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}


body {
	background: #000000 url(css_template/bg_back.jpg) repeat-y;
	background-position:center;
	font: normal 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #88888A;
	text-align: center;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

div {

	text-align: left;

}

h1, h2, h3 {
	color: #313131;
	text-align: left;
}



h1 {
	margin-bottom: .5em;
	font-size: 182%;
	font-weight: normal;
	letter-spacing: -2px;

}

h2 {
	margin-bottom: .5em;
	font-size: 136%;
	font-weight: normal;
	letter-spacing: -1px;
}

h3 {
	font-size: 100%;
	font-weight: bold;
}
h4 {
        font: normal 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 75%;
}

p, blockquote, ol, ul {
	margin-bottom: 1.5em;
	text-align: justify;
	line-height: 167%;
	font-size: 107%;
}

blockquote {
	margin-left: 2em;
}

ol {
	margin-left: 2em;
}

ul {
	list-style: none;
}

ul li {
	padding-left: 1em;
	background: url(images/img07.gif) no-repeat left center;
}

a {
	text-decoration: none;
	color: #FFFFFF;
}

a:hover {
	text-decoration: none;
	color: #d1190f;
}



/* Page */

#page {
	width: 900px;
	margin: 0 auto;
}

/* Content */

#content {
	float: right;
	width: 450px;
	height: 400px;
        overflow: auto;
	padding: 0px 0px 0px 0px;
}

#content .tabela {
	padding: 0; 
	margin: 0; 
	cellspacing: 0; 
	width: 440;
	border-style: groove;
	border-width: 1px;
	border-color: #000000;
	
}
#content .komorka {
	border-bottom-style:dotted;
	border-top-style:none;
	border-right-style:none;
	border-left-style:none;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
	vertical-align: top; 
	padding: 3px 0 3px 0;
}
#content .komorkaP {
	border-bottom-style:dotted;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
	border-top-style:none;
	border-right-style:none;
	border-left-style:none;
	vertical-align: top; 
	padding: 3px 0 3px 0;
	text-align: right;
}

#welcome {
	margin-bottom: 20px;
	padding-bottom: 1px;
	background: url(images/img04.gif) repeat-x left bottom;
}

.floating-box {
	float: left;
	width: 210px;
}

.floating-box p, .floating-box blockquote, .floating-box ol, .floating-box ul {
	line-height: 144%;
	font-size: 92%;
}

.floating-box img {
	border: 5px solid #FFFFFF;
}
.title {
        font: bold 20px "Trebuchet MS", Arial, Helvetica, sans-serif;
        color: #FFFFFF;
        line-height: 30px;
}
.subtitle {
        font: bold 16px "Trebuchet MS", Arial, Helvetica, sans-serif;
        color: #FFFFFF;
        line-height: 24px;
}



/* Others */

img {
	border: none;
}

/* dock - top */
.dock {
	position: relative;
	text-align: center;
}
.dock-container {
	position: relative;
	height: 50px;
}
a.dock-item {
	display: block;
	width: 40px;
	color: #000;
	position: absolute;
	top: 0px;
	text-align: center;
	text-decoration: none;
	font: bold 12px Arial, Helvetica, sans-serif;
}
.dock-item img {
	border: none;
	margin: 5px 3px 0px;
	width: 100%;
}
.dock-item span {
	display: none;
	padding-left: 20px;
	color: #88888A;
}

/* dock2 - bottom   */
#dock2 {
	width: 100%;
	bottom: 0px;
	position: relative;
	left: 0px;
}
.dock-container2 {
	position: relative;
	height: 50px;
}
a.dock-item2 {
	display: block;
	font: bold 12px Arial, Helvetica, sans-serif;
	width: 40px;
	color: #000;
	bottom: 0px;
	position: absolute;
	text-align: center;
	text-decoration: none;
}
.dock-item2 span {
	display: none;
	padding-left: 0px;
	color: #FF0000;
}
.dock-item2 img {
	border: none;
	margin: 5px 3px 0px;
	width: 100%;
}

.menu_left {
        background: url(css_template/button.jpg);
        width: 150 px;
        height: 30 px;
        padding: 5px 3px 5px 0px;
        font: 16px Arial, Helvetica, sans-serif;
        color: #88888A;
        text-align: right;

}
.menu_left:hover {
        background: url(css_template/button_hover.jpg);
        width:150 px;
        height: 30 px;
        padding: 5px 3px 4px 0px;
        font: bold 16px Arial, Helvetica, sans-serif;
        color: #FFFFFF;
        text-align: right;
        text-decoration: none;
}
.menu_kom {
        background: url(css_template/button.jpg);
        width: 202px;
        height: 30 px;
        padding: 5px 0px 5px 3px;
        font: 16px Arial, Helvetica, sans-serif;
        color: #88888A;
        text-align: center;

}
.menu_kom:hover {
        background: url(css_template/button_hover.jpg);
        width: 202px;
        height: 30 px;
        padding: 5px 0px 4px 3px;
        font: bold 16px Arial, Helvetica, sans-serif;
        color: #FFFFFF;
        text-align: center;
        text-decoration: none;
}
.menu_kom_single {
        background: url(css_template/button.jpg);
        height: 30 px;
        padding: 5px 0px 5px 3px;
        font: 16px Arial, Helvetica, sans-serif;
        color: #88888A;
        text-align: center;

}
.menu_kom_single:hover {
        background: url(css_template/button_hover.jpg);
        height: 30 px;
        padding: 5px 0px 4px 3px;
        font: bold 16px Arial, Helvetica, sans-serif;
        color: #FFFFFF;
        text-align: center;
        text-decoration: none;
}
a.menu_link {
        text-decoration: none;
}
a.menu_link:hover {
        text-decoration: none;
}
