/*------------------------------------------------------------ GENERAL */
html,
body {
	margin:0;
	padding:0;
	height:100%;
	font-family: Arial;
}
#wrapper {
	min-height:100%;
	position:relative;
}
#header {
    height: 10px;
    background: url("../images/colors_line.png");
	margin-bottom: 0;
}
#content {
	padding:10px;
	padding-bottom:20px;
}
#footer {
	width:100%;
	height:80px;
	position:absolute;
	bottom:0;
	left:0;
	background:#ee5;
}
.right {
	float: right;
}
.center {
	float: center;
}
.left {
	float: left;
}
.text-align {
	text-align: right;
}
.bold {
	font-weight: bold;
}
.clear{
	background: none;
	border: 0;
	clear: both;
	display: block;
	float: none;
	font-size: 0;
	list-style: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}
/*------------------------------------------------------------ MAIN */
.logo {
	width: 100%;
	height: 100px;
	border-bottom: 8px solid #003a6c;
}
.logo-field {
	width: 900px;
	height: 72px;
    margin: 0 auto;
	padding: 14px 0 14px 0;
}
.logo-image {
	display: block;
}
.logo-info {
	padding-top: 8px;
	width: 277px;
}
.logo-text {
	margin: -50px -10px 0 10px;
	font-size: 11px;
	letter-spacing: 1px;
	line-height: 16px;
	color:#003a6c;
}
.help-img {
	padding-right: 10px;
}
/*------------------------------------------------------------*/
.pagrindinis {
	font-size:13px;
	font:Arial;
	color:#404040;
	margin-left:5px;
}
.main {
	width: 900px;
	height: auto;
	margin: 0 auto;
    padding: 10px 10px;
	font-size:;
	font:Arial;
	color:#404040;
}
.forma{
	width: auto;
	height:30px;
	border-radius:3px;
	border:0px;
    vertical-align:top;
	display:inline-block;
	background:white;
}
.main-paieskos-juosta{
	width: 220px;
	height:28px;
	border-radius:3px;
	border:0px;
    vertical-align:top;
	display:inline-block;
}
.main-paieskos-juosta-mygtukas{
	padding-top:0px 0px;
	margin-left:0px;
	height:28px;
	display:inline-block;
	
}
/*------------------------------------------------------------------------------------*/
.main2{
	width: 900px;
	display:inline-block;
	float:center;
	text-align:center;
	font:Arial;
	color:#404040;

}
.main2-center{
	width: 450px;
	height:240px;
	float:center;
	background:;
	display:inline-block;
	font:Arial;
	color:#404040;
}
.pavadinimas{
	width: 600px;
	height:40px;
	text-align:left;
	background:;
	font-weight:bold;
	font:Arial;
	color:#404040;
	font-size:14px;
}
.main2-foto-left{
	width: 300px;
	height:240px;
	float:left;
	display:inline-block;
	font:Arial;
	color:#404040;
}

.main2-aprasas-right{
	width: 600px;
	height:240px;
	float:right;
	text-align:left;
	background:;
	display:inline-block;
	font:Arial;
	color:#404040;
	font-size:13px;
}
.main2-paantraste{
	width: auto;
	background:;
	font:Arial;
	color:#404040;
	font-size:14px;
}
.main2-pastraipa{
	
	width: auto;
	background:;
	font:Arial;
	color:#404040;
	font-size:14px;
}
.main2-pastraipa2{
	width: auto;
	background:;
	font:Arial;
	color:#404040;
	font-size:14px;
}
/*------------------------------------------------------------------------------------*/
.pildymas{
	width: 900px;
	height:auto;
	display:inline-block;
}
.pildymas-foto-kaire{
	width: 250px;
	height:150px;
	float:left;
	background-color:#;
	display:inline-block;
}
.pildymas-kategorijos{
	width: 300px;
	height:150px;
	float:center;
	background-color:#;
	display:inline-block;
}
.pildymas-video{
	width: 250px;
	height:150px;
	float:right;
	background-color:#;
	display:inline-block;
}
/*--------------------------------------------------------------------------------------*/
.main-adm{
	width: 900px;
	height:1200px;

	
}
/*--------------------------------------------------------------------------------------*/
.line {
	height: 10px;
    background: url("../images/colors_line.png");
}
.title {
	font-size: 22px;
	font-weight: bold;
	padding: 10px;
}
.title-list {
	font-size: 18px;
	color: #676b6d;
	padding-top: 25px;
	padding-bottom: 15px;
}
.filter {
	 font-size: 12px;
    padding: 30px 10px 10px;
}
.footer {
	position:absolute;
    background-color: #003a6c;
	margin: 0;
    left: 0;
    margin-bottom: 20px;
    height: 380px;
    width: 100%;
    overflow: hidden;
}
.footer-top {
	width: 100%;
	height: 40px;
    background: url("../images/colors_line.png");
	margin-bottom: 0px;
}
.footer-bottom {
	width: 100%;
	height: 40px;
    background-color: #002a6c;
	text-align:center;
	font-family: Arial;
	font-size: 14px;
	color:#9eacb8;
	padding:12px;
}
.footer-white {
	width: 900px;
	height: 20px;
	background-color: #FFF;
    margin: 0 auto;
}
.footer-text-field {
	width: 900px;
	height:300px;
	margin: 0 auto;
}
.footer-text {
	font-family: Arial;
	padding: 20px 5px;
	width: 250px;
	font-size: 14px;
	color: #9eacb8;
	display:inline-block;
	text-align:left;
}
.footer-li li{
	font-family: Arial;
	padding: 2px 0px;
	
	font-size: 13px;
	color: #9eacb8;
	
	text-align:left;
}
a:link {
    text-decoration: none;
	color:#0099FF;
}

a:visited {
    text-decoration: none;
	color:#0099FF;
}

a:hover {
    text-decoration: underline;
}

a:active {
    text-decoration: underline;
}

.coment {
	font-size: 12px;
}
.coment span {
	color: rgb(209, 80, 40);
}
/*------------------------------------------------------------ FORM */
.form {
	padding: 10px;
	background-color: #f3f3f3;
	color: #000;	
}
.form-box {
	margin: 15px 0 10px 0;
	background-color: #FFF;
	border: 1px solid #CCC;
	color: #000;
	font-size: 12px;
}
.form-box .form-cols {
	margin: 0px auto; 
	padding: 0px 0px 10px; 
	width: 100%;
}
.form-box .inputs-area {
	width: 419px; 
	float: left;
	margin: 10px 10px 0 10px;
}
.form-box .unit {
	padding: 0px 0px 16px; 
	width: 100%;
}
.form-box .unit::after {
	clear: both; 
	display: block; 
	content: "";
}
.form-box label {
	padding: 0px 0px 6px; 
	font-weight: bold; 
	display: block;
}
.form-box label span {
	color: rgb(209, 80, 40);
}
.form-box label.error {
	color:#F00;
}
.form-box .field {
	background-color: rgb(255, 255, 255);
	padding: 6px 6px;
	border: 1px solid rgb(204, 204, 204);
	border-image: none; 
	height: 20px;
	overflow: hidden; 
	display: block;
	color: rgb(85, 85, 85);
}
.form-box .field.error {
	border: 1px solid #F00;
}
.form-box .field input {
	background: none; 
	margin: 0px; 
	padding: 3px 0px; 
	border: 0px currentColor; 
	border-image: none; 
	width: 100%; 
	float: left;
}
.form-box .oth-area {
	width: 858px; 
	float: left;
	margin: -5px 10px 0 10px;
}
.form-box .oth-area {
	width: 858px; 
	float: left;
	margin: 0 10px 0 10px;
}
.form-box .button-st {
	width: auto;
	margin: 0px;
	float: right;
}
.form-box .button-st .button {
	display: inline-block;
	padding: 11px 32px;
	margin: 0px 3px 0 0; 
	border: 1px solid transparent;
	border-color: transparent;
	border-image: none;
	color: rgb(255, 255, 255); 
	background-color: rgb(38, 155, 240);
	text-align: center;
	vertical-align: middle; 
	font-size: 14px; 
	font-weight: bold; 
	white-space: nowrap; 
	cursor: pointer; 
	-ms-user-select: none; 
	-webkit-user-select: none; 
	-moz-user-select: none; 
}
.form-box .button-st .button:hover {
	border-color: transparent; 
	color: rgb(255, 255, 255); 
	background-color: rgb(104, 185, 245);
}
.form-box .button-st .button:focus {
	border-color: transparent; 
	color: rgb(255, 255, 255); 
	background-color: rgb(104, 185, 145);
}
.select-style {
    border: 1px solid #ccc;
    width: auto;
	height: 32px;
    overflow: hidden;
    background: #fff;
}
.select-style.error {
	border: 1px solid #F00;
}
.select-style select {
	cursor: pointer;
    padding: 5px 8px;
	width: 420px;
	height: 32px;
    border: none;
    box-shadow: none;
    background: transparent;
    background-image: none;
    -webkit-appearance: none;
}

.select-style select:focus {
    outline: none;
}
/*------------------------------------------------------------ LIST TABLE */
.divTable {
	margin:0px;padding:0px;
	width:100%;
	border:1px solid #e5e5e5;
	
	-moz-border-radius-bottomleft:0px;
	-webkit-border-bottom-left-radius:0px;
	border-bottom-left-radius:0px;
	
	-moz-border-radius-bottomright:0px;
	-webkit-border-bottom-right-radius:0px;
	border-bottom-right-radius:0px;
	
	-moz-border-radius-topright:0px;
	-webkit-border-top-right-radius:0px;
	border-top-right-radius:0px;
	
	-moz-border-radius-topleft:0px;
	-webkit-border-top-left-radius:0px;
	border-top-left-radius:0px;
}.divTable table{
    border-collapse: collapse;
        border-spacing: 0;
	width:100%;
	height:100%;
	margin:0px;padding:0px;
}.divTable tr:last-child td:last-child {
	-moz-border-radius-bottomright:0px;
	-webkit-border-bottom-right-radius:0px;
	border-bottom-right-radius:0px;
}
.divTable table tr:first-child td:first-child {
	-moz-border-radius-topleft:0px;
	-webkit-border-top-left-radius:0px;
	border-top-left-radius:0px;
}
.divTable table tr:first-child td:last-child {
	-moz-border-radius-topright:0px;
	-webkit-border-top-right-radius:0px;
	border-top-right-radius:0px;
}.divTable tr:last-child td:first-child{
	-moz-border-radius-bottomleft:0px;
	-webkit-border-bottom-left-radius:0px;
	border-bottom-left-radius:0px;
}.divTable tr:hover td{
	
}
.divTable tr:nth-child(odd){ background-color:#ededed; }
.divTable tr:nth-child(even)    { background-color:#ffffff; }.divTable td{
	vertical-align:middle;
	
	
	border:1px solid #e5e5e5;
	border-width:0px 1px 1px 0px;
	text-align:left;
	padding:7px;
	font-size:11px;
	font-family:Arial;
	font-weight:normal;
	color:#000000;
}.divTable tr:last-child td{
	border-width:0px 1px 0px 0px;
}.divTable tr td:last-child{
	border-width:0px 0px 1px 0px;
}.divTable tr:last-child td:last-child{
	border-width:0px 0px 0px 0px;
}
.divTable tr:first-child td{
		background:-o-linear-gradient(bottom, #5656ff 5%, #5656ff 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #5656ff), color-stop(1, #5656ff) );
	background:-moz-linear-gradient( center top, #5656ff 5%, #5656ff 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#5656ff", endColorstr="#5656ff");	background: -o-linear-gradient(top,#5656ff,5656ff);

	background-color:#5656ff;
	border:0px solid #e5e5e5;
	text-align:center;
	border-width:0px 0px 1px 1px;
	font-size:12px;
	font-family:Arial;
	font-weight:normal;
	color:#ffffff;
}
.divTable tr:first-child:hover td{
	background:-o-linear-gradient(bottom, #5656ff 5%, #5656ff 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #5656ff), color-stop(1, #5656ff) );
	background:-moz-linear-gradient( center top, #5656ff 5%, #5656ff 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#5656ff", endColorstr="#5656ff");	background: -o-linear-gradient(top,#5656ff,5656ff);

	background-color:#5656ff;
}
.divTable tr:first-child td:first-child{
	border-width:0px 0px 1px 0px;
}
.divTable tr:first-child td:last-child{
	border-width:0px 0px 1px 1px;
}
/*------------------------------------------------------------ */

