@charset "utf-8";
/* CSS Document */

body {
	background-color: #D2D2D2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #515151;
	margin: 15px;
}

a {
	text-decoration:none;
	color: #898888;
}

a:hover {
	text-decoration: underline;
	color: #FA9337;
}

#a_selected {
	color: #FA9337;
}

input,textarea,select {
	background-color:#EEEEEE;
	border-width: 1px;
	font-size: 12px;
}

#cb {
	background-color: #FFFFFF;
}

h1 {
	color: #FFFFFF;
	font-size : 1px;
	display : none;
}

.menuLink {
	color: #838383;
	font-size: 13px;
	font-weight: bold;
}

.menuLink:hover {
	color: #FA9337;
	text-decoration:none;
}

.logo_cell {
	position: relative;
	top : 13px;	
	left : 1px;
}

#table_head {
	color: #838383;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	line-height: 29px;
	text-indent: 20px;
}

#message_text {
	color: #CC0000;
	font-weight: bold;
	text-align: center;
}

.news_more {
	margin: 5px 0px 0px 15px;
	list-style-image:url(../gfx/small_star_grey.gif);
	list-style-position: outside;
}

.submit_button {
	color: #838383;
	font-weight: bold;
	font-size: 11px;
	background-color: #E8E8E8;
	background-image:url(../gfx/ok.gif); 
	background-position: left; 
	background-repeat:no-repeat; 
	height: 20px; 
	width:65px; 
	padding-left:19px;
}

.newstitle {
	background-color:#EEEEEE;
	font-weight : bold;
	padding: 2px;
}

.newsauthor {
	font-weight: normal;
}

.newstext {
	padding: 2px;
}

.newsbottom {
	font-size: 10px;
	text-align: right;
}

.pagemenuitem {
	text-align: left;
	padding: 2px 0px 3px 5px;
	border-bottom: 1px solid #EEEEEE;
}

.ogltext {
	padding: 2px;
	
}

.oglbottom {
	font-size: 11px;
	text-align: right;
	background-color: #F8F8F8;
}

.backlink {
	text-align: right; 
	padding: 5px 10px 0px 0px;
}

#forum_table {
	border: 1px solid #EEEEEE;
}

.forumhead {
	background-color:#E8E8E8;
	font-weight: bold;
	color:#838383;
	height: 20px;
	text-align: center;
}

#forum_listN {
	background-color: #F8F8F8;
	height: 25px;
}

#forum_listP {
	background-color: #EEEEEE;
	height: 25px;
}

#forum_data_cell {
	font-size: 10px;
	text-align: center;
}

#forum_autor_cell {
	text-align: center;
}

#forum_temat_cell {
	padding-left: 10px;
}

.nowy_temat_button {
	color: #838383;
	font-weight: bold;
	font-size: 11px;
	background-color: #E8E8E8;
	background-image:url(../gfx/add-file.gif); 
	background-position: left; 
	background-repeat:no-repeat; 
	height: 20px; 
	width: 95px; 
	padding-left:19px;
	margin: 5px;
}

.topictitle {
	background-color:#EEEEEE;
	font-weight : bold;
	padding: 2px;
}

.topictext {
	padding: 2px;
}

.topicbottom {
	font-size: 11px;
	text-align: right;
	background-color: #F8F8F8;
}

.nocleg_info_item {
	background-image:url(../gfx/small_star_grey.gif);
	background-position: left;
	background-repeat:no-repeat;
	padding-left: 10px;
	padding-top: 4px;
}

.pokoje_tab_head {
	background-color: #EEEEEE;
	font-weight: bold;
}

.pokoje_listN {
	height: 28px;
	border-color: #F8F8F8;
	border-style: solid;
	border-width: 0px 1px 0px 1px;
}

.pokoje_listP {
	height: 28px;
	background-color: #F8F8F8;
}

.pokoj_info_item {
	padding-top: 4px;
	padding-left: 15px;
}

.oczy {
	min-width: 50px;
	display: none;
}
