/* css reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, samp,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

:focus {
	outline: 1px dotted #E3E2A8;
}
body {
	line-height: 1.5;
	color: black;
	background: white;
}
ul {
	list-style: none;
}

table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {

	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* cammon */

.clear {
  clear: both;
	font-size: 10px;
	line-height: 0em;
	margin: 0;
	padding: 0;
}

.offset {
	position: absolute;
	left: -99999px;
}

.findcount {
	float: left;
	padding: .5em 0;
	color: #847f7f;
}

.pager {
	text-align: right;
	padding: .5em 0;
}

	.pager span {
		display: none;
	}

	.pager a {
		color: #847f7f;
	}

	.pager a.sel {
		color: #0b3b75;
	}

/* layout */

body {
	text-align: center; /* for ie < 6 */
}

#wrapper {
	text-align: left;
	width: 996px;
	margin: 0 auto;
}

	#header {
		height: 161px;
	}

		#header h1 {
			display: inline;
		}

			#header h1 a {
				float: left;
				height: 130px;
				width: 100%;
			}

		#lang-menu {
			padding: 4px 0 0 24px;
			margin: 0;
			list-style: none;
			float: left;
		}

			#lang-menu li, #fsize-menu li, #tools-menu li {
				padding: 0;
				margin: 0;
				background: transparent;
				float: left;
				line-height: 12px;
			}

			#lang-menu li a {
				padding: 0 6px;
				margin: 0;
				border-left: 1px solid #948885;
				float: left;
				text-decoration: none;
				color: #948885;
				text-transform: lowercase;
			}

			#lang-menu li.first a {
				border: 0;
			}

			#lang-menu li.sel a {
				color: #fff;
				background: #948885;
			}


			#page-date {
				text-align: center;
				padding: 4px 0 0 0;
				margin: 0;
				line-height: 12px;
				color: #0b3b75;
			}



		#tools-menu, #fsize-menu {
			padding: 4px 50px 0 0;
			margin: 0;
			list-style: none;
			float: right;
		}

				#fsize-menu li a, #tools-menu li a {
					padding: 0;
					margin: 0;
					display: inline;
					float: left;
					width: 14px;
					height: 14px;
					text-indent: -99999px;
				}

				#tools-menu li a {
					width: 19px;
					height: 13px;
				}

				#fsize-menu li#fsize-plus a {
					background: url('./fsize.gif') no-repeat 100% 0;
				}

				#fsize-menu li#fsize-reset a {
					background: url('./fsize.gif') no-repeat 50% 0;
				}

				#fsize-menu li#fsize-minus a {
					background: url('./fsize.gif') no-repeat 0 0;
				}

				#tools-menu li#tools-print a {
					background: url('./tools.gif') no-repeat 0 0;
				}

				#tools-menu li#tools-home a {
					background: url('../images/tools.gif') no-repeat -19px 0;
				}

				#tools-menu li#tools-back a {
					background: url('../images/tools.gif') no-repeat -38px 0;
				}

				#tools-menu li#tools-map a {
					background: url('../images/tools.gif') no-repeat -57px 0;
				}


	#sidebar-right {
		float: left;
		width: 195px;
		padding: 0;
	}

    #sidebar-right-top {
      background: #f8f6f6 url('../images/sidebar-right-top.jpg') no-repeat 0 0;
			padding: 4px 0 10px 0;
    }

    .sidebar-right-top-deco {
			display: block;
			height: 34px;
			background: transparent;
			margin: 5px 0 1px;
		}

		#deco-question {
			background: url('../images/deco-question.gif') no-repeat 0 0;
		}

		#deco-book {
			background: url('../images/deco-book.gif') no-repeat 0 0;
		}

		.sidebar-right-top-form {
			padding: 3px 10px 3px 23px;
		}

		.sidebar-right-top-form input, .sidebar-right-top-form textarea {
			background: #c7bfbf;
			width: 130px;
			padding: 1px 5px;
			float: left;
			color: #0b3b75;
			font-size: 11px;
			height: 15px;
			line-height: 15px;
			border: 1px solid #756c70;
			border-right: 1px solid #e4d8d8;
			border-bottom: 1px solid #e4d8d8;
			font-family: arial;
		}

		.sidebar-right-top-form textarea {
			height: 45px;
		}

		.sidebar-right-top-form input.submit {
			background: #174580 url('../images/submit-arr.gif') no-repeat 0 0;
			width: 18px;
			height: 18px;
			margin: 0 0 0 1px;
			padding: 0;
			border: 0;
			text-indent: -99999px;
			outline: none;
		}

		#sidebar-right-banners {
			background: url('../images/sidebar-right-banners.gif') no-repeat 0 0;
			padding: 20px 0 20px 22px;
			text-align: right;
		}

	#content-wrapper {
		float: left;
		width: 996px;
		padding: 0;
		margin: 0;
		color: #0b3b75;
	}

		#top-menu {
			background: #fff url('../images/top-menu.gif') no-repeat 0 0;
			padding: 0 0 5px 0;
			margin: 0;
			height: 53px;
		}

			#top-menu ul {
				padding: 0;
				margin: 0 0 0 13px;
				list-style: none;
			}

				#top-menu ul li {
					padding: 0;
					margin: 0;
					float: left;
					background: url('../images/top-menu-spacer.gif') no-repeat 0 100%;
				}

				#top-menu ul li.first {
					background: transparent;
				}

				#top-menu ul li a {
					padding: 14px 9px 0 11px;
					margin: 0;
					float: left;
					display: inline; /* ie fix */
					text-decoration: none;
					font-weight: bold;
					font-size: 12px;
				}

				#top-menu ul li.sel a {
					color: #bf793a;
					background: url('../images/top-menu-sel.gif') no-repeat 50% 0;
				}

	#content {
		float: right;
		width: 540px;
		padding: 10px 18px 5px 25px;;
	}

		#bottom-tools {
			background: url('../images/btools.gif') no-repeat 100% 0;
			height: 16px;
			margin: 20px 0 0;
			padding: 0 0;
		}

			#bottom-tools ul {
				padding: 0;
				margin: 0;
				list-style: none;
			}

			#bottom-tools ul li {
				padding: 0;
				margin: 0;
				float: left;
				background: transparent;
			}

			#bottom-tools ul li a {
				padding: 0 10px;
				margin: 0;
				float: left;
				color: #847f7f;
				text-decoration: none;
			}

			#bottom-tools ul li a:hover {
				text-decoration: underline;
			}

			#bottom-tools ul li#btools-back a {
				background: url('../images/btools-back.gif') no-repeat 0 50%;
			}

			#bottom-tools ul li#btools-home a {
				background: url('../images/btools-home.gif') no-repeat 0 50%;
			}
			#bottom-tools ul li#btools-top a {
				background: url('../images/btools-top.gif') no-repeat 0 50%;
			}




	#sidebar-left {
		float: left;
		width: 218px;
		padding: 0 0;
		color: #847f7f;
		font-size: 11px;
	}

		#left-menu {
			z-index: 100;
			background: url('../images/left-menu-bottom.gif') no-repeat 0 100%;
			position: relative;
			padding: 0 0 10px 0;
		}

			#left-menu ul {
				list-style: none;
				padding: 6px 6px 16px;
				margin: 0;
				background: url('../images/left-menu-top.gif') no-repeat 0 0;
			}

				#left-menu ul li {
					display: inline;
					background: transaprent;
					padding: 0;
					margin: 0;
				}

					#left-menu ul li a {
						display: block;
						background: transaprent;
						padding: 2px 0 2px 10px;
						margin: 0;
						text-decoration: none;
					}

					#left-menu ul li.sel a, #left-menu ul li.sel ul li.sel a {
						color: #bf793a;
						background: url('../images/left-menu-sel.gif') no-repeat 0 50%;
					}

			#left-menu ul li ul {
				list-style: none;
				padding: 3px 0 3px 11px;
				margin: 0;
				background: transparent;
			}
			
						#left-menu ul li.sel ul li a {
							background: transparent;
							color: #0b3b75;
						}


		#sidebar-left-inner {
			background: url('../images/sidebar-left-inner.gif') no-repeat 0 0;
			padding: 6px 0;
			margin: -8px 0 0;
			z-index: 50;
		}

			#sidebar-left-inner h3 {
				height: 50px;
				padding: 0 10px 0 24px;
				color: #0b3b75;
				margin: 0;
				line-height: 50px;
				font-size: 11px;
				font-weight: bold;
			}

			#sidebar-left-inner h4 {
				padding: 4px 0;
				color: #847f7f;
				margin: 0;
				line-height: 16px;
				font-size: 11px;
				font-weight: bold;
			}

			#sidebar-left .box {
				padding: 0 10px 0 24px;
			}

			#h-weather {
				background: url('../images/sidebar-heading-weather.png') no-repeat 0 0;
			}

			#h-poll {
				background: url('../images/sidebar-heading-poll.png') no-repeat 0 0;
			}

			#h-video {
				background: url('../images/sidebar-heading-video.png') no-repeat 0 0;
			}

			#h-foto {
				background: url('../images/sidebar-heading-foto.png') no-repeat 0 0;
			}

		form#poll {
			background: url('../images/poll-form.gif') no-repeat 0 0;
		}

			#poll-questions {
				padding: 0;
				margin: 0;
				list-style: none;
			}

				#poll-questions li {
					padding: 0;
					margin: 0;
					background: transparent;
				}

			#poll input.submit {
				color: #c9c0c0;
				font-size: 9px;
				padding: 0;
				font-family: arial;
				background: url('../images/vote.gif') no-repeat 0 0;
				border: 0;
				padding: 0;
				margin: 4px 0 0 0;
				height: 18px;
				width: 41px;
			}

			.gallery-link {
				text-decoration: none;
				color: #847f7f;
				line-height: 12px;
				display: block;
			}

			.gallery-link span {
				color: #0b3b75;
				text-decoration: underline;
				display: block;
			}

			.gallery-link img {
				width: 50px;
				float: left;
				border: 1px solid #847f7f;
				margin: 2px 5px 2px 0;
				padding: 0;
			}

			.banner-right img {
				background: url('../images/banner-bg.gif') no-repeat 100% 100%;
				padding: 0 7px 8px 0;
			}

		#weather-list {
			list-style: none;
			padding: 0;
			margin: 0;
		}

		#weather-list li {
			float: left;
			background: transparent;
			width: 33%;
			padding: 0;
			margin: 0;
			line-height: 14px;
		}

		#weather-list li span {
			display: block;
		}

		#weather-list li span.weather-date {
			font-weight: bold;
		}


	#footer {
		height: 79px;
		background: url('./footer.gif') repeat-x 0 0;
		color: #847f7f;
	}

		#f-1, #f-2, #f-3 {
			float: left;
			margin: 16px 0 10px;
			padding: 0 25px;
			height: 36px;
			font-size: 11px;
			line-height: 12px;
		}

		#f-1 {
			width:170px;
			background: url('./footer-p.gif') repeat-y 100% 0;
		}

		#f-2 {
			width:280px;
			background: url('./footer-p.gif') repeat-y 100% 0;
		}

		#f-3 {
			width: 370px;
		}

		#updated {
			padding: 0;
			margin: 0;
			text-align: center;
		}


/* KALENDARS */

	div#eventsCalendar {
	  padding: 0;
    margin: 0 auto;
    width: 175px;
	}

	  div#calendarhead {
		  color: #847f7f;
		  text-align: center;
		  font-size: 11px;
	    font-family: arial, serif;
	    padding: 6px 0;
			font-weight: bold;
		}

		  div#calendarhead a {color: #847f7f;
				font-size: 16px;
				text-decoration: none;
			}
			

	 table.calendar {
    background: #fff;
		 border: 1px solid #eaecf3;
		 border-collapse: collapse;
		 margin: 1px 0 10px 6px;
	 }

	 table.calendar td, table.calendar tr, table.calendar th {
		 border: 1px solid #eaecf3;
		 text-align: center;
		 padding: 0;
		 margin: 0;
		 width: 23px;
		 height: 22px;
		 line-height: 22px;
		 color: #847f7f;
	 }

	 table.calendar th {
	 	font-size: 11px;
	 	color: #847f7f;
	 }

	 table.calendar td a {
	  display: block;
	  width: auto;
	  height: auto;
	  border: 0;
		width: 23px;
		height: 22px;
		background: #d7d1d1;
	  padding: 0;
	  margin: 0;
	  color: #0b3b75;
	  font-weight: bold;
	  text-decoration: none;
	 }
	 
	  table.calendar td a.sel {
			background: #BF793A;
		}

	 table.calendar td a:hover {

	 }

/* forms */

.content-form {
	background: #f3f1f1 url('../images/news-li.gif') no-repeat 0 100%;
	padding: 1.4em 1em 2.4em;
	margin: .5em 3px .5em 0;
}

.content-form input, .content-form select {
	background: #c7bfbf;
	padding: 1px 5px;
	float: left;
	margin: 0 5px;
	color: #0b3b75;
	font-size: 11px;
	height: 19px;
	line-height: 15px;
	border: 1px solid #756c70;
	border-right: 1px solid #e4d8d8;
	border-bottom: 1px solid #e4d8d8;
	font-family: arial;
}

.content-form select {
	padding: 1px;
}



.content-form a.calendar-popup {
	float: left;
	margin: 0 6px;
	display: inline;
}

.content-form input.submit {
	background: #174580 url('../images/submit-arr.gif') no-repeat 0 0;
	width: 18px;
	height: 18px;
	margin: 0 6px;
	padding: 0;
	border: 0;
	text-indent: -99999px;
	outline: none;
}

/* NEWS */

#news, #intro-right ul, #events, #tourism, #video {
	padding: 1em 0;
	margin: 0;
	list-style: none;
}

#video {
	padding: 0 0 1em;
}

#intro-left #news, #intro-right ul {
	padding: 0;
}

#news li, #events li, #tourism li, #video li {
	background: url('../images/news-li.gif') no-repeat 0 0;
	padding: 16px 1em;
	margin: 0;
}

#intro-left #news li {
	padding: 0 0 10px;
	background: transparent;
	line-height: 15px;
}

.news-avatar {
	float: right;
	border: 1px solid #0c336a;
	margin: 5px 0 3px 16px;
}

#intro-left .news-avatar {
	float: left;
	border: 1px solid #0c336a;
	margin: 2px 8px 1px 0;
}

#intro-right ul li.main .event-avatar {
	float: left;
	border: 1px solid #0c336a;
	margin: 2px 8px 1px 16px;
}

#news li p, #events li p, #video li p, #show-video p {
	padding: 0;
	margin: 0;
	color: #0b3b75
}

#news li p.news-date,
.news-date,
#events li p.events-date,
.events-date,
#video li p.news-date,
#show-video p.news-date {
	color: #847f7f;
	padding: 0;
	margin: 0;
}

#show-video {
	background: #f3f1f1;
	padding: 1em;
	margin: 1em 0 0 0;
}

.news-h3 {
	padding: 0;
	margin: 0;
	font-size: 11px;
	font-weight: bold;
}

.news-h3 a {
	text-decoration: none;
}

.news-readmore {
	color: #bf793a;
}


/* intro */
#intro-left {
	float: left;
	width: 320px;
	border-right: 1px solid #bdb4b4;
	padding: 0 16px 0 0;
}

#intro-right {
	float: left;
	width: 203px;
	padding: 0;
}

#intro-right h2 {
	padding-left: 16px;
}

#intro-right ul li h3 {
	font-size: 11px;
	font-weight: bold;
	margin: 0;
	padding: 3px 0 9px 16px;
	color: #847f7f;
}

#intro-right ul li p.date {
	color: #847f7f;
	padding: 0 0 0 16px;
	margin: 0;
}

#intro-right ul li p.main {
	font-weight: bold;
	padding: 0 0 0 16px;
	margin: 0;
	line-height: 15px;
}

#intro-right ul li p.main a {
	text-decoration: none;
}

#intro-right ul li p.main a:hover {
	text-decoration: underline;
}


#intro-right ul li {
	background: url('../images/intro-event.gif') no-repeat 0 0;
	padding: 0 0 10px;
	margin: 0;
}

#news-main-image {
	background: #134179;
	padding: 1px;
	border: 7px solid #e8e4e4;
}

table.events-list-day, table.tourism-list-item {
	padding: 0;
	margin: 0;
	border-collapse: collapse;
	width: auto;
}

table.events-list-day td, table.tourism-list-item td {
	padding: 0 4px 0 0;
	margin: 0;
	border: 0;
}
table.tourism-list-item td.img {
	vertical-align: middle;
	width: 140px;
	text-align: right;
}
table.tourism-list-item td.img img {
	border: 1px solid #0a3b75
}


table.tourism-list-item td.title {
	width:60px;
	color: #847f7f;
	text-align: right;
}

table.tourism-list-item {
	width: 530px;
}

table.events-list-day td.time {
	width: 30px;
	color: #847f7f;
}

table.events-list-day td a {
	text-decoration: none;
}

table.events-list-day td a:hover {
	text-decoration: underline;
}


table.events-list-day td a.read-more,
table.tourism-list-item td a.read-more, a.read-more {
	color: #bf793a;
	text-decoration: underline;
}

table.events-list-day td a.read-more:hover,
table.tourism-list-item td a.read-more:hover {
	text-decoration: none;
}

table.img-desc {
	padding: 0;
	margin: 0 0 5px 10px;
	border-collapse: collapse;
	width: auto;
	float: right;
}

table.img-desc td {
	padding: 0;
	margin: 0;
	color: #847f7f;
	font-size: 10px;
	line-height: 12px;
}

#comments {
	padding: 0;
	margin: 1em 0;
	list-style: none;
	border-bottom: 1px solid #BDB4B4;
}

#comments li {
	padding: 6px 0;
	margin: 0;
	border-top: 1px solid #BDB4B4;
	color: #666;
}


#comments li p.author {
	padding: 0;
	margin: 0;
	font-style: italic;
}


.fieldbox {
	width: 420px;
	margin: 0 auto;
}
.fieldbox label {
	float: left;
	width: 40%;
	margin-right: .5em;
	padding-top: .2em;
	text-align: right;
	color: #847f7f;
}
.fieldbox input, .fieldbox textarea{
	width: 170px;
	margin-top: .2em;
	background: #c7bfbf;
	padding: 1px 5px;
	color: #0b3b75;
	font-size: 11px;
	line-height: 15px;
	border: 1px solid #756c70;
	border-right: 1px solid #e4d8d8;
	border-bottom: 1px solid #e4d8d8;
	font-family: arial;
}

.fieldbox input.submit {
	margin: 1em auto;
	display: block;
	clear: both;
	width: 52px;
	height: 18px;
	background: url('../images/send.gif') no-repeat 0 0;
	color: #c7bfbf;
	border: 0;
	padding: 0;
}

.fieldbox fieldset {
	padding: .8em;
}
.fieldbox legend {
	border: 1px solid #ccc;
	color: #aaa;
	font-size: 90%;
	text-align: right;
	padding: 0 5px
}
.fieldbox hr {
	color: #ccc;
	background: #ccc;
	margin: .5em 0;
	height: 1px;
	border: none;
}


.event-info {
	font-weight: bold;
	color: #0b3b75;
}

.event-info span {
	color: #847f7f;
}


.content-form-2 table {
	border: 0;
	border-collapse: collapse;
	padding: 0;
	margin: 0;
}

.content-form-2 table td {
	border: 0;
	padding: 2px;
	margin: 0;
	font-size: 11px;
	color: #847f7f;
}

.content-form-2 table td input, .content-form-2 table td select {
	background: #c7bfbf;
	width: 80px;
	padding: 0 5px;
	float: left;
	color: #0b3b75;
	font-size: 11px;
	height: 15px;
	line-height: 15px;
	border: 1px solid #756c70;
	border-right: 1px solid #e4d8d8;
	border-bottom: 1px solid #e4d8d8;
	font-family: arial;
	margin: 0;
}

.content-form-2 {
	background: #f3f1f1 url('../images/news-li.gif') no-repeat 0 100%;
	padding: .2em 1em 1.5em;
}

.content-form-2 h3 {
	padding: 2px;
	color: #847f7f;
	margin: 0;
	font-size: 11px;
	font-weight: bold;
}

.content-form-2 table td input.date {
	width: 38px;
}

.content-form-2 table td input.submit {
	color: #c9c0c0;
	font-size: 11px;
	font-family: arial;
	background: url('../images/vote.gif') no-repeat 0 0;
	border: 0;
	padding: 0;
	margin: 4px 0 0 0;
	height: 18px;
	width: 41px;
}


table.stripes {
	border: 0;
	margin: 1em 0;
	padding: 0;
	width: 100%;
}


table#poll-resuts {
	border-collapse: collapse;
}

table#poll-resuts td.col2, table#poll-resuts td.col3 {
	color: #847f7f;
	width: 80px;
}

table#poll-resuts td.col4 {
	color: #847f7f;
	width: 120px;
}

.results-bar {
	font-size: 1px;
	height: 14px;
	width: 120px;
}

.results-bar .fill {
	font-size: 1px;
	height: 14px;
	background: #c7bebf;
}


table.stripes th {
	background: #f3f1f1;
	border-top: 1px solid #bfb7b7;
	border-bottom: 1px solid #fff;
	padding: 4px 8px;
	font-size: 11px;
	color:#0b3b75;
	vertical-align: top;
	background: #cdc8c8;
	font-weight: bold;
	color: #0b3b75;
}


table.stripes td {
	background: #f3f1f1;
	border-top: 1px solid #bfb7b7;
	border-bottom: 1px solid #fff;
	padding: 4px 8px;
	font-size: 11px;
	color:#0b3b75;
	vertical-align: top;
}

table.stripes td.title {
	background: #e3e1e1;
	font-weight: bold;
	color: #0b3b75;
}
table.stripes td.darker {
	background: #e3e1e1;
}



table.stripes tr.odd td.title {
	background: #e3e1e1 url('../images/odd.gif') repeat-y 0 0;
}

h2.search-h {
	background: #ECE8E7 url('../images/searchh.jpg') no-repeat 0 100%;
	font-size: 12px;
	font-family: arial;
	line-height: 16px;
	padding: 6px 10px 18px 10px;
	font-style: normal;
	font-weight: bold;
	color: #0b3b75;
	margin: 5px 0;
}


.search-res {
	padding: 4px 0 10px;
	margin: 0;
	list-style: none;
}

.search-res li {
	padding: 4px 0;
	border-bottom: 1px solid #ece8e8;
	margin: 0;
	background: transparent;
}

.search-res li p {
	padding: 0;
	margin: 0;
	color: #847f7f;
}

.search-res li h3 {
	padding: 0;
	margin: 0;
}

.search-res li h3 a, #polls li a {
	text-decoration: none;
}

.search-res li h3 a:hover, #polls li a:hover {
	text-decoration: underline;
}


.poll-date {
	padding: 10px 0 0 0;
	margin: 0;
	color: #847f7f;
}


#polls {
	padding: 0;
	margin: 10px 0;
	list-style: none;
}

#polls li {
	padding: 3px 0;
	margin: 0;
	color: #847f7f;
}

#polls li a span {
	color: #bf793a;
}

table.turisms-img {
	padding: 0;
	margin: 0;
	border: 0;
	border-collapse: collapse;
	width: 100%;
}

table.turisms-img td {
	margin: 0;
	border: 0;
	background: #f3f1f2;
	padding: 5px 0;
	text-align: center;
}

table.turisms-img td img {
	margin: 0;
	border: 0;
	padding: 0;
	border: 1px solid #0a3b75;
}

#turisms-wrap {
	margin: 10px 0;
}

#turisms-wrap .left {
	width: 202px;
	float: left;
}

#turisms-wrap .right {
	width: 330px;
	float: left;
}

table.turisms-info {
	padding: 0;
	margin: 0;
	border: 0;
	border-collapse: collapse;
}

#wrapper table.turisms-info td {
	padding: 0 0 0 4px;
	margin: 0;
	border: 0;
}

table#tourism-table td {
	vertical-align: top;
	padding: 0;
}

table.turisms-info td.title {
	padding: 0;
	color: #847f7f;
	text-align: right;
}

#turisms-icons {
	padding: 10px;
	margin: 4px 0;
	background: #f3f1f2;
}

#turisms-icons .icon {
	float: left;
	width: 50px;
	height: 56px;
	padding: 0;
	text-align: center;
	font-size: 10px;
	line-height: 10px;
	color: #282e56;
}

.comments-sec-image {
	padding: 4px 0 0 0;
}