table.Pricing
{
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #770046;
}

table.Pricing tr td
{
	border-left: 1px solid #BF95AE;
	padding: 3px;
	color: #770046;
}

table.Pricing tr td.Index
{
	text-align: right;
	border: 1px none #770046;
	color: #770046;
}

input.ReservationInput, textarea.ReservationComments, select.ReservationSelect, input.ReservationInputDate
{
	border: 1px solid #770046;
}

input.ReservationInput, select.ReservationSelect
{
	width: 120px;
}
input.ReservationInputDate
{
	width: 95px;
}

table.ReservationTable
{
	width: 500px;
}

table.ReservationTable tr td
{
	padding: 1px;
}

select.ReservationSelect
{
	
}

textarea.ReservationComments
{
	width: 490px;
	height: 100px;
}

.StrongCaption
{
	color: #f62d9a;
	font-family: "Trebuchet MS";
	font-size: 17px;
	font-weight: bold;
}

.SmallText
{
}

.MakeModelCaption
{
	color: #770046;
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
} 

select.AdminInput,input.AdminInput, textarea.AdminInput
{
    width: 200px;
}

select.MiniSearchSelect, td.MiniSearchSelect
{
	width: 90px;
}

select.FilterSelect
{
	width: 60px;
}

body, a, td
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #252525;
}
a
{
	color: #770046;
}
a:hover
{
	text-decoration: underline;
}

input.Date
{
	width: 80px;
}


td.Wrong
{
	color: #CC0000;
}


table.menuTable tr td a
{
color: #333333;
}

table.menuTable
{
   vertical-align: middle;
}

a.menuElement
{
   padding: 0.2em 0.4em 0em 0.4em;
   margin-right: 0.1em;
   border: 1px solid;
   border-bottom: 0px;
   border-color: #000000;
   color: #000000;
   background-color: #eef2f8;
}



a.menuElementSelected
{
   padding: 0.2em 0.4em 0em 0.4em;
   margin-right: 0.1em;
   border: 1px solid;
   border-bottom: 0px;
   border-color: #6ca902;
   color: #000000;
   background-color: #9ae715;
}

a.menuElement:hover
{
   background-color: #b9cff6;
   text-decoration: none;
}

a.menuElement:active
{

  
   background-color:#6e98e2;
}

a.menuElementSelected:hover
{
   text-decoration: none;
}

body
{
	color: #332211;
	background-color: #F7F4EF;
	margin: 0px;
	padding: 0px;
	height: 100.1%;
	text-align: left;
}
td.rightBorder
{
    border-right: 1px solid #000000;
}
a.button
{
	border: 1px #000000 solid;
	background-color:  #FAF7ED;
	padding: 4px 10px 4px 10px;
	font-weight: normal;
	color: #990000;
}
select.AdminSelect
{
	width: 200px;
}
table.BodyTable
{
	height: 100%;
	border: 1px #000000 solid;
	width: 800px;
}
td.MainContentTd
{
	height: 100%;
	background-color: #ffffff;
	padding: 10px;
}
td.NavigationBar
{
/*    border-right: 1px solid #000000;*/
/*    border-top: 1px solid #000000;*/
   	color: #ddaa44;
	height: 16px;
	background-color: #555555;
}
td.NavigationBar a
{
	color: #ffdd99;
}
td.AutoWidth
{
	width: 100%;
}
td.AutoHeigth
{
	height: 100%;
}
table.MenuTopTable a, table.MenuTopTable a:visited, table.MenuTopTable a:hover,table.MenuTopTable a:active
{
color: #FFffcc;
}


form.DefaultForm
{
	width: auto;
	height: auto;
	margin: 0px;
	padding: 0px;
}
td.BarSeparatorRight
{
	width: 10px;
	color: #ffcc66;
}
td.BarSeparatorLeft
{
	width: 10px;
	color: #ffcc66;
	border-right: 1px dashed #ffcc66;
}

div.PageTitle
{
	color: #333333;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 10px;
}
div.Title
{
	color: #111111;
	font-size: 13px;
	font-weight: bold;
	padding-bottom: 2px;
}
table.LimitContentTbl
{
	padding: 15px;
	width: 700px;
}

div.DataPadding
{
	padding: 15px;
}

a.CreateNew
{
	color: #880000;
	font-size: 10px;
}
table.TableCollection a
{
/*	color: #dd7722; */
    color: #993300;
}
table.TableCollection 
{
    border: 1px solid #000000;
}

div.ColumnData
{
	padding-bottom: 2px;
	font-size: 11px;
	font-weight: bold;
	color: #330055;
}

td.AdminTdLeft
{
	text-align:right;
}
td.IconTd
{
	border: 1px dashed #666666;
	padding: 10px;
	text-align: center;
}

td.HeaderCell
{
	background-color:#ffcc66;
	border-bottom: 2px solid #000000;
	height: 30px;
	vertical-align:bottom;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color:#000000;
	font-weight: bold;
	padding: 0px 5px 0px 5px;
}

td.HeaderCell a
{
    color: #323232;
}

td.RegularCell, td.RegularCell a
{
	vertical-align:middle;
	text-align: left;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color:#222222;
}

td.RegularCell
{
	border-bottom: 1px solid #CCCCCC;
	padding: 0px 5px 0px 5px;
	height: 20px;
}
td.BarTd a
{
	color: #ffcc66;
}

tr.rowAlternate
{
	background-color:#ecedee;
}

tr.rowAlternate:hover
{
/*	background-color:#c2ff7a; */
}

tr.row
{
	background-color: #ffffff;
}

tr.row:hover
{
/*	background-color: #c2ff7a;*/
}

tr.rowSelected
{
	background-color: #a3f93d;
}

tr.rowSelected:hover
{
	background-color: #c2ff7a;
}

tr.rowAdded
{
	background-color: #d3f4be;
}

tr.rowAdded:hover
{
	background-color: #f6f3aa;
}

tr.rowChanged
{
	background-color: #99adbd;
}

tr.rowChanged:hover
{
	background-color: #f6f3aa;
}

table.ItemTable
{
	width: 100%;
}
table.ItemTable tr.HeaderRow td
{
	font-weight: bold;
	font-size: 12px;
}

table.AdminTable
{
/*	width: 500px;*/
}

table.AdminTable td.Left
{
}

table.AdminTable td.Right
{
}

table.AdminTable td.Spanned
{
}


table.MediaItem td.Thumbnail
{
	width: 120px;
	height: 120px;
	text-align: center;
	vertical-align: middle;
}

table.MediaItem td.Description
{
	text-align: center;
}

input, div.HardData
{
	border: 1px solid #999999;
}

input.checkbox
{
    border: 0px;
}

div.HardData
{
    width: 192px;
    height: 13px;
    padding: 3px;
    background-color: #EEEEEE;
}

table.Document tr.separator td
{
	border-bottom: 1px dotted #440000;
	color: #550000;
	font-weight: bold;
	height: 30px;
	vertical-align: bottom;
}

td.propertiesCell1
{
    width: 10px;
}

td.propertiesCell2
{
    white-space: nowrap;
    padding-right: 10px;
    width: 125px;
    border: #000000 none 1px;
}
td.propertiesCell3
{
    white-space: nowrap;
    padding-right: 10px;
    width: 400px;
    border: #000000 none 1px;
}

input.greenButton
{
    width: 150px;
    height: 25px;
    background-image: url('/Templates/Lightcon/Images/greenButton.png');
    font-size: 12px;
    color: #000000;
    border: 0px;
    margin-bottom: 8px;
}

input.greenButton:hover
{
    background-image: url('/Templates/Lightcon/Images/greenButton-highlight.png');
}

a.titleUrl
{
    font-size: 12px;
    font-weight: bold;
}

div.withBottomPadded
{
    padding-bottom: 3px;
}

span.NotValid
{
    font-weight: bold;
    color: #EE0000;
}

td.BottomRow, td.BottomRow a
{
	color: #555555;
}

td.BottomRow
{
	padding-top: 6px;
}

td.LeftMenuButton
{
	padding-left: 30px;
}

td.LeftMenuButton a
{
	font-face: "Verdana";
	font-weight: bolder;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

div.Reklama
{
	font-size: 18px;
	font-weight: medium;
	text-align: center;
	color: #6F6F6F;
}

a.SponsoredLink, a.SponsoredLink:hover
{
	text-decoration: none;
	color: #000000;
}