body {
	background: #999 url(files/background.jpg) repeat-x top;
	margin: 8px;
	margin-bottom: 0;
	text-align: left;
	font-family: Lucida Grande, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #4D4D4D;
}


body a {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #4D4D4D;
		text-decoration: none;
		font-weight: normal;
		/*border-bottom: 1px dotted #333;*/
}

body a:hover {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #4D4D4D;
        text-decoration: none;
				font-weight: normal;
					
}
#page {
	width: 916px;
	background: url(files/page_background.png) repeat-y top center;
	min-height: 900px;
}


#pageinner {
	padding: 50px;
	padding-bottom: 20px;
	background: #fff;
	width: 800px;
color: #4D4D4D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 145%;
}

#pageinner a {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 13px;
        color: #333333;
		text-decoration: none;
		font-weight: normal;
		/*border-bottom: 1px dotted #333;*/
}

#pageinner a:hover {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 13px;
        color: #9999cc;
        text-decoration: none;
				font-weight: normal;
						border-bottom: none;
}


#pageinner h1 {
	font-size: 16px;
	line-height: 1.3em;
	/*margin-top: 2em;*/
	margin-bottom: 1em;
	margin-top: 0em;
	color: #333333;
	padding-left: 0px;
	font-weight: bold;}
	
#pageinner h4 a:hover {
	margin: 0 0 -2em;
		line-height: 0em;
	border-bottom: none;
}

#pageinner h2 {
	font-size: 18px;
	line-height: 1.3em;
	margin-top: 0em;
	margin-bottom: 0.5em;
	color: #333333;
	font-weight: bold;
	padding-left: 0px;
	
	
}
#pageinner p {
	color: #4D4D4D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 145%;
	}
div#container {
	padding: 0px;
}
table.buttons {table-layout:fixed
border: 0px;
}
table.buttons td {
      border: 0px solid gray;
      height:21px !important;
      /*padding: 9px !important;*/
	display: block;
	position: top!important;
	float: left;
	overflow: hidden;
}
.img {
	border: 0px;
	margin: 12px 13px;
		/*margin: vspace=0 hspace=0 */
/*vertical-align:text-top;	*/	
}

#td {
        font-family: Verdana, Tahoma,Arial,Helvetica,sans-serif;
        font-size: small;
        color: #333333;}
		
#txt{ 	color: #4D4D4D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 145%;}
	
#txt2{ 	color: #4D4D4D;
	font-family: Helvetica, Arial;
	font-size: 13px;
	line-height: 145%;}
	
#txt3{ 	color: #333333;
	font-family: Helvetica, Arial;
	font-size: 14px;
	line-height: 145%;}
	
#txt3a{ 	color: #333333;
	font-family: Helvetica, Arial;
	font-size: 14px;
	line-height: 145%;}		
	
#txtC{ color: #ccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 145%;}
	
#h1 {
	font-size: 18px;
	line-height: 130%;
	/*margin-top: 3em;
	margin-bottom: 1em;*/
	color: #333333;
	font-weight: strong;}

#h2 {
	font-size: 16px;
	line-height: 1.3em;
	/*margin-top: 2em;*/
	margin-bottom: 0.5em;
	color: #333333;
	font-weight: bold;
	padding-left: 0px;
}

#h3 { color: #333;
	font-family: Helvetica, Arial;
	font-size: 16px;
	line-height: 1.3em;
	/*margin-top: 2em;*/
	margin-bottom: 0.5em;
	font-weight: bold;
	padding-left: 0px;
}

.class2 {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: xx-small;
        color: #333333;
		text-decoration: none;
		font-weight: normal;
}

.class1 {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 13px;
        color: #333333;
		text-decoration: none;
		font-weight: normal;

}
.class1 a {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 13px;
        color: #333333;
		text-decoration: none;
		font-weight: normal;
		/*border-bottom: 1px dotted #333;*/
}

.class1 a:hover {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 13px;
        color: #000;
        text-decoration: none;
				font-weight: normal;
						border-bottom: none;
}

#main {
	float: left;
	width: 470px;
	padding-right: 30px;
	border-right: 1px solid #999;
	text-align: left;
	margin-bottom: 20px;
}

#sidepanel {
	float: right;
	width: 270px;
	text-align: left;
	padding-bottom: 20px;
}

#content {
	font-size: 13px;
	color: #333;
	background: #fff;
}
#content p {
	line-height: 20px;
	margin: 0;
	margin-top: 10px;
}

#content .ruler {
	margin: 15px 0;
	border-top: 1px solid #999;
	height: 0;
}

#content .ruler2 {
	margin: 5px 0;
	border-top: 2px solid #008000;
	height: 0;
}

#headermenu {
	/*width: 320px;*/
	float: left;
	text-align: right;
	
}
#headermenu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 14px;
	font-weight: bold;
	color: #333;
	line-height: 16px;
}
#headermenu li {
	float: left;
	display: block;
	width: auto;
	list-style-type: none;
	text-align: left;
	padding-left: 25px;
}
#headermenu li ul {
	font-size: 13px;
		font-weight: normal;
	color: #585858;
	padding-top: 1px;
	
}
#headermenu li li {
	float: none;
	width: auto;
	padding-left: 0;
	padding-top: 4px;
}
#headermenu li li a {
	text-decoration: none;
	color: #585858;
}
#headermenu li li a:hover {
	text-decoration: none;
	color: #000;
}

.tag_cloud .tc1{font-size:22px;}
.tag_cloud .tc2{font-size:20px;}
.tag_cloud .tc3{font-size:18px;}
.tag_cloud .tc4{font-size:16px;}
.tag_cloud .tc5{font-size:13px;}


.class5 a {
        font-size: 13px;
        color: #999;
		text-decoration: none;
		font-weight: normal;
}

.class5 a:hover {
        font-size: 13px;
        color: #000;
        text-decoration: none;
				font-weight: normal;
}	
#class5 {
        font-size: 13px;
        color: #999;
		text-decoration: none;
		font-weight: normal;
}
.buttons {
	padding: 0px 23px;
	width: 700px;
	background: #fff;
	position: relative;
	clear: both; /* this clear property forces the .container to understand where the columns end and contain them */
}
table.buttons {
	table-layout:fixed;
	border: 0px;
	width:300px;
}
table.buttons td {
	border: 0px solid gray;
	height:21px !important;
	/*padding: 9px !important;*/
	vertical-align:top!important;
	float: left;
	overflow: hidden;
	
}
.butt_draugiem {
width:22px;
}
.butt_linkedin {
width:65px;
}
.butt_twitter {
width:60px;
}
.butt_facebook {
width:46px;

}
.butt_googleplus {
width:35px;
}