@CHARSET "UTF-8";
body
{
	margin: 0px;
	background: #fefefe;
}

body, td, span, div, font, textarea, select, input
{
	font-family: Helvetica, Arial, Verdana;
	color: #676767;
}

h4 
{
	margin: 5px 0px;
	font-size: 15px;
}

.alignCenter 
{
	text-align: center !important;
}

input[type=checkbox]
{
	width: auto !important;
}

.baseTable
{
	width: 100%;
}

.baseTableFirstRow td
{
	background: #043d63;
	padding: 0px;
	border-bottom: solid 1px white;
}

.baseTableSecondRow, .baseTableThirdRow, .baseTableFourthRow
{
	background: #dce4e9;
}

.baseTableFifthRow
{
	background: #fefefe;	
}

.headPictureCell
{
	padding: 10px;
	background: white;
}

.contentCell
{
	padding: 0px 10px;
	background: white;
}

.contentDiv
{
	width:400px;
	margin-left: auto;
	margin-right: auto;
}

.bottomCell
{
	vertical-align: top;	
	padding: 10px;
	background: white;
}

.bottomCellDiv
{	
	background: #ffe98f;
	padding: 5px;
	font-size: 12px;
	color: #555555;
	line-height: 1.5;
}

.bottomCellDiv a
{
	color: #555555;
	text-decoration: none;
}

.menuTable
{
	position: relative;
	bottom: 6px;
	left: 5px;
}

.menuTable td
{	
	text-align: center;
	padding: 10px;
	border: solid 1px white;
	background: #cccccc;
}

.menuTable td:hover, .menuTable td a:hover, .menuTable .selectedMenu, .menuTable .selectedMenu a
{
	background-color: #0973ba;
	color: white;
}

.menuTable td a
{
	font-size: 12px;
	font-weight: bold;	
	color: black;
	text-decoration: none;
}

.advertisement
{
	text-align: center;
	padding: 10px;
	border: solid 1px white;
	background: #cccccc;
}
.advertisement a
{	
	font-weight: bold;	
	color: black !important;
	text-decoration: none;
}

.menuTableSearchCell
{
	position: relative;
	top: 10px;
	text-align: right;	
}

.searchButton
{
	border: solid 1px #bbbbbb;
	font-size: 12px;
	padding: 2px;
	color: #555555;
	/*background-image: url(../images/schview.gif);
	background-repeat: no-repeat;
	width: 24px;*/
	width: 60px;
}

.contentColumn
{
	vertical-align: top;
	padding: 0px;
}

.contentCellTable
{
	width: 100%;
	background: white;
}

.contentLeftColumn
{
	width: 200px;
	vertical-align: top;
}

.contentRightColumn
{
	padding: 10px;
	font-size: 12px;
	line-height: 1.5;
	vertical-align: top;
}

.contentDescription
{
	padding-top: 10px;
	text-align: justify;
	line-height: 1.5;
}

.backLink
{
	background: #ffe98f;
	border-bottom: solid 1px #DB7D00;
	color: #DB7D00;
	padding: 4px 10px;
	text-align: right;
}

.backLink a
{
	color: #DB7D00;
	text-decoration: none;
	font-weight: bold;
}

.contentDescription img
{
	margin: 0px;
	border-left: solid 10px #ffffff;
	border-bottom: solid 10px #ffffff;
	padding: 5px;
	background: #cccccc;
}

.contentDescription h3
{
	background: #dce4e9;
	border-bottom: solid 1px #0973ba;
	padding: 4px;
	margin: 0px;
	font-size: 13px;
	color: #0973ba;
}

.tradeMarkTable td
{
	padding: 5px;
	border: solid 6px #dddddd;
	vertical-align: middle;
	text-align: center;
}

.tradeMarkTable td img
{
	margin: 0px;
}

.alignCenter
{
	text-align: center;
}

.dataTable td
{
	text-align: left;
	vertical-align: top;
}

.dataTable td input[type=text], .dataTable td textarea
{
	border: solid 0px;
	border-bottom: solid 1px #aaaaaa;
	background: #eeeeee;
	padding: 2px;
	width: 400px;
	color: black;
	font-size: 12px;
}

.textInput
{
	background: white;
	border: solid 1px #bbbbbb;
	font-size: 12px;
	padding: 5px;
	color: #555555;
}

.pageTitle
{
	margin: 0px 0px 0px 0px;
	text-align: right;
	background: url(../images/pagetitle_bg.jpg) bottom no-repeat;	
	color: #0973ba;
	font-size: 19px;
	font-family: Arial;
}

/****************************************/
/******* sajat importok, myimports **************/
/*************************************/
.myimportsDiv
{
	width: 170px;
	float: left;
	margin: 5px;
}

.myimportsDiv h3
{
	margin: 0px;
	padding: 3px 5px;
	background: #0973BA;
	color: #ffffff;
	font-size: 13px;
	text-align: center;
	height: 40px;
}

.myimportsDiv h3 a
{
	color: #ffffff;
	text-decoration: none;
}

.myimportsDiv h4
{
	margin: 0px;
	padding: 3px 5px;
	/*
	background: #DCE4E9;
	border-top: solid 1px #0973BA;
	*/
	background: white url(../images/content_bottom_bg.jpg) bottom repeat-x;
	border-bottom: solid 1px #bbbbbb;
	color: #555555;
	font-size: 13px;
	text-align: center;
	font-weight: normal;
	height: 60px;
}

.myimportsDiv h4 a
{
	color: #555555;
	text-decoration: none;
}

.myimportsPicture
{
	background: #cecece;
	border: solid 1px #bbbbbb;
	text-align: center;
	padding: 10px;
	height: 160px;
	margin: 2px 0px;
}

.myimportsPicture img
{
	border: solid 4px white;
	padding: 0px !important;
}

.myimportsBottomLink
{
	background: #ffe98f;
	border-bottom: solid 1px #DB7D00;
	border-top: solid 2px #ffffff;
	color: #DB7D00;
	padding: 4px 10px;
	text-align: right;
}

.myimportsBottomLink a
{
	color: #DB7D00;
	text-decoration: none;
	font-weight: bold;
}
/****************************************/
/******* product table **************/
/*************************************/
.productTable
{
	width: 100%;
	margin-bottom: 10px;
	background: white url(../images/content_bottom_bg.jpg) bottom repeat-x;
	border-bottom: solid 1px #cccccc;
}

.productTable td
{
	padding: 2px 4px;
	font-size: 12px;
	line-height: 1.4 !important;
	vertical-align: top;
}

.productTable a
{
	color: #28A9E0;
	font-weight: bold;
}

.productTable img
{
	border: solid 4px #cccccc;
}

.productTable h4
{
	font-size: 15px;
	margin: 5px 0px;
	padding: 0px;
}

.productTable h3
{
	font-size: 13px;
	margin: 5px 0px;
	padding: 0px;
	color: #0973BA;
}

.productPicture
{
	border: solid 6px #dddddd;
	margin: 5px 10px 5px 0px;
	float: left;
}

.productTitle
{
	background: #dce4e9;
	border-bottom: solid 1px #0973ba;
	padding: 3px;
}

.productPrice
{
	width: 170px !important;
	text-align: right;
	background: #ffe98f;
	border-bottom: solid 1px #DB7D00;
	color: #DB7D00;
}

.productPrice a
{
	color: #DB7D00;
	text-decoration: none;
}

.productPrice span
{
	margin: 0px;	
	font-size: 13px;	
	font-weight: bold;
	color: #DB7D00;
}

.sale
{
	margin: 0px;	
	font-size: 13px;	
	font-weight: bold;
	color: #FF0000;	
}

.productTitle h2
{
	margin: 0px;
	font-size: 13px;
	color: #0973ba;
	padding-left: 3px;
}

.productTitle h2 a
{
	color: #0973ba;
	text-decoration: none;
}

.forSaleComment
{
	/*color: #43BC00;*/
	color: #DB7D00;
}

/****************************************/
/******* category table **************/
/*************************************/
.categoryTable
{
	width: 100%;
}

.categoryTable td
{
	padding: 5px 0px;
	border-bottom: dotted 1px #cccccc;
	font-size: 12px;	
}

.categoryTable h3
{
	font-size: 12px;
	margin: 2px;
}

.categoryTable a
{
	color: #555555;
	text-decoration: none;
	border: none;
}

.categoryTitle h3
{
	text-transform: uppercase;
}

.categoryMain h3
{
	padding-left: 10px;
	background: url(../images/category_main_bg.gif) no-repeat;
}

.categoryFirst h3
{
	padding-left: 20px;
	background: url(../images/category_first_bg.gif) no-repeat;
	font-weight: normal;
}

.categorySecond h3
{
	padding-left: 30px;
	background: url(../images/category_second_bg.gif) no-repeat;
	font-weight: normal;
}

/*********************************/
/******** admin ******************/
.adminMenu, .adminMenu td, .adminMenu a, .adminMainDiv input, .adminMainDiv, .adminListTable td, .adminListTable a,
.adminListTable th, .adminDataTableCell1, .adminDataTableCell2, .adminMainDiv textarea, .homePageTable
{
	line-height: 1.4;
	font-size: 12px;
}

.adminTitle
{
	margin: 0px;
	padding: 4px 8px;
	background: #0973ba;
	color: white;
	font-size: 19px;
	font-family: Arial;
	text-align: right;
}

.adminMenu
{
	width: 100%;
}

.adminMainDiv
{
	width: 700px;
}

.adminButtonList
{
	padding: 2px 0px;
}

.adminButton, .dataTable .adminButton
{
	border: solid 1px;
	margin: 1px;
	font-size: 12px;
}

.adminListTable th
{
	text-align: left;
}

.adminDataTableCell1
{
	vertical-align: top;
	padding-top: 4px;
	font-weight: bold;
	width: 160px;
}

.adminDataTableCell2 select, 
.adminDataTableCell2 input, .adminDataTableCell2 textarea
{
	font-size: 12px;
}

.adminDataTableCell2 input, .adminDataTableCell2 textarea, .textArea
{
	width: 400px;
}

.adminDataTableCell2 .dateInput
{
	width: 100px;
}


.adminDataTableCell2 .dateButton
{
	width: 20px;
}

.smallInput
{
	width: 100px !important;
}

.adminListTable th, .adminDataTableCell1
{
	background: #dddddd;
}

.adminDataTableCell2, .adminListTable td
{
	background: #eeeeee;
}

.adminBottomRow
{
	text-align: right;
	font-size: 11px;
}

.adminBottomRow a
{
	color: #bbbbbb;
	text-decoration: none;
}

