.c_photo {
	border: 1px solid #45aae0;
}

.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;
}

.rezultChest{
	color:#575757;
	margin: 0px;
	font-family:"Times New Roman", Times, serif;
	font-size: 12px;
}

.rezultat{
	margin-left:10px;
	background-color:#ddf3fe;
}

.submit_button {
	font-family: 'Trebuchet MS', 'Lucida Grande',
		  Verdana, Lucida, Geneva, Helvetica,
		  Arial, sans-serif;
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
	font-weight: bold;
	font-size: 12px;
	background: #fff;
	border: 1px solid #45aae0;
	color: #003579;
	/*#8D9DA6;*/
	width:150px;
	height: 20px;
}

.text_field {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #fff;
	border: 1px solid #45aae0;
	/*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 #45aae0;
	/*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: #003579;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}

a:hover {
	color: #45aae0;
}

body {
	background: #fff;
	margin: 5px;
	/*#d4eaf7;*/
}

table {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#searchbar {
	height: 28px;
}

#navline {
	border-top: 1px solid white;
	font-weight: bold;
	padding: 5px;
	border-right: 1px solid #ecf5fa;
}

#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;
	color:#ffffff;
}

#footer a{
	color:#ffffff;
	font-family: 'Trebuchet MS', 'Lucida Grande',
		  Verdana, Lucida, Geneva, Helvetica,
		  Arial, sans-serif;
}

#footer a:hover{
	color:#000000;
	font-family: 'Trebuchet MS', 'Lucida Grande',
		  Verdana, Lucida, Geneva, Helvetica,
		  Arial, sans-serif;
}

.featured_c {
	font-size: 10px;
	height: 100px;
	padding-top: 5px;
	padding-bottom: 3px;
	border: 1px solid #45aae0;
	background-color: #fafafa;
}

.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: #fff;
	border: 1px solid #add2e6;
	padding: 5px;
	line-height: 1.3em;
}

.skipper {
	border: 1px solid #45aae0;
	padding: 3px;
	background: #fff;
}

.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;
}
DIV.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 #45aae0;
	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: #45aae0; /*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: white;
}

.menuadv .current a { /** currently selected menu item **/
	background-color: #45aae0; /*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: white;
}

h1 {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}

h2 {
	text-decoration: none;
	color: #003579;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin:0px;
	padding: 0px;
}


