﻿@import "tabs.css";
@import "comments.css";
#levels .ui-tabs-nav a, .ui-tabs-nav a span { background: none; text-decoration: none; padding-left: 2px; }
#levels .ui-tabs-nav a span {border-bottom: 1px dashed black; min-height: 0 !important;}
#levels .ui-tabs-nav a, .ui-tabs-nav a span { background: none; }
#levels .ui-tabs-nav .ui-tabs-selected a span {border-bottom: 0;z-index: 0 !important;}

ul.listlibrary {padding-left: 0; list-style-type: none; margin-top: 10px;}
.listlibrary li { margin: 0;padding: 0;}
.listlibrary li a 
{
	background: white;
	text-decoration: none; 
	padding: 2px 3px 5px 4px; 
	border-bottom: 1px solid rgb(222,222,222);
	margin: 0;
	float: left;
	display: block;
	width: 144px;
}
.listlibrary li a:hover, .listlibrary li a.item-selected, .listlibrary li a.path-selected:hover
{
	text-decoration: underline;	
	background-color: rgb(147,175,60);	
	border-radius: 4px; 
	-webkit-border-radius: 4px; 
	-moz-border-radius: 4px; 
	-khtml-border-radius: 4px;
	color: white;
}
.listlibrary li a.item-selected {
	text-decoration: none;
}
.listlibrary li a.path-selected
{
	background-color: white;
	color: rgb(128, 153, 52);	
}

.pathlibrary h4 {display: inline;}

.main-articles {padding: 10px;}
.main-articles ul {list-style-type: none; border: 1px solid #EECCCC; background-color: #FFFDEA; padding: 10px 5px 10px 5px;}
.main-articles li {margin-top: 5px; font-size: 1.2em; font-weight: bold;}


.folder1 {font-size: 1.15em; text-align: center; font-weight: bold; margin-top: 10px;}
.sub-folders1 ul {list-style-type: none; border: 1px solid #EECCCC; background-color: #FFFDEA; padding: 3px 2px 3px 2px;}
.main-articles1 {padding: 10px;}
.main-articles1 ul {list-style-type: none; border: 1px solid #EECCCC; background-color: #FFFDEA; padding: 3px 2px 3px 2px;}
.main-articles1 li {margin-top: 3px;}


.folder2 {}
.sub-folders2 {}
.main-articles2 {padding: 10px;}
.main-articles2 ul {list-style-type: none; border: 1px solid #FFDDDD; background-color: #FFFDFA; padding: 3px 2px 3px 2px;}
.main-articles2 li {margin-top: 3px; font-size: 0.9em;}

.nd33 {margin-top: 15px;}

.text { padding: 0 6px 0 2px; }
.text h3, h1
{
	padding-bottom: 20px;
}
.text p
{
	padding-bottom: 15px;
	padding-right: 8px;
}

.com
{
	width: 95%;
}
.com a
{
	font-weight: bold;
	font-size: 14px;
}
.com td
{
	padding: 5px;
}
.com input
{
	width: 100%;
	border: 1px solid #0078ff;
	height: 20px;
}
.com textarea
{
	width: 100%;
	border: 1px solid #0078ff;
	height: 80px;
}
.t1
{
	width: 100px;
	text-align: right;
}
.text2
{
	line-height: 16px;
}
.com .knopa222
{
	background: url(../images/knopa222.gif) no-repeat;
	width: 156px;
	height: 22px;
	display: block;
	color: #FFF;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
	padding-top: 4px;
	text-align: center;
}

.nd33
{
	height: auto;
	font-size: 12px;
}
.nd33 a
{
	margin-right: 5px;
	text-decoration: none;
}
.zak
{
	float: right;
}
h4 { text-decoration: underline; }
.quote 
{
	display: block;
	border: 1px solid black;
	padding: 2px;
	margin-bottom: 5px;
}

.all-news { display: block; clear: both; }
.ui-tabs-nav {padding-left: 0;}
.text img {padding: 2px;float:left;}
