﻿body
{
	width: 100%;
	background-image: url(pics/background.png);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	font-family: Arial, Verdana;
	font-size: 10pt;
	color: #2c2c00;
}

ul
{
	padding: 0;
	margin: 0;
}

li
{
	margin: 0;
	padding: 0;
}

a
{
	text-decoration: underline;
	color: #506e1e;
}

a:hover
{
	text-decoration: none;
}

a:visited
{
}

h1
{
	font-size: 12pt;
	font-weight: bold;
	margin-top: 0px;
}

h2
{
	font-size: 16pt;
	font-weight: bold;
	margin: 5px 0 25px 0;
	text-align: left;
}

h3
{
	margin-top: 0px;
	font-size: 22px;
	padding-bottom: 0px;
}

h4
{
	margin-top: 0px;
	font-size: 28px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

hr
{
	color: #b9cc7a;
	background-color: #82aa0a;
	height: 1px;
	border: 0;
}

hr.companies
{
	color: #dddddd;
	background-color: #dddddd;
}

hr#main
{
	margin-bottom: 20px;
}

img
{
	border: none;
}

p
{
	margin-bottom: 0;
	padding-bottom: 8px;
}

input, select, textarea
{
	border: 1px solid #f9a400;
}

.header_box
{
	width: auto;
	height: 228px;
	background-image: url(pics/Header_main.gif);
	background-repeat: no-repeat;
	display: block;
	position: absolute;
	width: 100%;
	z-index: -1;
}

.logoImage
{
	position: absolute;
	top: 25px;
	left: 100px;
}

.login
{
	position: absolute;
	top: 0px;
	right: 0px;
	width: 464px;
	height: 120px;
	text-align: left;
}

.login a
{
	font-size: 8pt;
}

.tabContainer
{
	position: relative;
	height: 30px;
}

.tabContainer a
{
	margin-right: 8px;
}

.roundTextBox
{
	position: relative;
	height: 20px;
	overflow: hidden;
}

.roundTextBox .left
{
	background-image: url(pics/textbox_left.gif);
	width: 10px;
	height: 100%;
	left: 0px;
	position: absolute;
	display: block;
}

.roundTextBox .right
{
	background-image: url(pics/textbox_right.gif);
	height: 100%;
	right: 0px;
	top: 0px;
	width: 10px;
	position: absolute;
	display: block;
}

.roundTextBox .middle input
{
	border: 0px;
	height: 65%;
	margin-left: 0px !important;
	padding: 0px !important;
	margin-top: 2px;
	background-image: none;
}

.roundTextBox .middle
{
	background-image: url(pics/textbox_middle.gif);
	background-repeat: repeat-x;
	margin-left: 10px;
	margin-right: 10px;
	padding-top: 2px;
	padding-bottom: 3px;
	height: 100%;
	position: relative;
	display: block;
}



.roundButton
{
	display: block;
	cursor: pointer;
	cursor: hand;
	text-align: center;
	min-height: 20px;
	text-decoration: none;
	font-weight: bold;
	position: relative;
}

.roundButton .left
{
	height: 100%;
	display: block;
	position: absolute;
	left: 0px;
}

.roundButton .right
{
	height: 100%;
	display: block;
	position: absolute;
	right: 0px;
}

.roundButton .middle
{
	height: 100%;
	display: block;
	color: #ffffff;
	position: relative;
}

.roundButton .middle .text
{
	height: 100%;
	width: 100%;
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
}

.roundButton .middle .shadow1
{
	top: -1px;
	left: -1px;
	color: #444444;
}


.roundButton40
{
	height: 40px;
	width: 150px;
}

.roundButton40 .left
{
	background-image: url(pics/buttonRed_left.gif);
	width: 20px;
}

.roundButton40 .right
{
	background-image: url(pics/buttonRed_right.gif);
	width: 20px;
}

.roundButton40 .middle
{
	margin-left: 20px;
	margin-right: 20px;
	line-height: 40px;
	background-image: url(pics/buttonRed_middle.gif);
	font-size: 22px;
	min-width: 80px;
}

.roundButton20 .left
{
	background-image: url(pics/buttonRed_left20.gif);
	width: 9px;
}

.roundButton20 .right
{
	background-image: url(pics/buttonRed_right20.gif);
	width: 9px;
}

.roundButton20 .middle
{
	margin-left: 9px;
	margin-right: 9px;
	line-height: 20px;
	background-image: url(pics/buttonRed_middle20.gif);
	font-size: 12px;
	min-width: 40px;
}

.tabButton
{
	position: relative;
	float: left;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
}

.tabButtonSelected a
{
	color: #000000 !important;
	background-color: #ffffff !important;
}

.tabButton .left
{
	position: absolute;
	left: 0px;
	top: 0px;
	background-image: url(pics/nw_green_8.gif);
	background-position: top;
	background-repeat: no-repeat;
	height: 8px;
	width: 8px;
	z-index: 1;
}

.tabButton a
{
	padding-left: 8px;
	padding-right: 8px;
	height: 30px;
	min-width: 80px;
	display: block;
	background-image: url(pics/ne_green_8_long.gif);
	background-position: right top;
	line-height: 30px;
	background-repeat: no-repeat;
	background-color: #81a90a;
	color: #ffffff;
	text-decoration: none;
}

.priceFlow
{
	width: 667px;
	height: 140px;
	position: relative;
	font-weight: bold;
	top: -5px;
}

.priceFlow_JointBuyer
{
	background-image: url(pics/price_flow.jpg);
}

.priceFlow_Jedinstveno
{
	background-image: url(pics/jedinstveno.jpg);
}

.priceFlow_Sale
{
	background-image: url(pics/Sale.jpg);
}


.priceFlow .price
{
	float: left;
	width: 210px;
	text-align: center;
	top: 40px;
	position: relative;
}

.priceFlow .title
{
	color: #000000;
}

.priceFlow .value
{
	color: #ffffff;
	font-size: 20pt;
}

.fields
{
	padding: 0;
	margin: 0;
}

.fields li
{
	min-height: 20px;
	padding-bottom: 20px;
	text-align: left;
	overflow: hidden;
	line-height: 20px;
	list-style: none;
}

.fields .name
{
	width: 110px;
	text-align: right;
	float: left;
	font-weight: bold;
}

.fields .value
{
	margin-left: 10px;
	float: left;
	width: 250px;
}

.noWidth
{
	max-width: 1000px !important;
}

.property
{
	min-height: 20px;
	padding-bottom: 10px;
	text-align: left;
	overflow: hidden;
	line-height: 20px;
}

.property .name
{
	width: 110px;
	text-align: right;
	float: left;
	font-weight: bold;
}

.property .value
{
	margin-left: 10px;
	float: left;
	max-width: 250px;
}

.errorInfo
{
	color: #ff0000;
}

.modalBackground
{
	background-color: Gray;
	filter: alpha(opacity=70);
	opacity: 0.7;
	z-index: 9999 !important;
}

.modalBox
{
	background-color: White;
	overflow: auto;
	padding: 10px 10px 10px 10px;
	margin: auto auto auto auto;
	border: 2px solid black;
	position: relative;
	z-index: 10000 !important;
}

.offerItemPrice
{
	font-size: 13pt;
	font-weight: bold;
}

table tr
{
	border-bottom: solid 2px #f4f4f4;
}

table th
{
	height: 30px;
	background-color: #e0eac2;
}

.productSmallImage
{
	max-height: 110px;
	max-width: 110px;
}

.tableFooter
{
	height: 40px;
}

.tableFooter a
{
	margin-left: 5px;
	text-decoration: none;
	color: inherit;
}

.tableFooter .content
{
	margin-right: 20px;
	margin-left: 20px;
	background-color: #2c2c00;
	height: inherit;
	color: #f0d200;
	font-weight: bold;
	text-align: right;
	line-height: 40px;
}

.tableFooter .left
{
	width: 20px;
	height: 100%;
	background-image: url(pics/tableFooter_left.png);
	float: left;
}

.tableFooter .right
{
	width: 20px;
	height: 100%;
	background-image: url(pics/tableFooter_right.png);
	float: right;
}

.pageFooter
{
	background-color: #2d2d00;
	height: 45px;
	margin-top: 20px;
	text-align: center;
	padding-top: 15px;
}

.pageFooter a
{
	color: #cccccc;
	margin-right: 5px;
}
.rightInfoBoxes
{
	float: right;
	width: 240px;
	margin-left: 20px;
}

.watermark
{
	color: #aaaaaa;
}

.leftGray
{
	float: left;
	background-image: url(pics/Gray_left.png);
	background-repeat: no-repeat;
	width: 30px;
	height: 600px;
}

.rightGray
{
	float: right;
	background-image: url(pics/Gray_right.png);
	background-repeat: no-repeat;
	width: 30px;
	height: 600px;
}

.topGray
{
	height: 30px;
	width: 960px;
	position: absolute;
	top: 0px;
	background-image: url(pics/Gray_top.png);
	background-repeat: repeat-x;
}

.companyLocation
{
	color: #dddddd;
	margin-top: 2px;
	display: block;
	font-size: 8pt;
}

.tableHeaderLeft
{
	background-image: url('pics/17x17_Bt_Fs_W.png');
	width: 17px;
	height: 17px;
	float: left;
}
.tableHeaderRight
{
	background-image: url('pics/17x17_Bt_Fs_W.png');
	background-position: top right;
	width: 17px;
	height: 17px;
	float: right;
}
.tableHeader
{
	background-color: #ffffff;
	margin-left: 17px;
	margin-right: 17px;
	height: 17px;
}
#resultContainer
{
	padding: 20px 0px 0px 200px;
}


.notification
{
	background-color: #ffe4b3;
	border: 1px solid #f9a400;
	min-height: 20px;
	line-height: 20px;
	width: 350px;
	text-align: center;
	font-weight: bold;
	margin: 5px;
}

.groupItem
{
	height: 100px;
	position: relative;
}

.item
{
	padding: 10px 20px;
	min-height: 110px;
}

.itemImage
{
	float: left;
	margin-right: 10px;
	max-width: 110px;
	max-height: 110px;
}

.itemDescription
{
	text-align: left;
	overflow: hidden;
	height: 95px;
}

.submenu
{
	height: 25px;
	border-bottom: 1px solid #95b72f;
	background-image: url('pics/submanu_Back.jpg');
	margin-right: 260px;
	margin-bottom: 10px;
}

.submenu a
{
	width: 80px;
	float: left;
	list-style: none;
	text-align: center;
	height: inherit;
	display: block;
}

.submenu .selected
{
	background-image: url('pics/submenu_Selected.gif');
}
.dateItem
{
	float: left;
	margin-right: 5px;
}
