html{color:#000;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;font-variant:normal;}
sup {vertical-align:top;}
sub {vertical-align:bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
strong { font-weight: bold; }
em { font-style: italic;}
.clear {clear: both;}

body {
	background: #9a9a9a url(/templates/img/bg.gif) repeat-x 0 0;
	font: 12px/14px Arial, Tahoma, sans-serif;
	color: #000;
}

input, textarea {
	font: 12px/14px Arial, Tahoma, sans-serif;
}

a {
	color: #000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

#container {
	width: 915px;
	margin: auto;
}

#header {
	height: 194px;
}
#header .lang {
	float: right;
	line-height: 18px;
}
#header .lang p,
#header .lang ul,
#header .lang li {
	float: left;
	font-size: 10px;
}
#header .lang ul {
	margin: 0 -4px 0 1px;
}
#header .lang li {
	padding: 0 4px;
}

#header .logo {
	float: left;
	padding: 17px 15px 38px 4px;
}

#header .total-users {
	font: 13px/15px Arial, Tahoma, sans-serif;
	color: #6d6d6d;
	float: left;
	padding: 50px 0 0;
}

#header .menu {
	font-size: 10px;
	float: right;
	padding: 14px 34px 0 0;
}
#header .menu li {
	float: left;
	padding: 0 11px 0 6px;
}
#header .menu .logout {
	background: url(/templates/img/menu-logout.gif) no-repeat 0 50%;
	padding: 0 0 0 14px;
}
#header .menu .login {
	background: url(/templates/img/key.gif) no-repeat 0 50%;
	padding: 0 0 0 14px;
}
#header .menu .active {
	padding: 0 7px 0 6px;
}
#header .menu a {
	float: left;
	line-height: 17px;
	height: 17px;
	color: #2e2e2e;
}
#header .menu .active a,
#header .menu .active span {
	float: left;
	background: url(/templates/img/menu-active.gif) no-repeat 0 0;
	cursor: pointer;
	line-height: 16px;
	height: 17px;
	color: #e5efdb;
}
#header .menu .active a {
	padding: 0 0 0 8px;
	color: #fff;
	font-weight: bold;
}
#header .menu .active span {
	background-position: 100% 0;
	padding: 0 10px 0 0;
}

#header h1 {
	float: left;
	font: 23px/22px Arial, Tahoma, sans-serif;
	width: 400px;
	padding: 4px 0 0;
}
#header h1 strong {
	color: #659038;
	font-weight: normal;
}

#header .banner {
	float: right;
}

#footer {
	height: 30px;
	background: url(/templates/img/footer-bg.gif) no-repeat 0 50px;
	font-size: 10px;
	line-height: 30px;
	color: #fff;
	padding: 50px 16px 82px 11px;
}
#footer a {
	color: #fff;
}

#footer .copyrights {
	float: left;
}

#footer .change-language {
	float: right;
}

#content {
	float: left;
	width: 463px;
}

.content-box {
	background: #fff url(/templates/img/content-box-bg.gif) repeat-y 0 0;

}
.content-box-top {
	background: url(/templates/img/content-box-top-bg2.gif) no-repeat 0 0;
}
.content-box-bottom {
	padding: 12px 10px 0 16px;
	background: url(/templates/img/content-box-bottom-bg.gif) no-repeat 0 100%;
}

.company-title {
	background: url(/templates/img/company-title-bg.gif) no-repeat 0 0;
	font: 12px/30px Arial, Tahoma, sans-serif;
	color: #fff;
	height: 49px;
	margin: 0 0 -12px -32px;
	float: left;
	padding: 0 0 0 17px;
	position: relative;
}

.company-title-inner {
	background: url(/templates/img/company-title-bg.gif) no-repeat 100% 0;
	padding: 0 10px 0 0;
}

#content .company-title p {
	margin: 0 0 0 -7px;
}
.company-title strong {
	color: #fff600;
	font-weight: normal;
}

#content h1 {
	font-size: 21px;
	line-height: 22px;
	font-weight: bold;
}
#content h2 {
	font-size: 17px;
	font-weight: bold;
}
#content h3 {
	margin: 15px 0;
	font-weight: bold;
}
#content p {
	margin: 10px 0;
}

#content .post-top {
	background: url(/templates/img/dotted-bg.gif) repeat-x 0 100%;
	margin: 5px 0 10px;
	line-height: 16px;
	padding: 0 0 6px;
	color: #999;
	font-size: 10px;
}
#content .post-top a {
	color: #999;
}

#content .meta {
	color: #999;
	font-size: 10px;
	margin: 0;
}

#content .post-top .meta {
	float: left;
}

#content .post-top .social {
	float: right;
}

.social .retweet {
	display: inline-block;
	height: 16px;
	width: 50px;
	text-align: center;
	background: url(/templates/img/retweet-bg.gif) no-repeat 0 0;
	color: #fff !important;
}

#content .intro {
	font-weight: bold;
	font-size: 11px;
	background: url(/templates/img/dotted-bg.gif) repeat-x 0 100%;
	padding: 8px 0px;
	margin-bottom:8px;
}
#content .intro p {
	margin: 0;
}

#content .intro_simple {
	font-weight: bold;
	font-size: 12px;
	background: url(/templates/img/dotted-bg.gif) repeat-x 0 100%;
	padding: 8px 0px;
	margin-bottom:8px;
}
#content .intro_simple p {
	margin: 0;
}

#content .post-bottom {
	background: url(/templates/img/dotted-bg.gif) repeat-x 0 0;
	margin: 15px -9px 0 -15px;
	padding: 7px 8px 10px 19px;
	font-size: 11px;
	line-height: 14px;
}

#content .author {
	float: left;
}

#content div.tags {
	float: right;
}
#content  p.tags,
#content  p.author,
#content  ul,
#content li {
	float: left;
	margin: 0;
	padding: 0;
}

#content  ul.tags {
	display:inline-block;
}

#content ul.tags li {
	padding: 0 2px 0 5px;
}
#content ul.tags a {
	font-weight: bold;
	float: left;
}
#content ul.tags .selected span {
	background: url(/templates/img/tag-bg.gif) no-repeat 0 0;
	float: left;
	height: 14px;
	line-height: 14px;
	padding: 0 0 0 6px;
}
#content ul.tags .selected span span {
	background: url(/templates/img/tag-bg.gif) no-repeat 100% 0;
	padding: 0 6px 0 0;
}

.all-posts {
	background: url(/templates/img/all-posts-bg.gif) repeat-y 0 0;
	margin: 9px 0 0;
}
.all-posts-top {
	background: url(/templates/img/all-posts-top.gif) no-repeat 0 0;
}
.all-posts-bottom {
	background: url(/templates/img/all-posts-bottom.gif) no-repeat 0 100%;
	padding: 15px 10px 0 16px;
}

#content .all-posts .meta {
	font-size: 11px;
}

#content .all-posts .post-list li {
	background: url(/templates/img/dotted-bg.gif) repeat-x 0 0;
	margin: 0 -10px 0 -16px;
	padding: 17px 10px 13px 16px;
}
#content .all-posts h2 {
	padding: 0 0 10px;
}
#content .all-posts h4 {
	background: url(/templates/img/bullet.gif) no-repeat 0 0;
	margin-left: -15px;
	font-weight: bold;
	font-size: 13px;
	padding: 3px 0 3px 15px;
}

.pagination {
	height: 13px;
	padding: 7px 0;
}
.pagination ul {
	float: right;
}
.pagination li {
	float: left;
	background: url(/templates/img/pagination-bg.gif) no-repeat 3px 0;
	padding: 0 0 0 3px;
}
.pagination li.current {
	background-position: 3px -13px;
}
.pagination li a {
	float: left;
	width: 13px;
	height: 13px;
	overflow: hidden;
	text-indent: -9999px;
}

#sidebar-left {
	float: left;
	width: 200px;
	padding: 0 0 0 5px;
}

.map {
	background: url(/templates/img/map-bg.png) no-repeat 0 0;
	height: 298px;
	padding: 4px 5px 0 6px;
}
.map .full-size {
	font-size: 11px;
	text-align: center;
	padding: 23px 0 0;
}

#sidebar-right {
	float: right;
	width: 249px;
	margin: 0 -9px 0 0;
}

#sidebar-right .banner {
	margin: 0 0 13px;
}

.sidebar-box {
	background: #fff;
	margin: 0 auto 15px;
	width: 190px;
	font-size: 11px;
}
.sidebar-box-top {
	background: url(/templates/img/sidebar-box-top.gif) no-repeat 0 0;
}
.sidebar-box-bottom {
	background: url(/templates/img/sidebar-box-bottom.gif) no-repeat 0 100%;
	padding: 0 10px;
}

#sidebar-left .contact {
	padding: 40px 9px 16px;
	font-weight: bold;
}

.sidebar-box .links {
	padding: 0 2px;
	font-weight: bold;
}
.sidebar-box .links li {
	background: url(/templates/img/dotted-bg.gif) repeat-x 0 100%;
}

.sidebar-box .change-data {
	padding: 14px 0 12px;
}
.sidebar-box .change-data a {
	color: #7f7f7f;
}

.sidebar-box .add-post {
	padding: 36px 0 43px;
}
.sidebar-box .links a {
	display: block;
	line-height: 12px;
	background: url(/templates/img/sidebar-bullet.gif) no-repeat 0 0;
	margin: 0 0 0 -12px;
	padding: 0 0 0 23px;
}

.company-badge {
	padding: 12px 0 0;
}
.company-badge p {
	margin: 10px 0;
}
.company-badge .social {
	background: url(/templates/img/dotted-bg.gif) repeat-x 0 100%;
	margin: 0 -9px;
	height: 34px;
	padding: 5px 0 0 4px;
}
.company-badge .social li {
	float: left;
}
.company-badge .social .twitter {	background-image: url(/templates/img/icon-twitter.jpg); }
.company-badge .social .facebook {	background-image: url(/templates/img/icon-facebook.jpg); }
.company-badge .social .draugiem {	background-image: url(/templates/img/icon-draugiem.jpg); }

.company-badge .social li a {
	float: left;
	width: 27px;
	height: 27px;
	overflow: hidden;
	text-indent: -9999px;
}

.company-badge .about {
	padding: 7px 3px;
}

.inp {
	width:150px;
	padding:3px;
	font-size:12px;
	border:1px solid #ccc;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	outline:0;		
}

.inp.err {
	border-color:red;
}

.btn {
	display:inline-block;
	border:1px solid #ccc;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	background-color:#f1f1f1;
	padding:3px 10px;
	text-decoration:none;
	color:#000;
	cursor:pointer;
}

.btn:hover {
	text-decoration:none;
	background-color:#fefefe;
}

#errTarget{
	padding:10px;
	font-size:12px;
	border:1px solid #f00;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	color:#f00;
	display:none;	
	margin-bottom:10px;
}

#map {
	width:422px;
	height:200px;
	display:none;
	margin-top:5px;
	-moz-border-radius: 3px;
	-webkit-border-radius:3px;
	border:1px solid #ccc;
}
.compLogo {
	width:100px;
	height:100px;
	border:2px dotted #ccc;
}

.compLogo span {
	display:block;
	width:60px;
	margin:15px auto 0px auto;
	text-align:center;
	font-size:10px;
	font-weight: bold;
}

#fpFormBox a{
	color: #659038;
}

.mceEditor table {
	-moz-border-radius: 3px;
	-webkit-border-radius:3px;
} 

.defaultSkin table.mceLayout{
	border-color:#888 !important;
}
.defaultSkin table.mceLayout tr.mceFirst td  {
	border-color:#888 !important;
}
.defaultSkin table.mceLayout tr.mceLast td  {
	border-color:#888 !important;
}

#imgTarget{
	padding:0px;
	margin:0px;
}

#imgTarget li{
	float:left;
	list-style-type: none;
	margin-right:10px;
}

#imgTarget li div{
	-moz-border-radius: 3px;
	-webkit-border-radius:3px;	
}

label {
	padding-right:10px;
	padding-left:3px;
}

.menu li {
	display:block;padding:2px 0px 2px 10px;
}
.menu li.selected {
	background:url(/templates/img/menuact.gif) no-repeat 0px 4px;
}	
#medlogo {
	width:65px;
	height:65px;
	float:left;
	margin-right:10px;
}

.scrollable {
	position:relative;
	overflow:hidden;
	width: 437px; 
	height:300px;
}

.scrollable .items {
	width:20000em;
	position:relative;
	clear:both;
}

.scrollable img {
	float:left;
	margin:0px;
	background-color:#fff;
	padding:0px;
	border:0;
	cursor:pointer;
	width:437px;
}

.scrollable .active {
	border:0;
	z-index:9999;
	position:relative;
}

a.right { 
	background:url(/templates/img/navright.png) no-repeat center center; 
	float:right;
	margin-right: 0px;
	width:25px;
	padding:10px;
	height:42px;
	display:block;
	margin-top:-180px;
	position:relative;
	cursor:pointer;
}
a.left {	 
	background:url(/templates/img/navleft.png) no-repeat center center; 
	float:left;
	margin-right: 0px;
	width:25px;
	padding:10px;
	height:42px;
	display:block;
	margin-top:-180px;
	position:relative;
	cursor:pointer;
}
a.disabled {
	visibility:hidden !important;		
} 	

.regul li{
	display:block;
	font-size:14px;
	height:27px;
	padding-left:30px !important;
	padding-top:3px !important;
	background:url(/templates/img/check.png) no-repeat left top;
}

