﻿/*
  --- 10 decembrie 2014, la Craiova, pe ninsoare :)))
  --- O pagina scrisa de, Grafica de: "octaG, octag.ro".
  --- Copyright: Dupa o idee de:/Following an idea from: "http://www.templatemo.com".
*/

//intrarile css sunt date in ordinea aparitiei lor in fisierele html!

html {
	background: url(../poze/bara_verticala_bg.png) repeat-x #202020;
}

body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	width: 100%;
	display: table;
	background: url(../poze/bara_verticala_bg.png) repeat-x #202020;
}

a:link, a:visited {	color: #fff; text-decoration: underline; }
a:active, a:hover { color: #fff; text-decoration: none; }


p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #fdf9f9;
	text-align: justify;
	margin: 0 0 15px 0;
}

h1 {
	font-family: 'Poiret One', cursive;
	font-size: 25px;
	line-height: 1em;
	color: #fdf9f9;
	margin: 0 0 15px 0;
}


h2 {
	font-family: 'Poiret One', cursive;
	font-size: 20px;
	color: #ff9966;
	margin: 0 0 10px 0;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #db94b8;
	font-weight: normal;
	margin: 0 0 3px 0;
}


#container_bg {
	width: 959px;
	margin: auto;
	background: url(../poze/container_bg.png);
}

#container {
	width: 959px;
	background: url(../poze/fundal_container.png) top no-repeat;
}

#header {
	width: 959px;
	height: 340px;
	background: url(../poze/header.png) no-repeat;
	padding: 1px 0 0 0;
}

#menu {
	height: 28px;
	width: 915px;
	margin: 20px 0 0 20px;
	padding: 0;
}

#menu ul {
	list-style: none;
	display: inline;
}

#menu li {
	float:left;
}

#menu li a {
	float: left;
	display: block;
	color: #fff;
	text-decoration: none;
	font-size: 24px;
        font-family: 'Poiret One', cursive;
	margin: 0 5px 0 0;
	padding: 0 0 0 13px;
	height: 28px;
	line-height: 27px;
	text-align: center;
	cursor: pointer;
}

#menu li a b {
	float: left;
	display: block;
	height: 28px;
	padding: 0 20px 0 11px;
}

#menu li.current a, #menu li a:hover {
	background: url(../poze/meniu_stang_curent.png) no-repeat;
	color: #fff;
}

#menu li.current a b, #menu li a:hover b {
	background: url(../poze/meniu_drept_curent.png) right top no-repeat;
	
}

#content_area {
	width: 895px;
	margin: 0 auto;
}

.one_col {
	width: 100%;
	margin: 0;
	padding: 0;
}

.section_1 {
	width: 180px;
	float: left;
}

.list {
	list-style: none;
	padding: 0 ;
}

.list li {
	color: #fdf9f9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background: url(../poze/glont.png) no-repeat;
	padding: 0 0 0 30px;
	margin: 0 0 10px 0 ;
}

.list a {
	color: #AAA;
	text-decoration: none;
}

.list a:hover {
	color: #FFF;
	text-decoration: underline;
}

.v_line {
	background: url(../poze/linie_verticala.png) no-repeat;
	float: left;
	width: 48px;
	height: 620px;
}


.section_2 {
	width: 435px;
	float: left;
}

.h_line {
	background: url(../poze/linie_orizontala.png) no-repeat;
	float: left;
	width: 872px;
	height: 40px;
}

.cleaner {
	clear: both;
	height: 0;
	margin: 0;
	padding: 0;
}

#footer {
	width: 100%;
	color: #fdf9f9;
	margin: 0;
	padding: 20px 0 10px 0;
	text-align: center;
}

#container_bottom {
	width: 957px;
	height: 9px;
	background: url(../poze/container_bg_sfarsit.png) no-repeat;
}
