html
{
	overflow-y: scroll;
}
body, table td
{
	margin:0px;
	padding:0px;
}
body 
{
	background:#FFF;
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
}
form, span, p, div
{
	margin:0px;
	padding:0px;
}
textarea
{
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding:0px;
	margin:0px;
	border:2px solid #666;
	padding:0px 10px 0px 10px;
}
select
{
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding:0px;
	margin-left:4px;
	margin-right:4px;
	border:2px solid #666;
	padding:0px 10px 0px 10px;
	height:25px;
	width:130px;
	background:url('../img/cms/td_back_2.png') repeat-x 0% 96%;
}
input[type="text"]
{
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding:0px;
	margin:0px;
	margin-left:4px;
	margin-right:4px;
	border:2px solid #666;
	padding:0px 10px 0px 10px;
	height:20px;
	width:130px;
	background:url('../img/cms/td_back_2.png') repeat-x 0% 96%;
}
input[type="file"]
{
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding:0px;
	margin-left:4px;
	margin-right:4px;
	border:2px solid #666;
	padding:0px 10px 0px 10px;
	height:24px;
	width:200px;
	background:url('../img/cms/td_back_2.png') repeat-x 0% 96%;
}
input[type="password"]
{
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding:0px;
	margin:0px;
	margin-left:4px;
	margin-right:4px;
	border:2px solid #666;
	padding:0px 10px 0px 10px;
	height:20px;
	width:130px;
	background:url('../img/cms/td_back_2.png') repeat-x 0% 96%;
}
h1
{
	font-family: Arial;
	font-size: 18px;
	font-weight:normal;
	padding:0px;
	margin:0px;
}
h2
{
	font-family: Arial;
	font-size: 14px;
	font-weight:normal;
	padding:0px;
	margin:0px;
}
h3
{
	font-family: Arial;
	font-size: 13px;
	font-weight:normal;
	padding:0px;
	margin:0px;
}
a, h4, h5, h6, body, table td
{
	font-family: Arial;
	font-size: 12px;
	font-weight:normal;
	color: #000000;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
	color: FF6200;
}
/*= Message box =*/
#teade
{
	display:none;
}
table.message_box
{
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	border:6px solid #999;
	width:300px;
	height:50px;
	padding:0px;
	margin:10px;
}
table.message_box div
{
	display:none;
}
table.message_box td
{
	color:#999;
	font-size:16px;
	text-align:center;
}
/*= ADMIN =*/
.adm_tabel
{
	width:1000px;
}
/*= LEFT MENU =*/
.menu_btn
{
	border:0px solid #000;
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	
	cursor:pointer;
	padding-left:0px;
	height:46px;
	width:195px;
	background:url('../img/menu_noactive.png') no-repeat;
}
.menu_btn:hover
{
	background:url('../img/menu_active.png') no-repeat;
}
/*= FOOTER =*/
.adm_jalus td
{
	height:12px;
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	color:#333;
	padding:2px;
	background:#CCC;
}
/*= HEADER =*/
.adm_header
{
	background:url('../img/header_1.png') no-repeat left;
	border:1px solid #CCCCCC;
}
.header
{
	background:url('../img/new-1.png') repeat-x;
	height:30px;
	color:#FFF;
	padding-left:10px;
	font-weight:bold;
}
/*= CMS TD =*/
.cms_td
{
	height:40px;
	padding-left:20px;
	background:url('../img/cms/td_back.png') repeat-x;
}
.cms_td_1
{
	height:40px;
	width:60px;
	text-align:center;
	cursor:pointer;
	background:url('../img/cms/td_back.png') repeat-x;
}
.cms_td_1:hover
{
	background:url('../img/cms/td_a_1.png') repeat-x;
}
.cms_td2
{
	height:84px;
	padding:0px;
	text-align:center;
	background:url('../img/cms/td_back_2.png') repeat-x;
}
.cms_td3
{
	height:57px;
	padding-left:20px;
	background:url('../img/cms/td_back_1.png') repeat-x;
}
/*= ACTION BUTTONS =*/
.cms_btn
{
	width:87px;
	height:32px;
	background:url('../img/cms/btn_2.png') repeat-x;
	cursor:pointer;
	text-align:center;
}
.cms_btn:hover
{
	background:url('../img/cms/btn_1.png') repeat-x;
	color:#FFF;
}
/*= SALVESTA_BTN =*/
.cms_btn_100x25
{
	background:url('../img/cms/btn_100x25.png') repeat-x;width:100px;height:18px;cursor:pointer;font-size:12px;padding-top:7px;text-align:center;
}
.cms_btn_100x25:hover
{
	background:url('../img/cms/btn_100x25a.png') repeat-x;
}
/*= GALERII IMG =*/
.gallery_image
{
	float:left;margin-right:10px;margin-bottom:2px;border:1px solid #EEE;padding:4px;
}
/*== POOD_COLOR_TABLE =*/
.colorpicker201
{
	visibility:hidden;display:none;position:absolute;background:#FFF;border:solid 1px #CCC;padding:4px;z-index:999;filter:progid:DXImageTransform.Microsoft.Shadow(color=#D0D0D0,direction=135);
}
.o5582brd
{
	padding:0;width:12px;height:14px;border-bottom:solid 1px #DFDFDF;border-right:solid 1px #DFDFDF;
}
a.o5582n66,.o5582n66,.o5582n66a
{
	font-family:arial,tahoma,sans-serif;text-decoration:underline;font-size:9px;color:#666;border:none;
}
.o5582n66,.o5582n66a
{
	text-align:center;text-decoration:none;
}
a:hover.o5582n66
{
	text-decoration:none;color:#FFA500;cursor:pointer;
}
.a01p3
{
	padding:1px 4px 1px 2px;background:whitesmoke;border:solid 1px #DFDFDF;
}
/*== LIGHTBOX =*/
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 15px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}
#lightbox-secNav
	{
		height:30px;
	}
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}