/******   Commons   ******/
body, p, td, li {
font-family: Geneva, Arial, sans-serif;
font-size:12px;
}
body{
	background-image: url(img/pattern_bg.jpg);
	min-width:1000px;
	margin:0;
	padding:0;
	line-height: 1.5em;
}
h1{
	color: #00819E;
	font-size:16px;
	text-decoration:none;
}
h2 {
	color: #00819E;
	font-size:16px;
	text-decoration:none;
}
/******   Main blocks   ******/
#page {
	width:1000px;
	margin: 0 auto; /*Center container on page*/
	background-color:#FFFFFF;
}
#header {
	width:1000px;
	height:108px;
	text-align:left;
	background-image: url(img/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: 349px 0px;
}
#logo {
	width:349px;
	float:left;
}

#headerin {
	height:108px;
	text-align:right;
	padding-top:20px;
	padding-right:20px;
}

#topmenu{
	background-image: url(img/topmenu_bg.jpg);
	background-repeat:  repeat-x;
	height: 45px;
	padding-top:18px;
	padding-right:30px;
	color: #00819E;
	text-align:right;
}
#topmenu li, #topmenu ul{
	margin-left:0px;
}
#topmenu li{
	padding-left:10px;
	padding-bottom:5px;
	margin-left:0px;
	list-style-type: none;
	display:inline;
}

#topmenu A{
	color: #00819E;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
}
#topmenu A:hover{
	color:#EF800C
}
#left{
	margin-left: -1000px; /*Set margin to that of -(MainContainerWidth)*/
	width:200px;
	padding:5px;
	float:left;
}
#contentwrapper{
	float: left;
	width: 100%;
}
#content{
	width:600px;
	padding:5px;
	margin: 0 0 0 200px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
	overflow:hidden;		
}
#right{
	width:200px;
	float: left;
	margin-left: -200px; /*Set left margin to -(RightColumnWidth)*/
	overflow:hidden;
}
#footer{
	clear: both;
	background-image: url(img/footer_bg.jpg);
	background-repeat: repeat-x;
	background-color: #00819E;
	padding-top:60px;
	text-align:center;
	color:#FFFFFF;
	font-size:10px;
	height:80px;
	width:1000px;
}
#footer A{
	color: #FFFFFF;
	text-decoration:underline;
}

/******   Modules   ******/
#login{
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #EF800C;
	padding:5px;
	height:100px;
	margin-bottom:10px;
}
#login H1{
	display:none;
	visibility:hidden;
}
#login H2{
	color: #EF800C;
	padding:0px;
	margin:0px;
	font-size:12px;
}
#login .input{
	width:150px;
	font-size:12px;
}
#login .button{
	width:100px;
	font-size:12px;
	background-color:#EF800C;
	border: 0px;
	font-weight:bold;
	color:#FFFFFF;
	margin-top:5px;
}
#login A{
	color: #EF800C;
	font-size:10px;
	text-decoration:none;
	padding-left:10px;
}
#login A:hover{
	text-decoration:underline;
}


#categories{
	padding-bottom:5px;
	margin-bottom:10px;
}
#categories H1{
	background:url(img/ajandekbolt.jpg);
	background-repeat:no-repeat;
	width:186px;
	height:69px;
}
#categories H1 span{
	visibility:hidden;
}

#categories li, #categories ul{
	padding-left:50px;
	margin-left:0px;
}
#categories li{
	padding-left:0px;
	padding-bottom:5px;
	margin-left:0px;
	list-style-type: none;
}

#categories A{
	color: #00819E;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;	
}
#categories A:hover{
	color:#EF800C
}


#menu ul{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EF800C;
	padding-left:0px;
	margin-left:0px;
	width:180px;
}
#menu li{
	padding-bottom:5px;
	padding-top:5px;
	margin-left:0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EF800C;
	width:180px;
	list-style-type: none;
}

#menu A{
	padding-left:60px;
	color: #EF800C;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	background-image: url(img/bullet_leftmenu.jpg);
	background-repeat: no-repeat;
	background-position: 40px;
}
#menu A:hover{
	color:#00819E;
}

#search {
	background-image: url(img/search_bg.jpg);
	background-repeat: no-repeat;
	height:45px;
}
#search h1 {
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	padding:0px;
	margin:0px;
	padding-left:50px;
	padding-top:6px;
}
#search form {
	padding:0px;
	margin:0px;
	padding-left:50px;
}
#search .input {
	vertical-align: middle;
	padding:0px;
	margin:0px;
	width:100px;
	font-size:10px;
}
#search .button {
	vertical-align: middle;	
	padding-left:5px;
}

/******   Classes   ******/
.header {
	background-image: url(img/header_bg.jpg);
	background-repeat: no-repeat;
	background-color: #00819E;
}

.product{
	background-color:#E8E9EB;
}
.product_image{
	background-color:#D1D2D4;
	padding: 3px;
	display: inline;
}
.product_image img{
	border: 2px solid #C2C3C5;	
}

.price_net{
	color:#666666;
	display: inline;
}

.price{
	color:#EF800C;
	font-weight:bold;
	display: inline;
}
.details{
	color:#999999;
	font-size:12px;
	text-decoration:none;
	font-weight:normal;
}
.details:hover{
	color:#EF800C
}
.product form{
	margin:0px;
	padding:0px;
}
.small {
	font-size: 10px;
}
.ajandekcim{
	color: #00819E;
	font-size:14px;
	text-decoration:none;
	font-weight:bold;
}
.ajandekcim:hover{
	color:#00819E;
}
.orangebold{
	color:#EF800C;
	font-weight:bold;
}

