* {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
			
body {
	margin-top: 0px;
	margin-bottom: 20px;
	background: #191D28;
}
			
.mymenu {
	color: #ff4800;
}
			
input {
	border: 1px solid #444444;
	padding: 1px;
	font-family: tahoma;
	font-size: 9pt;
	color: #444444;
	font-weight: normal;
}
			
.input2 {
	font-family: tahoma;
	font-size: 9pt;
	color: #444444;
	font-weight: normal;
	border: 0px;
	margin-top: 4px;
}

select {
	font-family: tahoma;
	font-size: 9pt;
	color: #444444;
	font-weight: normal;
	border: 1px solid #444444;
}

textarea {
	font-family: tahoma;
	font-size: 9pt;
	color: #444444;
	font-weight: normal;
	border: 1px solid #444444;
	padding-left: 2px;
}

option {
	font-family: tahoma;
	font-size: 9pt;
	color: #444444;
	font-weight: normal;
	padding-left: 2px;
}
			
.rejestracja {
	font-family: tahoma;
	font-size: 8pt;
	color: #444444;
}
			
#rejestracja {
	position: relative;
	left: 100px;
	width: 300px;
}
			
.error {
	font-family: tahoma;
	font-size: 8pt;
	color: red;
	margin-left: 2px;
}
			
img {
	border: 0px;
}
			
.bold {
	font-weight: bold;
}
			
.button {
	position: relative;
	border: 1px outset #ccc;
	font-family: tahoma;
	font-size: 8pt;
	color: #222222;
	line-height: 8pt;
	vertical-align: middle;
	top: -1px;
}
			
td {
	padding: 3px;
}
			
p {
	font-family: tahoma;
	font-size: 9pt;
	color: #444444;
	line-height: 14pt;
}

.p {
	font-family: tahoma;
	font-size: 9pt;
	color: #444444;
	line-height: 14pt;
}

.procent_wykres {
	font-family: tahoma;
	font-size: 6pt;
	color: #444444;
}
			
.text {
	font-family: tahoma;
	font-size: 9pt;
	color: #444444;
	padding: 2px;
	margin: 2px;
}
		
p.white {
	font-family: tahoma;
	font-size: 9pt;
	color: white;
	font-weight: bold;
}
			
#header {
	position: relative;
	height: 150px;
}
			
#toolbar {
	position: relative;
	width: 450px;
        float: right;
	text-align: right;
	background: #191D28;
}

#flags {
	position: relative;
	clear: both;
	width: 438px;
	margin-top: 10px;
	margin-right: 10px;
}
			
#wraper {
	position: relative;
	width: 760px;
	margin: auto;
	overflow: auto;
}
			
#logo {
	position: relative;
	width: 150px;
	height: 100px;
}
			
#login {
	position: relative;
	clear: both;
	padding-top: 30px;
	margin: 10px;
}
			
#tresc {
	position: relative;
        padding-top: 20px;
	padding-left: 30px;
	padding-right: 10px;
	padding-bottom: 20px;
        float: left;
	width: 550px;
	background: white;
}
			
#content {
	position: relative;
	width: 760px;
	overflow: auto;
        background: white;
        border-bottom: 1px dotted black;
}
			
#footer {
	position: relative;
	padding-top: 20px;
	padding-bottom: 20px;
	width: 760px;
	min-height: 20px;
	overflow: auto;
	clear: both;
	background: white;
}
			
#baner {
	position: relative;
	float: right;
	width: 150px;
	height: 450px;
}

#navigation {
	position: relative;
	float: left;
	margin: 10px;
}

.title {
	font-family: tahoma;
	font-size: 9pt;
	color: navy;
	font-weight: bold;
	border-bottom: 1px dotted #444444;
}

.title a:link, .title a:visited {
	color: navy;
	text-decoration: none;
}

.title a:hover {
	color: navy;
	text-decoration: underline;
}

.title_image {
	position: relative;
	top: 2px;
}

.new {
	position: relative;
	padding: 1px;
	border-bottom: 1px solid #444444;
	border-right: 1px solid #444444;
	text-decoration: none;
	font-family: tahoma;
	font-size: 9pt;
	background: #ff4800;
	color: white;
	padding-left: 5px;
	padding-right: 5px;
}

.przeczytana {
	position: relative;
	padding: 1px;
	border-bottom: 1px solid #444444;
	border-right: 1px solid #444444;
	text-decoration: none;
	font-family: tahoma;
	font-size: 9pt;
	background: #385c72;
	color: white;
	padding-left: 5px;
	padding-right: 5px;
}

.wyslana {
	position: relative;
	padding: 1px;
	border-bottom: 1px solid #444444;
	border-right: 1px solid #444444;
	text-decoration: none;
	font-family: tahoma;
	font-size: 9pt;
	background: green;
	color: white;
	padding-left: 5px;
	padding-right: 5px;
}

.menu {
	position: relative;
        clear: both;
        overflow: auto;
}

.menu ul li {
        position: relative;
        float: left;
	display: block;
        list-style: none;
        padding-top: 6px;
        padding-bottom: 7px;
}

.menu ul li a {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 20px;
	padding-left: 10px;
	cursor: pointer;
	text-decoration: none;
	font-family: tahoma;
	font-size: 8pt;
        cursor: pointer;
}

.menu ul li a:link, .menu ul li a:visited {
	color: #385c72;
}

.menu ul li a:hover {
	color: white;
	background: #385c72;
}

ol, ol li {
	font-family: tahoma;
	font-size: 9pt;
	color: #444444;
	line-height: 14pt;
	margin-left: 10px;
	margin-bottom: 5px;
}

.footermenu a, .footermenu a:visited {
	position: relative;
	padding: 1px;
	cursor: pointer;
	text-decoration: none;
	font-family: tahoma;
	font-size: 9pt;
	color: #385c72;
	background: white;
}

.footermenu a:hover {
	position: relative;
	padding: 1px;
	cursor: pointer;
	text-decoration: none;
	font-family: tahoma;
	font-size: 9pt;
	color: white;
	background: #385c72;
}

.myfootermenu a, .myfootermenu a:visited {
	position: relative;
	padding: 1px;
	cursor: pointer;
	text-decoration: none;
	font-family: tahoma;
	font-size: 9pt;
	color: #ff4800;
	background: white;
}

.myfootermenu a:hover {
	position: relative;
	padding: 1px;
	cursor: pointer;
	text-decoration: none;
	font-family: tahoma;
	font-size: 9pt;
	color: #ff4800;
	background: #385c72;
}

.source a, .source a:visited {
	position: relative;
	padding: 1px;
	cursor: pointer;
	font-style: italic;
	font-family: tahoma;
	font-size: 7pt;
	color: #385c72;
	background: white;
}

.source a:hover {
	position: relative;
	padding: 1px;
	cursor: pointer;
	font-style: italic;
	font-family: tahoma;
	font-size: 7pt;
	color: white;
	background: #385c72;
}

.link {
	position: relative;
	padding: 1px;
	text-decoration: none;
	font-family: tahoma;
	font-size: 9pt;
	color: black;
}

.link a, .link a:visited {
	position: relative;
	padding: 1px;
	padding-right: 2px;
	padding-left: 5px;
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	cursor: pointer;
	text-decoration: none;
	font-family: tahoma;
	font-size: 9pt;
	background: aliceblue;
	color: #385c72;
}

.link a:hover {
	position: relative;
	padding: 1px;
	padding-right: 2px;
	padding-left: 5px;
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	cursor: pointer;
	text-decoration: none;
	font-family: tahoma;
	font-size: 9pt;
	color: white;
	background: #385c72;
}

.navigation {
	font-family: tahoma;
	font-size: 9pt;
	color: #385c72;
	font-weight: bold;
}

.background_dark {
	background: #dddddd;
}

.background_white {
	background: #eeeeee;
}

label {
	margin-left: 2px;
	margin-top: -3px;
}
