caption { font-size:14px; font-weight:bold; vertical-align:middle; height:25px; text-align:center; color:#880000; }

html, body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin: 0 !important;
	padding: 0 !important;
	background-color: #ffffff;
}

img { border: 0; }

label { font-family: Verdana, Arial, Tahoma, sans-serif; font-size: 11px; color: #660000; }

.txt, .txt10, td { font-family: Verdana, Arial, Tahoma, sans-serif; font-size: 11px; color: #333333; }
.txt10 { font-size: 10px; }

.gray { color: #999999; }
.orange { color: #ff6600; }
.white { color: #ffffff; }
.brown { color: #663300; }
.darkbrown { color: #660000; }
.red { color: #ca0000; }

input, select, textarea { font-family: Verdana, Arial, Tahoma, sans-serif; font-size: 11px; color: #333333; }

.error { font-family: Verdana, Arial, Tahoma, sans-serif; font-size: 11px; font-weight: bold; color: #ca0000; }

legend { font-family: Verdana, Arial, Tahoma, sans-serif; font-size: 12px; font-weight: bold; color: #663300; }

fieldset { margin-top: 20px; }

.tableHeader {
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	background-color:#255bc9
}

.buttonInv {
	background-color: #663300;
	border: 1px ridge #660000;
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	cursor: pointer;
}

a:link, a:visited, a:hover {
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ff6600;
	text-decoration: none;
}

a:hover {
	color: #999999;
	text-decoration: underline;
}

a.black:link, a.black:visited, a.black:hover {
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

a.black:hover {
	color: #999999;
	text-decoration: underline;
}

a.orange:link, a.orange:visited, a.orange:hover {
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ff6600;
	text-decoration: none;
}

a.orange:hover {
	color: #999999;
	text-decoration: underline;
}

#header {
	width: 100%;
	height: 75px;
	margin: 0;
	background: url(../img/header_shadow_bg.png) 0 52px repeat-x;
}

#header a {
	color: gray;
}

#header h1 {
	padding: 15px 0px 0px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #fff;
}

#smallHeader {
	background-color: #ff6600;
	margin: 0;
	padding: 0;
	width: 100%;
	border-bottom: 1px ridge #663300;
}

#smallHeader h1 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #fff; padding: 5px 0px 0px 5px; }

#content {
	margin: 10px 0 0 17px;
	width: 500px;
}

#smallContent {
	width: 400px;
	margin: 10px 0px 0px 20px;
}

#menu {
	width: auto;
	padding: 5px;
}

#menu li {
	float: left;
	display: inline;
	position: relative;
}

#menu li div {
	display: none;
	position: absolute;
	top: 13px; left: 0;
	border: 1px solid #ff6600;
	padding: 5px;
	padding-bottom: 10px;
	background-color: #ffebd7;
	text-align: left;
	z-index: 100;
}

#menu li div p, #menu li div a, #menu li div br {
	float: none;
	padding: 0;
	margin: 0;
}

#menu li.over div, #menu li:hover div { display: block; }

.listtable td {
	border-bottom: 1px solid #666666;
}

/* Collapsable Menu Styles */
#MDME { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; }

#MDME ul { width: auto; text-align: left; margin: 0; padding: 0; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; list-style-position: inside; }

#MDME ul li { width: auto; margin: 0; padding: 0; }

#MDME ul li ul { width: auto; margin-left: 20px; }

#MDME a { display: inline; margin: 1px; font-size: 11px; color: #ff6600; font-weight: bold; text-decoration: none; }

#MDME a:hover { display: inline; margin: 1px; font-size: 11px; color: #999999; font-weight: bold; text-decoration: underline; }


/*
 * tozi CSS e za noviq login
 * */

table#company_details {
	border-collapse: collapse;
	margin: 0;
	padding: 0;
}

/*################################### navigation ###################################*/
.clients_offer_tabs {
	float: left;
	height: 32px;
	margin: 15px 0 0 10px;
}
.clients_offer_tabs div {
	float: left;
	text-align: center;
	margin-right: 5px;
	display: inline;
}
.clients_offer_tabs div a {
	width: 110px;
	height: 30px;
	line-height: 25px;
	font-size: 11px;
	display: block;
	background: url(../../img/oferti-tab.gif) 0 0 no-repeat;
	color: white !important;
	text-decoration: none;
	font-weight: normal;
}
.clients_offer_tabs div a.selected, .clients_offer_tabs div a:hover {
	color: Black !important;
	background: url(../../img/oferti-tab-over.gif) 0 0 no-repeat;
}
/*################################### end navigation ###################################*/

.vhod_izhod {
	float: right;
	height: 20px;
	margin-bottom: 5px;
	font-weight: bold;
}

.vhod_izhod span {
	float: right;
	padding: 3px 0 0;
	cursor: pointer;
}

.vhod_izhod img {
	float: right;
	margin-left: 5px;
}

div#top_right {
	float: right;
	padding: 15px 15px 0 0;
}


.client_title {
	height: 35px;
	margin-bottom: 10px;
	padding-left: 10px;
	color: #FF6600;
	font-size: 20px;
	text-align: left;
	background: url(../../img/client_title.gif) center bottom repeat-x;
}

.client_title span {
	color: Gray;
	float: right;
	font-size: 11px;
	font-weight: normal;
	margin-top: -8px;
	padding-right: 15px;
}

h2.header_2 {
	float: left;
	margin: 0;
	padding: 15px 0 0 0;
	color: #FF6600;
	font-size: 20px;
}

div.left_content {
	float: left;
	width: 240px; /*250*/
	padding: 0 0 0 10px;
	background-color: red;
}

div.right_content {
	float: left;
	width: 780px;
	background-color: red;
}

.left {
	float: left;
}

.left_margin_20 {
	margin-left: 20px;
}







table#main_content {
	width: 100%;
	border-collapse: collapse;
	margin: 0;
	padding: 0;
}

table#main_content td.left_content {
	width: 240px; /*250*/
	padding: 0 0 0 10px;
}

table#main_content td.right_content {
	width: auto;
}

table#main_content td {
	vertical-align: top;
}


ul.sub_nav, ul.sub_nav li {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}
ul.sub_nav {
	margin-top: 10px;
}
ul.sub_nav li {
	padding-left: 15px;
}


.noMargin { margin: 0 !important; }
.noPadding { padding: 0 !important; }

tr.row {
	cursor: pointer !important;
}

td.normalize input {
	cursor: default;
}

p.title {
	padding: 10px 0;
	font-size: 14px;
	font-weight: bold;
}

.new_offer { height: 30px; }
.new_offer a {
	text-decoration: none;
	display: inline-block;
	height: 30px; line-height: 30px; padding-left: 30px;
	color: black !important;
	text-decoration: none !important;
	font-size: 11px !important;
	background: url(../../img/new-offer.gif) center left no-repeat;
}
.new_offer a:hover { color: #ff6600 !important; }

table.result_table {
	width: 100%;
	line-height: 15px;
	border-collapse: collapse;
}
table.result_table td {
	cursor: pointer !important;
	padding: 5px 5px 2px 5px;
	text-align: left;
	border-bottom: 1px solid black;
}
table.result_table th {
	text-align: left;
	padding: 10px 5px 10px 5px;
	border-bottom: 1px solid black;
}


.alert {
	color: red;
	line-height: 16px;
	font-weight: bold;
}




















