/* RESET */
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, 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,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
em {
	font-style:italic;
}
strong {
	font-weight:bold;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#555555;
}
h1 {
	font-family: "Arial Narrow Bold", Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#333333;
}
h2 {
	font-family: "Arial Narrow Bold", Arial, Helvetica, sans-serif;
	font-size:22px;
	color:#333333;
}
h3 {
	font-family: "Arial Narrow Bold", Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#333333;
}
h4 {
	font-family: "Arial Narrow Bold", Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#333333;
}
h5 {
	font-size:16px;
	color:#333333;
}
img.alignleft {
	float: left;
	padding: 0 10px 0px 0;
}
img.alignright {
	float: right;
	padding: 10px 0px 0px 10px;
}
.data {
	text-decoration:none;
	color:#333;
}
.search_h2 {
	margin:35px 0 0 0;
}
article ul li {
	list-style-type:disc;
}
/* LAYOUT */

#header_wrapper {
	position:relative;
	width:1000px;
	height:150px;
	margin:0 auto;
}
#logo {
	padding: 30px 0 0 15px;
	display: inline-block;
}
#search {
	display: inline-block;
	position: absolute;
	right: 0;
	top: 10px;
}
#main {
	width:1000px;
	margin:0 auto;
}
#primary {
	width:665px;
	padding:0 30px 0 0;
	display:inline-block;
	float:left;
}
#secondary {
	width:270px;
	height:100%;
	padding:0 15px;
	display:inline-block;
	background-color:#f3f3f3;
	border-left:2px solid #E5E5E5;
}
#partner, #about {
	background-image:url("/wp-content/themes/toolbox/img/horizontal_line.png");
	background-repeat:repeat-x;
	background-position:top;
}
#about {
	position:relative;
	padding: 25px 0 50px 0;
	margin: 15px 0 0 0;
}
#partner {
	position:relative;
	padding: 25px 0 0 0;
	margin: 15px 0 0 0;
	min-height:178px;
}
#partner img {
	margin: 5px 0 20px 0;
}
#colophon {
	border-top:6px solid #999999;
	background-color:#666666;
}
#footer_wrapper {
	width:1000px;
	margin:0 auto;
}
#links {
	width:340px;
	display:inline-block;
	float:left;
	padding: 15px 0 15px 0;
	margin: 15px 0;
	border-right: 2px solid #666666;
}
#links li {
	list-style-type: none;
	padding: 2px 0;
}
#contact_box {
	width:650px;
	display:inline-block;
	padding: 15px 0 15px 0;
	margin: 15px 0;
}
.contact_box_info {
	display: inline-block;
	width: 300px;
	float: left;
	padding: 0 30px;
	color:#FFFFFF;
}
.contact_box_form {
	display: inline-block;
	float: left;
}
.contact_box_form p {
	margin:0 !important;
}
.ajax-loader {
	display:none !important;
}
article {
	margin:35px 0 0 0;
}
.entry-content {
	margin: 10px 0 0 0;
}
#sprendimas {
	text-align:right;
	padding:0 0 15px 0;
}
#sprendimas a {
	color:#FFF !important;
	text-decoration:none;
}
#sprendimas a:hover {
	color:#3C7E3A !important;
}
/* SEARCH */

input#s {
	background: #FCFCFC;
	margin: 0 -6px 0 0;
	padding: 0 5px;
	width:158px;
	height: 26px;
	border: 1px solid #D9D9D9;
	border-right:0;
	color:#999999;
	font-family:"Times New Roman", Times, serif;
	font-size: 13px;
	outline: 0;
	line-height: 1.5em;
	border-radius:3px;
	webkit-border-radius:3px;
	moz-border-radius:3px;
}
input#searchsubmit {
	background-image:url("/wp-content/themes/toolbox/img/search_button.png");
	background-repeat:no-repeat;
	text-indent:-9999px;
	color:transparent;
	border:0;
	background-color: transparent;
	width: 34px;
	height: 30px;
	margin: 0;
	padding: 0;
	cursor:pointer;
}
input#searchsubmit:hover {
	background-position-y:-40px !important;
}
/* NAVIGATION */

.menu-top-container {
	width:1000px;
	margin:0 auto;
	position:relative;
}
#menu-top > li {
	display:inline-block;
	background:url("/wp-content/themes/toolbox/img/menu_line.png") no-repeat 0;
	float:left;
}
nav, .sub-menu li a {
	background:url("/wp-content/themes/toolbox/img/menu.png") repeat-x;
	height: 33px;
	background-position: 0 -1px;
}
nav a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height: 37px;
	color:#333333;
	text-decoration:none;
	text-transform:uppercase;
	display:inline-block;
	padding:0 17px;
	margin: 0;
	height: 33px;
}
nav a:hover {
	background:url("/wp-content/themes/toolbox/img/menu_hover.png") repeat-x;
	color:#FFFFFF;
	background-position: 0 -1px;
}
ul.sub-menu {
	display:none;
}
#menu-top li:hover .sub-menu {
	display:block;
	position:absolute;
	z-index:9999;
}
.sub-menu li a{
	display:block;
	min-width: 85px;
}
.sub-menu li {
	display:block !important;
}
/* SLIDER */

#slider_endless {
	background:#ECEDED;
	width:100%;
	height:300px;
	margin:0 auto;
	position:relative;
}
.typo {
	position:absolute;
	top: 90px;
	left: 530px;
}
.typo2 {
	position:absolute;
	top:0;
	left:520px;
}
.typo3 {
	position:absolute;
	top:0;
	left:520px;
}

/* GALLERY */

#gallery {
	background:url("/wp-content/themes/toolbox/img/gallery.png") repeat-x;
	height:101px;
	margin:0;
}
#gallery_wrapper {
	position:relative;
	width:1000px;
	margin:0 auto;
}
#gallery_slider {
	width:900px;
	margin:0 auto;
	padding:10px 0;
}
#gallery_slider img{
	margin:0 5px;
	border:2px solid #C0C0C0;
	opacity: 0.6;
		-moz-opacity: 0.6;
		filter:alpha(opacity=6);	
}
#gallery_slider img:hover {
	border:2px solid #3C7E3A;
	cursor: pointer;
	opacity: 1;
	-moz-opacity: 1;
	filter:alpha(opacity=1);
}
#gallery .arrow_left, #gallery .arrow_right {
	position:absolute;
	display:block;
	width:19px;
	height:31px;
	top:35px;
}
#gallery .arrow_left {
	background:url("/wp-content/themes/toolbox/img/gallery_arrows.png") no-repeat;
	left:0;
}
#gallery .arrow_right {
	background:url("/wp-content/themes/toolbox/img/gallery_arrows.png") no-repeat;
	background-position: -20px 0;
	right:0;
}
#gallery .arrow_left:hover, #gallery .arrow_right:hover {
	background-position-y: -31px;
}

/* NEWS */

.news_item {
	position:relative;
	clear:both;
	border-bottom:1px solid #E5E5E5;
	padding:17px 0 20px 0;
}
.news_item img {
	float:left;
	padding:7px;
	border:1px solid #EAEAEA;
	margin: 0 15px 0 0;

	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;

	-moz-box-shadow:0px 0px 2px #666666;
	-webkit-box-shadow:0px 0px 2px #666666;
	box-shadow:0px 0px 2px #666666;
}
.news_item h2 {
	width:480px;
	float:left;
}
.news_item p {
	width:480px;
	float:left;
	margin:0 0 15px 0;
}
.more {
	position:absolute;
	right:0;
	bottom:10px;
	display:block;

	color:#333333;
	text-decoration:none;

	background-image:url("/wp-content/themes/toolbox/img/glass.png");
	background-repeat:no-repeat;
	background-position: 6px 6px;
	padding: 7px 10px 10px 24px;

	border-radius: 5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
.more:hover {
	background-color:#3C7E3A;
	background-image:url("/wp-content/themes/toolbox/img/glass.png");
	background-position: 6px -25px;
	color:#FFFFFF;
	text-shadow:1px 1px 0 #333333;
}

#share {
	float:left;
	padding: 12px 0 6px 0;
}
.twitter {
	width:90px !important;
}
.twitter, .facebook {
	float:left;
}

/* PAGINATION */

.navigation {
	margin: 0 auto;
	padding: 30px 0;
	display: block;
	width: 300px;
	text-align: center;
}

/* SIDEBAR */

#poll {
	margin:50px 0 0 0;
}
#poll li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#333333;
	padding:0 0 10px 0;
	margin:0 0 0 20px;
}
#poll .wp-polls-ul {
	margin:0;
	padding:0;
}
#poll .wp-polls-ul input {
	display:block;
	background-image:url("/wp-content/themes/toolbox/img/tick.png");
	background-repeat:no-repeat;
}
#poll .wp-polls .Buttons_holder {
	width:230px;
	margin: 10px 0 40px 20px;
}
#poll .wp-polls .Buttons {
	background: rgb(255,255,255);
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlNWU1ZTUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(229,229,229,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(229,229,229,1)));
	background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%);
	background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%);
	background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%);
	background: linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 );
	height: 25px;
	border: 1px solid #C4C4C4;
	border-radius: 4px;
	webkit-border-radius:4px;
	moz-border-radius:4px;
	color:#666666;
	width:100px;
	margin-right:10px;
	cursor:pointer;
}
#poll .wp-polls .Buttons_more {
	display: inline-block;
	text-decoration: none;
	line-height: 24px;
	cursor:pointer;
}
#poll .wp-polls .Buttons:hover {
	background: rgb(229,229,229);
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U1ZTVlNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgba(229,229,229,1) 0%, rgba(255,255,255,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(229,229,229,1)), color-stop(100%,rgba(255,255,255,1)));
	background: -webkit-linear-gradient(top,  rgba(229,229,229,1) 0%,rgba(255,255,255,1) 100%);
	background: -o-linear-gradient(top,  rgba(229,229,229,1) 0%,rgba(255,255,255,1) 100%);
	background: -ms-linear-gradient(top,  rgba(229,229,229,1) 0%,rgba(255,255,255,1) 100%);
	background: linear-gradient(top,  rgba(229,229,229,1) 0%,rgba(255,255,255,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e5e5e5', endColorstr='#ffffff',GradientType=0 );
}
#poll input[type='radio'], 
#poll input[type='checkbox'] {
    opacity: 0;
    
    float: left;
    width: 0px;
}


#poll input[type='radio'] + label,
#poll input[type='checkbox'] + label {
    margin: 0 0 0 -27px;
    clear: none;
    
    /* Left padding makes room for image */
    padding: 5px 0 4px 24px;

    /* Make look clickable because they are */
    cursor: pointer;
    
    background: url("/wp-content/themes/toolbox/img/tick.png") left center no-repeat;
    background-position:0 -25px;
}

/*
    Change from unchecked to checked graphic
*/
#poll input[type='radio']:checked + label {
    background-image: url("/wp-content/themes/toolbox/img/tick.png");
    background-position: 0 3px;
}
/* CONTACT FORM */
#colophon .wpcf7-form {
	position:relative;
}
#colophon .wpcf7-form input, .wpcf7-form textarea {
	color:#666666;
	border:0;
	border-radius:2px;
	-webkit-border-radius:2px;
	moz-border-radius:2px;
	outline:0;
	padding:5px 8px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#colophon .wpcf7-form input {
	width:190px;
}
#colophon .wpcf7-form input {
	display:inline-block;
	margin:2px 0;
}
#colophon .wpcf7-form textarea {
	width:260px;
	height:90px;
	margin:2px 0 0 0;
	position: relative;
	top: 29px;
}
#colophon .wpcf7-submit {
	display: block;
	width: 67px !important;
	height: 53px !important;
	position: absolute;
	top: 0px;
	right: 14px;
	cursor:pointer;

	background: rgb(255,255,255);
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlNWU1ZTUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(229,229,229,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(229,229,229,1)));
	background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%);
	background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%);
	background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%);
	background: linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 );
}
#colophon  .wpcf7-submit:hover {
	background: rgb(229,229,229);
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U1ZTVlNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgba(229,229,229,1) 0%, rgba(255,255,255,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(229,229,229,1)), color-stop(100%,rgba(255,255,255,1)));
	background: -webkit-linear-gradient(top,  rgba(229,229,229,1) 0%,rgba(255,255,255,1) 100%);
	background: -o-linear-gradient(top,  rgba(229,229,229,1) 0%,rgba(255,255,255,1) 100%);
	background: -ms-linear-gradient(top,  rgba(229,229,229,1) 0%,rgba(255,255,255,1) 100%);
	background: linear-gradient(top,  rgba(229,229,229,1) 0%,rgba(255,255,255,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e5e5e5', endColorstr='#ffffff',GradientType=0 );
}
.wpcf7-form img {
	position: relative;
	left: 571px;
	bottom: 103px;
}
.wpcf7-form .captcha-560 {
	position: relative;
	left: 360px;
	bottom: 132px;
}
/* REGISTRATION FORM */
div.regform {
	position:relative;
}

div.regform input, div.regform textarea{
	border: 1px solid #CCC;
	border-radius: 4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	padding: 5px;
	color: #444;
}
div.regform .wpcf7-list-item {
	display:block;
}
div.regform .wpcf7-list-item-label {
	min-width:130px;
	display:inline-block;
}
div.regform textarea {
	width: 500px;
	height: 70px;
}

.eil {
	width: 35px;
	text-align: center;
	float:left;
}
.eil ul li {
	height: 30px;
	line-height: 29px;
	font-weight: bold;
	background: #C4C4C4;
	margin: 2px 0;
	border-radius: 4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}
.eil > p, .var > p, .met > p, .met > p, .spo > p {
	margin: 0 0 5px;
	text-align: center;
	font-weight: bold;
}
.var {
	float:left;
	margin: 0 5px;
}
.var ul li input {
	border: 1px solid #CCC;
	border-radius: 4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	padding: 5px;
	width: 190px;
	color: #444;
	display:block;
	margin:0;
	height:18px;
}
.var ul li span, .met ul li span {
	display:inline-block;
	margin:0 !important;
}
.met {
	float:left;
}
.met ul li input {
	border: 1px solid #CCC;
	border-radius: 4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	padding: 5px;
	width: 120px;
	color: #444;
	display:block;
	margin:0;
	height:18px;
}
.spo {
	float:left;
	margin: 0 0 0 10px;
}
.var ul li, .met ul li {
	height: 30px;	
	margin: 2px 0;
}
.spo ul li {
	height: 30px;
	line-height: 29px;
	font-weight: bold;
	background: #C4C4C4;
	margin: 2px 0;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	text-align: left;
	width: 110px;
	padding: 0 0 0 15px;
}
.spo ul li.kre {
	background:#E0E0E0;
}
.spo ul li.pla {
	background:#C2C2C2;
}
.spo ul li.dvi {
	background:#A8A8A8;
}
.spo ul li.atl {
	background:#8F8F8F;
}
.text-673 {
	margin:0 0 0 82px;
}
.strong {
	font-weight:bold;
}
/* MISC */

.clear {
	clear:both;
}

/* TYPOGRAPHY */

@font-face {
  font-family: "Arial Narrow Bold";
  src: url("/wp-content/themes/toolbox/fonts/ARIALNB.TTF") format("truetype");
}
@font-face {
  font-family: "Arial Narrow";
  src: url("/wp-content/themes/toolbox/fonts/ARIALN.TTF") format("truetype");
}
p, article li {
	line-height:1.5em;
	margin: 10px 0 10px 0;
	font-family:Arial, Helvetica, sans-serif;
}
article ul {
	padding:0 0 0 30px;
}
h1.entry-title {
	margin:35px 0 10px 0;
}
h2 a {
	font-family: "Arial Narrow Bold", Arial, Helvetica, sans-serif;
	font-size: 15pt;
	color:#333333;
	text-decoration:none;
}
h2 a:hover {
	color:#3C7E3A;
}

h2.sidebar_poll {
	font-family: "Arial Narrow Bold", Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color:#333333;
	line-height:20px;
	margin:0 0 15px 0;
}
#about h2, #partner h2 {
	margin:0 0 10px 0;
}
#links h2, #contact_box h2{
	font-size:18px;
	color:#FFF;
	margin: 0 0 10px 0;
}
#links, #links a {
	color:#FFF;
	text-decoration:none;
}
a {
	color:#151515;
}
a:hover {
	color:#3C7E3A;
}
.slideshowlink {
	display:none;
}
/*
     FILE ARCHIVED ON 16:56:24 Dec 31, 2014 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 16:43:56 Mar 21, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.578
  exclusion.robots: 0.045
  exclusion.robots.policy: 0.036
  esindex: 0.009
  cdx.remote: 25.745
  LoadShardBlock: 70.504 (3)
  PetaboxLoader3.datanode: 79.774 (4)
  load_resource: 62.562
  PetaboxLoader3.resolve: 50.401
*/