body { font-family:tahoma,arial,helvetica;font-size:8pt;color:black; background:white;margin:0px;padding:0px;
/*	background: url(/rib.png) top right no-repeat fixed;*/
}
#main { width:960px;margin:0px 0px 0px 20px;padding:0px 0px 20px 0px; }
#header { padding: 10px; }
#list {
	padding:10px;
	width:600px;
	margin-bottom:10px;
	height: 200px;
	overflow: auto;
}

#druga {
	float :right;
	padding: 10px;
	width: 300px;
}

#lang {
	float: right;
}

img.flaga {
	border: none;
	padding: 0px;	
	vertical-align: middle;
}

.normal {
	font-size:8pt;color:#a0a0a0; 
	font-weight: normal;
}

.ramka { padding: 10px; border-top: 1px solid #c0c0c0;border-bottom: 1px solid #c0c0c0;margin-bottom: 10px; }

.error {
	border: 1px solid red;
	background-color: #ffd0d0;
	color: red;
}

.success {
	border: 1px solid #008000;
	background-color: #d0ffd0;
	color: #008000;
}

img {
	border: 1px solid black;
	padding: 0px;
}

a:link, a:active, a:visited, a:hover {
	color: #a0a0a0;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	text-decoration: underline;
}

.nav a:link, .nav a:active, .nav a:visited, .nav a:hover {
	display: block;
	float: right;
	margin-left: 5px;
	padding: 5px;
	border: 1px solid #808080;
	color: white;
	text-decoration:none;
	font-weight:normal;
	background-color: #909090;
	font-weight: bold;
}
.nav a:hover { border: 1px solid black; }

.nav a.green:link, .nav a.green:active, .nav a.green:visited, .nav a.green:hover {
	display: block;
	float: right;
	margin-left: 5px;
	padding: 5px;
	border: 1px solid #008000;
	color: #008000;
	text-decoration:none;
	font-weight:normal;
	background-color: #a0ffa0;
	font-weight: bold;
}
.nav a.green:hover { border: 1px solid black; }



#list a:link, #list a:active, #list a:visited, #list a:hover {
	color: #808080;
	text-decoration:none;
	font-weight:normal;
	display: block;
	padding: 6px;
}
#list a:hover { background-color: #c0c0c0;color: white; }
#list a div {
	float: right;
}

#list a.niewidzial:link, #list a.niewidzial:active, #list a.niewidzial:visited, #list a.niewidzial:hover {
	color: #ff8000;
	text-decoration:none;
	font-weight:normal;
	display: block;
	padding: 6px;
}
#list a.niewidzial:hover { background-color: #a0a0a0;color: white; }


#druga a:link, #druga a:active, #druga a:visited, #druga a:hover {
	color: #808080;
	text-decoration:none;
	font-weight:normal;
	display: block;
	padding: 6px;
}
#druga a:hover { background-color: #a0a0a0;color: white; }
#druga a div {
	float: right;
}

.nav {
	color: #808080;
	text-align: right;
	height: 24px;
}

input,textarea {
	border: 1px solid black;
	font-family:tahoma,arial,helvetica;
	font-size:8pt;
	color:black;
}

form {
	margin: 0px;
}

.right { text-align: right; }

.komentarz {
	padding: 10px;
	border-bottom: 1px dotted #808080;
	clear:both;
}
.komentarz_new {
	padding: 10px;
	border-bottom: 1px dotted #808080;
	background-color: #d0ffd0;
	clear:both;
}

.k0 {
	background-color: #f0f0f0;
}

.k0_new {
	background-color: #d0ffd0;	
}

.k_ip {
	text-align: right;
	color: #a0a0a0;
	float:right;
}

.k_zalog {
	font-weight: bold;
	color: #008000;
	margin-top: 10px;
}

.zalog {
	font-weight: bold;
	color: #008000;
}

sup.new {
	color: red;
	font-weight: bold;
}

.k_podpis {
	font-style: italic;
	color: #808080;
}

h1 {
	margin: 0px;
	padding: 0px;
	color: #a0a0a0;
	font-size: 16pt;
	font-weight: bold;
	margin-bottom: 20px;
}

.left {
	text-align: left;
}

div.ocena {
	float: left;
	font-size: 16pt;
	font-weight: bold;
	padding: 0px 10px 0px 0px;
}

div.ocena_info {
	float: left;
	padding: 5px;
}

a.ocena_plus:link, a.ocena_plus:active, a.ocena_plus:visited, a.ocena_plus:hover {
	display: block;
	float: left;
	margin-left: 5px;
	padding: 5px;
	border: 1px solid #008000;
	color: #008000;
	text-decoration:none;
	font-weight:bold;
	background-color: #a0ffa0;
	font-weight: bold;
	width: 30px;
	text-align: center;
}
a.ocena_plus:hover { border: 1px solid black; }

a.ocena_minus:link, a.ocena_minus:active, a.ocena_minus:visited, a.ocena_minus:hover {
	display: block;
	float: left;
	margin-left: 5px;
	padding: 5px;
	border: 1px solid #ff0000;
	color: #ff0000;
	text-decoration:none;
	font-weight:normal;
	background-color: #ffa0a0;
	font-weight: bold;
	width: 30px;
	text-align: center;
}
a.ocena_minus:hover { border: 1px solid black; }
div.chat_login {
	color: #008000;
	font-weight: normal;
	width: 140px;text-align: right;float:left;
	padding-right: 10px;
}
div.chat_tresc {
	margin-left: 151px;
}

div.kom_tresc {
	margin-left: 130px;
}

div.avatar {
	width: 130px;
	float:left;
	text-align: center;
	margin: 0px 0px 5px 0px;
}

img.avatar {
	width: 80px;
	height: 80px;
	border: 1px solid #808080;
}