body
{
	margin: 0;
	padding: 0;
	color: #660000;
	font: normal 10pt Arial,Helvetica,sans-serif;
	background: #520c00 url(../images/top_gradient.gif) repeat-x top;
}

#page
{
	margin-top: 5px;
	margin-bottom: 5px;
	width: 900px;
}

#header
{
	margin: 0;
	padding: 0;
}

#content
{
	float: left;
	width: 640px;
    	padding: 20px;
	background: url(../images/top_back.gif) repeat-x top;
}

#sidebar
{
	float:left;
	width:230px;
	height: 530px;
}

#logo
{
	width: 910px;
	height: 200px;
	background: #f5f5db url(../images/baner.jpg) center;
}

#mainmenu
{
	height: 38px;
	width: 910px;
	background:#f5f5db url(../images/pasekmenu.jpg) center;
}

#mainmenu ul
{
	padding:10px 20px 5px 20px;
	margin:0px;
}

#mainmenu ul li
{
	display: inline;
	margin-left: 30px;
}

#mainmenu ul li a
{
	color:#660000;
	background-color:transparent;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	padding:5px 10px;
}

#mainmenu ul li a:hover, #mainmenu ul li.active a
{
	background: url(../images/podswietlenie.png);
	text-decoration:none;
}

div.flash-error, div.flash-notice, div.flash-success
{
	padding:.8em;
	margin-bottom:1em;
	border:2px solid #ddd;
}

div.flash-error
{
	background:#FBE3E4;
	color:#8a1f11;
	border-color:#FBC2C4;
}

div.flash-notice
{
	background:#FFF6BF;
	color:#514721;
	border-color:#FFD324;
}

div.flash-success
{
	background:#E6EFC2;
	color:#264409;
	border-color:#C6D880;
}

div.flash-error a
{
	color:#8a1f11;
}

div.flash-notice a
{
	color:#514721;
}

div.flash-success a
{
	color:#264409;
}

div.form .rememberMe label
{
	display: inline;
}

div.view
{
	padding: 10px;
	margin: 10px 0;
	border: 1px solid #C9E0ED;
}

div.breadcrumbs
{
	font-size: 0.9em;
	padding: 5px 20px;
}

div.breadcrumbs span
{
	font-weight: bold;
}

div.search-form
{
	padding: 10px;
	margin: 10px 0;
	background: #eee;
}

.portlet
{

}

.portlet-decoration
{
	height:7px;
	width:230px;
	background: #B7D6E7 url(../images/menu_top.gif) top center;
}

.portlet-title
{
	font-size: 12px;
	font-weight: bold;
	padding: 0;
	margin: 0;
	color: #298dcd;
}

.portlet-content
{
	font-size:0.9em;
	margin: 0 0 15px 0;
	padding: 0;
	background:#EFFDFF url(../images/menu_middle.gif) repeat-y center;
}

.portlet-content ul
{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
}

.portlet-content li
{
	padding: 5px 10px 4px 12px;
	height: 26px;
	background: url(../images/butt1.jpg) no-repeat center;
	width: 200px;
}

.operations
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.operations li
{
	display:block;
	padding-bottom: 2px;
}

.operations li a
{
	font: bold 12px Arial;
	color: #660000;
	display: block;
	padding: 5px;
	line-height: 15px;
	text-decoration: none;
	text-align: center;
}

.operations li:hover
{
	background: #80CFFF background: url(../images/butt1.jpg) no-repeat center;;
}

.mainpg, #footer
{
	background: #f5f5db url(../images/left_back.gif) repeat-y left;
	width: 910px;

}

.menu-zakonczenie
{
	margin:0;
	padding:0;
	height:6px;
	width:230px;
	background: url(../images/menu_bottom.gif) no-repeat center;
}

h1, h2, h3, h4, h5
{
	color: inherit;
	font-weight: bold;
}

#footer
{
	padding: 10px;
	margin-top: 10px;
	font-size: 0.8em;
	text-align: center;
	width: 890px;
}

#closex {position:absolute; top:-30px; right:-30px; z-index:5000; background-image:url(x.png); background-repeat:no-repeat; width:100px; height:20px; padding:0px; margin:0px;cursor: hand; cursor: pointer;}
#testdiv {width:600px; margin:0 auto; border:1px solid #ccc; padding:20px 25px; background:#fff}

#tinybox {position:absolute; display:none; z-index:2000}
#tinymask {position:absolute; display:none; top:0; left:0; height:100%; width:100%; background:#000; z-index:1500}
