@charset "utf-8";
/* CSS styles for Tehnološki park Ljubljana Reservation System tpl_content.html template */

#reservation_content {
	position: relative;
	display: block;
	margin: 0;
	padding: 20px 20px 40px 60px;
	text-align: left;
/* 	background: white; */
	min-height: 400px;
	height: auto;
	font-size: 11px;
	font-family: Tahoma;
	text-align: justify;
}

<!-- IE<7 hack -->
*html #reservation_content { 
	height: 400px;
}

#reservation_content h1 {
	padding: 3px 0 0 25px;
	background: transparent url(images/title_arrow.gif) top left no-repeat;
	color: #61C421;
	font-size: 12px;
	font-weight: bold;
	font-family: Tahoma;
}

#reservation_content h2 {
	padding: 3px 0 0 25px;
	background: transparent url(images/title_arrow.gif) top left no-repeat;
	color: #61C421;
	font-size: 12px;
	font-weight: bold;
	font-family: Tahoma;
}

#reservation_menu {
	position: relative;
	display: block;
	padding: 0;
	margin: 0 0 0 -20px;
	float: left;
	width: 120px;
	height: auto;
	clear: both;
}

#reservation_menu .level1 {
	margin: 10px 0 0 0;
}

#reservation_menu .level1 a {
	padding: 3px 0 0 25px;
	background: transparent url(images/title_arrow.gif) top left no-repeat;
	color: #61C421;
	font-size: 12px;
	font-weight: bold;
}

#reservation_main .level1  {
	float: left;
	margin:0 20px 5px 0;
}

.equipment_title  {
	margin:0 0 5px 0;
	background-color: #61C421;
	color:#ffffff;
	font-size: 16px;
	font-weight: bold;
	float:right;
	padding:5px 10px;
}

#reservation_main .level1 a {
	padding: 3px 0 0 25px;
	background: transparent url(images/title_arrow.gif) top left no-repeat;
	color: #61C421;
	font-size: 12px;
	font-weight: bold;
	border:none;
}

#reservation_menu .level2 {
	line-height: 1.6em;
	margin-left: 5px;
}

#reservation_menu .level2_active a {
	color: #61C421;
	line-height: 1.6em;
	margin-left: 5px;
}

#reservation_menu .level3 {
	line-height: 1.6em;
	margin-left: 25px;
}

#reservation_menu .level3_active {
	color: #61C421;
	line-height: 1.6em;
	margin-left: 25px;
}

#reservation_menu .level3_active a
{
	color: #61C421;
}

#reservation_main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position: relative;
	margin: 0 0 0 0;
	padding: 0 20px 0 20px;
	display: block;
	width: 560px;
	float: left;
	background: transparent url(images/rightcontent_bg.gif) left top repeat-y;
	min-height: 400px;
	height: auto;
}

<!-- IE<7 hack -->
*html #reservation_main {
	height: 400px;
	width: 600px;
}

#reservation_main td {
	font-size: 10px;
}

#reservation_main #pricelist th {
	font-size: 11px;
	color: #660000;
	text-align: left;
}

#reservation_main .input_box {
	width: 110px;
	border: 1px solid #000;
	padding: 2px 5px 2px 5px;
}

/*#reservation_main .button {
	border: 1px solid #000;
}*/


select{
	/*  float:left;  */
} 

input{
/* 	margin-left: 70px;
	margin-top: 5px; */
	cursor: pointer;
}

label{
	width:150px;
	float:left;
	display:inline;
	text-align:right;
	margin:5px 5px 0 0;
}

/* dd label {
	float:none;
} */

.tx-srfeuserregister-pi1 dd {
	width:auto;
}

.tx-srfeuserregister-pi1 label {
	width:auto;
	float:none;
}

#tx-srfeuserregister-pi1-fe_users_form {
	margin:20px 0 0 0;
}


.advancedText1 input{
	max-width:140px; 
	_width:140px;
}
.advancedText{
	margin:5px 0 0 10px;
	min-height:20px;
	float:left;
	_width:95%; 
}
.advancedText1{
	float:right;
	margin:10px 10px;
}
.advancedText2{
	float:right;
	margin:0 10px 10px 10px;
}
.advancedText3{
	margin:5px 0 0 10px;
}

#date_from {
	width:90px;
}	
#date_to {
	width:90px;
}

#advanced {
	width: 100%; 
	float:left;
	/* margin: 0 0 0 10px; */
	border:1px solid;
	border-color:#98bf21;
}
.advancedText1  label{
	float:left;
	display:inline;
	text-align:left;
	width:auto;
}
.advancedText2 a{
	font-weight:normal;
}
.advancedText2 a:hover{
	text-decoration:none;
}

.tx-felogin-pi1 label{
	margin:0;
}	
#AttributesAllowed {
	display:none;
	margin:0 0 0 15px;
}

