/*
  project Pelican Birding Lodge

  http://www.contrast2000.com

  Copyright (c) 2008 Contrast 2000
 
*/

body {
	margin: 0px;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	
}

h1{
	font-size: 16px;
	color: #D4911C;
	margin-top: 0; 
margin-bottom: 0;
}

h2{
	font-size: 16px;
	color: #4A560C;
}

img.main {
	margin-right: 18px;
	margin-bottom: 10px;
}

.bodyText {
	font-size: 11px;
	line-height: 16px;
	color: #5C5D66;
}

#mainTable {
	height:100%;
	width: 1003px;
	border: 1;
}

tr.head {
	height: 86px;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

tr.butons {
	height: 39px;
	background-image: url(../images/butons.gif);
	background-repeat: repeat-x;
	background-position: center top;
}

tr.kolaj {
	height: 185px;
	background-image: url(../images/pelican_birding_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

td.tabelka {
	height: 29px;
	background-image: url(../images/pelican_birding_top_tabelka.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

td.main {
	background-image: url(../images/main_background.gif);
	background-repeat: repeat-y;
	background-position: right top;
	font-size: 11px;
	line-height: 16px;
	color: #5C5D66;
	text-align: justify;
}

tr.bottomLine {
	height: 4px;
	background-image: url(../images/bottom_line.gif);
	background-repeat: repeat-x;
	background-position: center top;
}

td.bottomMenu {
	height: 57px;
	background-image: url(../images/bottom_background.gif);
	background-repeat: repeat-y;
	background-position: right top;
	font-size: 10px;
	color: #5C5D66;
}

img.textLogo {
	position: relative;
	left: 151px;
	top: 0px;
}

.lang {
	float: right;
	position: relative;
	top: 66px;
}

.rightFasha{
	float: right;
	position: relative;
	height: 100%;
	width: 260px;
	margin-left: 18px;
	padding: 0px;
}

.copyryght {
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	float: right;
	text-align: right;
	line-height: 15px;
}

.inputActivities {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000099;
	width: 450px;
	height: 21px;
	font-weight: normal;
}

.inputActivitiesArea {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000099;
	width: 450px;
	height: 105px;
	font-weight: normal;
}

.inputActivitiesBrouse {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000099;
	width: 395px;
	height: 21px;
	font-weight: normal;
}

.inputBooking {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000099;
	width: 395px;
	height: 21px;
	border: 1px solid #D4911C;
	font-weight: normal;
}

.inputBookingData {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000099;
	width: 150px;
	height: 21px;
	border: 1px solid #D4911C;
	font-weight: normal;
}

td.titles {
	height: 27px;
}

td.Dark {
	height: 133px;
	font-size: 11px;
	padding: 12px 0px;
	line-height: 17px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D4911C;
}

td.Light {
	height: 133px;
	font-size: 11px;
	padding: 12px 0px;
	line-height: 17px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D4911C;
}

.photo {
	margin-right: 18px;
	margin-bottom: 10px;
	border: 1px solid #D4911C;
}

.photoLeft {
	border: 1px solid #D4911C;
	margin-top: 2px;
	margin-right: 12px;
}

.photoRight {
	border: 1px solid #D4911C7;
	margin-top: 2px;
	margin-left: 12px;
}

.photoBottom {
	margin-bottom: 15px;
}

.err {
	font-size: 11px;
	font-weight: bold;
	color: #FF6600;
}

a, a:visited {
	font-size: 11px;
	text-decoration: underline;
	font-weight: normal;
	color: #4A560C;
}

a:hover {
	text-decoration: underline;
	color: #BD0000;
}

a.menuBottom, a.menuBottom:visited, a.contrast2000, a.contrast2000:visited {
	color: #5C5D66;
	text-decoration: none;
}

a.menuBottom:hover, a.contrast2000:hover {
	text-decoration: underline;
}

a.logout, a.logout:visited, a.logout:hover {
	color: #BD0000;
	text-decoration: underline;
	font-size: 10px;
	font-weight: bold;
}

a.visible, a.visible:visited {
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	color: #07A807;
}

a.visible:hover {
	text-decoration: underline;
}

a.invisible, a.invisible:visited {
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	color: #BD0000;
}

a.invisible:hover {
	text-decoration: underline;
}

a.del, a.del:visited {
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	color: #BD0000;
}

a.del:hover {
	text-decoration: underline;
}

a.edit, a.edit:visited {
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	color: cornflowerblue;
}

a.edit:hover {
	text-decoration: underline;
}

a.activitiesTitle, a.activitiesTitle:visited {
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color: #4A560C;
}

a.activitiesTitle:hover {
	color: #4A560C;
	text-decoration: underline;
}

a.activitiesShortTitle, a.activitiesShortTitle:visited {
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	color: #5C5D66;
}

a.activitiesShortTitle:hover {
	color: #5C5D66;
	text-decoration: underline;
}

a.back, a.back:visited {
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	color: #07A807;
}

a.back:hover {
	text-decoration: underline;
}

a.more, a.more:visited {
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
	color: #BD0000;
}

a.more:hover {
	text-decoration: underline;
}
