@font-face {
	font-family: 'awesome';
	src: url('http://stahlpol.pl//web/skins/api_html/gfx/fonts/fontawesome-webfont.eot');
	src: local('☺'), url('http://stahlpol.pl//web/skins/api_html/gfx/fonts/fontawesome-webfont.woff') format('woff'), url('http://stahlpol.pl//web/skins/api_html/gfx/fonts/fontawesome-webfont.ttf') format('truetype'), url('http://stahlpol.pl//web/skins/api_html/gfx/fonts/fontawesome-webfont.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

.awesome {
	font-family: awesome;
	font-weight: normal;
}

html, body {
	margin: 0;
	padding: 0;
	font: 12px tahoma, arial, geneva, sans-serif;
	color: #000;
	background: #fff;
	text-align: center;
	}

table {
	position: relative;
	border: 0;
	border-collapse: collapse;
	}
	
td {
	font-size: 12px;
	margin: 0;
	padding: 0;
	text-align: center;
	vertical-align: top;
	}

img {
	border: 0;
	}

form {
	margin: 0;
	padding: 0;
	}

form .select {
	display: inline;
	}

form#submit {
	display: inline;
	}

iframe {
	background: #fff;
	}

a {
	color: #0055aa;
	text-decoration: none;
	}
a:hover {
	color: #044c95;
	text-decoration: underline;
	}

.bd {
	margin: 0 auto;
	position: relative;
	width: 1000px;
	overlay: hidden;
	z-index: 2;
	}

.hd {
	position: relative;
	height: 140px;
	z-index: 3;
	}

.lg {
	position: relative;
	float: left;
	height: 80px;
	overlay: hidden;
	margin-top: 20px;
	z-index: 5;
	}

.info {
	position: relative;
	float: left;
	height: 70px;
	margin: 5px 0 0 20px;
	border-left: 1px solid #ddd;
	padding: 10px 0 0 20px;
	font: 11px tahoma, arial, geneva, sans-serif;
	color: #999;
	text-align: left;
	z-index: 5;
	}

.logowanie {
	position: relative;
	float: right;
	padding: 10px;
	border-top: none;
	font: 11px tahoma, arial, geneva, sans-serif;
	color: #666;
	text-align: center;
	z-index: 5;
	border-radius: 0 0 10px 10px;
	-moz-border-radius: 0 0 10px 10px;
	-webkit-border-radius: 0 0 10px 10px;
	background: #f5f5f5;
	background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0.35, rgb(255,255,255)),color-stop(0.99, rgb(230,230,230)));
	background-image: -moz-linear-gradient(center bottom,rgb(255,255,255) 35%,rgb(230,230,230) 99%);
	-moz-box-shadow: 0px 0px 20px #999;
	-webkit-box-shadow: 0px 0px 20px #999;
	box-shadow: 0px 0px 20px #999;
	}

div.menu0 ul {
	position: relative;
	margin: 0;
	padding: 0;
	margin: 5px;
	white-space: nowrap;
	z-index: 100;
	}

div.menu0 ul li	{
	margin: 0;
	margin-left: 1px;
	padding: 0;
	display: inline;
	list-style-type: none;
	}

div.menu0 ul li	a {
	padding: 5px 12px;
	color: #19606b;
	font-size: 13px;
	font-weight: bold;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-radius: 5px 5px 0 0 ;
	-moz-border-radius: 5px 5px 0 0 ;
	-webkit-border-radius: 5px 5px 0 0 ;
	background: #fff;
	background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0.35, #cccccc),color-stop(0.99, #fff));
	background-image: -moz-linear-gradient(center bottom,#cccccc 35%,#fff 99%);
	text-shadow: 1px 1px 1px #fff;
	moz-text-shadow: 1px 1px 1px #fff;
	webkit-text-shadow: 1px 1px 1px #fff;
	}

div.menu0 ul li a:hover {
	color: #000;
	background: #19606b;
	text-decoration: none;
	border-top: 1px solid #19606b;
	border-left: 1px solid #19606b;
	border-right: 1px solid #19606b;
	border-radius: 5px 5px 0 0 ;
	-moz-border-radius: 5px 5px 0 0 ;
	-webkit-border-radius: 5px 5px 0 0 ;
	background: #fff;
	background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0.05, #fff),color-stop(0.99, #cccccc));
	background-image: -moz-linear-gradient(center bottom,#fff 05%,#cccccc 99%);
	}

div.menu0 ul li	a.active {
	color: #fff;
	background: #19606b;
	text-decoration: none;
	border-top: 1px solid #19606b;
	border-left: 1px solid #19606b;
	border-right: 1px solid #19606b;
	border-radius: 5px 5px 0 0 ;
	-moz-border-radius: 5px 5px 0 0 ;
	-webkit-border-radius: 5px 5px 0 0 ;
	background: #19606b;
	background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0.05, #19606b),color-stop(0.99, #297886));
	background-image: -moz-linear-gradient(center bottom,#19606b 05%,#297886 99%);
	text-shadow: 1px 1px 1px #19606b;
	moz-text-shadow: 1px 1px 1px #19606b;
	webkit-text-shadow: 1px 1px 1px #19606b;
	}

div.menu1 ul {
	position: relative;
	margin: 0;
	padding: 0;
	margin: 5px;
	white-space: nowrap;
	z-index: 100;
	}

div.menu1 ul li	{
	margin: 0;
	margin-left: 1px;
	padding: 0;
	display: inline;
	list-style-type: none;
	}

div.menu1 ul li	a {
	padding: 5px 12px;
	color: #19606b;
	font-size: 13px;
	font-weight: bold;
	text-shadow: 1px 1px 1px #fff;
	moz-text-shadow: 1px 1px 1px #fff;
	webkit-text-shadow: 1px 1px 1px #fff;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	background: #fff;
	background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0.35, #cccccc),color-stop(0.99, #fff));
	background-image: -moz-linear-gradient(center bottom,#cccccc 35%,#fff 99%);
	}

div.menu1 ul li a:hover {
	color: #fff;
	text-decoration: none;
	text-shadow: 1px 1px 1px #19606b;
	moz-text-shadow: 1px 1px 1px #19606b;
	webkit-text-shadow: 1px 1px 1px #19606b;
	border-top: 1px solid #19606b;
	border-left: 1px solid #19606b;
	border-right: 1px solid #19606b;
	border-radius: 5px 5px 0 0 ;
	-moz-border-radius: 5px 5px 0 0 ;
	-webkit-border-radius: 5px 5px 0 0 ;
	background: #19606b;
	background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0.05, #19606b),color-stop(0.99, #297886));
	background-image: -moz-linear-gradient(center bottom,#19606b 05%,#297886 99%);
	}

div.menu1 ul li a.tab_active, div.menu1 ul li a.tab_active:hover {
	color: #000;
	text-decoration: none;
	text-shadow: 1px 1px 1px #fff;
	moz-text-shadow: 1px 1px 1px #fff;
	webkit-text-shadow: 1px 1px 1px #fff;
	border-top: 1px solid #19606b;
	border-left: 1px solid #19606b;
	border-right: 1px solid #19606b;
	border-bottom: 1px solid #fff;
	border-radius: 5px 5px 0 0 ;
	-moz-border-radius: 5px 5px 0 0 ;
	-webkit-border-radius: 5px 5px 0 0 ;
	background: #fff;
	background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0.05, #fff),color-stop(0.99, #ccccccccc));
	background-image: -moz-linear-gradient(center bottom,#fff 05%,#cccccc 99%);
	}

.menu2 {
	position: relative;
	background: #19606b;
	text-align: center;
	font-size: 11px;
	font-weight: normal;
	padding: 7px;
	z-index: 6;
	border-radius: 8px 8px 0 0 ;
	-moz-border-radius: 8px 8px 0 0 ;
	-webkit-border-radius: 8px 8px 0 0 ;
	}

div.menu2 ul {
	margin: 0;
	padding: 0;
	}

div.menu2 ul li {
	margin: 0;
	padding: 0 3px;
	display: inline;
	list-style-type: none;
	}

div.menu2 li a {
	color: #fff;
	font-size: 11px;
	font-weight: normal;
	padding: 3px 3px;
	}

div.menu2 li a:hover {
	color: #fff;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	background: #666;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	}
	
div.menu2 li a.active {
	color: #fff;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	background: #666;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	}

table.maintab {
	width: 100%;
	}

table.maintab .col1 {
	width: 150px;
	}

table.maintab .col1 .menu3 {
	width: 150px;
	text-align: left;
	}

table.maintab td {
	vertical-align: top;
	}

.box {
	position: relative;
	border: 1px solid #19606b;
	min-height: 500px;
	height: auto !important;
	height: 500px;
	background: #f5f5f5;
	z-index: 5;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-box-shadow: 0px 0px 20px #999;
	-webkit-box-shadow: 0px 0px 20px #999;
	box-shadow: 0px 0px 20px #999;
	}

.ft {
	position: relative;
	font-size: 10px;
	padding: 10px;
	text-align: right;
	z-index: 5;
	}

.menu3 {
	position: relative;
	background: #19606b;
	text-align: center;
	font-size: 13px;
	padding: 7px;
	z-index: 6;
	width: 149px;
	border-right: 1px solid #19606b;
	border-bottom: 1px solid #19606b;
	border-radius: 0 0 10px 0;
	-moz-border-radius: 0 0 10px 0;
	-webkit-border-radius: 0 0 10px 0;
	background: #19606b;
	background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0.05, #297886),color-stop(0.99, #19606b));
	background-image: -moz-linear-gradient(center bottom,#297886 05%,#19606b 99%);
	}

div.menu3 ul {
	margin: 0;
	padding: 0;
	}

div.menu3 ul li {
	margin: 1px;
	padding: 0 5px;
	display: block;
	list-style-type: none;
	}

div.menu3 li b {
	display: block;
	text-align: left;
	color: #666;
	}

div.menu3 li a {
	color: #fff;
	font: 11px/15px tahoma, arial, geneva, sans-serif;
	padding: 4px 6px;
	font-weight: bold;
	display:block;
	text-shadow: 1px 1px 1px #19606b;
	moz-text-shadow: 1px 1px 1px #19606b;
	webkit-text-shadow: 1px 1px 1px #19606b;
	}

div.menu3 li a:hover {
	padding: 3px 6px;
	color: #19606b;
	font-weight: bold;
	text-decoration: none;
	border: 1px solid #19606b;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background: #fff;
	background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0.05, #cccccc),color-stop(0.99, #fff));
	background-image: -moz-linear-gradient(center bottom,#cccccc 5%,#fff 99%);
	text-shadow: 1px 1px 1px #fff;
	moz-text-shadow: 1px 1px 1px #fff;
	webkit-text-shadow: 1px 1px 1px #fff;
	}

div.menu3 li a.active {
	padding: 3px 6px;
	color: #000;
	font-weight: bold;
	text-decoration: none;
	border: 1px solid #19606b;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background: #fff;
	background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0.35, #cccccc),color-stop(0.99, #fff));
	background-image: -moz-linear-gradient(center bottom,#cccccc 35%,#fff 99%);
	text-shadow: 1px 1px 1px #fff;
	moz-text-shadow: 1px 1px 1px #fff;
	webkit-text-shadow: 1px 1px 1px #fff;
	}

.tresc {
	padding: 0 25px 25px 25px;
	text-align: center;
	}

#inside_tresc {
	margin: 0 auto;
	text-align: left;
	/*border: 1px solid red;*/
	}

h2 {
	font: 18px tahoma, arial, geneva, sans-serif;
	color: #000;
	display: block;
	margin: 0 50px 15px 50px;
	padding: 0 0 5px 0;
	text-align: left;
	border-bottom: 1px solid #999;
	}

table.tabdane {
	position: relative;
	margin: 15px auto;
	border-collapse: separate;
	}

table.tabdane td {
	text-align: left;
	vertical-align: top;
	padding: 3px;
	}

table.tabdane td.tytul {
	text-align: center;
	vertical-align: bottom;
	padding: 5px 10px 7px 10px;
	color: #fff;
	font-weight: bold;
	border: 1px solid #19606b;
	background: #19606b;
	background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0.05, #19606b),color-stop(0.99, #297886));
	background-image: -moz-linear-gradient(center bottom,#19606b 05%,#297886 99%);
	text-shadow: 1px 1px 1px #19606b;
	moz-text-shadow: 1px 1px 1px #19606b;
	webkit-text-shadow: 1px 1px 1px #19606b;
	}

table.tabdane td.tytl {
	vertical-align: middle;
	border-radius: 8px 0 0 0;
	-moz-border-radius: 8px 0 0 0;
	-webkit-border-radius: 8px 0 0 0;
	}

table.tabdane td.tytr {
	vertical-align: middle;
	border-radius: 0 8px 0 0;
	-moz-border-radius: 0 8px 0 0;
	-webkit-border-radius: 0 8px 0 0;
	}

table.tabdane td.tytlr {
	vertical-align: middle;
	border-radius: 8px 8px 0 0;
	-moz-border-radius: 8px 8px 0 0;
	-webkit-border-radius: 8px 8px 0 0;
	}

table.tabdane td.tytl2 {
	border-radius: 0 0 0 8px;
	-moz-border-radius: 0 0 0 8px;
	-webkit-border-radius: 0 0 0 8px;
	background: #19606b;
	background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0.05, #297886),color-stop(0.99, #19606b));
	background-image: -moz-linear-gradient(center bottom,#297886 05%,#19606b 99%);
	}

table.tabdane td.tytr2 {
	border-radius: 0 0 8px 0;
	-moz-border-radius: 0 0 8px 0;
	-webkit-border-radius: 0 0 8px 0;
	background: #19606b;
	background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0.05, #297886),color-stop(0.99, #19606b));
	background-image: -moz-linear-gradient(center bottom,#297886 05%,#19606b 99%);
	}

table.tabdane td.tytlr2 {
	border-radius: 0 0 8px 8px;
	-moz-border-radius: 0 0 8px 8px;
	-webkit-border-radius: 0 0 8px 8px;
	background: #19606b;
	background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0.05, #297886),color-stop(0.99, #19606b));
	background-image: -moz-linear-gradient(center bottom,#297886 05%,#19606b 99%);
	}

table.tabdane td.tytul a {
	color: #fff;
	text-decoration: none;
	}
table.tabdane td.tytul a:hover {
	color: #fff;
	background: #666;
	text-decoration: none;
	}

table.tabdane tr.ln1 {
	vertical-align: middle;
	background: #eee;
	background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0.05, #eee),color-stop(0.99, #cccccc));
	background-image: -moz-linear-gradient(center bottom,#eee 05%,#cccccc 99%);
	text-shadow: 1px 1px 1px #fff;
	moz-text-shadow: 1px 1px 1px #fff;
	webkit-text-shadow: 1px 1px 1px #fff;
	}

table.tabdane tr.ln2 {
	vertical-align: middle;
	background: #ddd;
	background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0.05, #eee),color-stop(0.99, #cccccc));
	background-image: -moz-linear-gradient(center bottom,#eee 05%,#cccccc 99%);
	text-shadow: 1px 1px 1px #fff;
	moz-text-shadow: 1px 1px 1px #fff;
	webkit-text-shadow: 1px 1px 1px #fff;
	}
	
table.tabdane tr.ln3 {
	vertical-align: middle;
	background: #cccccc;
	background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0.05, #cccccc),color-stop(0.99, #999));
	background-image: -moz-linear-gradient(center bottom,#cccccc 05%,#999 99%);
	text-shadow: 1px 1px 1px #ddd;
	moz-text-shadow: 1px 1px 1px #cccccc;
	webkit-text-shadow: 1px 1px 1px #cccccc;
	}
	
table.tabdane td.label {
	padding: 6px 10px;
	text-align: right;
	}
	
table.tabdane td .awesome {
	font-size: 14px;
	disply: inline-block;
	padding: 0 3px;
	}

.komunikat_ok {
	background: #bdffba;
	border: 1px solid #2F8F2A;
	color: #2F8F2A;
	font-weight: bold;
	background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0.05, #bdffba),color-stop(0.99, #fff));
	background-image: -moz-linear-gradient(center bottom,#bdffba 05%,#fff 99%);
	padding: 4px;
	text-align: center;
	width: 650px;
	margin: auto;
	margin-bottom: 5px;
	border-radius: 30px;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	text-shadow: 1px 1px 1px #fff;
	moz-text-shadow: 1px 1px 1px #fff;
	webkit-text-shadow: 1px 1px 1px #fff;
	}

.komunikat_err {
	background: #f44;
	border: 1px solid #b00;
	color: #b00;
	font-weight: bold;
	background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0.05, #f44),color-stop(0.99, #fff));
	background-image: -moz-linear-gradient(center bottom,#f44 05%,#fff 99%);
	padding: 4px;
	text-align: center;
	width: 650px;
	margin: auto;
	margin-bottom: 5px;
	border-radius: 30px;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	text-shadow: 1px 1px 1px #fff;
	moz-text-shadow: 1px 1px 1px #fff;
	webkit-text-shadow: 1px 1px 1px #fff;
	}

.komunikat_inf {
	background: #B8E5FF;
	border: 1px solid #19606b;
	color: #19606b;
	font-weight: bold;
	background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0.05, #B8E5FF),color-stop(0.99, #fff));
	background-image: -moz-linear-gradient(center bottom,#B8E5FF 05%,#fff 99%);
	padding: 4px;
	text-align: center;
	width: 650px;
	margin: auto;
	margin-bottom: 5px;
	border-radius: 30px;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	text-shadow: 1px 1px 1px #fff;
	moz-text-shadow: 1px 1px 1px #fff;
	webkit-text-shadow: 1px 1px 1px #fff;
	}

.komunikat_war {
	background: #fff;
	border: 1px solid #b00;
	color: #b00;
	font-weight: bold;
	background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0.05, #fff0B5),color-stop(0.99, #fff));
	background-image: -moz-linear-gradient(center bottom,#fff0B5 05%,#fff 99%);
	padding: 4px;
	text-align: center;
	width: 650px;
	margin: auto;
	margin-bottom: 5px;
	border-radius: 30px;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	text-shadow: 1px 1px 1px #fff;
	moz-text-shadow: 1px 1px 1px #fff;
	webkit-text-shadow: 1px 1px 1px #fff;
	}

.sub_komunikat_ok {
	background: #bdffba;
	border: 1px solid #2F8F2A;
	color: #2F8F2A;
	font-weight: bold;
	background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0.05, #bdffba),color-stop(0.99, #fff));
	background-image: -moz-linear-gradient(center bottom,#bdffba 05%,#fff 99%);
	padding: 4px;
	text-align: center;
	width: 200px;
	margin: auto;
	margin-bottom: 5px;
	border-radius: 30px;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	text-shadow: 1px 1px 1px #fff;
	moz-text-shadow: 1px 1px 1px #fff;
	webkit-text-shadow: 1px 1px 1px #fff;
	}

.block_empty_message {
	padding: 4px;
	margin-bottom: 7px;
	}

table.tabdane tr.highlight_static {
	background: #fdff99;
	}

/* tabs controll */
.tab_box {
	position: relative;
	border: 1px solid #19606b;
	height: auto !important;
	background: #fff;
	margin: 0;
	z-index: 5;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding-bottom: 20px;
	}

div.tab_menu {
	padding-left: 30px;
	}

/* gallery */
#gallerycontainer {
	text-align: center;
	border: 1px solid #999;
	padding: 10px;
	background-color: #fff;
	}

.thumbnail_description {
	font: 10px tahoma, arial, geneva, sans-serif;
	font-style: italic;
	}

.gallery_edit_box {
	margin: 0 auto;
	float: left;
	width: 120px;
	min-height: 200px;
	overflow: hidden;
	text-align: center;
}

.thumbnail {
	min-height: 150px;
	}

a.thumbnail_anchor img {
	border: 5px solid #fff;
	}

a.thumbnail_anchor:hover img {
	border: 5px solid #999;
	}

/* info */

.info_box {
	margin: 10px 0 10px 0;
	}

.info_box p, p.sub_header {
	width: 90%;
	font: 14px tahoma, arial, geneva, sans-serif;
	color: #19606b;
	font-weight: bold;
	text-align: left;
	margin: 20px auto 20px auto;
	border-bottom: 2px #19606b solid;
	}

p.error_msg {
	font: 11px/10px tahoma, arial, geneva, sans-serif;
	font-weight: bold;
	color: #f44;
	padding: 0;
	margin: 5px 0;
	border: 0;
	}

label {
	font: 12px/18px tahoma, arial, geneva, sans-serif;
	color: #666;
	}

.category_name a {
	color: #000;
	}

.invisible a {
	color: #b0b;
	}

.disactive a {
	color: #b00;
	}

.category_name_active a {
	color: #000;
	}

.category_name_disactive a {
	color: #b00;
	}

.separated_block {
	border: 1px #999 solid;
	padding: 20px;
	background: #fff;
	margin-bottom: 20px;
	}

.content_add_block {
	border: 1px #999 solid;
	padding: 20px;
	background: #fff;
	margin-top: 20px;
	}

.width_separator {
	background: #999;
	}
	
.upper_come_back_link {
	height:20px;
	text-align:left;
	padding:3px 0 0 5px;
	font-weight: bold;
	}

.come_back_link {
	text-align: center;
	}

.centered {
	text-align: center;
	/*border: 1px solid red;*/
	}

.narrowed {
	font: 11px tahoma, arial, geneva, sans-serif;
	color: #999;
	width: 430px;
	margin: auto;
	}

.tooltip_blue {
	cursor: pointer;
	background: #19606b;
	color: #f5f5f5;
	font-size: 10px;
	font-weight: bold;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	vertical-align: super;
	}

.tooltip_gray {
	cursor: pointer;
	background: #19606b;
	color: #f5f5f5;
	font-size: 10px;
	font-weight: bold;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	vertical-align: super;
	}

#flash_message>div {
	height: 20px;
	margin-bottom: 10px;
	}

.blankimg {
	width:140px;
	height:140px;
	background:#eee;
	color:#999;
	text-align:center;
	font:15px/140px tahoma, sans-serif;
	box-shadow:inset 0 0 25px #999;
	-moz-box-shadow:inset 0 0 25px #999;
	-webkit-box-shadow:inset 0 0 25px #999;
	}

p.nocontent {
	border: 0;
	color: #000;
	text-align: center;
	font-size: 12px;
	}
	
.empty_indicator, .home_indicator {
	cursor: pointer;
	color: #666;
	font-weight: normal;
	}
	
.pagination {
	list-style: none;
	}
	
.pagination li {
	display: inline-block;
	}
	
.color-green {
	color: #060;
}

.color-red {
	color: #a00;
}

.color-disabled {
	color: #666;
}

.color-link {
	color: #0055aa;
}

.background_color_dark {
	background: #999;
}

.background_color_light {
	background: #fff;
}

.left_round {
	border-radius: 8px 0 0 8px;
	-moz-border-radius: 8px 0 0 8px;
	-webkit-border-radius: 8px 0 0 8px;
	-khtml-border-radius: 8px 0 0 8px;
	}

td.left_round span.awesome {
	display: block;
	padding: 3px 4px 0 6px;
	color: #fff;
	text-shadow: 1px 1px 0 #000;
	font-size: 24px;
	line-height: 24px;
	}

td.folder-title {
	position: relative;
	text-align: left;
	vertical-align: middle;
	height: 30px;
	}

/*
.folder-title span {
  display: block;
  width: 6px;
  height: 36px;
  background: #999;
  position: absolute;
  left: 36px;
  margin-top: -5px;
	}
*/

.folder-title form {
	padding-left: 10px;
	text-align: left;
	}
