/***********************************************************************
OPTIONAL, TEMPLATE SPECIFIC STYLE
***********************************************************************/

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
body {
	background:url(images/bg-tpl.jpg);
	background-repeat:repeat-y;
	background-position:center;
	background-color:#f4f7f8;
	margin: 0 0 0px 0;
	padding: 0;
}

a:link { color: #000000; text-decoration: none; }
a:visited { color: #000000; text-decoration: none;  }
a:hover { color: #000000; text-decoration: underline; }
a:active { color: #000000; text-decoration: none; }

select {
font-size:11px; height:20px
	background-color:#f4f7f8;
	border:1px solid #D1CEC0;
	color: #000000;
}

TEXTAREA {
background-color: #f4f7f8;
color: #000000;
}

INPUT {
font-size:11px;
height:20px;
background-color: #f4f7f8;
color: #000000;
}

hr {
color: #333333;
background-color:#333333;
height: 1px;
border: 0px;
}

/*****************
Meniu S
*****************/
#meniu-s{
	height:25px;
	float:left;

	background-repeat:repeat-x;
	background-position:top left;
	width:159;

}

#meniu-s ul,
#meniu-s li{
	padding:0px;
	margin:0px;
	list-style-type:none;
}

#meniu-s ul{
	height:25px;
	line-height:25px;

	background-position:right;
	background-repeat:no-repeat;
	float:left;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

#meniu-s li{
	height:25px;
	line-height:25px;
	display:inline;
	position:relative;
	float:left;
	width:159px;
	text-align:left;
}

#meniu-s li a{
	height:25px;
	width:159px;
	text-align:left;
	float:left;

	background-position:left;
	background-repeat:no-repeat;
}



#meniu-s li a:link,
#meniu-s li a:visited{
	color:#0259ab;
	text-decoration:none;
}

#meniu-s li.active a,
#meniu-s li a:hover{
	text-decoration:none;
	color:#ff0000;
	background-repeat:no-repeat;
	background-position:left;
}

/*****************
Meniu
*****************/
#main-nav{
	height:29px;
	float:left;
	background-image:url(images/nav-bg.gif);
	background-repeat:repeat-x;
	background-position:top left;
	width:100%;
}

#main-nav ul,
#main-nav li{
	padding:0px;
	margin:0px;
	list-style-type:none;
}

#main-nav ul{
	height:29px;
	line-height:29px;
	background-image:url(images/nav-bar.gif);
	background-position:right;
	background-repeat:no-repeat;
	float:left;
	padding:0px 1px 0px 0px;
	margin:0px 0px 0px 10px;
}
#main-nav li.home{
	height:29px;
	line-height:29px;
	display:inline;
	position:relative;
	float:left;
	width:80px;
	text-align:center;
}

#main-nav li.home a{
	height:29px;
	width:80px;
	text-align:center;
	float:left;
	background-image:url(images/nav-bar.gif);
	background-position:left;
	background-repeat:no-repeat;
}
#main-nav li.home a:hover{
	background-image:url(images/over80.gif);
	background-repeat:no-repeat;
	background-position:left;
}
#main-nav li.add {
	height:29px;
	line-height:29px;
	display:inline;
	position:relative;
	float:left;
	width:110px;
	text-align:center;
}

#main-nav li.add a{
	height:29px;
	width:110px;
	text-align:center;
	float:left;
	background-image:url(images/nav-bar.gif);
	background-position:left;
	background-repeat:no-repeat;
}
#main-nav li.add a:hover{
	background-image:url(images/over110.gif);
	background-repeat:no-repeat;
	background-position:left;
}
#main-nav li.add2 {
	height:29px;
	line-height:29px;
	display:inline;
	position:relative;
	float:left;
	width:180px;
	text-align:center;
}

#main-nav li.add2 a{
	height:29px;
	width:180px;
	text-align:center;
	float:left;
	background-image:url(images/nav-bar.gif);
	background-position:left;
	background-repeat:no-repeat;
}
#main-nav li.add2 a:hover{
	background-image:url(images/over180.gif);
	background-repeat:no-repeat;
	background-position:left;
}
#main-nav li.large {
	height:29px;
	line-height:29px;
	display:inline;
	position:relative;
	float:left;
	width:150px;
	text-align:center;
}

#main-nav li.large a{
	height:29px;
	width:150px;
	text-align:center;
	float:left;
	background-image:url(images/nav-bar.gif);
	background-position:left;
	background-repeat:no-repeat;
}
#main-nav li.large a:hover{
	background-image:url(images/over150.gif);
	background-repeat:no-repeat;
	background-position:left;
}


#main-nav li{
	height:29px;
	line-height:29px;
	display:inline;
	position:relative;
	float:left;
	width:80px;
	text-align:center;
}

#main-nav li a{
	height:29px;
	width:80px;
	text-align:center;
	float:left;
	background-image:url(images/nav-bar.gif);
	background-position:left;
	background-repeat:no-repeat;
}



#main-nav li a:link,
#main-nav li a:visited{
	color:#FFFFFF;
	text-decoration:none;
}

#main-nav li.active a,
#main-nav li a:hover{
	background-image:url(images/active.gif);
	background-repeat:no-repeat;
	background-position:left;
}



/*****************
Text
*****************/
#info {
	font-size: 9px;
	color:#B1AB9E;
}
#info a {
	color:#B1AB9E;
	text-decoration: none;
}
#errorText, .errorText { color: #900000; }
#small, .small { font-size: 9px; }

.std_code {
	margin-left: 10px;
	padding-left: 10px;
	border-left: 3px solid #C0D7E7;
}
/*****************
Boxes
*****************/

.comments {
background-color:#2f2f2f;
padding:4px;
border:1px solid #000000;
}
.box {
	padding: 4px;
	background-color: #151515;
	border-left: 1px solid #4c4c4c;
	border-bottom: 1px solid #4c4c4c;
	border-top: 1px solid #000;
	border-right: 1px solid #000;
	margin: 2px 0;
}
.stitle {
	padding: 1px 0;
	background-image:url(images/stitle.gif);
	background-repeat:repeat-x;
	border-bottom: 1px solid #4c4c4c;
	color:#A8A293;
}
.note {
	padding: 4px;
	background-color: #E4E2DA;
	border: 1px solid #4c4c4c;
	margin: 2px 0;
}
.quote_box {
	background-color: #E4E2DA;
}
.quote_title {
	background-color: #EDECE7;
	padding:1px 2px;
	border-bottom: 1px dashed #CCC;
}
.quote_body {
	background-color: #F5F5F3;
	padding:1px 2px;
}
.code_box {
	border: 1px solid #AAA;
}
.code_title {
	background-color: #EDECE7;
	padding:1px 2px;
	border-bottom: 1px dashed #CCC;
}
.code_body {
	background-color: #F5F5F3;
	padding:1px 2px;
}
/*****************
Tables
*****************/
table {
	vertical-align: top;
}
table a {
	text-decoration: none;
}
th {
	text-align: left;
}
.std_data_table td {
	padding:1px;
	background-color:#E4E2DA;
	font-size:10px;
}
/*****************
Other
*****************/
.underlined {
	border-bottom: 1px solid #D1CEC0;
}
/*****************
Datebox in comments
*****************/
.datebox {
	width:41px;
	height:38px;
	background-image: url(images/datebg.gif);
	background-repeat: no-repeat;
	text-align: center;
	margin-right: 12px;
}
.datebox_day {
	padding-top: 2px;
	font-weight: bold;
	color: #FFF;
	font-size:16px;
}
.datebox_month {
	padding-top: 3px;
	font-size: 10px;
	color: #666;
}
/*****************
Comments
*****************/
.tpl_comments_box {
	background-color: #151515;
	margin-bottom: 4px;
	padding: 4px;
	border-left: 8px solid #4c4c4c;
	border-bottom: 1px solid #4c4c4c;
}
.tpl_comments_title {
	color: #3E769F;
	font-weight: bold;
	border-bottom: 1px solid #CCC;
}
.tpl_comments_body {
	padding-top: 4px;
	font-size: 10px;
	clear: both;
}
/*****************
Titles
*****************/
h1 {
	margin:0;
	padding:0;
	font-size:14px;
}
h2 {
	margin:0;
	padding:0;
	font-size:13px;
	font-weight:bold;
}
h3 {
	margin:0;
	padding:0;
	font-size:12px;
	font-weight:bold;
}
/*****************
Header
*****************/
.tpl_header {
	width:906px;
	height:153px;
	background:url(images/tpl_header.gif) no-repeat;
}
/* Buttons */
.tpl_buttons a { display:block; }
.tpl_buttons ul {
	margin:0;
	padding:0;
	list-style: none;
}
.tpl_buttons li {
	float: left;
	height:35px;
}
.tpl_buttons ul li a {
	height:35px;
}
.tpl_buttons li div { display:none; }
.tpl_menu_b1 { width:128px; background: url(images/tpl_buttons.png) 0 -4px no-repeat; }
.tpl_menu_b1 a:hover { background:url(images/tpl_buttons.png) 0 -39px no-repeat; }
.tpl_menu_b2 { width:130px; background: url(images/tpl_buttons.png) -128px -4px no-repeat; }
.tpl_menu_b2 a:hover { background:url(images/tpl_buttons.png) -128px -39px no-repeat; }
.tpl_menu_b3 { width:128px; background: url(images/tpl_buttons.png) -258px -4px no-repeat; }
.tpl_menu_b3 a:hover { background:url(images/tpl_buttons.png) -258px -39px no-repeat; }
.tpl_menu_b4 { width:129px; background: url(images/tpl_buttons.png) -386px -4px no-repeat; }
.tpl_menu_b4 a:hover { background:url(images/tpl_buttons.png) -386px -39px no-repeat; }
.tpl_menu_b5 { width:130px; background: url(images/tpl_buttons.png) -515px -4px no-repeat; }
.tpl_menu_b5 a:hover { background:url(images/tpl_buttons.png) -515px -39px no-repeat; }
.tpl_menu_b6 { width:128px; background: url(images/tpl_buttons.png) -645px -4px no-repeat; }
.tpl_menu_b6 a:hover { background:url(images/tpl_buttons.png) -645px -39px no-repeat; }
.tpl_menu_b7 { width:123px; background: url(images/tpl_buttons.png) -773px -4px no-repeat; }
.tpl_menu_b7 a:hover { background:url(images/tpl_buttons.png) -773px -39px no-repeat; }
.tpl_path {
	padding:0 6px;
	height:23px;
	background:url(images/tpl_content_topbg.png) #EDEBE5 repeat-x;
	color:#B1AB9E;
}
.tpl_path a,
.tpl_path a:visited { color:#B1AB9E; }
.tpl_path a:hover { color:#FFF; }
/*****************
Main
*****************/
.tpl_main_l {
	width:5px;
	background:url(images/tpl_main_l.gif) repeat-y;
}
.tpl_main_r {
	width:5px;
	background:url(images/tpl_main_r.gif) repeat-y;
}
.tpl_content {
	padding:4px 4px 4px 0;
	background-color:#151515;
}
.tpl_navigator {
	padding-top:8px;
	padding-right:8px;
	padding-left:8px;
	width:180px;
}
.tpl_main {
	padding-top:8px;
}
.tpl_extra {
	padding-top:8px;
	padding-left:8px;
	padding-right:8px;
	width:300px;
}
/*****************
Footer
*****************/
.tpl_foot_l {
	width:5px;
	height:68px;
	background:url(images/tpl_foot_l.gif) no-repeat;
}
.tpl_foot_c .center {
	height:68px;
	background:url(images/tpl_foot_c.gif) repeat-x;
	font-size:9px;
	color:#B1AB9E;
}
.tpl_foot_c .center a,
.tpl_foot_c .center a:visited { color:#B1AB9E; }
.tpl_foot_c .center a:hover { color:#FFF; }
.tpl_foot_r {
	width:5px;
	height:68px;
	background:url(images/tpl_foot_r.gif) no-repeat;
}
.tpl_foot_c .left {
	width:15px;
	height:68px;
	background:url(images/tpl_foot_l2.gif) left no-repeat;
}
.tpl_foot_c .right {
	width:15px;
	height:68px;
	background:url(images/tpl_foot_r2.gif) right no-repeat;
}
.tpl_footmsg {
	font-size:9px;
	color:#9D9686;
}
.tpl_footmsg a,
.tpl_footmsg a:visited { color:#9D9686; }
.tpl_footmsg a:hover { color:#FFF; }
/*****************
Blocks
*****************/
/* Navigator */
.tpl_block_nav {
	padding:6px;
	background:url(images/tpl_ne.gif) #DDDBD5 top right no-repeat;
}
.tpl_block_nav_end {
	height:6px;
	background:url(images/tpl_se.gif) #DDDBD5 bottom right no-repeat;
}
.tpl_block_nav_title {
	font-weight:bold;
	font-size:120%;
	color:#3E769F;
	border-bottom:1px solid #C5C2B8;
	margin-bottom:4px;
}
.tpl_block_nav_h1 {
	padding:6px;
	background:url(images/tpl_ne_h1.gif) #F8F8F6 top right no-repeat;
}
.tpl_block_nav_title_h1 {
	font-weight:bold;
	font-size:120%;
	color:#3E769F;
	border-bottom:1px solid #C5C2B8;
	margin-bottom:4px;
}
.tpl_block_nav_end_h1 {
	height:6px;
	background:url(images/tpl_se_h1.gif) #F8F8F6 bottom right no-repeat;
}
.tpl_block_nav_h2 {
	padding:6px;
	background:url(images/tpl_ne_h2.gif) #CDCBC5 top right no-repeat;
}
.tpl_block_nav_title_h2 {
	font-weight:bold;
	font-size:120%;
	color:#3E769F;
	border-bottom:1px solid #E8E7E3;
	margin-bottom:4px;
}
.tpl_block_nav_end_h2 {
	height:6px;
	background:url(images/tpl_se_h2.gif) #CDCBC5 bottom right no-repeat;
}
/* Central and Extra */
.tpl_block_title {
	font-weight:bold;
	font-size:120%;
	color:#3E769F;
	background: #151515 url(http://www.qpc.ro/shadeactive.gif) top left repeat-x;
	border-bottom:1px solid #D3D1C9;
	margin-bottom:4px;
}
/*****************
Messages
*****************/
.tpl_mex_title {
	font-weight:bold;
	font-size:120%;
	color:#3E769F;
	margin-bottom:4px;
}
.tpl_mex_box { 
	background: #DDDBD5; 
}
.tpl_mex_boxtop {
	background: url(images/tpl_ne.gif) no-repeat top right; 
}
.tpl_mex_boxtop div { 
	height: 6px;
	background: url(images/tpl_nw.gif) no-repeat top left; 
}
.tpl_mex_boxbottom { 
	background: url(images/tpl_se.gif) no-repeat bottom right; 
}
.tpl_mex_boxbottom div { 
	height: 6px; 
	background: url(images/tpl_sw.gif) no-repeat bottom left; 
}
.tpl_mex_boxcontent {
	padding: 0px 6px;
}
/*****************
News
*****************/
.tpl_news_title {
	font-weight: bold;
	color: #3E769F;
	border-bottom:1px solid #96BBD6;
}
.tpl_news_title a,
.tpl_news_title a:visited { color: #3E769F; }
.tpl_news_title a:hover { color: #FFF; }
.tpl_news_info {
	padding: 4px;
	background-color:#151515;
	font-size: 9px;
	color: #999;
}
.tpl_news_tags {
	padding: 3px 3px 1px 3px;
	border-left:4px solid #222222;
	border-bottom:4px solid #222222;
	border-top:4px solid #222222;
	background-color:#151515;
	color: #EC9E91;
}
.tpl_news_tags a,
.tpl_news_tags a:visited { color: #96BBD6; }
.tpl_news_tags a:hover { color: #FFF; }
.tpl_news_body {
	padding: 4px;
	background-color:#222222;
}
.tpl_news_rest,
.tpl_news_rest a,
.tpl_news_rest a:visited { color: #999; }
.tpl_news_rest a:hover { color: #3E769F; }
/*****************
Misc
*****************/
.tpl_page_title {
	font-weight:bold;
	font-size:120%;
	color:#3E769F;
	border-bottom:1px solid #D3D1C9;
	margin-bottom:4px;
}
.tpl_page_title a,
.tpl_page_title a:visited { color:#3E769F; }
.tpl_page_title a:hover { color:#FFF; }
.tpl_opentable_title {
	font-weight:bold;
	border-bottom:1px dashed #D3D1C9;
	margin-bottom:4px;
	color:#B9B6AC;
}
.tpl_opentable_title a,
.tpl_opentable_title a:visited { color:#B9B6AC; }
.tpl_opentable_title a:hover { color:#FFF; }
.tpl_vspacer {
	padding:6px;
}
/* Nice table */
table.std_nicetable thead td {
	font-weight:bold;
	color:#3E769F;
}





#pg_border_link {
FONT-FAMILY: arial;
font-size: 11px;
text-decoration: none;
color: #FFFFFF;
border: 1px solid #d0d8e0;
padding: 3px;
background-color: #286fa5;
height:12;
FONT-WEIGHT: bold;
}
a.pg_border_link {
FONT-FAMILY: arial;
font-size: 11px;
text-decoration: none;
color: #FFFFFF;
border: 1px solid #d0d8e0;
padding: 3px;
background-color: #286fa5;
height:12;
FONT-WEIGHT: bold;
}
a.pg_border_link:visited {
FONT-FAMILY: arial;
font-size: 11px;
text-decoration: none;
color: #FFFFFF;
border: 1px solid #d0d8e0;
padding: 3px;
background-color: #286fa5;
height:12;
FONT-WEIGHT: bold;
}
a.pg_border_link:hover {
FONT-FAMILY: arial;
font-size: 11px;
text-decoration: none;
color: #000000;
border: 1px solid #d0d8e0;
background-color: #f9fbfc;
padding: 3px;
height:12;
FONT-WEIGHT: bold;
}
