body {
	background:#fff;
	padding:0px; margin:0px;
	font-family:Verdana;
	background: url('/images/sus2.gif');
}

/* structure */
#container1 {
	background:#810104 url('/images/sus.gif') repeat-x bottom;
	border-bottom:1px solid #fff;
	padding:5px 0px 5px 0px;
}
#inner1 {
	width:800px;
	font-size:13px;
	color:white;
	text-align:right;
}
#container2 {
	background:#363636 url('/images/menu-bg.gif') repeat-x bottom;
	height:269px;
}
#inner2 {
	width:825px;
	height:269px;
	position:relative;
	overflow:hidden;
}

#container3 {
	width:810px;
	background:#b9b9b9;
	border: 2px solid #e27d00;
	border-top:0px;	
	padding:10px;
	}
	


#footer {
	width:650px;
	border-top:3px solid #ccc;
	padding-top:4px;
	font-size:11px;
	color:#999;
	padding-top:5px;
}
#submeniuBg {
	font-size:12px;
	border-bottom:1px solid #d1d1d1;
	background:#fd7f04;
	height:28px;
	overflow:hidden;
}
#submeniu {
	width:700px;
}
#submeniu a {
	display:block;
	float:left;
	padding:7px;
	color:#777;
}
#submeniu a:hover {
	background:#fff;
}
/* end structure */


/* meniu */

#meniu {
	position:absolute;
	bottom:0px;
	left:150px;
	height:35px;
}
#meniu ul {
	padding:0px; margin:0px;
}
#meniu li {
	display:block; 
	float:left;
	padding-bottom:5px;
}
#meniu a {
	display:block;
	float:left;
	padding:8px 14px 8px 14px;
	font-size:15px;
	font-family:Arial;
	font-weight:bold;
	color:#ffdab6;
}
#meniu a:hover {
	text-decoration:none;
	color:#777;
	background:url('/images/menu-hover.gif') repeat-x bottom;
	padding:9px 14px 8px 14px;
	position:relative;
}
#meniu .current {
	text-decoration:none;
	color:#777;
	background:url('/images/menu-hover.gif') repeat-x bottom;
	padding:9px 14px 8px 14px;
	position:relative;
}

/* end meniu */

h1 {
	font-family:"Tahoma";
	font-size:18px;
	text-decoration:none;
	margin:0px; padding:0px;
}
a {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
.bld {
	font-weight:bold;
}
.error {
  border:1px solid #999999;
  padding:10px;
  padding-left:35px;
  margin:10px;
  font-size:24px;
	font-family:tahoma;
  color:#555;
  text-align:left;
  background:url("/icoane/stop.gif") no-repeat #fffcd7;
	background-position:13px 18px;
}
.succes {
  border:1px solid #999999;
  padding:10px;
  padding-left:35px;
  margin:10px;
  font-size:24px;
	font-family:tahoma;
  color:#555;
  text-align:left;
  background:url("/icoane/check.gif") no-repeat #bbeb5d;
	background-position:13px 18px;
}
option {
	background:#ffffff;
}
.textarea {
	font-family:"verdana";
	font-size:10px;
	color:#000;
	border:solid;
	border-width:1px;
	border-color:#aaa;
	padding-left:2px;
	padding-right:2px;
	padding-top:0px;
	height:200px;
	width:400px;
	background:url(images/textarea.gif);
	background-repeat:repeat-x;
	background-color:#f4f1e8;
}
.inp2 {
	font-family:"verdana";
	font-size:12px;
	color:#000;
	border:solid;
	border-width:1px;
	border-color:#888;
	padding-left:2px;
	padding-right:2px;
	padding-top:0px;
	height:16px;
	background:url(/images/input.gif);
}
.inp_new {
	border:1px #CCCCCC solid;
	font-family:tahoma;
	font-size:12px;
	background:url('/images/input.gif');
}
.txt10px {
	font-family:"verdana";
	font-size:10px;
}
.txt11px {
	font-family:"verdana";
	font-size:11px;
}
.txt12px {
	font-family:"verdana";
	font-size:12px;
}
.t10 {
	font-size:10px;
}
.t11 {
	font-size:11px;
}
.t12 {
	font-size:12px;
}
.t13 {
	font-size:13px;
}
.t14 {
	font-size:14px;
}
.t15 {
	font-size:15px;
}
.t16 {
	font-size:16px;
}
.t17 {
	font-size:17px;
}
.t18 {
	font-size:18px;
}
.t19 {
	font-size:19px;
}
.t20 {
	font-size:20px;
}
.t21 {
	font-size:20px;
}
.t22 {
	font-size:20px;
}
.t23 {
	font-size:20px;
}
.t24 {
	font-size:20px;
}
hr {
  border: 0;
  color: #d1d1d1;
  background-color: #d1d1d1;
  height: 1px;
  width: 100%;
  text-align: left;
}
.inp {
	font-family:"verdana";
	color:#606060;
	border:1px solid #b0b0b0;
	padding:3px 3px 0px 3px;
	font-size:11px;
	width:200px;
	height:17px;
	background:url(/images/inp.gif) no-repeat top left;
	position:relative; top:-2px;
}
.textarea {
	font-family:"verdana";
	color:#606060;
	border:1px solid #b0b0b0;
	padding:3px;
	font-size:11px;
	background:url(/images/inp.gif) no-repeat top left;
	position:relative; top:-2px;
	width:300px; height:100px;
}
.submit {
	font-family:verdana;
	font-size:12px;
	border:1px solid #999999;
	background:url("/images/inp_submit.gif") top left repeat-x;
	padding:4px;
	color:#ffffff;
	cursor:pointer;
}
.title {
	font-size:24px;
  color:#000;
	display:block; 
  padding-bottom:2px; 
  border-bottom:1px solid #d9d9d9;
  margin-bottom:5px;
  text-align:left;
	font-weight:normal;
}
.title2 {
	font-size:17px;
  color:#EA7E21;
	display:block; 
  padding-bottom:2px; 
  border-bottom:1px solid #d9d9d9;
  margin-bottom:3px;
  text-align:left;
}
h1 {
	font-size:24px;
  color:#EA7E21;
	display:block; 
  padding-bottom:2px; 
  border-bottom:1px solid #d9d9d9;
  margin-bottom:5px;
	font-weight:normal;
}
h2 {
	font-size:17px;
  color:#EA7E21;
	display:block; 
  padding-bottom:2px; 
  border-bottom:1px solid #d9d9d9;
  margin-bottom:3px;
  text-align:left;
	font-weight:normal;
}
.colored {
	color:#EA7E21;
}
.dottedRight {
	background:url('/images/dotted_bar.gif') right top repeat-y;
  padding-right:5px;
}
.dottedLeft {
	background:url('/images/dotted_bar.gif') left top repeat-y;
  padding-left:5px;
}

img { border:0px }

.adminTabs {
	margin-left:10px;
	font-size:12px;
}
.adminTabs a {
	color:#555;
	float:left;
	margin-right:10px;
	padding:5px 5px 8px 5px;
}
.adminTabs a:hover {
	background:#f8f8f8;
}
.adminTabs img {
	position:relative; top:3px; margin-right:3px;
}

/* tool-tip */
.tip-tip {
	color: #fff;
	z-index: 13000;
}
 
.tip-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #405979;
	padding: 8px 8px 4px;
	background: #eeeeee;
	border:1px solid #cccccc;
	border-bottom:none;
}
 
.tip-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: #f1f1f1;
	border:1px solid #cccccc;
	border-top:none;
	color:#333;
}
/* tool-tip sfarsit */

.rezervariForm {
	float:left;
	margin-left:10px;
	width:390px;
}
.rezervariForm label {
	font-size:13px;
	color:#777;
	cursor:pointer;
}
.rezervariForm input {
	margin-top:5px;
	width:300px;
	margin-bottom:10px;
}
.rezervariForm select {
	margin-top:5px;
	margin-bottom:10px;
	font-size:11px;
	color:#555;
}
.rezervariForm textarea {
	width:300px;
	height:75px;
	margin:5px 0px 10px 0px;
}

.tabel_hd {
	background:url("/images/tabel_hd.gif") repeat-x;
	font-size:13px;
	padding:4px;
	color:#333;
	border-right:1px solid #999;
}
.tabel_td {
	background:url("/images/tabel_td.gif") repeat-x;
	font-size:11px;
	color:#555;
	padding:4px;
	border-top:1px solid #999;
	border-right:1px solid #999;
}
.no-border-right {
	border-right:none;
}

.arial { font-family:Arial, sans-serif; }
.grey1 { color:#333; }
.grey2 { color:#555; }
.grey3 { color:#777; }