body
	{
 	margin:0px;
  	padding:0px;
	background:URL(images/back_main.gif);
	background-color: #e6dfcf;
	}

td,div,select
	{
	font-size:12px;
    	font-family:Tahoma;
	color:#47443C;
	line-height:13px;
	}

h1
	{
	font-size: 16px;
	color:#A67857;
	}

.red
	{
	color:#A67857;
	text-decoration:none;
	}
a.red
	{
	color:#A67857;
	text-decoration:underline;
	}

.red2
	{
	color:#A67857;
	text-decoration:none;
	}
a.red2
	{
	color:#A67857;
	text-decoration:none;
	}

.blue
	{
	color: #0066CC;
	text-decoration:none;
	}

.link
	{
	color:#969185;
	}

ul 
	{
	margin:0; 
	padding:0; 
	list-style:none; 
	line-height:20px
	}

li 
	{
	background:url(images/marker.gif) center left no-repeat;
	padding:0 0 0 7px  
	}

.white
	{
	color:#F8F5F0;
	text-decoration:none;
	}

.pol
	{
	color:#9E2F2D;
	text-decoration:none;
	}

a.white:hover
	{
	text-decoration:underline
	}

a.pol:hover
	{
	text-decoration:underline
	}

a.link:hover
	{
	text-decoration:none
	}

a.red:hover
	{
	text-decoration:underline
	}

.input
	{
	width:278px; 
	height:19px; 
	background-color:#B0AB9E; 
	font-size:12px;
    	font-family:Tahoma;
	color:#47443C;
	margin:0px;
	padding:0 0 0 7px;
	border-color:#555248;
	border-width:1px; border-style:solid;
	}

 .textarea
 	{
 	width:278px; 
	height:58px; 
	background-color:#B0AB9E; 
	font-size:12px;
    	font-family:Tahoma;
	color:#47443C;
	margin:0px;
	padding:0 0 0 7px;
	border-color:#555248;
	border-width:1px; border-style:solid;
	overflow:auto;
	}

.rezervari
	{
	margin-left: 250px;
	height: 30px;
	margin-top: 26px;
        }

#contentForm
	{
	display: block;
	width: 500px;
	margin: 10px auto;
	padding: 5px;
	border: 0px solid black;
	background-color: #E6DFCF;
	}

.errormsg
	{
	display: block;
	width: 90%;
	color: #FFFFFF;
	font-weight: bold;
	background: #FF9D9D url(images/stop.gif) no-repeat 10px center;
	padding: 3px 10px 3px 40px;
	margin: 10px 0;
	border-top: 2px solid #FF0000;
	border-bottom: 2px solid #FF0000;
	}

.msgSent
	{
	font-size: 20px;
	text-align: center;
	}

input, textarea, select
	{
	margin: 0;
	padding: 5px;
	font-size: 12px;
	color: #666666;
	background: #F5F5F5;
	border: 1px solid #ccc;
	margin: 5px 0;
	width:250px;
	}

input, textarea, select, p
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

input:focus, textarea:focus, select:focus
	{
	border: 1px solid #999;
	background-color: #FFFFFF;
	}

input.button
	{
	cursor: hand;
	border: none;
	font-weight: bold;
	background: url(images/submit.jpg) no-repeat left top;
	width: 90px;
	height: 28px;
	margin-left: 120px;
	}

.float-left
	{
	display: block;
	float: left;
	clear: left;
	width: 120px;
	margin-bottom: 10px;
	margin: 5px 0;
	}

span.required
	{
	font-size: 13px !important;
	color: red !important;
	}

#hintbox
	{
	position:absolute;
	top: 0;
	background-color: #FFFFCC;
	width: 150px;
	margin-bottom:20px;
	padding-left:20px;
	border:1px solid black;
	font:normal 11px Verdana;
	line-height:18px;
	z-index:100;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	visibility: hidden;
	}

.hintanchor
	{
	font-weight: bold;
	color: #9E2410;
	margin: 3px 8px;
	cursor: help;
	text-decoration: none;
	}
p,h1
	{
	text-indent:15px;
	}
.footer
	{
	margin:20px;
	border-top:1px solid #A67857;
	padding-top:5px;
	text-align:center;
	color:#333;
	font-weight:bold;
	font-family:tahoma,verdana,arial;
	}
.footer2
	{
	margin:10px;
	border-top:0px solid #A67857;
	padding-top:5px;
	text-align:center;
	color:#333;
	font-weight:normal;
	font-family:tahoma,verdana,arial;
	}
h1
	{
	text-decoration:none;
	border-bottom:3px double;
	padding-bottom:5px;
	}
