body {
	background: #FFF url(images/pattern.jpg);
	color: #2D2D2D;
	font-family: tahoma, arial, verdana;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.pic {
	border: 6px solid #CBE3F5;
	margin: 3px 1px 0px;
	text-align: center;
}
a:hover .pic {
	border: 6px solid #FFFFFF;
}
.left {
	float: left;
	margin: 1px 8px 0px 0px;
}
.right {
	float: right;
	margin: 1px 0px 0px 8px;
}
.block {
	display: block;
}
.clear {
	clear: both;
}
img {
	border: 0px;
}
a:link {
	color: #FDBDD2;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #FDBDD2;
	font-weight: bold;
	text-decoration: none;
}
a:hover, a:active {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
#header {
	height:337px;
	display:block;
	width:570px;
	margin-right:0px;
	background-image: url(images/tchotel.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	z-index:2;
	overflow:hidden;
}
#header2 {
	height:56px;
	display:block;
	width:570px;
	margin-right:0px;
	overflow:hidden;
}
#header a {
	position:absolute;
	top:322px;
	right:48px;
	width:50px;
	height:20px;
	z-index:3;
	display:inline;
}
#container {
	margin: 0px auto;
	text-align: left;
	width: 780px;
	position:relative;
}
.photo {
	float: right;
	margin-left: 10px;
	margin-right: 10px;
	padding:5px;
	border: 1px solid #E9ADC0;
}
.photo img {
	border: 1px solid #E9ADC0;
}
.photo2 {
	float: right;
	margin: 7px 5px 2px;
	padding:5px;
	border: 1px solid #E9ADC0;
}
.photo2 img {
	border: 1px solid #E9ADC0;
	padding: 8px 7px;
}
.picDouble {
	float: right;
	margin-right: 14px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 5px;
	border: 4px double #E9ADC0;
}
a:hover .picDouble {
	padding: 5px;
	border: 4px double #FFFF33;
}
#left {
	float: left;
	padding-top: 56px;
	width: 194px;
}
#menu {
	background: url(images/menubg.jpg) no-repeat;
	clear: both;
	display: block;
	height: 551px;
	padding-top: 10px;
	width: 190px;
}
#menu ul {
	list-style: none;
	margin: 0px;
	margin-left: 4px;
	margin-bottom: 10px;
	margin-top: 8px;
	padding: 0px;
}
#menu li {
	background: url(images/list-bg.jpg) no-repeat;
	display: block;
	font-size: 10px;
	height: 17px;
	list-style: none;
	margin: 0px;
	padding: 0px;
	padding-left: 25px;
	padding-top: 1px;
	width: 157px;
}
#menu p {
	margin: 0px;
	margin-left: 4px;
	margin-bottom: 10px;
	margin-top: 8px;
	padding-left: 8px;
	padding-top: 1px;
	color: #F5E6EB;
	font-size: 11px;
	width: 166px;
}
#nav2 {
	clear: both;
	top: 50px;
	left: 225px;
	height: 104px;
	width: 280px;
	position:absolute;
	margin-left:225px;
	background-color: #F4D7E0;
	text-align:center;
}
#nav2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-variant: normal;
	color: #77020A;
	text-decoration: none;
	display:inline;
	background-color: #EEC1D0;
}
#nav2 a:hover {
	color: #FFF;
	background-color: #77020A;
}
#nav {
	clear: both;
	height: 50px;
	width: 700px;
	position:absolute;
	margin-left:28px;
}
#nav ul {
	list-style: none;
	margin: 20px 0px 0px 0px;
	padding: 0px;
	width:700px;
	z-index:15;
	position:absolute;
	text-align:center;
}
#nav li {
	list-style: none;
	float:left;
	margin: 0px;
	padding: 0px;
	display:inline;
	border-right: 1px solid #c0617f;
}
#nav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-variant: normal;
	color: #77020A;
	text-decoration: none;
	display:inline;
	text-transform: uppercase;
	padding: 20px 14px 10px;
}
#nav a:hover {
	color:#977374;
	text-decoration:underline;
}
#right {
	float: left;
	width: 560px;
}
#right a {
	text-decoration:underline;
}
.tab {
	background: url(images/tabheading.jpg) no-repeat;
	color: #FAE7ED;
	display: block;
	font-family: arial;
	font-size: 15px;
	font-weight: bold;
	height: 30px;
	padding-left: 16px;
	padding-top: 2px;
	margin-bottom: 4px;
	margin-left: 6px;
	width: 176px;
}
.tab2 {
	background: url(images/tabbg.jpg) no-repeat;
	display: block;
	font-size: 10px;
	height: 17px;
	padding-top: 4px;
	padding-left: 10px;
	width: 179px;
}
.tag {
	color: #F5E6EB;
	font-size: 12px;
	font-weight: bold;
	margin-left: 25px;
}
.textboxtop, .textboxtop2 {
	color: #F2BCCE;
	display: block;
	font-size: 19px;
	font-weight: bold;
	height: 33px;
	margin-left: 8px;
	padding-left: 20px;
	padding-top: 11px;
	width: 526px;
	text-transform: uppercase;
}
.textboxtop {
	background: url(images/tctextboxtop.jpg) no-repeat;
}
.textboxtop2 {
	background: url(images/textbox-top2.gif) no-repeat;
}
.textbox {
	background: #6b2121 url(images/tctextbox.jpg) repeat-y;
	border-left: 1px solid #DF8FA9;
	border-right: 1px solid #DF8FA9;
	color: #FFF;
	margin-left: 8px;
	padding-left: 20px;
	padding-right: 10px;
	padding-top: 6px;
	width: 514px;
	padding-bottom:6px;
}
.textboxbottom {
	background: url(images/textboxbottom.jpg) no-repeat;
	color: #FFFFFF;
	display: block;
	font-weight: bold;
	height: 23px;
	margin-bottom: 10px;
	margin-left: 8px;
	padding-right: 15px;
	padding-top: 5px;
	text-align: right;
	width: 531px;
}
.lastnav {
	border-right: 0px none #c0617f !important;
}
.lastitem {
	background:url(images/list-bg2.jpg) !important;
}
#copyright {
	clear: both;
	color: #000;
	font-size: 10px;
	margin-bottom: 10px;
	padding-right: 15px;
	text-align: center;
}
#copyright a {
	color: #6D2026;
	font-weight: bold;
	text-decoration: none;
}
#copyright a:hover {
	text-decoration: underline;
}
#serbialinks {
	text-align: right;
	width: 660px;
	margin: 0 auto;
	padding: 0;
}
#serbialinks a {
	color: #F93;
	font-weight: bold;
	text-decoration: none;
}
#serbialinks a:hover {
	text-decoration: underline;
}
