html,body{margin:0;padding:0;}
body
{
  	font-family: 		Tahoma,Arial,sans-serif;
  	font-size: 			12px;
	text-align: 		left;
	background-color: 	#FFFFFF;
	color:				#333333;
}

body blockquote
{
	background-color:	#EAEAEA;
	border:				1px dashed #333333;
	color:				black;
	font-family:		Courier New,Courier,mono;
	font-size:			12px;
	font-style:			italic;
	line-height:		1.1em;
	padding:			1em;
	margin:				30px 15px;
}

A{
	color:				#333333;
	padding: 1px;
}

A:hover{
	color:				#FFFFFF;
	background-color: 	#000000;
	padding: 1px;
}

UL
{
	margin:				0px;
	padding:			0px;
}

h1, h2, h3, h3{
	padding:			0px;
	margin:				0px;
}

#header, #footer{
	background-color:	#000000;
	height:				38px;
	width:				100%;
	margin:				0px;
}

#header{
	box-shadow:	0px 0.8px 8px #333;
}

#header table,
#footer table{
	width: 1101px;
}


#footer{
	color:	#aaaaaa;
	position: relative;
}

#wrapper{
	width: 1101px;
	margin: 0 auto;
}


.idezet
{
	margin:				0px 0px 0px 10px;
	color:				#AAAAAA;
	line-height: 		38px;
	height:				38px;
}

.idezet p{
	margin:				0px;
}

.menubar{

}

.logo{
	position: absolute;
	left: 10px;
	top: 13px;
	background: url(../images/logo.png) no-repeat;
	z-index: 999;
	width: 158px;
	height: 43px;
}

.logo2{
	position: absolute;
	left: 10px;
	bottom: 13px;
	background: url(../images/logo.png) no-repeat;
	z-index: 999;
	width: 158px;
	height: 43px;
}

.menubar ul{
	list-style:			none;
	margin:				0px;
}

.menubar li{
	float: left;
	padding: 0px 10px;
}

.menubar li:hover{
	background-color: #333333;
}

.menubar li a{
	height:				38px;
	line-height: 		38px;
	color:				#AAAAAA;
	margin:				0px;
	text-decoration:	none;
}

.menubar li:hover a{
	color: 				#FFFFFF;
	background-color:	#333333;
}

.search{
	margin-top:			0px;
}

.search input{
	border:				0px;
	background-color:	#EAEAEA;
	color:				#333333;
	font-size:			12px;
	width:				285px;
	padding-left:		5px;
}

.ie .search input{
	width:				294px;
}

.cnt_top
{
/*	background: 		url('../images/bg_cnttop.png') no-repeat;*/
	background-color:	#333333;
	height:				27px;
	width:				100%;
}

.cnt_vote
{
/*	background: 		url('../images/bg_cnt.png') repeat-y;*/
	width:				100%;
	padding:			10px 20px;
}

.cnt
{
	padding:			0px;
	margin-bottom:		100px;
	position:			relative;
}

.cnt UL
{
	padding:			0px 0px 0px 20px;
}

.cnt P
{
	padding:			0px 0px 0px 0px;
	margin:			0px 0px 0px 0px;
}

.cnt IMG
{
	border:				0px;
}

.img_caption img{
	border: 1px solid #333333;
}

.cnt INPUT, .cnt SELECT, .cnt TEXTAREA
{
	border:				1px solid #333333;
	background-color:	#EAEAEA;
	color:				#333333;
}

.cnt_bottom
{
	height:				56px;
	text-align:			right;
	
}

.cnt_ad
{
	background-color:	#666666;
	height:				60px;
	padding:			5px 0px 5px 250px;
	margin:				0px;
	text-align:			left;
	position:	relative;
}

#navi
{
	text-align:			left;
	width: 				100%;
}

.box_top
{
	background-color:	#666;
	height:				15px;
	line-height:		15px;
	font-size:			10px;
	padding:			0px 5px;
	color:				#FFFFFF;
}

.box
{
	padding:			10px 20px;
}

.box IMG
{
	border:				0px;
}

.box UL
{
	padding:			0px 0px 0px 5px;
	font-size:			11px;
	list-style-image:	url('../images/bg_li.png');
	list-style-type:	square;
}

.box LI
{
	padding:			0px 0px 5px 0px;
}
.box A
{
	text-decoration:	none;
}

.box A:hover
{
	text-decoration:	underline;
}

#left_top .box,
#left_simple .box{
	padding:			0px;
}

#left_top .box a:hover{
	background-color:	transparent;
}

#left_simple .box ul{
	padding:			0px;
}


.icons{
	background-color:	#666666;
	height:				45px;
	padding:			5px 10px;
	margin:				0px;
	text-align:			right;
}

.icons p{
	padding: 0px;
	margin: 0px;
}

.icons a:hover{
	background: none;
}

.icons img{
	border: 0px;
	margin: 2px 0px 0px 0px;
}

.xmap .contentpaneopen H2
{
	font-size:			18px;
	font-weight:		normal;
	padding:			0px 0px 0px 20px
}

.xmap UL
{
	font-size:			12px;
	font-weight:		normal;
	margin:				0px;
	padding:			0px 0px 0px 40px;
}

.logins{
	margin-left: 10px;
}

.ie7 .logins{
	margin-top: 9px;
	height: 29px;
}

.footer{
	height: 38px;
	line-height: 38px;
}

.footer p{
	margin: 0px;
	padding: 0px;
}

/* content */
.componentheading, .contentpaneopen_head{
	background-color: #333333;
	font-size: 24px;
	color: #AAAAAA;
	padding: 5px;
}

.contentpaneopen_head{
	padding: 4px;
}

.ie7 .contentpaneopen_head{
	height: 39px;
}

.componentheading h1, .contentpaneopen_head h1, .contentheading h2, .contentheading{
	font-size: 24px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

.contentpaneopen h2{
	margin: 10px 0px 0px 0px;
}

.contentpaneopen_head{
	border-spacing: 0px;
}

.contentpaneopen_head .buttonheading a:hover{
	background-color: #333333;
}

.contentpaneopen .buttonheading a:hover{
	background-color: #ffffff;
}

.votitaly-inline-rating{
	padding: 0px 10px;
}

.contentpane{
	padding: 10px;
	width: 100%;
}

.cnt .blog .contentpaneopen{
	padding: 10px;
	width: 100%;
}

.cnt .contentpaneopen{
	padding: 10px 60px 10px 10px;
}

.contentpaneopen .createdate, .contentpaneopen .modifydate{
	font-size: 10px;
	font-style: italic;
}

.contentpaneopen p{
	margin: 5px 0px;
	font-size: 14px;
	line-height: 18px;
}

.show_session_category a{
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}

/*  BLOG  */
.article_separator{
	border-bottom: 1px solid #AAAAAA;
	width: 100%;
	height: 2px;
}

.blog_more{
	padding: 10px 30px;
}

.blog_more strong{
	font-size: 18px;
}

.blog_more ul{
	margin-left: 20px;
	margin-top:	10px;
}

.blog .pagination span{
	margin: 0px 5px;
	color: #777777;
}

 .blog .pagination a{
	margin: 0px 5px;
}

/* PORTFILIO */
.p-categories-header{
	padding: 10px 20px ;
}

.p-categories-table{
	padding: 10px 20px;
}

/* SEARCH */
#searchForm{
	padding: 0px 20px;
}

/* FB */
#fbfb { position: absolute; display: none; text-align: right;
                width: 342px; height: 600px; padding: 0px; cursor: pointer;
                background: transparent url(../images/bgr_facebook2.png) -51px 0px no-repeat; }
				
.fb_iframe_widget{
	background-color: #FFFFFF;
}

/* SHARE */
.icons_fb{
	background: url(../images/icons_fb.png) no-repeat;
	width: 32px;
	height: 32px;
	cursor: pointer;
}

.icons_twitter{
	background: url(../images/icons_twitter.png) no-repeat;
	width: 32px;
	height: 32px;
	cursor: pointer;
}

.icons_iwiw{
	background: url(../images/icons_iwiw.png) no-repeat;
	width: 32px;
	height: 32px;
	cursor: pointer;
}

/* PHOCA */

#phocagallery table{
	margin-left: 20px;
}

#phocagallery a:hover{
	color: #000000;
}

.phocagallery-box-file{
	margin: 10px 13px;
}

.slick-rss-item a {
	padding: 0px;
}

.slick-rss-item{
	list-style: none;
	float: left;
	padding: 0px;
	margin: 1px;
	width: 50px;
	height: 50px;
	overflow: hidden;
}

.slick-rss-item img{
	
}

.cnt_tabdi{
	color: #000000;	
}

.cnt_tabdi a {
	font-size: 20px;
	padding: 5px;
	text-decoration: none;
}

.cnt_tabdi p{
	margin:	12px 0px;
}

.icon_pass{
	background: url(../images/icon_pass.png) no-repeat;
	width: 32px;
	height: 32px;
	cursor: pointer;
}

.sobi2{
	padding: 20px;
}

.sobi2Listing td{
	padding: 10px;
}

.sobi2ItemTitle a{
	font-size: 16px !important;
	font-weight: bold;
}

.sobi2ItemTitle {
	margin: 25px 0px 10px 5px !important;
}

.sobi2Listing_field_pop3_label,
.sobi2Listing_field_smtp_label,
.sobi2Listing_field_accid_label{
	font-weight: bold;
}

#comments h4, #jc h4{
	padding-left: 10px;
	font-size:		16px;
}

.comments-list{
	padding: 10px 20px 10px 0px;
}

.comment-body{
	margin: 10px 0px 10px 10px !important;
}

.jcomments-links a:hover{
	background-color: transparent;
	color: #333;
	padding-left: 14px;
}

.db-wrapper a:hover{
	background-color: transparent !important;
}
