.c_photo {
	border: 1px solid #B4B4B4;
}

.guide {
	font-size: 10px;
}

.req {
	color: #8D9DA6;
}

label {
	cursor: pointer;
}

.topT{
	background-image:url(../images/opinia.jpg);
	background-repeat:no-repeat;
}

.line{
	background-image:url(../images/line.gif);
	background-repeat:repeat-y;
}

.bottomT{
	background-image:url(../images/bottom.gif);
	background-repeat:no-repeat;
}
.submit_button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	background: #C6CBCE;
	border: 1px solid #8D9DA6;
}

.text_field {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #F6FBFE;
	border: 1px solid #8D9DA6;
	padding: 0;
}

.text_field_short {
	width: 6em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #F6FBFE;
	border: 1px solid #8D9DA6;
	padding: 0;
}

.text_field:hover, .text_field_short:hover {
	border: 1px solid #5D6D76;
}

.text_field:focus, .text_field_short:focus {
	background: white;
	border: 1px solid #5D6D76;
}
.input_select{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #fff;
	border: 1px solid #990000;
	/*background: #F6FBFE;
	border: 1px solid #8D9DA6;*/
	padding: 0;
}

.input_select:hover{
	border: 1px solid #5D6D76;
}

.input_select:focus{
	border: 1px solid #5D6D76;
}
#content_cell {
	width: 648px;
	text-align: middle;
	/* padding: 5px; */
}

#ad_cell {
	width: 162px;
	text-align: middle;
}

a {
	text-decoration: none;
	color: #5284B3;
}

a:hover {
	color: #326493;
}

.newslist {
	color: #000000;
}

body {
	background: #ffffff;
	margin: 5px;
}

table {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#searchbar {
	background: #ffffff;
	height: 28px;
}

#navline {
	font-weight: bold;
}

#navline a {
	text-decoration: none;
	color: #5284B3;
}

#login_box {
	padding: 5px;
}

#login_box h3 {
	font-size: 14px;
	padding: 0;
	margin: 0;
	margin-bottom: 5px;
}

#footer {
	padding: 3px;
}

.featured_c {
	font-size: 10px;
	background: #eee;
	height: 130px;
	padding-top: 5px;
	padding-bottom: 3px;
	border: 1px solid #bbb;
}

.templates {
	background: #eee;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px solid #bbb;
	height: 140px;
}

.quicktags {
	text-align: right;
}

.quicktags input {
	font-size: 10px;
	background: #F6FBFE;
	border: 1px solid #8D9DA6;
	margin-left: 5px;
	margin-bottom: 5px;
}

.quicktags input:hover {
	border: 1px solid #5D6D76;
}

.front_page_box {
	text-align: justify;
	background: #fffaf9;
	border: 1px solid #eff4f8;
	padding: 5px;
	line-height: 1.3em;
}

.skipper {
	border: 1px solid #ddd;
	padding: 3px;
	background: #eee;
}

.skipper:hover {
	border: 1px solid #ccc;
	padding: 3px;
	background: #ddd;
}

.news_box {
	width: 300px;
	float: right;
	background: #f0f0f0;
	border: 1px solid #ddd;
	margin-top: 12px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	padding: 5px;
}

.article_box {
	width: 220px;
	float: right;
	background: #f0f0f0;
	border: 1px solid #ddd;
	margin-top: 12px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	padding: 5px;
}

#business_card {
	border: 2px solid #ccc;
	width: 400px;
}

#bc_name {
	padding: 3px;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid #ddd;
	background: #eee;
}

#bc_content {
	padding: 3px;
	padding-top: 0;
}

.bc_label {
	margin-top: 5px;
	font-size: 10px;
	font-weight: bold;
}

.phone_number {

}

#bc_address {
}

#bc_web {
	margin-top: 5px;
}

#header_companies {
	outline: none;
	text-indent: -1000px;
	display: block;
	width: 170px;
	height: 40px;
	background: url('../images/header_companies.gif');
}

#header_companies:hover {
	background: url('../images/header_companies_hover.gif');
}

#header_hotels {
	outline: none;
	text-indent: -1000px;
	display: block;
	width: 170px;
	height: 40px;
	background: url('../images/header_hotels.gif');
}

#header_hotels:hover {
	background: url('../images/header_hotels_hover.gif');
}

#header_restaurants {
	outline: none;
	text-indent: -1000px;
	display: block;
	width: 170px;
	height: 40px;
	background: url('../images/header_restaurants.gif');
}

#header_restaurants:hover {
	background: url('../images/header_restaurants_hover.gif');
}

#header_real_estate {
	outline: none;
	text-indent: -1000px;
	display: block;
	width: 170px;
	height: 40px;
	background: url('../images/header_real_estate.gif');
}

#header_real_estate:hover {
	background: url('../images/header_real_estate_hover.gif');
}

#header_auto {
	outline: none;
	text-indent: -1000px;
	display: block;
	width: 170px;
	height: 40px;
	background: url('../images/header_auto.gif');
}

#header_auto:hover {
	background: url('../images/header_auto_hover.gif');
}

#header_classifieds {
	outline: none;
	text-indent: -1000px;
	display: block;
	width: 170px;
	height: 40px;
	background: url('../images/header_classifieds.gif');
}

#header_classifieds:hover {
	background: url('../images/header_classifieds_hover.gif');
}

#header_contact {
	outline: none;
	text-indent: -1000px;
	display: block;
	width: 170px;
	height: 40px;
	background: url('../images/header_contact.gif');
}

#header_contact:hover {
	background: url('../images/header_contact_hover.gif');
}

.textFont{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#575757;
}

/*Reclama Prima pagina*/
#advTop {
	background-image:url(../images/bg_top.gif);
	background-repeat:no-repeat;
	width: 639px;
	height: 6px;
}

#advCenter {
	background-image:url(../images/bg_center.gif);
	background-repeat:repeat-y;
	width: 639px;
}

#advBottom {
	background-image:url(../images/bg_bottom.gif);
	background-repeat:no-repeat;
	width: 639px;
	height: 35px;
}

.menuadv {
	padding: 0;
	width: 630px;
	border-top: 3px solid #990000;
	background: transparent;
	voice-family: "\"}\"";
	voice-family: inherit;
	margin-left: 5px;
}

.menuadv ul {
	margin:0;
	padding: 0;
	list-style: none;
}

.menuadv li {
	display: inline;
	margin: 0 2px 0 0;
	padding: 0;
	text-transform:uppercase;
}

.menuadv a {
	float: left;
	display: block;
	font-weight: bold;
	font-size: 10px;
	font-family: 'Trebuchet MS', 'Lucida Grande',Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	color: #333333;
	text-decoration: none;
	margin: 0 1px 0 0; /*Margin between each menu item*/
	padding: 4px 10px 2px 10px; /*Padding within each menu item*/
	background-color: white; /*Default menu color*/
}

.menuadv a:hover {
	background-color: #990000; /*Red color theme*/
	padding-top: 4px; /*Flip default padding-top value with padding-bottom */
	padding-bottom: 2px; /*Flip default padding-bottom value with padding-top*/
	color: #ffffff;
}

.menuadv .current a { /** currently selected menu item **/
	background-color: #990000; /*Red color theme*/
	padding-top: 4px; /*Flip default padding-top value with padding-bottom */
	padding-bottom: 2px; /*Flip default padding-bottom value with padding-top*/
	color: #ffffff;
}
