/* CSS Document */
body,html {
	margin: 0px;
	padding: 0px;
	font-family : Tahoma, sans-serif;
	font-size: 10pt;
	color: #666666;
	padding-top: 3px;
	background: url(http://egzishop.hu/images/background.jpg) repeat-x white;
}

.head_link{
	text-align: right;
	padding-top: 7px;
	padding-right: 7px;
}

.logo {
	background: url(http://egzishop.hu/images/logo_head.png) no-repeat white;
	width: 995px;
	min-height: 100px;
}

.search{
	background: url(http://egzishop.hu/images/search_background.jpg) no-repeat white;
	width: 995px;
	height: 56px;
	padding-top: 7px;
	border-bottom: 1px solid #dbe4ea;
}

.div_head_link{
	background-color: white;
	text-align: left;
	border-bottom: 1px solid #dbe4ea;
}

.div_link{
	padding-left: 20px;
	padding-bottom: 5px;
}

.body_background{
	padding-top: 10px;
	background-color: white;
	width:995px;
	text-align: left;
	min-height: 500px;

}

.body_banner{
	padding-top: 10px;
	background-color: white;
	width:995px;
}

.footer{
	clear: both;
	background: url(http://egzishop.hu/images/footer.jpg) no-repeat white;
	width: 995px;
	
}

.line_top {
	background: url(http://egzishop.hu/images/line_top.jpg) no-repeat white;
	width: 694px;
	height: 8px;
}

.line_background {
	background: url(http://egzishop.hu/images/line_background.jpg) repeat-y white;
	width: 694px;
}

.line_bottom {
	background: url(http://egzishop.hu/images/line_bottom.jpg) no-repeat white;
	width: 694px;
	height: 8px;
}

.category_top{
	background: url(http://egzishop.hu/images/category_top.png) no-repeat white;
	width: 216px;
	height: 13px;
}

.category_background{
	background: url(http://egzishop.hu/images/category_background.jpg) repeat-y white;
	width: 216px;
}

.category_bottom{
	background: url(http://egzishop.hu/images/category_bottom.png) no-repeat white;
	width: 216px;
	height: 13px;
}

a {
color: #666666;
text-decoration: none;
font-style: normal;
}

a.visited {
color: #666666;
text-decoration: none;
font-style: normal;
}

a:hover {
text-decoration: underline;
font-style: normal;
}

a:hover.visited {
text-decoration: underline;
font-style: normal;
}

a.head_link {
font-size: 10pt;
color: #666666;
text-decoration: none;
font-style: normal;
}

a.head_link.visited {
font-size: 10pt;
color: #666666;
text-decoration: none;
font-style: normal;
}

a:hover.head_link {
text-decoration: underline;
font-style: normal;
}

a:hover.head_link.visited {
text-decoration: underline;
font-style: normal;
}

a.link {
font-size: 10pt;
color: #666666;
text-decoration: none;
font-style: normal;
}

a.link.visited {
font-size: 10pt;
color: #666666;
text-decoration: none;
font-style: normal;
}

a:hover.link {
text-decoration: underline;
font-style: normal;
}

a:hover.link.visited {
text-decoration: underline;
font-style: normal;
}

a.cat_link {
font-size: 8pt;
color: #666666;
text-decoration: none;
font-style: normal;
}

a.cat_link.visited {
font-size: 8pt;
color: #666666;
text-decoration: none;
font-style: normal;
}

a:hover.cat_link {
text-decoration: underline;
font-style: normal;
}

a:hover.cat_link.visited {
text-decoration: underline;
font-style: normal;
}

a.footer_link {
font-size: 8pt;
#font-weight: bold;
color: #666666;
text-decoration: none;
font-style: normal;
}

a.footer_link.visited {
font-size: 8pt;
#font-weight: bold;
color: #666666;
text-decoration: none;
font-style: normal;
}

a:hover.footer_link {
text-decoration: underline;
font-style: normal;
}

a:hover.footer_link.visited {
text-decoration: underline;
font-style: normal;
}

a.login_link {
font-size: 10pt;
color: white;
text-decoration: underline;
font-style: normal;
}

a.login_link.visited {
font-size: 10pt;
color: white;
text-decoration: underline;
font-style: normal;
}

a:hover.login_link {
text-decoration: none;
font-style: normal;
}

a:hover.login_link.visited {
text-decoration: none;
font-style: normal;
}

.login {
background: url(http://egzishop.hu/images/belep.jpg) no-repeat;
width:226px;
height:264px;
}

a.orange_link {
font-size: 10pt;
color: #ff9900;
text-decoration: none;
font-style: normal;
}

a.orange_link.visited {
font-size: 10pt;
color: #ff9900;
text-decoration: none;
font-style: normal;
}

a:hover.orange_link {
text-decoration: underline;
font-style: normal;
}

a:hover.orange_link.visited {
text-decoration: underline;
font-style: normal;
}

a.page_link {
font-size: 10pt;
color: #666666;
padding:3px;
border:1px solid #8fbfef;
font-style: normal;
text-decoration: none;
width:10px;
}

a.page_link.visited {
font-size: 10pt;
color: #666666;
padding:3px;
border:1px solid #8fbfef;
font-style: normal;
text-decoration: none;
width:10px;
}

a:hover.page_link {
font-size: 10pt;
color: #666666;
padding:3px;
border:1px solid black;
font-style: normal;
text-decoration: none;
width:10px;
}

a:hover.page_link.visited {
font-size: 10pt;
color: #666666;
padding:3px;
border:1px solid black;
font-style: normal;
text-decoration: none;
width:10px;
}

#carousel{
		background-color:#FFFFFF;
		width:685px;
		height:175px;
		position:relative;
		border:1px solid #FFFFFF;	
}
