/* Start of CMSMS style sheet 'main' */
* {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

body {
	padding-bottom: 20px;
	padding-top: 20px;
	background: url('uploads/images/background.gif');
}

.menu {
	position: relative;
	clear: both;
	overflow: auto;
	background: white;
	border-bottom: 1px dotted gray;
}

.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: 16px;
	padding-left: 10px;
	cursor: pointer;
	text-decoration: none;
	font-family: tahoma;
	font-size: 8pt;
	font-weight: bold;
	cursor: pointer;
}

.menu ul li a:link, .menu ul li a:visited {
	color: #385c72;
}

.menu ul li a:hover {
	color: white;
	background: #385c72;
}

input {
	border: 1px solid #444444;
	padding: 1px;
	font-family: tahoma;
	font-size: 8pt;
	color: gray;
	font-weight: normal;
}

img {
	border: 0px;
}

.bold {
	font-weight: bold;
}

button {
	position: relative;
	border: 1px outset #ccc;
	font-family: tahoma;
	font-size: 8pt;
	color: #444444;
	line-height: 0.8pt;
	vertical-align: middle;
	top: -1px;
}

p {
	font-family: tahoma;
	font-size: 8pt;
	color: #444444;
	line-height: 14pt;
	padding-top: 5px;
}

.title {
	font-family: tahoma;
	font-size: 13pt;
	color: navy;
	line-height: 14pt;
	padding-top: 5px;
}

.oferta {
 font-family: tahoma;
 font-size: 14pt;
 color: navy;
 line-height: 30px;
 margin-left: 3px;
 font-weight: bold;
}

p.white {
	font-family: tahoma;
	font-size: 9pt;
	color: white;
	font-weight: bold;
}

#header {
	position: relative;
	height: 200px;
	width: 1000px;
	clear: both;
	border-bottom: 1px dotted gray;
}

#toolbar {
	position: relative;
	clear: both;
	width: 760px;
	overflow: auto;
	border-bottom: 1px dotted black;
}

#wraper {
	position: relative;
	width: 1000px;
	margin-left: -500px;
	left: 50%;
}

#logo {
	position: relative;
	float: left;
	height: 117px;
}

#login {
	position: relative;
	float: right;
	width: 548px;
	padding: 10px;
	margin-right: 2px;
	text-align: right;
	background: #F0EFEA;
}

#left_menu {
	position: relative;
	float: left;
	padding: 10px;
	width: 160px;
	height: 100%;
}

#body {
	position: relative;
	float: left;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-top: 20px;
	width: 350px;
}

#tresc {
	position: relative;
	width: 580px;
	padding: 10px;
	float: left;
}

#content {
	position: relative;
	clear: both;
	padding-top: 20px;
	width: auto;
	overflow: auto;
	background: white;
}

#baner {
	position: relative;
	float: right;
	margin: 2px;
	width: 560px;
	height: 117px;
}

#navigation {
	position: relative;
	float: left;
	padding: 10px;
	text-align: left;
}

#toolbar {
	position: relative;
	clear: both;
	background: white;
}

.title {
	font-family: tahoma;
	font-size: 9pt;
	color: navy;
	font-weight: bold;
	padding-top: 0px;
	width: auto;
	border-bottom: 1px dotted #444444;
}

.path {
	font-weight: bold;
}
			
.mymenu {
	color: #ff4800;
}
			
			
.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;
}
			

.procent_wykres {
	font-family: tahoma;
	font-size: 7pt;
	vertical-align: top;
	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;
}
			
#footer {
	position: relative;
	padding-top: 20px;
	padding-bottom: 10px;
        padding-left: 20px;
        padding-right: 20px;
	width: auto;
	min-height: 20px;
	overflow: auto;
	clear: both;
	background: white;
	border-top: 1px dotted black;
}
			
#baner {
	position: relative;
	float: right;
	margin: 2px;
	width: 560px;
	height: 117px;
}

.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;
}

.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;
}

.source a:hover {
	position: relative;
	padding: 1px;
	cursor: pointer;
	font-style: italic;
	font-family: tahoma;
	font-size: 7pt;
	color: white;
	background: #385c72;
}


a.link:link, a.link:visited, a.link:active {
	position: relative;
	padding: 1px;
	padding-left: 5px;
	padding-right: 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;
}

a.link:hover {
	position: relative;
	padding: 1px;
	padding-left: 5px;
	padding-right: 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: #cccccc;
}

.background_white {
	background: #dddddd;
}

label {
	margin-left: 2px;
	margin-top: -3px;
}
/* End of 'main' */

