html, body{
  width:100%;
  height:100%;
  font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
  background-color:#f6f6f6;
  background:url(../images/bg.jpg) repeat;
  font-size:13px;
  color:#585858;
  line-height:18px;
  position:relative;

}
#wrapper_bottom{
  background:url(../images/bg_bottom.jpg) bottom repeat-x;
  width:100%;
  min-height:100%;
  position:relative;
}
.contentpaneopen ul{
  list-style: disc inside;
  margin-left:100px;
  margin-bottom:10px;  
}
.contentpaneopen ol{
  list-style: decimal inside;
  margin-left:100px;
  margin-bottom:10px; 
  background:url('../images/list_disc.png') repeat-y left top;  
}
ul.arrow li{
  list-style:none;
  background:url('../images/list_arrow.png') no-repeat 0 7px;
  line-height:24px;
  padding-left:30px;
}
ul.check li{
  list-style:none;
  background:url('../images/001_06.gif') no-repeat 0 0;
  line-height:24px;
  padding-left:30px;
}
ol.disc li{
  line-height:26px;
  padding-left:9px; 
  margin:5px 0; 
}
h1{
  font-size:32px;
  /*margin-bottom:20px;*/
  min-height:60px;
  color:#000;
  padding-top:30px;
  padding-bottom:0px;
  padding-left:20px;
}
h2{
  font-size:29px;
  padding-top:30px;
  padding-bottom:0px;
  padding-left:20px;
  /*width:364px;*/
  min-height:60px;
  color:#000;
}
h3{
  font-size:26px;
  padding-top:30px;
  /*padding-bottom:30px;*/
  padding-left:75px;
  min-height:60px;
  color:#000;
}
h4{
  /*padding-left:20px;*/
  font-size:17px;
  margin:15px 0px 15px 0px;
  line-height:32px;
  min-height:20px;
  color:#000;
}
h5{
  padding-left:105px;
  padding-bottom:5px;
  font-size:15px;
  text-align:left;
  color:#000;
}
h6{
  font-size:14px;
  color:#000;
}
label{
  background-color:transparent;
}
h1.header-1{
  background:url(../images/header-1.png) no-repeat;
}
h1.header-2{
  background:url(../images/header-2.png) no-repeat;
}
h1.header-3{
  background:url(../images/header-3.png) no-repeat;
}
h1.header-4{
  background:url(../images/header-4.png) no-repeat;
}
h1.header-5{
  background:url(../images/header-5.png) no-repeat;
}
#pos_user1 h3.headerH3-1, #pos_user2 h3.headerH3-1{
  background:url(../images/headerH3-1.png) no-repeat;
}
#pos_user1 h3.headerH3-2, #pos_user2 h3.headerH3-2{
  background:url(../images/headerH3-2.png) no-repeat;
}
#pos_user1 h3.headerH3-3, #pos_user2 h3.headerH3-3{
  background:url(../images/headerH3-3.png) no-repeat;
}
#pos_user1 h3.headerH3-4, #pos_user2 h3.headerH3-4{
  background:url(../images/headerH3-4.png) no-repeat;
}
#pos_user1 h3.headerH3-5, #pos_user2 h3.headerH3-5{
  background:url(../images/headerH3-5.png) no-repeat;
}
.contentpaneopen{
  width:100%;
}
.news_year{
  font-size: 11px;
  color:#CECECE;
}
.news_day_month{
  font-family: Georgia;
  color:#737373;
  font-style: italic;
  font-weight:bold;
}
p{
  font-size:13px;
  font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
  color:#585858;
  line-height:18px;
  margin-bottom:10px;
  margin-left:75px;
  font-weight: 500;
}
p.dropcap:first-letter {
	display: block;
	color:#373737;
	margin: 7px 4px 0px 0px;
	float: left;
	font-size: 280%;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
p.important{
  padding:10px 10px 10px 70px;  
  border-top:1px dotted #c6c6c6;
  border-bottom:1px dotted #c6c6c6;
  background:url('../images/ahtung.png') no-repeat 29px center;
  background-color:#EEE;
}
p.info{
  padding:10px 10px 10px 70px;  
  border-top:1px dotted #c6c6c6;
  border-bottom:1px dotted #c6c6c6;
  background:url('../images/i.png') no-repeat 24px center;
  background-color:#EEE;
}
a#banner1, a#banner2{
  width:210px; 
  height:310px; 
  text-indent:-9999px;
  display:block;
  border-bottom:none;
}
a#banner1{
  background:url(../../../images/stories/banner1.png) no-repeat 0 0;
}
a#banner2{
  background:url(../../../images/stories/banner2.png) no-repeat 0 0;
}
a#banner1:hover, a#banner2:hover{
  background-position:0 -309px;
}
#supporttarif h4{
  text-align:center;
}
#supporttarif p{
  margin-left:0;
  text-align:center;  
}
#supporttarif p.txt_al_l{
  text-align:left;  
}
a:link, a:visited{
  font-size:12px;
  line-height:150%;
  text-decoration:none;
  color: #369;
  /*border-bottom: 1px dotted #369;*/
  background: url("../images/dotted.gif") repeat-x scroll left bottom transparent;
}
a:hover{
  border:none;
  background:none;
}
h1 a:link, h1 a:visited{
  font-size:36px;
  border:none;  
}
h2 a:link, h2 a:visited{
  font-size:32px;
  border:none;  
}
h3 a:link, h3 a:visited{
  font-size:26px;
  border:none;  
}
h4 a:link, h4 a:visited{
  font-size:16px;
  border:none;  
}
h5 a:link, h5 a:visited{
  font-size:15px;  
}
h6 a:link, h6 a:visited{
  font-size:14px;  
}
.pagination a, .pagination span{
  margin-right:8px;
}
#container{
  width:100%;
  min-height:100%;
  min-width:1000px;
  max-width:1680px;
  position:relative;
  margin: 0 auto;
}




#main{
  width:100%;
  padding-bottom:220px;
}
#header{
  background:url(../images/slider_top_1024.png) bottom center no-repeat;
  height:198px;
  position:relative;
  padding-bottom:20px;
  z-index:1000;
  margin-bottom:10px;
}
#pos_logo{
  position:absolute;
  left:26px;
  top:66px;
  width:410px;
  height:114px;
}
#logo{
  width:410px;
  height:114px;    
}
#logo a{
  border:none;
  display:block;
  width:410px;
  height:114px;
  text-indent:-9999px;
  background: url(../images/logo.png) no-repeat;
}
#logo a:hover, #logo a:focus {
	background: url(../images/logo.png) no-repeat 0px -114px;
}
#logo a:active {
	background: url(../images/logo.png) no-repeat 0px -114px;
}
.moduletable_menu{
  width:80%;
  position:absolute;
  left:0px;
  top:10px;
  z-index:1000;
}
.menu{
  list-style:none;
  font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
  font-size:13px;
  font-weight:normal;
}
.moduletable_menu .menu {
  float:right;
  font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
  font-size:13px;
  font-weight:normal;
  max-width:710px;
  width:67%;
}
.menu li{
  float:left;
  /*padding:5px 0;*/
  padding:5px 0 5px 0;
  position:relative;
  /*width:15%;
  text-align: center;*/
  margin-right:5%;
}
.menu li a{
  font-size:14px;
}
.menu li#current span{
  font-size:14px;
  color: #369;
  line-height:150%;
}
.menu li ul{
  display:none;
  position:absolute;
  /*left:35%;*/
  left:0px;
  top:30px;
  z-index:1000;
  min-width:150px;
  background:url('../images/opacity_box.png') repeat;
  border:1px solid #e8e8e8;
  padding:5px 10px 10px 10px;
}
.menu li ul li{
  float:none;
  text-align: left;
  /*min-width:150px;*/
}
.menu li:hover ul {
  display:block;
}
.menu li ul li ul{
  position:absolute;
  left:140px;
  top:0;
  padding:1px 1px 1px 5px;
}
.menu li:hover ul li ul{
  display:none;
}
.menu li ul li:hover ul{
  display:block;
}
#pos_banner{
  width:35%;
  height:100px;
  position:absolute;
  left:435px;
  top:65px;
}
#pos_breadcrumbs{
  position:absolute;
  left:34%;
  bottom:-35px;
  height:25px;
  padding-top:5px;
}




#pos_top{
  width:190px;
  height:198px;
  position:absolute;
  right:48px;
  top:0px;
  text-align:right;
}
.tech{
  width:190px;
  height:120px;
}
.nav {
	width: 190px;
	height: 120px;
	background: url(../images/bg_tech.jpg) no-repeat;
	position: absolute;
	top:0;
	left:0;
  list-style-type: none;
}
.nav li {
	position:absolute;
  width:47px;
  height:77px;
}
.nav li a span{
  visibility: hidden;
}
.nav li.home{
  left:26px;
  top:20px;
}
.nav li.sendmail{
  left:83px;
  top:0px;
}
.nav li.map{
  right:2px;
  top:20px;
}
.nav li a:link, .nav li a:visited {
	position: absolute;
  width:47px;
	height: 77px;
	text-indent: -9000px;
	overflow: hidden;
	z-index: 10;
  display:block;
  border:none;
  background:none;
}
.nav .home a:hover, .nav .home a:focus {
	background: url(../images/bg_tech.jpg) no-repeat -26px -140px;
}
.nav .home a:active {
	background: url(../images/bg_tech.jpg) no-repeat -26px -140px;
}
.current-home .home a:link, .current-home .home a:visited {
	background: url(../images/bg_tech.jpg) no-repeat -26px -140px;
	cursor: default;
}
.nav-home, .nav-home-click {
	position: absolute;
	top: 0;
	left: 0px;
	width: 47px;
	height: 77px;
	background: url(../images/bg_tech.jpg) no-repeat -26px -140px;
}
.nav-home-click {
	background: url(../images/bg_tech.jpg) no-repeat -26px -140px;
}
.nav .sendmail a:hover, .nav .sendmail a:focus {
	background: url(../images/bg_tech.jpg) no-repeat -83px -240px;
}
.nav .sendmail a:active {
	background: url(../images/bg_tech.jpg) no-repeat -83px -240px;
}
.current-sendmail .sendmail a:link, .current-sendmail .sendmail a:visited {
	background: url(../images/bg_tech.jpg) no-repeat -83px -240px;
	cursor: default;
}
.nav-sendmail, .nav-sendmail-click {
	position: absolute;
	top: 0;
	left: 0px;
	width: 47px;
	height: 77px;
	background: url(../images/bg_tech.jpg) no-repeat -83px -240px;
}
.nav-sendmail-click {
	background: url(../images/bg_tech.jpg) no-repeat -83px -240px;
}
.nav .map a:hover, .nav .map a:focus {
	background: url(../images/bg_tech.jpg) no-repeat -141px -380px;
}
.nav .map a:active {
	background: url(../images/bg_tech.jpg) no-repeat -141px -380px;
}
.current-map .map a:link, .current-map .map a:visited {
	background: url(../images/bg_tech.jpg) no-repeat -141px -380px;
	cursor: default;
}
.nav-map, .nav-map-click {
	position: absolute;
	top: 0;
	left: 0px;
	width: 47px;
	height: 77px;
	background: url(../images/bg_tech.jpg) no-repeat -141px -380px;
}
.nav-map-click {
	background: url(../images/bg_tech.jpg) no-repeat -141px -380px;
}




.head_code_tel{
  font-size: 17px;
  color:#000;
}
.head_num_tel{
  font-size: 32px;
  color:#000;
}
#contacts{
  width:189px;
  padding-right:14px;
}
#contacts p{
  margin:0;
  font-family: Arial, Helvetica, sans-serif;
  font-size:11px;
}





#post_header #pos_user1{
  float:left;
  width:33%;
  padding-bottom:3px;
}
#pos_user1 ul li, #pos_user2 ul li{
  padding-left:135px;
  margin-bottom:5px;
  float:none;
}
#pos_user1 ul.menu, #pos_user2 ul.menu {
  float:none;
}
#pos_user1 p {margin-left:135px; font-size:12px;}
#pos_user2 p {margin-left:135px; font-size:12px;}
#post_header{
  overflow:hidden;
}
.nsp_art h4{
  float:left;
  margin-top:2px;
  margin-bottom:2px;
}
.nsp_art h5{
  width:87px;
  float:left;
  padding-left:72px;
}
.nsp_art p{
  margin-bottom:6px;
}
.moduletable-all_news{
  text-align:right;
  padding-right:16px;
  margin-top:8px;
}
#post_header #pos_slide{
  padding-top:20px;
  float:right;
  width:62%;
}
#pos_slide{
  overflow:hidden;
}
#pos_slide .moduletable{
  overflow:hidden;
}
#top_slider{
  float:right;
  width:618px;
  height:252px;
  position:relative;
}
#top_slider a{
  border:none;
}
#content{
  min-height:100px;
  background:url(../images/slider_bottom_1024.png) no-repeat center top;
  margin-bottom:30px;
  padding-bottom:3px;
}
#content #pos_user2{
  float:left;
  width:33%;
  padding-bottom:3px;
}
#leftColumn{
  float:left;
  width:33%;
  padding-bottom:3px;
}
#rightColumn{
  margin-left:33%;
  padding-bottom:3px;
}
#content #pos_component_user3{
  margin-left:33%;
  padding-bottom:3px;
}
#pos_component_user3_full{
  width:100%;
  padding-bottom:3px;
}
#rightColumn_full{
  width:100%;
  padding-bottom:3px;
}
#rightColumn_full #pos_component{
  /*clear:both;*/
  padding-bottom:3px;
}
#pos_component{
  min-height: 30px;
  padding:20px 35px 15px;
}
#pos_component .article-content{
  clear:both;
}
#pos_component h5{
  padding-left:75px;
  float:left;
}
#pos_component .article-tools h4{
  float:left;
  margin:0px 0 10px 10px;
}
#pos_user3{
  margin:0 auto;
  width:430px;
}
#bubble_top{
  background:url(../images/bubble_top.jpg) no-repeat top center;
  background-color:#CCCCCC;
  padding-top:15px;
}
#bubble_bottom{
  background:url(../images/bubble_bottom.png) no-repeat center;
  width:430px;
  height:54px;
}
.moduletable_about{
  margin:0 auto;
  width:400px;
}
.moduletable_about h3{
  padding:0;
  min-height:30px;
  /*padding-bottom:15px;*/
  /*float:left;*/
}
.moduletable_about .all_about_us{
  float:right;
  margin-top:5px;
  margin-right:5px;
  display:block;
}
.moduletable_about p{
  margin-left:0;
  font-family: Georgia;
  font-size: 14px;
  font-style: italic;
  line-height:21px;
  /*clear:both;*/
  margin-bottom:0;
}
#myimage:hover{
  cursor: url("../images/zoomin.cur"), pointer;
}



#post_content{
  margin-top:30px;
}
#post_content h3{
  padding-left:0;
  padding-top:0;
}
#pos_left{
  float:left;
  width:15%;
  margin-left:20px;
  padding-top:20px;
  margin-right:20px;
  padding-bottom:3px;
}
#pos_user4{
  width:610px !important;
  padding-top:20px;
  padding-bottom:20px;
  margin: 0 auto;
}
#pos_user4 h3{
  text-align: center;
}
.outside_slider{
  width:610px;
  overflow:hidden;
  padding-bottom:3px;
  margin:0 auto;
}
.outside_slider p{
  margin-left:42px;
}
.inside_slider{
  width: 590px;
  height:120px;
  overflow:hidden;
  margin:0 auto;
  margin-bottom:20px;
}
.inside_slider ul{
  width:9999px;
  overflow:hidden;
  margin:0;
  padding:0;
}
.inside_slider ul li{
  list-style: none;
  width:165px;
  height:120px;
  float:left;
  text-align: center;
  margin:0 10px;
  display:block;
}
.inside_slider ul li a{
  display:block;
  width:165px;
  height:120px;
  position:relative;
  overflow:hidden;
}
.slider_mask{
  position:absolute;
  left:0;
  top:0;
  width:165px;
  height:120px;
}
.prev, .next{
  height:20px;
  border:none !important;
  width:20px;
  text-decoration:none;
  text-indent:-9999px;
  margin-top:42px;
}
.prev{
  background:url(../images/prev.png) no-repeat 0 0;
  float:left;
}
.prev:hover{
  background:url(../images/prev.png) no-repeat 0 -20px;
}
.next{
  background:url(../images/next.png) no-repeat 0 0px;
  float:right;
}
 .next:hover{
  background:url(../images/next.png) no-repeat 0 -20px;
  float:right;
}



.jcarousel-skin-tango{
  width:610px;
}
.jcarousel-skin-tango .jcarousel-container-horizontal {
  width: 558px;
  margin:0 auto;
  padding: 0 32px;
}
.jcarousel-skin-tango .jcarousel-clip-horizontal {
  height: 170px;
  /*width:550px;*/
}
.jcarousel-skin-tango .jcarousel-item {
  width: 165px;
  height: 170px;
}
.jcarousel-skin-tango .jcarousel-item-horizontal {
  margin:0 10px;
}
.jcarousel-skin-tango .jcarousel-item-placeholder {
  background: #fff;
  color: #000;
}
.jcarousel-skin-tango .jcarousel-next-horizontal {
  position: absolute;
  top: 70px;
  right: 10px;
  width: 20px;
  height: 20px;
  cursor: pointer;
  background: transparent url(../images/next.png) no-repeat 0 0;
}
.jcarousel-skin-tango .jcarousel-next-horizontal:hover {
  background-position: 0 -20px;
}
.jcarousel-skin-tango .jcarousel-prev-horizontal {
  position: absolute;
  top: 70px;
  left: 3px;
  width: 20px;
  height: 20px;
  cursor: pointer;
  background: transparent url(../images/prev.png) no-repeat 0 0;
}
.jcarousel-skin-tango .jcarousel-prev-horizontal:hover {
  background-position: 0px -20px;
}
.jcarousel-skin-tango a{
  display:block;
  width:155px;
  height:170px;
  position:relative;
}
.jcarousel-skin-tango .slider_mask_155{
  position:absolute;
  left:0;
  top:0;
  width:155px;
  height:170px;
}



.moduletable_rezults .jcarousel-skin-tango{
  margin-bottom:15px;
}
#mycarousel_home .jcarousel-item {
  width: 165px;
  height: 120px;
}
.moduletable_rezults .jcarousel-clip-horizontal {
  height: 120px;
}
.moduletable_rezults .jcarousel-skin-tango .jcarousel-container-horizontal {
  padding: 0;
} 
#mycarousel_home a{
  display:block;
  width:165px;
  height:120px;
  position:relative;
}
.moduletable_rezults .jcarousel-skin-tango .jcarousel-next-horizontal {
  position: absolute;
  top: 44px;
  right: -20px;
  width: 20px;
  height: 20px;
  cursor: pointer;
  background: transparent url(../images/next.png) no-repeat 0 0;
}
.moduletable_rezults .jcarousel-skin-tango .jcarousel-prev-horizontal {
  position: absolute;
  top: 44px;
  left: -20px;
  width: 20px;
  height: 20px;
  cursor: pointer;
  background: transparent url(../images/prev.png) no-repeat 0 0;
}
.moduletable_rezults .jcarousel-next-horizontal:hover{
  background-position: 0px -20px;  
}
.moduletable_rezults .jcarousel-prev-horizontal:hover{
  background-position: 0px -20px;  
}
.moduletable_rezults p{
  margin-left:46px;
}



#pos_right{
  float:right;
  width:15%;
  margin-right:20px;
  padding-top:20px;
  margin-left:20px;
  padding-bottom:3px;
}
#pos_right h3{
  padding-left:0;
}


.moduletable_bottom_menu{
  width:100%;
}
.moduletable_bottom_menu ul{
  margin: 0 auto;
}
.moduletable_bottom_menu ul li{
  float:left;
  padding:5px 0;
  position:relative; 
  margin-right:5%; 
}
.moduletable_bottom_menu ul li a{
  font-size:14px;  
}
.moduletable_bottom_menu ul li#current span{
  font-size:14px;
  color: #369;
  line-height:150%;  
}



.moduletable_menu .menu {
  float:right;
  font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
  font-weight:normal;
  max-width:710px;
  width:67%;
}





#footer{
  position: relative;
  height: 208px;
  margin: -208px auto 0 auto;
  width:100%;
  min-width:1000px;
  max-width:1680px;
}
#pos_bottom{
  position:absolute;
  left:0;
  top:0;
  width:40%;
  height:104px;
  padding-left:35px;
  z-index:2;
}
#pos_social{
  position:absolute;
  width:35%;
  padding-left:100px;
  padding-top:20px;
  height:84px;
  left:0;
  bottom:0;
  z-index:1;
}
.nav_social{
  width: 186px;
  height: 50px;
  background: url(../images/social.png) no-repeat;
  list-style-type: none;
}
.nav_social li{
  float:left;
  width:62px;
  height:50px;
  position:relative;
}
.nav_social a{
  border:none;
  text-indent:-9999px;
  display:block;
  width:62px;
  height:50px;
  overflow:hidden;
  z-index:10;
  position:absolute;
  left:0;
  top:0;
  background:none;
}
.nav_social a span{
  visibility:hidden;
}
.nav_social .twitter a:hover, .nav_social .twitter a:focus {
  background: url(../images/social.png) no-repeat 0 -50px;
}
.nav_social .twitter a:active {
  background: url(../images/social.png) no-repeat 0 -50px;
}
.nav_social-twitter, .nav_social-twitter-click {
  position: absolute;
  top: 0;
  left: 0px;
  width: 62px;
  height: 50px;
  background: url(../images/social.png) no-repeat 0 -50px;
}
.nav_social-twitter-click {
  background: url(../images/social.png) no-repeat 0 -50px;
}
.nav_social .LiveJournal a:hover, .nav_social .LiveJournal a:focus {
  background: url(../images/social.png) no-repeat -62px -50px;
}
.nav_social .LiveJournal a:active {
  background: url(../images/social.png) no-repeat -62px -50px;
}
.nav_social-LiveJournal, .nav_social-LiveJournal-click {
  position: absolute;
  top: 0;
  left: 0px;
  width: 62px;
  height: 50px;
  background: url(../images/social.png) no-repeat -62px -50px;
}
.nav_social-LiveJournal-click {
  background: url(../images/social.png) no-repeat -62px -50px;
}
.nav_social .RSS a:hover, .nav_social .RSS a:focus {
  background: url(../images/social.png) no-repeat -124px -50px;
}
.nav_social .RSS a:active {
  background: url(../images/social.png) no-repeat -124px -50px;
}
.nav_social-RSS, .nav_social-RSS-click {
  position: absolute;
  top: 0;
  left: 0px;
  width: 62px;
  height: 50px;
  background: url(../images/social.png) no-repeat -124px -50px;
}
.nav_social-RSS-click {
  background: url(../images/social.png) no-repeat -124px -50px;
}
#pos_footer{
  position:absolute;
  right:50px;
  text-align: right;
  width:40%;
  height:145px;
  padding-right:182px;
  padding-top:63px;
  background:url(../images/bg_foot_tel.png) no-repeat bottom right;
}
#pos_footer p{
  margin:10px 0;
  color:#000;
}
.foot_tel_code{
  font-size: 17px;
  vertical-align:10px;
  color:#000;
}
.foot_tel_num{
  font-size: 32px;
  color:#000;
}
.copyright{
  font-size:11px;
  color:#000;
  font-family:Arial, Helvetica, sans-serif
}
.copyright span{
  font-weight: bold;
}
#liveinternet a{
  border:none;
}
#liveinternet a img{
  opacity:0.4;
}


.clr{
  clear:both;
}




/* Tсплvваіее окно с картой */
#fuzz{ 
  position:absolute; 
  top:0; left:0;
  width:100%; 
  z-index:10000; 
  /*background: url(../images/bullet.gif);*/ 
  display:none; 
  text-align:left; 
}
.msgbox{
  padding-top:40px; 
  position:absolute; 
  width:510px; 
  height:510px; 
  z-index:20000; 
  border:5px solid #222; 
  background: #FFF; 
  /*top: 50%;*/ 
  left: 50%; 
  margin-left: -260px; 
}
.msgbox img {
  border:none; 
  margin:5px;
}
.close{
  position:absolute; 
  top:0px; 
  right:0px;
  border:none; 
}
.msgbox .close{
  border-bottom:none;
  display:block;
  width:24px;
  height:24px;
  background:url(../images/close.png) 0 0;
  text-indent:-9999px; 
}
.msgbox .close:hover{
  background:url(../images/close.png) 0 24px;
}
.show_map_link{
  display:block;
  width:400px;
  position:absolute;
  left:10px;
  top:10px;
  font-size:12px;  
}
#liveinternet img{
  display:block;
}

/* Portfolio */
table.blog {
	width: 100%;
}

table.blog {
	width: 100%;
}

table.blogpfl {
	width: 100%;
}

.contentpaneopenpfl{
  text-align: center;
	width: 100%;
}

.project {
	margin: 17px 0 50px;
	width: 100%;
}

.clearfix {
	display:inline-block;
}

.project .left {
	float: left;
	width: 80%;
}

.project .right {
	color: #3E3E3E;
	float: left;
	font-size: 11px;
	padding: 0;
	width: 18%;
}

.project .right p {
	font-size: 11px;
	margin: 5px 0 0;
	padding: 0;
	width: 100%;
}

.p_image {
	margin: 0 auto;
	position: relative;
	width: 679px;
}

.p_image sub {
	background: url("../images/chrome_top.png") no-repeat scroll 0 0 transparent;
	height: 45px;
}

.p_image sub, .p_image sup {
	display: block;
	width: 679px;
}

sub {
	vertical-align: text-bottom;
}

.p_image .image {
	background: url("../images/chrome_mid.png") repeat-y scroll 0 0 transparent;
	padding: 0 0 0 8px;
}

.p_image .link {
}

a.link {
	background: none;
	color: #336699;
	font-size: 10px;
	left: 110px;
	outline: medium none;
	position: absolute;
	top: 26px;
	text-decoration: none;
}

p.ptitle {
	background: none;
	color: #808080;
	font-size: 10px;
	left: 14px;
	outline: medium none;
	position: absolute;
	top: 4px;
	text-decoration: none;
}

a.link:hover {
	text-decoration: underline;
}

.p_image sup {
	background: url("../images/chrome_bottom.png") no-repeat scroll 0 0 transparent;
	bottom: 0px;
	height: 31px;
	position: relative;
}

sup {
	vertical-align: text-top;
}

p.h-portfolio {
  font-size:17px;
  margin:15px 0px 0px 0px;
  padding-left: 85px;
  line-height:15px;
  min-height:10px;
  color:#000;
}

.pimglogo {
	margin: 0 auto;
	padding-bottom: 5px;
	width: 275px;

}

td.article_columnpfl h2 {
	padding-left: 0;
}

p.about {
	margin: 0;
	padding: 10px 10px 0;
	text-align: justify;
}

.blogpfl a.readonpfl {
	/* margin-left: 13%; */
}

.blogpfl h2 {
	text-align: center;
	padding: 30px 0 0 0;
	min-height: 40px;
}

td.contentheadingpfl h1.header-1,
td.contentheadingpfl h1.header-2,
td.contentheadingpfl h1.header-3,
td.contentheadingpfl h1.header-4,
td.contentheadingpfl h1.header-5 {
  text-align: left;
}

div.portfolio {
  text-align: left;
}

div.capletter:first-letter {
  display: block;
	color:#373737;
	margin: 7px 4px 0px 0px;
	float: left;
	font-size: 280%;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
