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,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,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-size:100%;vertical-align:baseline;background:transparent}body{line-height:1}ol,ul{list-style:none}
@font-face {
    font-family: 'MinionProRegular';
    src: url('../fonts/minionpro-regular-webfont.eot');
    src: url('../fonts/minionpro-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/minionpro-regular-webfont.woff') format('woff'),
         url('../fonts/minionpro-regular-webfont.ttf') format('truetype'),
         url('../fonts/minionpro-regular-webfont.svg#MinionProRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
body{
	background: #dbdbdb url('../img/client/kommoda/site_bg_top.jpg') no-repeat top center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 150%;
}
a{
	color: #000;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;	
}
#menu{
	background: url('../img/client/kommoda/menu_bg.jpg') no-repeat top center;
	height: 34px;
	position: relative;
}
#menu_wrapper{
	text-align: center;
	padding-top: 3px;
	height: 22px;
	white-space: nowrap;
	width: 920px;
	overflow: hidden;
	margin: 0 auto;
}
#menu a{
	padding: 4px 20px 10px 20px;
}
#menu a:visited{
}
#menu a:hover{
	text-decoration: none;
	background: url('../img/client/kommoda/menu_highlight_bg.jpg') repeat-x;
}
#menu a.selected{
	background: url('../img/client/kommoda/menu_highlight_bg.jpg') repeat-x;
}
#menu_more{
	position: absolute;
	top: 30px;
	right: 16px;
	background: #fbfdfd;
	width: 150px;
	text-align: right;
}
#menu_more a{
	display: block;
	padding: 2px 10px 4px 10px;
}
#menu_more a:hover{
	text-decoration: underline;
	background: transparent;
}
#menu_more a.selected{
	text-decoration: underline;
	background: transparent;
}
#menu #button_more{
	width: 5px;
	padding: 4px 2px 10px 2px;
	cursor: hand;
	cursor: pointer;
}
#header{
	height: 151px;
}
#logo{
	margin: 14px 0 0 29px;
	float: left;
	font-size: 37px;
	font-family: MinionProRegular;
	color: #7e7e7e;
}
#logo img{
	display: block;
	margin: 0 0 3px -2px;
}
#page_gallery{
	text-align:center;
	margin-bottom: 20px;
	height: 336px;
	padding-top: 60px;
}
/* no javascript view */
#page_gallery .flow{
	padding-left: 100px;
}
#page_gallery .item{
	float: left;
	width: 110px;
	height: 110px;	
}
#page_gallery .item .small_img{
	width: 100px;
	height: 100px;
}
/* no javascript view END */
#page_text{
	background: url('../img/client/kommoda/content_bg_center.jpg') repeat-y center;
}
#page_text_top{
	background: url('../img/client/kommoda/content_bg_top.jpg') no-repeat center top;
}
#page_text_bottom{
	min-height: 350px;
	padding: 35px 50px 30px 50px;
	background: url('../img/client/kommoda/content_bg_bottom.jpg') no-repeat center bottom;
}
#page_text{
	line-height: 175%;	
}
#page_text ul{
	list-style: square inside none;
	margin: 6px 0 6px 12px;
}
#contact_box{
	width: 286px;
	height: 68px;
	padding: 56px 0 0 36px;;
	margin-left: 674px;
	background: url('../img/client/kommoda/mail_icon.jpg') no-repeat bottom left;
	font-family: MinionProRegular;
	font-size: 25px;
	color: #C30079;
}
#contact_box .phone{
}
#contact_box .email{
	margin-top: 20px;
	display: block;
}
#contact_box .email a{
	color: #333;
}
#contact_box .email a:hover{
	text-decoration: underline;
}
h1{
	font-size: 34px;
	color: #333;
	font-weight: normal;
	font-family: MinionProRegular;
	padding-bottom: 20px;
}
h2{
}
h3{
}
h4{
}
ul{
}
ul li{
}
#breadcumbs{
}
#breadcumbs a{
}
#footer{
	padding: 0 50px 0 20px;
	color: #888;
	font-size: 10px;
	text-align: right;
}
#footer img{
	vertical-align: top;
	margin: 2px 0 0 3px;
}
#footer a{
	color: #888;
}
/* common */
.page_block{
	width: 960px;
}
.center{
	margin:0 auto;
}
.vspacer{
	height: 15px;
	display: block;
}
.clear{
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;	
}
.hidden{
	visibility: hidden;
}
span.skype_pnh_container {display:none !important;}
span.skype_pnh_print_container {display:inline !important;}