/********************BEGIN RESET********************/

html,body,p,div,img,h1,h2,h3,h4,h5,li,ul,ol,dl,dd,dt,form,pagele,td,tr,blockquote,iframe {
  margin:0px; 
  padding:0px; 
  border:0px; 
  border-collapse:separate; 
  border-spacing:0px;
}

* :focus { outline: 0; }

/*******************END RESET**************************-*/

@font-face {
	font-family: 'Bebas';
	src: url('./fonts/BebasNeue-webfont.eot');
	src: local('¢'), url('./fonts/BebasNeue-webfont.woff') format('woff'), url('./fonts/BebasNeue-webfont.ttf') format('truetype'), url('./fonts/BebasNeue-webfont.svg#webfontAGQ6uv7S') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Yanone';
	src: url('./fonts/YanoneKaffeesatz-Regular-webfont.eot');
	src: local('¢'), url('./fonts/YanoneKaffeesatz-Regular-webfont.woff') format('woff'), url('./fonts/YanoneKaffeesatz-Regular-webfont.ttf') format('truetype'), url('./fonts/YanoneKaffeesatz-Regular-webfont.svg#webfontAGQ6uv7S') format('svg');
	font-weight: normal;
	font-style: normal;
}

.clear {clear: both;}



body {
	color: #747474;
	font-size: 12px;
	font-family: Arial, sans-serif;
	line-height: 20px;
	background-color: #f7f7f7;
}

h1, h2, h3, h5  {
	font-family: Yanone, Bebas, Arial, sans-serif;
	font-weight: normal
}

h1 {
	font-size: 40px;
	line-height: 100px;
	color: #2b2b2b;
	text-shadow: 1px 1px #1e1e1e;
	text-align: center;
	margin-top: 0px;;
}

h1 span {
	color: #db7030;
	text-shadow: 1px 1px #1e1e1e;
}

.sub {
	font-family: Yanone, Bebas, Arial, sans-serif;
	font-size: 24px;
	color: #2b2b2b;
	text-align: justify;
	margin-bottom: 15px;	
}

h2 {
	font-size: 30px;
	color: #2b2b2b;
	text-align: center;
	margin-bottom: 30px;
}

body {
	background-color: #fcfcfc;
}	

.separator-line {
	border: none;
	height: 15px;
	width: 100%;
	margin-bottom: 0px;
	margin-top: 0px;
	background: url(../img/separator.png) repeat;
}

#wrapper {
	margin: 0 auto;
	width: 1200px;
	background: url(../img/logo-5.png) no-repeat center top;
}

#header {
	/*background: url(../img/backgrounds/left/grid.png) repeat #2b2b2b;*/
	height: 150px;
	margin-bottom: 30px;
	display: none;
}

.prev {
	list-style: none;
}

.prev li {
	display: block;
	float: left;
	text-align:center;
	width: 550px;
	
}

.prev li a.image {

	padding: 3px;
	width: 550px;
	display: block;
}

	
	
.prev li.last {float: right;
	margin-right: 0px !important;
}
	/*
.separator-line {
	border: none;
	background: #eaeaea;
	height: 7px;
	margin-bottom: 45px;
	margin-top: 0px;
}*/
	
h3 {
	color: #616161;
	font-size: 22px;
	font-weight: normal;
	line-height: 22px;
	margin-bottom: 10px;
	margin-top: 20px;
}

h3 a:hover {
	text-decoration: none;
	color: #2b2b2b;
}


a {
	color: #db7030;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#magazin-electronice, #magazin-jucarii {
	width: 496px;
	height: 629px;
} 
#magazin-electronice {margin:0px auto;
	background: url(../img/electronice-pad.png) no-repeat center;
}

#magazin-jucarii {margin:0px auto;
	background: url(../img/jucarii-pad.png) no-repeat center;
}
.pattern-1 { background-image: url(../img/pattern-1.png); }
