.options-language {border: 1px solid #777777; margin-bottom: 2px; background-color: #EEFFEE}

#vad-page .title,
table.grid tr.title td,
table.vad-list tr.title td,
table.vad-form tr.title td,
table.vad-filter tr.title td,
.vad-tab-active
{
	background: #5155ff url('../img/tab_on.gif') repeat-x !important;
}

#vad-log-header{
	border-bottom: 3px solid #51ab11;
}

#vad-page h2{
	color: #E46120;
}

/* odkazy v tabulce form, filter, list */
table.grid a, table.grid a:link, table.grid a:visited, table.grid a:hover,
table.vad-list a, table.vad-list a:link, table.vad-list a:visited, table.vad-list a:hover,
table.vad-form a, table.vad-form a:link, table.vad-form a:visited, table.vad-form a:hover,
table.vad-filter a, table.vad-filter a:link, table.vad-filter a:visited, table.vad-filter a:hover,
a{
	color: #E46120;
}


table.vad-form 
{
	border: 1px solid #999;
	background-color: #fdfdfd;
	border-spacing: 0px;
	empty-cells: show;
	float: left;
}

/* odkaz po prejeti mysi zalozce */
a:hover.vad-maintab-active, a:hover.vad-maintab-inactive {
	color: #E46120 !important;
}

.vad-paging a, .vad-paging a:link {
	color: #E46120 !important;
}

.vad-tabbed{
	z-index: 100;
	float: left;
	border: 0px !important;
}

.vad-main-button-cv{
	height: 32px;
	margin:5px;
	font-size: 8pt;
	padding-left: 32px;
	background-color: #ffffff;
	border: none;
	color: #669;
	cursor: pointer;
	background-position: 0px -3px;
	background-image: url(/img/icon_cv2.gif);
	background-repeat: no-repeat;	
}


table.vad-form-t tr.title td {
	line-height: 19px;
	padding: 0px;
	padding-left: 10px;
	padding-right: 10px;
	height: 19px !important;
	background: #51abff url('../img/tab_on.gif') repeat-x !important;
	color: #FFFFFF;
	font-weight: bold !important;
	
	white-space: nowrap !important;
	/*text-align: left !important;*/
}

table.vad-form-t
{
	width:100%;	
}

table.vad-form td, table.vad-form-t td {
	padding: 2px 6px;
	border-bottom: 1px solid #dedede;
}

.sector 
{
	height: 140px;
	width: 230px;
}

body { margin: 0px; padding: 0px; background-color:#d1d1d1; text-align: left}

#page { margin: 0px auto; padding: 0px; position: relative; width: 964px; background-color: #f4f4f4}

#TopHome,
#TopOther { width:758px; float: left; position: relative; margin-left:2px; display: inline}
#TopHome {background: url('../img/bg_topmenu_home.gif') no-repeat bottom left #eceaeb; height: 227px}
#TopOther {background: url('../img/bg_topmenu_other.gif') no-repeat bottom left #eceaeb; height: 150px}
#Left { width:180px; float: left; position: relative; background-color: #eceaeb /*url('../img/jobsearch.jpg') no-repeat top left*/; padding: 50px 10px; margin-left:2px ; display:inline; color: #666666}
#Right { width:202px; float: right; position: relative; margin-right:2px; display: inline}

#Menu { position: absolute; bottom: -1px; right:-2px; text-align: right;line-height:50px}
#Menu ul { list-style: none}
#Menu a	{color: white; text-decoration: none; font-weight: bold}
#Menu a:hover {color: #cf4b0d}
#Menu li { float: left; border-right: white solid 2px; padding: 0px 15px 5px 15px; height: 17px; line-height: 12px}

.top {background: url('../img/lang.gif')}

.vad-logout, .vad-logged, .vad-logged-num, .vad-languages{
	padding-left: 25px;
	line-height: 22px;
	float: none;
	padding-right: 0px;
}
.vad-log-info2
{
	float:right;
	margin-right: 10px; 
	margin-top: 10px
}
.cleaner{
	line-height: 0px;
	font-size: 0px;
}
.vad-languages{
	float: right
}

.vad-main-button-back{
	height: 24px;
	margin:5px;
	font-size: 8pt;
	padding-left: 28px;
	background-color: #ffffff;
	border: none;
	color: #669;
	cursor: pointer;
	background-position: 0px -3px;
	background-image: url(/img/icon_back.gif);
	background-repeat: no-repeat;	
}

.vad-input2 {
/*	width: 86px */
	background-color: #fdfcf0;
	border: 1px solid #999;
	padding: 1px 0px 0px 3px; /* top right bottom left */
	margin-right: 2px;
	/*float:left;*/
}
