/* standard elements */
html {min-height: 100%;}

* {
	margin: 0;
	padding: 0;
}

a {color: #963; text-decoration: none;}
a:hover {color: #C60; text-decoration: underline;}

body {
	background: #CCD8E0 url(images/bg.jpg) repeat-x left bottom;
	color: #444;
	font: normal 10px Tahoma,sans-serif;
}
input, textarea {
    border: 1px solid #c4ced7;
    color: #8e959b;
    padding: 2px;
    background: #FFFFFF;
}

p,code,ul {padding-bottom: 1.2em;}
.box {
    width: 98%;
    margin: 0px auto;
    border: 1px solid #DDD;
    padding: 4px;
}
div.pagination {
	padding: 3px;
	text-align: center;
}
div.pagination a:link, div.pagination a:visited {
	padding: 2px 4px;
	border: 1px solid #c4ced7;
	text-decoration: none;
}
div.pagination a:hover {
	color: #000000;
	background: #F2F2F2;
}
div.pagination b {
	padding: 2px 4px;
	border: 1px solid #000000;
}
.browse_file_box {
    background: #eaeff3;
	padding: 4px;
	border: 1px solid #c4ced7;
}

li {list-style: none;}
.h1 {
    padding-top: 4px;
    text-align: center;
}
.ads {
    margin: 0px;
    padding: 0px;
    text-align: left;
}
.border-joc {
    border: 1px solid #FFF;
}
.border-joc2 {
    border: 2px solid #FFF;
}
.border-joc-3 {
    border: 1px solid #ffafda;
    padding: 2px;
}
.border-joc-3:hover {
    border: 3px solid #ffafda;
    padding: 0px;
}
.joc-border {
    background: #cce6fc;
    font-weight: bold;
    padding: 5px 0;
    text-align: center;
}

.spatiu-header {
    height: 40px;
}
h1 {
	font: normal 1.2em Tahoma,sans-serif;
      font-weight: bold;
}

.code {
	background: #FFF;
	border: 1px solid #EEE;
	border-left: 6px solid #C1CAD3;
	color: #666;
	display: block;
	font: normal 1em Tahoma,sans-serif;
	line-height: 1.2em;
	margin-bottom: 10px;
	padding: 8px 10px;
}

blockquote {
	background: url(images/quote.gif) no-repeat;
	display: block;
	font-weight: bold;
	padding-left: 28px;
}


/* misc */
.clearer {clear: both;}

/* structure */
.container {
	background: #FFF;
	font-size: 1.2em;
	margin: 0 auto;
	padding: 5px;
	width: 980px;
}

/* header */
.content-panou {
    padding-left: 10px;
    padding-right: 10px;
}
.top-menu {
	background: url(images/top-menu.jpg) no-repeat;
    width: 200px;
    height: 42px;
    margin: 0px;
    padding: 0px;
}
.middle-menu {
	background: url(images/middle-menu.jpg) repeat-y;
    width: 200px;
    margin: 0px;
    padding: 0px;
}
.bottom-menu {
	background: url(images/bottom-menu.jpg) no-repeat;
    width: 200px;
    height: 9px;
    margin: 0px;
    padding: 0px;
}
.top-panou {
	background: url(images/top-panou.jpg) no-repeat;
    width: 770px;
    height: 42px;
    margin: 0px;
    padding: 0px;
}
.middle-panou {
    margin: 0px;
	background: url(images/middle-panou.jpg) repeat-y;
    width: 770px;
    padding: 0px;
}
.bottom-panou {
	background: url(images/bottom-panou.jpg) no-repeat;
    width: 770px;
    height: 9px;
    margin: 0px;
    margin-bottom: 10px;
    padding: 0px;
}
.content-menu {
    margin: 0px;
    padding-left: 8px;
    padding-right: 8px;
}
.titlu-menu {
    text-align: center;
    padding-top: 7px;
    font-size: 13px;
    font-weight: bold;
}
.top {
	background: url(images/clouds.gif) repeat-x;
	padding: 5px 5px 0;
}

/* title */
.header {
	background: #FFF;
	height: 150px;
	margin: 0 auto;
	padding: 5px 5px 5px;
	width: 980px;
}
.header .left {
	background: #B3C2C7 url(images/header.jpg) no-repeat;
	height: 150px;
	text-align: center;
	width: 980px;
}

/* navigation */
.navigation {
	background: #D9E1E5 url(images/nav.gif);
	border: 1px solid #DFEEF7;
	border-color: #DFEEF7 #CFDEE7;
	height: 41px;
}
.navigation a {
	background: #D9E1E5 url(images/nav.gif);
	border-right: 1px solid #AFBEC7;
	color: #456;
	display: block;
	float: left;
	font: bold 1.1em sans-serif;
	line-height: 41px;
	padding: 0 20px;
	text-decoration: none;
}
.navigation a:hover {background-position: left bottom; color: #234;}

/* main */
.main {
	border-top: 4px solid #FFF;
	background: url(images/bgmain.gif) repeat-y;
}

/* sub navigation */
.sidenav {
	margin: 10px 0;
	float: right;
	width: 200px;
}

/* content */
.content {
	float: left;
	margin: 10px 0;
	padding: 0px;
	width: 770px;
}
.content .descr {
	color: #664;
	font-size: 0.9em;
	margin-bottom: 6px;
}
.content li {
	list-style: url(images/li.gif);
	margin-left: 18px;
}
.content p {font-family: "Lucida Sans Unicode",sans-serif;}

/* footer */
.footer {
	background: url(images/bgfooter.gif) repeat-x;
	color: #FFF;
	font: bold 1em sans-serif;
	line-height: 39px;
	text-align: center;
}
.separate_line {
    background: #C1CAD3;
    height: 2px;
}
.links {
	background: #FFF;
	border: 1px solid #EEE;
	border-left: 6px solid #C1CAD3;
	border-right: 6px solid #C1CAD3;
	color: #666;
	display: block;
    height: 100px;
	padding: 8px 10px;
}

.footer a,.footer a:hover {color: #FFF;}


