﻿{
	margin: 0;
	padding: 0;
}

body {
	margin: 20px 0;
	background: #3B3B3B url('images/img1.gif') repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #BABABA
}


.connect_widget_connected_text {
	color: #BABABA !important;
}


h1, h2, h3 {
	font-weight: normal;
	color: #FFFFFF;
}

h1 { font-size: 197%; }
h2 { font-size: 167%; }
h3 { font-size: 100%; font-weight: bold; }

p, ul, ol {
	margin-bottom: 1.8em;
	line-height: 167%;
	font-size: 100%;
}

a:link {
	color: #94B0C8;
}

a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

a:visited {
	color: #BABABA;
}

a img {
    border-width: 0px;
}

table {
	color: #BABABA;
}


th	{
    text-align: center;
    margin-bottom: 1.8em;
	line-height: 167%;
	font-size: 80%;
	letter-spacing: -1px;
    background: #9BAFCB;
    color: #3B3B3B;
}

td	{
    text-align: center;
    margin-bottom: 1.8em;
	line-height: 167%;
	font-size: 100%;
}

.left	{
	text-align: left;
	vertical-align: top;
	margin-bottom: 1.8em;
	line-height: 120%;
	font-size: 100%;
	border-top: 1px solid #000000;
	padding-bottom: 50px;
	padding-right:20px


}

.right	{
    text-align: right;
    vertical-align: top;
    margin-bottom: 1.8em;
	line-height: 120%;
	font-size: 100%;
	border-top: 1px solid #000000;
	padding-bottom: 50px;
	padding-top: 50px;
}



/* Header */

#cenik h3 {
	font-size: 100%;
	padding: 3px 5px;
}



#header {
	width: 740px;
	height: 80px;
	margin: 0 auto;
}

#logo {
	float: left;
	width: 206px;
	height: 78px;
	border: 1px solid #000000;
	border-right-width: 5px;
	background-color: #9BAFCB;
}

#logo h1 {
	padding-top: 20px;
	text-align: center;
	letter-spacing: -1px;
	font-size: 24px;
	color: #3B3B3B;
	border-bottom-color: #9BAFCB;
}

#logo h1 a {
	color: #3B3B3B;
}

#logo h2 {
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 8px;
	font-weight: bold;
	color: #3B3B3B;
	background-color:#9BAFCB;
	border-top-color: #9BAFCB;

}

#logo h2 a {
	color: #3B3B3B;
}

#logo a {
	text-decoration: none;
}

/* Menu */

#menu {
	background: transparent;
	float: right;
	width: 528px;
	height: 78px;

	list-style: none;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}


#menu li {
	float: left;
	font-size: 100% 
	margin: 0;
	padding: 0;
    text-decoration: none;
}
#menu a {
	background: transparent url('images/seperator.gif') no-repeat bottom right;
	color: #ccc;
	display: block;
	float: left;
    margin: 0;
    text-align: center;
	text-decoration: none;
	font-weight:bold; padding-left:21px; padding-right:21px; padding-top:12px; padding-bottom:12px
}
#menu a:hover {
	background: #9BAFCB url('images/hover.gif') no-repeat bottom center;
	color: #333;
	height: 55px;
}

/* Splash */

#splash {
	width: 740px;
	height: 180px;
	margin: 0 auto;
	background: url('images2/IMG_4734.jpg') no-repeat right top;
}

#splash p {
	padding: 40px 550px 50px 20px;
	text-align: right;
	font-weight: bold;
	color: #FFFFFF;
}

/* Page */

#page {
	width: 740px;
	margin: 0 auto;
}

#page h1, #page h2 {
	margin-bottom: 20px;
}

/* Content */

#content {
	float: right;
	width: 490px;
	padding: 20px;
}

#content1 {
	float: right;
	width: 680px;
	padding: 20px;
}

#content ol, #content ul {
	margin-left: 3em;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 164px;
	padding: 25px 20px 20px 20px;
	background: #2F2F2F;
	border: 1px solid #000000;
	border-right-width: 5px;
}

#sidebar h2 {
	padding-top: 6px;
	font-size: 100%;
	font-weight: bold;
}

#sidebar h3 {
	font-size: 77%;
}

#sidebar h3 span {
	padding: 3px 5px;
	background: #000000;
        display: block;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0 0 20px 0;
	padding: 20px 0 0 0;
	border-top: 1px dotted #000000;
}

/* Footer */

#footer {
	clear: both;
	width: 720px;
	height: 15px;
	margin: 0 auto;
	padding: 10px;
	border: 1px solid #000000;
	border-top-width: 5px;
}

#footer p {
	margin: 0;
	padding: 0;
	line-height: normal;
	font-size: 77%;
	color: #FFFFFF;
}

#legal {
	float: left;
}

#links {
	float: right;
}
