
.table
{

	border-collapse: collapse;
	margin-bottom: 18px;
	background-color: #FDF8E5;
}

table tr.data:hover,
table tr.data:hover td,
.data:hover,
.hover
{
	background-color: #F3D078;
	cursor : pointer;
}

.table td, .table th
{
	border: solid 1px #F3D078;
	padding: 3px 5px;
}
.table th
{
	text-align: left;
	color: #BA0000;
	font-weight: normal;
	background-color: #FAE9C0;
}
.activated
{
	background-color: #FAE9C0;
}
.selected
{
	background-color: #FEFCF2;
}
.padded
{
	padding: 20px;
}
.colored2
{
	color: #A2A4A4;
}
.colored, .colored a
{
	color: #BA0000;
}
.marked1, .marked1 a
{
	color: Red;
}
.marked2, .marked2 a
{
	color: Green;
}
.marked3, .marked3 a
{
	color: #FFA51D;
}
.marked4, .marked4 a
{
 	font-weight:bolder;
}


.noted
{
	padding: 5px 8px;
	background-color: #FEFCF2;
	border: solid 1px #F3D078;
	margin-bottom: 18px;
}

.button[disabled]
{
	background: #FEEEBB url(../i/btn-dec_bw.gif) left bottom repeat-x;
	border: solid 1px #000000;
	color: #000000;
}
.button
{
	background: #FEEEBB url(../i/btn-dec.gif) left bottom repeat-x;
	border: solid 1px #FFA51D;
	color: #BA0000;
}
form
{
	font-size: 85%;
	padding: 0;
	margin: 0;
	width: auto;
	display: block;
}
.forform
{
	border: solid 1px #F3D078;
	background-color: #FDF8E5;
	margin-bottom: 18px;
	width: auto;
}
.forform th, .forform td
{
	padding: 4px 10px 2px 10px;
}
.forform th
{
	padding-top: 5px;
	padding-right: 0;
	font-weight: normal;
	text-align: right;
}
td.forsubmit
{
	text-align: center;
	padding-bottom: 7px;
}
.edit, textarea
{
	color: #5E5E5E;
	border: solid 1px #FFA51D;
	font-family: Arial, sans-serif;
	font-size: 100%;
	width: 200;
	padding: 1px 2px;
}

.edit_date
{
	color: #5E5E5E;
	border: solid 1px #FFA51D;
	font-family: Arial, sans-serif;
	font-size: 100%;


}

textarea
{
	height: 100px;
}



html, body
{
	background-color: White;
	margin: 0;
	padding: 0;
	/*color: #5E5E5E;*/
	color: #5E5E5E;
	font-family: Arial, sans-serif;
	font-size: 95%;
}
table
{
	border-collapse: collapse;
	width: 100%;
	font-size: 100%;
}
td, div
{
	padding: 0;
	margin: 0;
	vertical-align: top;
}
a
{
	/*color: #FFA51D;*/
	color: #5E5E5E;
	/*text-decoration: none;*/
	text-decoration: underline;
}
p
{
	text-align:justify;
}
/*a:hover
{
	text-decoration: underline;
}*/
img
{
	border: none;
	display: block;
	clear: both;
}
img.ico
{
	border: none !important;
	clear: none !important;
	padding: 0 !important;
	margin: 0 !important;
	display: inline !important;
	vertical-align:middle !important;
}
p
{
	margin: 0 0 18px 0;
	 /*text-indent: 24pt;*/
}
ul, ol
{
	margin-bottom: 18px;
	margin-top: 0;
}
ul
{
	list-style-image: url(../i/listli-dec.gif);
}
li
{
	padding-bottom: 9px;
}
h1
{
	font-size: 130%;
	margin: 10px 0 10px 0;
	font-weight: bold;
	color: #BA0000;

	text-align: left;

}
h2
{
	font-size: 120%;
	margin: 8px 0 8px 0;
	font-weight: bold;
	text-align: left;
	color:#FFA51D;

	/*clear:none;
	 display: inline;*/


}
h3
{
	font-size: 120%;
	margin: 5px 0 5px 0;
	text-align: left;
}
hr
{
	border: none;
	height: 1px;
	color: #FFEBC9;
	background: #FFEBC9;
	margin: 5px 0;
}


#main_bar
{
	width: 977px;
}


#lftside
{
	padding: 5px 6px 0 25px;
	width: 220px;
	font-size: 85%;
}

#tools
{
	margin: 35px 0 5px 0;
}
#tools td.even
{
	width: 10px;
	border: solid 1px White;
}
#tools a img
{
	background-color: #5E5E5E;
}
#tools img, #tools a:hover img
{
	background-color: #BA0000;
}

#lftside_btm
{
	margin-bottom: 25px;
}
#lftside_btm_in
{
	background: #F7D78C url(../i/menu-bg.jpg) bottom left repeat-x;
	border-top: solid #BA0000 5px;
	padding: 15px 0 0 0;
	border-bottom: solid 1px #FFEBC9;
}
#lftside_btm .forform
{
 margin: 0 25px 10px 25px;
 border: solid 1px #FFA51D;
}

#lftside_btm .forform .edit
{
 width: 80px;
}
#lftside_btm a
{
	color: #BA0000;
}
#lftside_btm ul
{
	font-weight: bold;
}
#lftside_btm h2, #lftside_btm h3
{
	color: #BA0000;
}
#lftside_btm div
{
	padding: 15px 25px 0 25px;
	margin: 0;
}
#lftside_btm div.hr
{
	padding-bottom: 15px;
	padding-top: 10px;
}
#lftside_btm2
{
	padding: 0 25px 10px 25px;
}
#lftside div.noted, #rgtside div.noted
{
	padding: 5px 8px;
	background-color: #F1F1EF;
	border: solid 1px #D0D0D0;
	margin-bottom: 18px;
}
#menu
{
	list-style: none;
	font-size: 110%;
	margin: 0 0px 0 25px;
	padding: 0;
}
#menu li
{
	list-style-image: none;
	text-transform: uppercase;
	padding: 0 0 13px 0;
}
#submenu
{
	font-weight: bolder;
	padding: 0;
	margin-left: 16px;
}
#submenu a
{
	color: #BA0000;
}
#redmail_bar
{
	padding: 25px 0 35px 25px;
	width: 240px;
	font-size: 85%;
}
#redmail_bar img
{
	float: left;
	margin-right: 10px;
}
#redmail_bar a
{
	color: #5E5E5E;
}


#ctrtop
{
	padding: 5px 25px 0 0;
}
#head_bar td
{
	padding-right: 5px;
}

td#addmenu_bar
{
	background: #FFF6D9 url(../i/addmenu-dec.jpg) top right repeat-y;
	border: solid 2px #FDE0AE;
	border-bottom-width: 1px;
	padding: 15px 15px 8px 15px;
	width: 150px;
}
#addmenu_bar .noted
{
	font-size: 85%;
	margin: 0;
}
ul#addmenu
{
	padding-left: 15px;
	margin: 0;
	font-weight: bold;
}
#addmenu a
{
	color: #BA0000;
}
#addmenu li
{
	padding: 0 0 13px 0;
}

#banner_bar
{
	margin: 5px 0 10px 0;
	height: 10px;
}
#banner_bar img
{
	float: left;
	margin: 0 8px 0 0;
}
#banner_bar a
{
	color: #BA0000;
}
#banner_bar td.even
{
	width: 5px;
}
#banner_bar td.lft, #banner_bar td.ctr, #banner_bar td.rgt
{
	padding: 2px 15px 2px 15px;
}
#banner_bar td.lft
{
	background: #FDF6C4 url(../i/ban1-bg.gif) left bottom repeat-x;
	border: solid 1px #F7F4B8;
}
#banner_bar td.ctr
{
	background: #E2F6FF url(../i/ban2-bg.gif) left bottom repeat-x;
	border: solid 1px #BBEAFF;
}
#banner_bar td.rgt
{
	width: 142px;
	background: url(../i/ban3-bg.jpg) right bottom no-repeat;
	border-top: solid 1px #FDE0AE;
	border-left: solid 2px #FDE0AE;
}


#strmenu
{
	width: auto;
	margin-bottom: 10px;
}
#strmenu td
{
	padding: 0 10px;
}
#strmenu td.even
{
	padding: 0;
}
#strmenu a
{
	color: #FFA51D;
}
	/* ����*/
#contentside
{
	text-align: justify;
	padding: 0 25px 0 20px;
}
#contentside img
{
	margin: 0 10px 7px 10px;
}
#contentside span.clear
{
	display: block;
	clear: both;
}
#bottommenu
{
	clear: both;
	padding: 10px 0;
}

.position_bar
{
	width: auto;
	border-bottom: solid 1px #EDEDED;
	border-right: solid 1px #EDEDED;
	margin-bottom: 18px;
}
.posbar_lfttop
{
	width: 18px;
	height: 18px;
	background: url(../i/position-dec.gif) left top no-repeat;
}
.posbar_lft
{
	background: url(../i/position_lft-dec.gif) left top repeat-y;
}
.posbar_top
{
	background: url(../i/position_top-dec.gif) left top repeat-x;
}
.posbar_ctr
{
	padding: 3px 18px 13px 3px;
}
.posbar_ctr div
{
	clear: both;
	text-align: right;
	padding-top: 5px;
}
.posbar_ctr div a
{
	padding-right: 11px;
	background: url(../i/poslink-dec.gif) right center no-repeat;
}


#rgtside
{
	padding-top: 40px;
	width: 170px;
	font-size: 85%;
}



	div#overlay{
		width : 100%;
		 height:100%;
		 z-index:1000;
	}

	div#overlaycover {
		/*background-color:white;
		height:100%;
		left:0pt;*/

		/*filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90);
		-moz-opacity: 0.9;
		opacity: 0.9;
		-khtml-opacity: 0.9; */


		/*position:absolute;
		top:0pt;
		width:100%;
		z-index:103;*/
	}

	#overlaycontent {
		background-color : #F3D078;
		width : 810px;

		padding: 5px;

		/*
		vertical-align:middle;
		text-align:center;
		float:left;
		background-color : #F3D078;
		left: 50%;
		top :100px;
		margin-left: -300px;
		position : fixed;
		text-align:center;
		width : 810px;
		z-index : 1005;
		padding:5px;

		display:inline;
		overflow : auto;
		height:auto;
		*/
		/*top: expression(eval(document.body.scrollTop) + "px");*/


		/*border:medium none;
		color:black;
		height:100%;
		left:50%;
		margin-left:-500px;
		margin-top:-350px;
		padding:50px;
		position:absolute;
		text-align:left;
		top:50%;
		width:800px;
		z-index:104;*/
	}

	div#overlaycontent h2 {
		color:black;
	}

	.bigimage {
		cursor:pointer;
		margin:0pt 20px 20px 0pt;
	}

	#imgpreview {
		margin:0pt 20px 20px 0pt;
		width:auto;
	}

	#imgpreview td {
		padding:2px;
	}

	#imgpreview a img {
		border:1px solid Black;
	}

	#imgpreview a:hover img {
		border:1px solid #0EC2DD;
	}

	td.imgpreview_act {
		padding-bottom:0pt !important;
		padding-top:0pt !important;
	}

	td.imgpreview_act a {
		cursor:default;
	}

	.imgpreview_act a img, .imgpreview_act a:hover img {
		border:3px solid #F3D078 !important;
	}


	.nagrada td
	{
		padding-left:5px;
		 vertical-align:middle;
	}
	.nagrada .odd
	{
		 background-color:#F3D078;
	}
	.nagrada th
	{
		text-align:right;
		font-weight:normal;
		padding-right:5px;
		border-right:1px solid #F3D078;
		border-bottom:1px dashed #F3D078;
	}



	/* Баннеры под шапкой */
#tyu_bar
{
	margin: 5px 0 10px 0;
	height: 10px;
}
#tyu_bar img
{
	float: left;
	margin: 0 8px 0 0;
}
#tyu_bar a
{
	color: #BA0000;
}
#tyu_bar td.even
{
	width: 5px;
	padding: 0;
}
#tyu_bar td.lft, #tyu_bar td.ctr, #tyu_bar td.rgt
{
	padding: 0;
	font-weight: bold;
	font-size: 90%;
	height:67px;
	vertical-align:middle;


}
#tyu_bar p{margin:0;}
#tyu_bar a
{
	padding: 10px 15px;
	display: block;
	 text-align:center;

}
#tyu_bar a:hover
{
	text-decoration: none;
}
#tyu_bar td.lft
{

	width: 309px;
	background: url(../i/ban1-bg.gif) left top no-repeat;
}
#tyu_bar td.ctr
{
	width: 210px;
	background: url(../i/ban2-bg.gif) right top no-repeat;
}
#tyu_bar td.ctr a
{
	color: #516B7E;
}
#tyu_bar td.rgt
{
	width: 186px;
	background: url(../i/ban3-bg.gif) right bottom no-repeat;
}
#rgtside #logindiv
{
	padding: 0;
	border: 0;
	background-color: white;
}
#logindiv .edit
{
	border-color: #FF9E7C;
	width: 100px;
}
#logindiv td
{
	text-align: right;
	padding-left: 0;
}
#logindiv th
{
	background: url(../i/logincapt-bg.gif) right 4px no-repeat;
	color: #BA0000;
	padding-right: 5px;
	width: 80px;
}
#logindiv .forform
{
	border: none;
	background-color: white;
	width: 180px;
	margin: 0;
}
#loginsub
{
	border: none;
	background: white url(../i/loginbtn.gif) center top no-repeat;
	height: 25px;
	width: 98px;
}
#bannerbar
{
	padding: 13px 0 0 5px;
	background: white url(../i/banner-bg.gif) top left repeat-x;
}

