/* HTML ATRIBUTES */
body {
	padding-top: 5px;
	padding-bottom: 5px;

}
form {
	margin: 0;
}
td {
	font: 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
input, textarea, select {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
a:Link, a:visited, a:active {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #50B548;
	text-decoration: underline;
}
/* DNNWear-Skin-Custom Styles */

.containercss {
    background:#FFFFFF;
}

.full
{
background:#5c892a;
}
.bluecss {
    background:#5c892a;
}
.tancss {
	background:#fcf7be;
}
.beach {
	background-image:url('beach.jpg');
}

.LeftTopPaneClass {
	width: 205px;
	
}
.LeftPaneClass {
	width: 205px;
}
.VerticalColumn {
	width: 4px;
	background: #FFF;
}
.leftColumn {
	width: 205;
}
.HorizontalSpacer td {
	height: 2px;
	background: #FFF;
}
/* Links */
.RedLink, a.RedLink, a.RedLink:visited, a.RedLink:active {
	color: #417AD3;
	text-decoration: none;
	font: 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
a.RedLink:hover {
	text-decoration: underline;
}
.linkWhite, a.linkWhite, a.linkWhite:Visited, a.linkWhite:Active {
	color: #417AD3;
	text-decoration: none;
}
a.linkWhite:hover {
	color: #50B548;
	text-decoration: underline;
}
a.linkRedWithGray:Link, a.linkRedWithGray:Visited, a.linkRedWithGray:Active {
	color: #417AD3;
	text-decoration: underline;
}
a.linkRedWithGray:hover {
	color: #417AD3;
	text-decoration: underline;
}
.BrakeTdLeft {
	width: 205px;
	height: 18px;
	background: URL(DNNWear-break_table.gif);
}
.BrakeTdRight {
	height: 18px;
	background: URL(DNNWear-break_table.gif);
}
.BrakeTd {
	height: 18px;
	background: URL(DNNWear-break_table.gif);
}
.topHead {
	width: 100%px;
}
.HeaderBackground {
	height: 33px;
	background: white;
}
.TopHeader {
	background: URL(DNNWear-top_head1.gif) repeat-x top;
	height: 11px;
}
.BottomHeader {
	background: URL(DNNWear-top_head2.gif) repeat-x top;
	height: 4px;
}
.HeaderRightSide {
	background: URL(DNNWear-top_head3.gif) repeat-y top;
	width: 11px;
}
.LogoTd {
	width: 446px;
	height: 33px;
	vertical-align: top;
	padding: 5px 10px 5px 5px;
}
.LoginTd {
	height: 33px;
	text-align: right;
	vertical-align: top;
	padding: 5px 7px 3px 0;
}
.CopyrightClass {
	color: #417AD3;
}
.footer {
	background: URL(DNNWear-stopka_background.gif);
	height: 15px;
	color: #417AD3;
	vertical-align: bottom;
}
.BreadcrumbTable {
	width: 100%;
	height: 26px;
	color: #5C5C5C;
	background: URL(DNNWear-lokalizer_background.gif);
}
.menuTd {
	width: 100%px;
	height: 25px;
	background:#FFFFCC;
}
.menuBottom {
	height: 3px;
	background: #C6C6C6;
}
/* Solpart Menu Styles */
.MainMenu_MenuContainer {
	background: white;
	height: 25px;
}
.MainMenu_MenuBar {
	height: 25px;
	cursor: hand;
}
.MainMenu_MenuItem, .MainMenu_MenuItem td {
	cursor: hand;
	color: #5C5C5C;
	text-decoration: none;
	border-bottom: #fff 0 solid;
	border-top: #fff 0 solid;
	padding: 0 10px 0 8px;
	text-transform: uppercase;
	background: url(DNNWear-menu_separator.gif) no-repeat 0 100%;
	font: bold 11px Arial, Helvetica, sans-serif;
}
.MainMenu_MenuItemSel, .MainMenu_MenuItemSel td {
	cursor: hand;
	color: #417AD3;
	text-decoration: none;
	border: 0;
	padding: 0 10px 0 8px;
	text-transform: uppercase;
	background: #EEF0EF url(DNNWear-menu_separator.gif) no-repeat 0 100%;
	font: bold 11px Arial, Helvetica, sans-serif;
}
.MainMenu_MenuIcon {
	display: none;
}
.MainMenu_SubMenu {
	z-index: 1000;
	cursor: hand;
	background: #fff;
	filter: none;
	border: 1px solid #999;
	margin-top: 1px;
	padding: 0;
}
.MainMenu_SubMenu td {
	border: 1px solid #fff;
	padding: 1px 3px;
}
.MainMenu_Active, .MainMenu_Active td {
	cursor: hand;
	color:  #50B548;
	text-decoration: none;
	border: 0;
	padding: 0 10px 0 8px;
	background: #EEF0EF url(DNNWear-menu_separator-Selected-02.gif) repeat-y 0 0;
	font: bold 11px Arial, Helvetica, sans-serif;
}
.MainMenu_MenuBreak {
	border-right: 0;
	border-top: 0;
	border-left: 0;
	width: auto;
	border-bottom: 0;
	background: transparent;
}
.MainMenu_MenuArrow {
	display: none;
}
.MainMenu_RootMenuArrow {
	display: none;
}
.MainMenu_Selected {
	background: transparent scroll repeat 0 0;
	height: 25px;
}
.MainMenu_BreadcrumbActive {
	height: 25px;
	background: transparent;
}
.MainMenu_BreadcrumbActive2 {
	height: 25px;
	padding: 0 5px;
}
