﻿.ramka75 
{
	background:transparent url(images/ramka75.gif) no-repeat scroll 0 0;
	height:95px;
	width:95px;
}

.ramka100 
{
	background:transparent url(images/ramka100.gif) no-repeat scroll 0 0;
	height:120px;
	width:120px;
}

.ramka100 img 
{
	margin-left:8px;
	margin-top:8px;
}

.ramka75 img 
{
	margin-left:8px;
	margin-top:8px;
}

.shadowTable
{
	margin-top:5px;
}

.shadowTable h2
{
	margin: 0px;
	color:Black;
	font-size: 15px;
}

.shadowTable h1
{
	margin: 0px;
	color:Black;
	font-size: 15px;
}

/* Shadow panel */
div.PanelShadow
{
	display:block;
	height:7px;
	background:url(images/zakladka_cien.gif) no-repeat top left;
}

td.ShadowRightTitle
{
	background: url(images/big-right-part.gif) no-repeat top right;
	width:4px;
	height:34px;	
}

td.ShadowMiddleTitle
{
	background: url(images/big-top.gif) repeat-x top left;
	height:34px;
	padding:0px 7px 0px 7px;
}

div.ShadowMiddleTitle
{
	background: url(images/big-top.gif) repeat-x top left;
	padding: 10px 13px 10px 13px;
	cursor: pointer; 
	vertical-align: middle;
}

td.ShadowLeftTitle
{
	background: url(images/big-left-part.gif) no-repeat top left;
	width:4px;
	height:34px;
}

td.SmallShadowLeftTitle
{
	background: url(images/small-left-part.gif) no-repeat top left;
	width:3px;
	height:21px;
}

td.SmallShadowRightTitle
{
	background: url(images/small-right-part.gif) no-repeat top right;
	width:3px;
	height:21px;	
}

td.SmallShadowMiddleTitle
{
	background: url(images/small-top.gif) repeat-x top left;
	padding:0px 7px 0px 7px;
	height:21px;
	text-align:center;
}



div.PanelContent
{
	padding: 10px 10px 10px 10px;
	border: solid 1px #df9934;
	background: url(images/gradient_silver_inner.gif) repeat-x bottom;
}

/*Frame panel */
td.FrameTopLeft
{
	background: url(images/top-left-frame.gif) no-repeat top left;
	width:11px;
	height:10px;
}

td.FrameTopMiddle
{
	background: url(images/top.gif) repeat-x top;
	height:10px;
}

td.FrameTopRight
{
	background: url(images/top-right-frame.gif) no-repeat top right;
	width:11px;
	height:10px;
}

td.FrameMiddleLeft
{
	background: url(images/left-frame.gif) repeat-y left;
	width:10px;
}

td.FrameMiddleRight
{
	background: url(images/right-frame.gif) repeat-y right;
	width:10px;
}
    
td.FrameBottomLeft
{
	background: url(images/bottom-left-frame.gif) no-repeat left top;
	width:11px;
	height:10px;
}

td.FrameBottomMiddle
{
	background: url(images/bottom.gif) repeat-x top;
	height:10px;
}

td.FrameBottomRight
{
	background: url(images/bottom-right-frame.gif) no-repeat right top;
	width:11px;
	height:10px;
}

/* Title panel */
td.TitleLeftCell
{
	background: url(images/title-left-cell.gif) no-repeat left top;
	width:4px;
	height:35px;
}

td.TitleMiddleCell
{
	background: url(images/title-middle-cell.gif) repeat-x top;
	height:35px;
}

td.TitleRightCell
{
	background: url(images/title-right-cell.gif) no-repeat right top;
	width:4px;
	height:35px;
}

td.AdminPanelSubtitle
{
	background-color:#F3F3F3; 
	border-bottom: solid 1px #AAAAAA; 
	padding: 3px;	
}
