/* ThemeOfficeMenu Style Sheet */
/*
old background-color #EFEBDE
new background-color #3C5468

"gray" #CDD7DF

old left margin #EFEFDE
*/

.ThemeOfficeMenu,.ThemeOfficeSubMenuTable
{
	font-family:	verdana , arial, sans-serif;
	font-size:	13px;
	font-weight: 	bold;

	padding:	0;

	white-space:	nowrap;
	cursor:		default;
}

.ThemeOfficeSubMenu
{
	position:	absolute;
	visibility:	hidden;

	/*
	   Netscape/Mozilla renders borders by increasing
	   their z-index.  The following line is necessary
	   to cover any borders underneath
	*/
	z-index:	100;
	border:		0;
	padding:	0;

	overflow:	visible;
	border:		0px solid #FFFFFF;

	filter:progid: DXImageTransform.Microsoft.Shadow(color=#F8C400, Direction=140, Strength=6);
}

.ThemeOfficeSubMenuTable
{
	overflow:	visible;
}

.ThemeOfficeMainItem,.ThemeOfficeMainItemHover,.ThemeOfficeMainItemActive,
.ThemeOfficeMenuItem,.ThemeOfficeMenuItemHover,.ThemeOfficeMenuItemActive
{
	border:		0;
	cursor:		default;
	white-space:	nowrap;
}

.ThemeOfficeMainItem
{
	background:url(zasoby/obrazy/top_menu_bg.jpg) repeat-x;
	color: #999999;
	font-size:	12px;
	font-weight: normal;
	text-align: left;
}

.ThemeOfficeMainItemHover,.ThemeOfficeMainItemActive
{
	background-color:	#221E12;
	color: #FFFFFF;
	font-size:    12px;
	font-weight: normal;
	text-align: left;
	
}

.ThemeOfficeMenuItem
{
	background-color:	#100F0B;
	font-size:     12px;
	font-weight: normal;
	 color: #FFFFFF

}

.ThemeOfficeMenuItemHover,.ThemeOfficeMenuItemActive
{
	background-color:	#221E12;
	font-size:     12px;
	font-weight: normal;
	color: #FFFF00;
}


/* horizontal main menu */

.ThemeOfficeMainItem
{
	padding:	0px 3px;

	border:		0px;
}

td.ThemeOfficeMainItemHover,td.ThemeOfficeMainItemActive
{
	padding:	13px 3px;
	border:		0px solid #FFFFFF;
}

.ThemeOfficeMainFolderLeft,.ThemeOfficeMainItemLeft,
.ThemeOfficeMainFolderText,.ThemeOfficeMainItemText,
.ThemeOfficeMainFolderRight,.ThemeOfficeMainItemRight
{
	background-color:	inherit;
}

/* vertical main menu sub components */

td.ThemeOfficeMainFolderLeft,td.ThemeOfficeMainItemLeft
{
	padding-top:	0px;
	padding-bottom:	2px;
	padding-left:	0px;
	padding-right:	1px;

	border-top:	0px solid #FFFFFF;
	border-bottom:	0px solid #FFFFFF;
	border-left:	0px solid #FFFFFF;

	background-color:	inherit;
}

td.ThemeOfficeMainFolderText,td.ThemeOfficeMainItemText
{
	padding-top:	2px;
	padding-bottom:	2px;
	padding-left:	5px;
	padding-right:	5px;

	border-top:	0px solid #FFFFFF;
	border-bottom:	0px solid #FFFFFF;
	background-color:	inherit;
	white-space:	nowrap;
}

td.ThemeOfficeMainFolderRight,td.ThemeOfficeMainItemRight
{
	padding-top:	2px;
	padding-bottom: 2px;
	padding-left:	0px;
	padding-right:	0px;

	border-top:	0px solid #FFFFFF;
	border-bottom:	0px solid #FFFFFF;
	border-right:	0px solid #FFFFFF;

	background-color:	inherit;
}

tr.ThemeOfficeMainItem td.ThemeOfficeMainFolderLeft,
tr.ThemeOfficeMainItem td.ThemeOfficeMainItemLeft
{
	padding-top:	3px;
	padding-bottom:	3px;
	padding-left:	1px;
	padding-right:	2px;

	white-space:	nowrap;

	border:		0;
	background-color:	inherit;
}

tr.ThemeOfficeMainItem td.ThemeOfficeMainFolderText,
tr.ThemeOfficeMainItem td.ThemeOfficeMainItemText
{
	padding-top:	3px;
	padding-bottom:	3px;
	padding-left:	5px;
	padding-right:	5px;

	border:		0;
	background-color:	inherit;
}

tr.ThemeOfficeMainItem td.ThemeOfficeMainItemRight,
tr.ThemeOfficeMainItem td.ThemeOfficeMainFolderRight
{
	padding-top:	3px;
	padding-bottom:	3px;
	padding-left:	0px;
	padding-right:	1px;

	border:		0;
	background-color:	inherit;
}

/* sub menu sub components */

.ThemeOfficeMenuFolderLeft,.ThemeOfficeMenuItemLeft
{
	padding-top:	3px;
	padding-bottom:	3px;
	padding-left:	1px;
	padding-right:	3px;

	border-top:	1px solid #FFFFFF;
	border-bottom:	1px solid #FFFFFF;
	border-left:	1px solid #FFFFFF;

	background-color:	inherit;
	white-space:	nowrap;
}

.ThemeOfficeMenuFolderText,.ThemeOfficeMenuItemText
{
	padding-top:	3px;
	padding-bottom:	3px;
	padding-left:	8px;
	padding-right:	4px;

	border-top:	0px solid #FFFFFF;
	border-bottom:	0px solid #FFFFFF;

	background-color:	inherit;
	white-space:	nowrap;
}

.ThemeOfficeMenuFolderRight,.ThemeOfficeMenuItemRight
{
	padding-top:	3px;
	padding-bottom:	3px;
	padding-left:	0px;
	padding-right:	0px;

	border-top:	0px solid #FFFFFF;
	border-bottom:	0px solid #FFFFFF;
	border-right:	0px solid #FFFFFF;

	background-color:	inherit;
	white-space:	nowrap;
}

.ThemeOfficeMenuItem .ThemeOfficeMenuFolderLeft,
.ThemeOfficeMenuItem .ThemeOfficeMenuItemLeft
{
	padding-top:	3px;
	padding-bottom:	3px;
	padding-left:	2px;
	padding-right:	3px;
     
	white-space:	nowrap;

	border:		0; 
	background-color:	#221E12;  
}

.ThemeOfficeMenuItem .ThemeOfficeMenuFolderText,
.ThemeOfficeMenuItem .ThemeOfficeMenuItemText
{
	padding-top:	3px;
	padding-bottom:	3px;
	padding-left:	8px;
	padding-right:	4px;

	border:		0;
	background-color:	inherit;
}

.ThemeOfficeMenuItem .ThemeOfficeMenuFolderRight,
.ThemeOfficeMenuItem .ThemeOfficeMenuItemRight
{
	padding-top:	3px;
	padding-bottom:	3px;
	padding-left:	0px;
	padding-right:	1px;

	border:		0;
	background-color:	inherit;
}

/* menu splits */

.ThemeOfficeMenuSplit
{
	margin:		2px;
	height:		1px;
	overflow:	hidden;
	
	background-color:	inherit;
	border-top:	1px solid #FFFFFF;
}

/* image shadow animation */

/*
	seq1:	image for normal
	seq2:	image for hover and active

	To use, in the icon field, input the following:
	<img class="seq1" src="normal.gif" /><img class="seq2" src="hover.gif" />
*/

.ThemeOfficeMenuItem img.seq1
{
	display:	inline;
}

.ThemeOfficeMenuItemHover seq2,
.ThemeOfficeMenuItemActive seq2
{
	display:   inline;
}

.ThemeOfficeMenuItem .seq2,
.ThemeOfficeMenuItemHover .seq1,
.ThemeOfficeMenuItemActive .seq1
{
	display:	none;
}

.center {
margin:auto;
width:600px;
}

.center img{
border:0;
}

div#more {
position:relative;
}


div.gallery{
padding-top: 5px;
}
div.row{
display: block;
width:618px;
padding-top: 5px;
padding-bottom: 5px;
margin: 0px;

}
div.item {
border: 1px solid #FFFFFF;
display: -moz-inline-stack; /* FF2 hack */
display: inline-block;
zoom: 1; *display: inline; /* IE6/7 hack */
vertical-align:top

}
div.block{
	display: block;
	width: 145px;
}
.block p
{
line-height: 1px;
}
.gallery div.row div{
margin-left: 1px;
margin-right: 1px;
padding-left: 0px;
padding-right: 0px;
}
.item img{
margin-top: 5px;
width: 133px;
max-height: 95px;
border: solid #141414;
border-width: 3px;
}
p {
color:white;
}
.odstep {
padding: 2px;
}


#formularz {
	margin: 5px 5px 5px 5px;
	font-size:11px;
	color:#6D6D6D;
	font-family:Tahoma;
}

#formularz input, #formularz textarea {
	border: 1px solid #999999;
	padding: 1px 1px 1px 1px;
	font-size:11px;
	font-family:Tahoma;
	color:#262620;
	margin: 2px 0 0 2px;
	color: #555555;
}

#formularz .submit {
	background-color: #eeeeee;
	font-size:11px;
	font-family:Tahoma;
	color:#262620;
	border: 1px solid #999999;
	color: #000000;
	width:50px;
}

#formularz .red {
	color: red; font-weight: bold;
}

a.bsp{
	text-decoration:none;
	color:#999999;
}