@charset "utf-8";
/* CSS Document */

body { font-family:Tahoma, Arial, Verdana; font-size:12px; color:#5c5c5c; line-height:18px; background:url(img/bghtml.jpg) no-repeat top right #3d3d3d; margin:0; padding:0; }
input, textarea, button { font-family: Tahoma; font-size: 11px; color: #696969; border: none; background: none; }
textarea { overflow: auto; }
a {	outline: none; text-decoration: none; }
p, h1, h2, h3, h4, h5, h6, ul, ol, li, hr, form, fieldset, legend, table, theah, tbody, blockquote { margin: 0; padding: 0; }
ul { list-style-type: none; }
button { background:none; border:none; }

a img { border: none; }
.clear { clear: both; }
.fl { float:left; }
.fr { float:right; }

.boxspacer
{
	clear:both;
	height:10px;
}
/*---------------*/

#maincontainer
{
	width:974px;
	margin:0 auto;
	margin-top:10px;
}

.verticalads
{
	width:120px;
	float:right;
	margin-top:270px;
}

.horizontalads
{
	width:728px;
	float:right;
	z-index:50;
	position:relative;
}

span.sponsor
{
	font-size:10px;
	color:#FFFFFF;
}

#container
{
	width:844px;
	float:left;
}

#header
{
	height:155px;
	width:844px;
	margin-bottom:5px;
}

#logo
{
	position: absolute;
	top:50px;
	z-index:49;
}

.hmenu1
{
	width:844px;
	height:35px;
	background:#525353;
	line-height:25px;
}

.auth
{
	padding:5px 0px 0px 10px;
}

.auth li
{
	float:left;
	display:block;
	margin-bottom:10px;
}

.authfield
{
	background:url(img/bgsmallform.gif) no-repeat top left;
	width:191px;
	height:21px;
	margin:0px 5px 0px 0px;
	line-height:21px;
	font-size:10px;
}

.authfield input
{
	padding:3px 5px 0px 3px;
	width:  183px;
	height: 18px;
}

.authbut a
{
	background:url(img/bgbutoane.png) repeat-x;
	font-size:11px;
	font-weight:bold;
	color:#000;
	width:38px;
	height:20px;
	text-transform:uppercase;
	margin-left:5px;
	padding-top:2px;
	display:block;
	text-align:center;
	border:1px solid #999b9a;
}


.authlnk a
{
	background:url(img/bgbutoane.png) repeat-x;
	font-size:11px;
	font-weight:bold;
	color:#000;
	width:58px;
	height:20px;
	margin-left:5px;
	padding-top:2px;
	text-align:center;
	border:1px solid #999b9a;
	display:block;
}

a.authlnk:hover
{
	text-decoration:underline;
}

.shoutbox-form
{
	padding:5px 0px 0px 0;
}

.shoutbox-form li
{
	float:left;
	display:block;
	margin-bottom:10px;
}

.shoutbox-form-field
{
	background:url(img/bgshoutbox-form.png) no-repeat top left;
	width:194px;
	height:21px;
	margin:0px 5px 0px 0px;
	line-height:21px;
	font-size:10px;
}

.shoutbox-form-field input
{
	padding:3px 5px 0px 3px;
	width:  180px;
	height: 18px;
}


/*---------------*/
.hmenu2
{
	width:844px;
	height:36px;
	background:#fff;
	border-top:1px solid #3d3d3d;
	border-bottom:1px solid #3d3d3d;
}

ul.mainmenu
{
	margin:0px 0px 0px 10px;
	width:370px;
	height:36px;
	float:left;
}

ul.mainmenu li
{
	display:block;
	line-height:36px;
	float:left;
}

ul.mainmenu li a, ul.mainmenu li.blogbtn a, ul.mainmenu li.stiribtn a, ul.mainmenu li.videobtn a, ul.mainmenu li.fotobtn a, ul.mainmenu li.istoricbtn a
{
	color:#000;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	padding:11px 8px;
	text-transform:uppercase;
}

ul.mainmenu li.calendarbtn a
{
	color:#01a33e;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	padding:11px 8px;
	text-transform:uppercase;
}

ul.mainmenu li.blogbtn a:hover
{
	color:#fff;
	padding:11px 8px;
	/*background:url(img/mainmenuhover.gif) repeat-x;*/
	background:#ffbf27;
	text-transform:uppercase;
}

ul.mainmenu li.stiribtn a:hover
{
	color:#fff;
	padding:11px 8px;
	/*background:url(img/mainmenuhover.gif) repeat-x;*/
	background:#046380;
	text-transform:uppercase;
}

ul.mainmenu li.videobtn a:hover
{
	color:#fff;
	padding:11px 8px;
	/*background:url(img/mainmenuhover.gif) repeat-x;*/
	background:#ff0000;
	text-transform:uppercase;
}

ul.mainmenu li.fotobtn a:hover
{
	color:#fff;
	padding:11px 8px;
	/*background:url(img/mainmenuhover.gif) repeat-x;*/
	background:#b67400;
	text-transform:uppercase;
}

ul.mainmenu li.istoricbtn a:hover
{
	color:#fff;
	padding:11px 8px;
	/*background:url(img/mainmenuhover.gif) repeat-x;*/
	background:#000000;
	text-transform:uppercase;
}

ul.mainmenu li.calendarbtn a:hover
{
	color:#fff;
	padding:11px 8px;
	/*background:url(img/mainmenuhover.gif) repeat-x;*/
	background:#01a33e;
	text-transform:uppercase;
}
/*------------*/
.hmenu3
{
	height:44px;
	background: #FFFFFF;
}

.search li
{
	position:relative;
	left:10px;
	margin-top:5px;
	display:block;
	float:left;
}

.searchfield
{
	background:url(img/bgsearch.png) no-repeat top left;
	width:130px;
	height:21px;
	margin:0px 5px 0px 0px;
	line-height:21px;
}

.searchfield input
{
	padding:3px 5px 0px 5px;
	font-size:10px;
	width: 120px;
	height: 18px;
}

.searchbut a
{
	background:url(img/bgbutoane.png) repeat-x;
	font-size:11px;
	font-weight:bold;
	color:#000;
	width:53px;
	height:20px;
	text-transform:uppercase;
	display:block;
	text-align:center;
	padding-top:2px;
	border:1px solid #999b9a;
}

a.searchlnk
{
	font-size:10px;
	color:#FF0000;
}

a.citeste
{
	background:url(img/bgbutoane.png) repeat-x;
	font-size:11px;
	font-weight:bold;
	color:#000;
	width:90px;
	height:19px;
	padding-top:3px;
	border:1px solid #999b9a;
	text-align:center;
	float:right;
	margin-right:10px;
}

a.citeste-comentarii
{
	background:url(img/bgbutoane.png) repeat-x;
	font-size:11px;
	font-weight:bold;
	color:#000;
	width:33px;
	height:19px;
	padding-top:3px;
	border:1px solid #999b9a;
	text-align:center;
	float:right;
	margin-right:10px;
}

a.toate-mesajele
{
	background:url(img/bgbutoane.png) repeat-x;
	font-size:11px;
	font-weight:bold;
	color:#000;
	width:133px;
	height:19px;
	padding-top:3px;
	border:1px solid #999b9a;
	text-align:center;
	float:right;
	margin-right:10px;
}

a.adauga-comentarii
{
	background:url(img/bgbutoane.png) repeat-x;
	font-size:11px;
	font-weight:bold;
	color:#000;
	width:170px;
	height:19px;
	padding-top:3px;
	border:1px solid #999b9a;
	text-align:center;
	display:block;
}

a.login-vot
{
	background:url(img/bgbutoane.png) repeat-x;
	font-size:11px;
	font-weight:bold;
	color:#000;
	width:270px;
	height:19px;
	padding-top:3px;
	border:1px solid #999b9a;
	text-align:center;
	display:block;
}

a.renunta
{
	background:url(img/bgbutoane.png) repeat-x;
	font-size:11px;
	font-weight:bold;
	color:#000;
	width:83px;
	height:19px;
	padding-top:3px;
	border:1px solid #999b9a;
	text-align:center;
	display:block;
}

input.adauga
{
	background:url(img/bgbutoane.png) repeat-x;
	font-size:11px;
	font-weight:bold;
	color:#000;
	width:73px;
	height:24px;
	border:1px solid #999b9a;
	text-align:center;
	cursor:pointer;
	margin-right:5px;
}
/*---------*/


ul.interactiv
{
	margin:0;
	height:32px;
	width:230px;
	float:left;
	position:relative;
}

.interactiv li
{
	float:left;
	display:block;
	margin-right:6px;
}

a.stiri
{
	line-height:41px;
	color:#000;
	font-size:11px;
	font-weight:bold;
}

a.stiri:hover
{
	color:#ff0000;
}

/*--------*/

.columncontainer
{
	margin:10px 0px 0px 0px;
}

.leftcol
{
	width:417px;
	float:left;
}

.rightcol
{
	width:417px;
	float:right;
}

.boxttl
{
	height:38px;
	background: url(img/bgcol.gif) repeat-y;
	border-bottom:2px solid #3d3d3d;
}

a.expand
{
	display:block;
	height:38px;
	width:15px;
	float:right;
	color: #000000;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	background:url(img/expand.gif) no-repeat top left;
	margin:0px 5px 0px 0px;
}

a.expand:hover
{
	background:url(img/retract.gif) no-repeat top left;
}

a.rss
{
	height:15px;
	width:15px;
	float:right;
	background:url(img/rss.gif) no-repeat top left;
	text-indent:-9999px;
	outline:none;
	margin:5px;
	overflow:hidden;
}

a.rss:hover
{
	background-position:0 -15px;
}

h1
{
	font-size:16px;
	border-left:2px solid #ffbf27;
	font-weight:bold;
	width:380px;
	float:left;
	margin:10px 0px 0px 0px;
	padding:0px 0px 0px 5px;
}

h1 a
{
	color:#5c5c5c;
}

h2
{
	font-size:12px;
	font-weight:bold;
	width:380px;
	float:left;
	display:block;
	padding:7px 0px 0px 10px;
	color:#333333;
	margin-bottom:10px;
}

h2 a
{
	color:#333333;
}

h3
{
	font-size:16px;
	font-weight:bold;
	margin:0px 0px 10px 10px;
	color:#333333;
	text-align:left;
}

h3 a
{
	color:#333333;
}

.boxcontent
{
	background: url(img/bgcol.gif) repeat-y;
}

ul.utile
{
	margin:0px 0px 10px 15px;
}

ul.utile li
{
	display:inline;
	padding:0px 2px;
}

ul.utile li.bright
{

}

ul.utile li.bright a
{
	color:#666666;
	text-decoration:underline;
}

ul.utile li a
{
	color:red;
	text-decoration:none;
}

ul.utile li a:hover
{
	color:#FF0000;
}

ul.utils
{
	margin:0;
	padding:0;
	margin-left:15px;
}

ul.utils li
{
	display:inline;
	padding:0px 2px;
	font-size:11px;
}

ul.utils li.bright
{
}

ul.utils li.bright a
{
	color:#666666;
}

ul.utils li a
{
	color:#666666;
	text-decoration:none;
}

ul.utils li a:hover
{
	text-decoration:underline;
	color:#ff0000;
}

a.sursa
{
	color:#666666;
	text-decoration:underline;
}

a.sursa:hover
{
	color:#ff0000;
}

.content
{
	width:400px;
	margin:0 auto;
}

.stire
{
	width:400px;
	padding:10px 0px 10px 0px;
	margin:0 auto;
	text-align:justify;
}

.articole
{
	width:390px;
	padding:0px 0px 10px 0px;
	margin:0 auto;
	text-align:justify;
}

.intrebare
{
	width:400px;
	padding:10px 0px 10px 0px;
	margin:0 auto;
	font-family:Tahoma;
	font-size:14px;
	font-weight:bold;
}

img.textpic
{
	border:1px solid #424242;
	margin:0px 5px 0px 0px;
}

img.textpic-istoric
{
	margin:0px 5px 0px 0px;
}

.shortcomment
{
	width:400px;
	margin:5px 0px 5px 0px;
	padding:5px 0px 5px 0px;
	margin:0 auto;
	border-bottom:1px solid  #CCCCCC;
	text-align:justify;
}

.comment-shoutbox
{
	width:380px;
	margin:5px 0px 20px 0px;
	padding:5px 0px 5px 0px;
	border-bottom:1px solid  #CCCCCC;
	text-align:justify;
	overflow:hidden;
}

.comment-shoutbox-blog
{
	width:200px;
	margin:5px 0px 10px 10px;
	border-bottom:1px solid  #CCCCCC;
	text-align:justify;
	overflow:hidden;
}

.user
{
	display:block;
	float:left;
	width:90px;
	line-height:28px;
}

ul.pages
{
	margin:10px;
	width:350px;
	display:block;
	float:left;
}

.pages1
{
	width:350px;
	display:block;
	margin:0 auto;
	margin-left:350px;
}

ul.pages li, ul.pages1 li
{
	display:block;
	float:left;
	padding:2px;
}

ul.pages li a, ul.pages1 li a
{
	color:#333333;
}

a.arhiva
{
	float:right;
	width:40px;
	color:#606060;
	margin-top:3px;
	text-decoration:underline;
}

a.arhiva:hover
{
	color:#ff0000;
}

.album
{
	width:413px;
	margin:0 auto;
	padding:2px 0px 2px 0px;
}

.video
{
	width:413px;
	margin:0 auto;
	padding:2px 0px 2px 0px;
}

.video-detaliu
{
	width:440px;
	float:left;
	padding:2px 0px 2px 0px;
}

form.albumform
{
	margin:0;
	display:block;
	float:left;
	width:150px;
}

form.albumform input
{
	margin:3px;
}

.pictext
{
	width:230px;
	display:block;
	float:right;
	margin-top:5px;
}

a.nextpic
{
	float:right;
	display:block;
	width:15px;
	height:15px;
	margin:5px;
}

form.poll
{
	display:block;
	width:200px;
	margin:0 auto;
	padding-bottom:20px;
}

.pos
{
	position:relative;
	top:7px;
}

a.voteaza
{
	background:url(img/bgbutoane.png) repeat-x;
	font-size:11px;
	font-weight:bold;
	color:#000;
	width:68px;
	height:19px;
	text-transform:uppercase;
	display:block;
	text-align:center;
	float:left;
	margin-right:10px;
	padding-top:3px;
	border:1px solid #999b9a;
}

a.voteaza:hover
{
	background-position:bottom;
}

a.arhivapoll
{
	background:url(img/vot.png) no-repeat top left;
	font-size:11px;
	font-weight:bold;
	color:#ffffff;
	width:68px;
	height:21px;
	text-transform:uppercase;
	display:inline;
	text-align:center;
}

a.arhivapoll:hover
{
	background-position:bottom;
}

#footerads
{
	width:728px;
	margin:0 auto;
	padding-bottom:10px;
}

#footer
{
	border-top:2px solid #444343;
	background: #fff;
	width:844px;
	height:53px;
	margin-bottom:10px;
}

#footer p
{
	line-height:53px;
	text-align:center;
	float:left;
	width: 640px;
}

ul.footerlnks
{
	width:600px;
	height:50px;
	text-align:center;
	float:left;
	display:block;
	margin-top:10px;
}

ul.footerlnks li
{
	display:inline;
	padding:0px 10px 0px 10px;
}

ul.footerlnks li a
{
	text-transform: uppercase;
	text-decoration:none;
	color:#333333;
	line-height:25px;
	font-weight:bold;
}

a.klink
{
	display:block;
	float:left;
	margin-top:15px;
	margin-left:15px;
}

a.eklink
{
	
	float:right;
	margin-top:15px;
	margin-right:10px;;
}

.insidecontent
{
	width:844px;
	background: url(img/bginside.jpg) repeat-y;
	margin-top:5px;
}

.bigttl
{
	border-bottom:2px solid #3d3d3d;
	height:35px;
}

div.album img
{
	margin-bottom:5px;
}

a.detalii
{
	color:#606060;
	padding:0px 3px 0px 3px;
	text-decoration:underline;
}

a.detalii:hover
{
	color:#ff0000;
}

.artautor
{
	width:100px;
	float:left;
	margin:5px;
}

.artautor img
{
	border:1px solid  #666666;
	margin:0px 0px 5px 0px;
}

.articol
{
	padding:10px;
	width: 824px;
	text-align:justify;
}

.leftcol-blog
{
	float:left;
	width:600px;
}

.rightcol-blog
{
	width:224px;
	float:right;
}

.box-blog
{
	width:220px;
}

ul.recbtn
{
	margin:0;
	padding:0;
	list-style:none;
	height:26px;
	width: 500px;
	margin-left:15px;
}

ul.recbtn li
{
	display:block;
	float:left;
}

ul.recbtn li a
{
	color:#727272;
}

ul.recbtn li a:hover
{
	color:#ff0000;
	text-decoration:none;
}

.sendYM
{
	width:80px;
	height:16px;
	background:url(img/mess.gif) no-repeat;
	padding-left:25px;
	display:block;
}

.sendEmail
{
	width:100px;
	height:16px;
	background:url(img/mail.jpg) no-repeat;
	padding-left:25px;
	display:block;
}

.delicious
{
	width:120px;
	height:16px;
	background:url(img/delicious.jpg) no-repeat;
	padding-left:25px;
	display:block;
}

.textarticol
{
	float:left;
	width:800px;
	margin-bottom:10px;
	color:#3c3f44;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:justify;
}

.textarticol-blog
{
	float:left;
	width:550px;
	margin-bottom:10px;
	color:#3c3f44;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:justify;
}

.textarticol-video
{
	float:left;
	width:790px;
	margin-bottom:10px;
	color:#3c3f44;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:justify;
}

.ml5
{
	margin-left: 5px;
}

.ml30
{
	margin-left:30px;
}

.mr20
{
	margin-right: 20px;
}

.mt20
{
	margin-top:20px;
}

.mt10
{
	margin-top:10px;
}

.continut-articol
{
	width: 680px;
	float: left;
	margin-top: 20px;
}

.continut-articol-video
{
	width:680px;
	margin:20px 0px 20px 80px;
	float:left;
}

.continut-comentariu
{
	float:left;
	width:700px;
	margin-top:5px;
}

.continut-comentariu-blog
{
	width:550px;
	margin-top:5px;
}


.ml130
{
	margin-left: 130px;
}

.ml150
{
	margin-left:150px;
}

.comentarii
{
	width: 680px;
	float: right;
	margin-top: 20px;
}

.input-com
{
	width:320px;
	height:21px;
	background:url(img/inputcom.gif) no-repeat;
	margin-bottom:10px;
}

.input-com input
{
	width:314px;
	height:17px;
	font-family:Tahoma;
	font-size:12px;
	color:#5c5c5c;
	padding:2px 3px;
}

.input-cont
{
	width:160px;
	height:21px;
	background:url(img/inputcont.png) no-repeat;
	margin-bottom:10px;
}

.input-cont input
{
	width:154px;
	height:17px;
	font-family:Tahoma;
	font-size:10px;
	color:#5c5c5c;
	padding:2px 3px;
}

.textarea-com
{
	background:url(img/textareacom.gif) no-repeat;
	width:320px;
	height:71px;
	margin-bottom: 10px;
}


.textarea-com textarea
{
	width:314px;
	height:69px;
	font-family:Tahoma;
	font-size:12px;
	color:#5c5c5c;
	padding: 1px 3px;
	overflow:auto;
}

.textarea-shoutbox
{
	background:url(img/textarea-shoutbox.png) no-repeat;
	width:170px;
	height:61px;
	margin-bottom: 10px;
	margin-left:10px;
}

.textarea-shoutbox textarea
{
	width:164px;
	height:59px;
	font-family:Tahoma;
	font-size:12px;
	color:#5c5c5c;
	padding: 1px 3px;
	overflow:auto;
}

.padl130
{
padding-left:130PX;
}

.tags
{
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#5c5c5c;
	margin-left:15px;
}

.link-tag a
{
	font-family:Tahoma;
	font-size:11px;
	color:#5c5c5c;
}

.link-tag a:hover
{
	text-decoration:underline;
}

.mb20
{
	margin-bottom: 20px;
}

.mb5
{
	margin-bottom:5px;
}

.mb10
{
	margin-bottom:10px;
}

.icons
{
	margin-left:130px;
}

.icons li
{
	float:left;
	display:block;
	width:100px;
}

.icons li div
{
	width:80px;
	text-align:center;
}

.icons li div img
{
	border: 1px solid #d7d7d7;
}

ul.bullets
{
	margin:0;
	padding:0;
	list-style: none;
	margin-left:130px;
}

ul.bullets li
{
	padding: 2px 0 2px 10px;
	background: url(img/bullet.png) 5px 6px no-repeat;
	margin-left:10px;
}

ul.bullets li a
{
	font-family:Tahoma;
	font-size:10px;
	color:#5c5c5c;
	font-weight:bold;
	padding-left:10px;
}

ul.bullets li a:hover
{
	text-decoration:underline;
}

.post_video
{
	margin:5px 10px;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
}

.post_video a
{
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
}

.recbuton
{
	margin-left:10px;
	float:left;
}

.recbuton p
{
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#727272;
	margin-bottom:15px;
}

.recbuton a
{
	color:#727272;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}

.recbuton a:hover
{
	color:#ff0000;
	text-decoration:none;
}

.textbox_video
{
	background:url(img/input_video.png) no-repeat;
	width:116px;
	height:11px;
	margin:10px 0 0 0;
	padding:5px;
	overflow:hidden;
}

.textbox_video a
{
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#323232;
}



.clip_list
{
	float:left;
	display:block;
	margin-bottom:20px;
}
.clip_list p
{
	width:120px;
	margin-left:10px;
	margin-bottom:3px;
	font-family:Tahoma, Arial, Verdana;
	font-size:12px;
	color:#3a3a3a;
	text-align:center;
}

.clip_list img
{
	border: 1px solid #282826;
}

.clip_list a
{
	font-family:Tahoma, Arial, Verdana;
	font-size:12px;
	color:#3a3a3a;
	text-align:center;
}

.clip_list a:hover
{
	text-decoration:underline;
}

.ml10
{
	margin-left: 10px;
}


.ml15
{
	margin-left:15px;
}
.formtxt
{
	padding-left:180px;
	font-family:Tahoma;
	font-size:12px;
	color:#414141;
	width:150px;
	float:left;
}

.posrel-cont
{
	position:relative;
	left: 330px;
}

.foto-mare
{
	margin: 30px 12px;
	position:relative;
}

a.derulare-stanga
{
	position:absolute;
	top:280px;
	left: 5px;
}

a.derulare-dreapta
{
	position:absolute;
	top:280px;
	left: 760px;
}

.picture
{
	float:left;
	width: 150px;
	border: 1px solid #282826;
	margin-right:10px;
}

.twobox
{
	width: 800px;
	margin:20px;
}

.box1
{
	width: 390px;
	margin-right: 10px;
	float:left;
	text-align:justify;
	margin-left:20px;
	margin-top:20px;
	margin-bottom:20px;
}

.box2
{
	width: 390px;
	margin-left: 10px;
	float:left;
	text-align:justify;
	margin-top:20px;
	margin-bottom:20px;
}

.box-picture
{
	width: 150px;
	float:left;
	border: 1px solid #424242;
	margin-right:10px;
}

.box-picture-istoric
{
	width: 100px;
	float:left;
}

.box-picture-istoric-home
{
	width:60px;
	float:left;
	margin-right:20px;
	border: 1px solid #424242;
}


.box-articol
{
	float:left;
	width: 225px;
}

.box-articol-istoric
{
	float:left;
	width: 300px;
}

.box-articol-home
{
	float:left;
	width: 230px;
}

a#facebook
{
	background:url(img/facebook.png) no-repeat top;
	width:29px;
	height:30px;
	display:block;
	text-indent:-1000em;
	position:relative;
	margin-top:3px;
}

a#facebook:hover
{
	background-position: bottom;
}

a#facebook.over
{
	background-position: bottom;
}

a#hi5
{
	background:url(img/hi5.png) no-repeat top;
	width:39px;
	height:30px;
	display:block;
	text-indent:-1000em;
	position:relative;
	margin-top:3px;
}

a#hi5:hover
{
	background-position: bottom;
}

a#hi5.over
{
	background-position: bottom;
}

a#messenger
{
	background:url(img/messenger.png) no-repeat top;
	width:36px;
	height:30px;
	display:block;
	text-indent:-1000em;
	position:relative;
	margin-top:3px;
}

a#messenger:hover
{
	background-position: bottom;
}

a#messenger.over
{
	background-position: bottom;
}

a#twitter
{
	background:url(img/twitter.png) no-repeat top;
	width:39px;
	height:33px;
	display:block;
	text-indent:-1000em;
	position:relative;
	margin-top:3px;
}

a#twitter:hover
{
	background-position: bottom;
}

a#twitter.over
{
	background-position: bottom;
}

a#adresa
{
	background:url(img/email.png) no-repeat top;
	width:36px;
	height:30px;
	display:block;
	text-indent:-1000em;
	position:relative;
	margin-top:6px;
}

a#adresa:hover
{
	background-position: bottom;
}

a#adresa.over
{
	background-position: bottom;
}

.pointbar
{
	background:url(img/point.png) repeat-x top left;
	width: 275px;
	height:1px;
	margin-left:10px;
}

.pointbar-istoric
{
	background:url(img/point.png) repeat-x top left;
	width: 275px;
	height:1px;
	margin-top:10px;
}

.mesaj
{
	font-family:Tahoma, Verdana, Arial;
	font-size:14px;
	font-weight:bold;
	color:#fff;
	margin-left:20px;
	padding-top:4px;
}

.mesaj a
{
	font-size:12px;
	color:#fff;
	margin-left:20px;
}

.mesaj-eroare
{
	font-family:Tahoma, Verdana, Arial;
	font-size:14px;
	font-weight:bold;
	color:#CC0000;
	padding:20px;
}

.edit-delete
{
	float:right;
	margin-right:20px;
}

.edit-delete a
{
	font-size:11px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	color:#666666;
	font-weight:bold;
}

.bg-edit-delete
{
	background-color:#fff7da;
	padding:5px;
	text-align:right;
	width:300px;
	margin-bottom:5px;
	float:right;
}
	
.bg-edit-delete a
{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffc600;
	font-weight:bold;
}

.bouble1
{
	background:#fff;
	width: 200px;
	height:22px;
	position:absolute;
	top:-28px;
	text-align:center;
	padding-top:5px;
	border-bottom:1px solid #3d3d3d;
}

.bouble2
{
	background:#fff;
	width: 200px;
	height:22px;
	position:absolute;
	top:-28px;
	left:0;
	z-index:50;
	text-align:center;
	padding-top:5px;
	border-bottom:1px solid #3d3d3d;
}

.bouble3
{
	background:#fff;
	width: 200px;
	height:22px;
	position:absolute;
	top:-28px;
	left:0;
	z-index:50;
	text-align:center;
	padding-top:5px;
	border-bottom:1px solid #3d3d3d;
}

.bouble4
{
	background:#fff;
	width: 200px;
	height:22px;
	position:absolute;
	top:-28px;
	left:0;
	z-index:50;
	text-align:center;
	padding-top:5px;
	border-bottom:1px solid #3d3d3d;
}

.bouble5
{
	background:#fff;
	width: 200px;
	height:22px;
	position:absolute;
	top:-28px;
	left:0;
	z-index:50;
	text-align:center;
	padding-top:5px;
	border-bottom:1px solid #3d3d3d;
}


.bouble1 a, .bouble2 a, .bouble3 a, .bouble4 a, .bouble5 a
{
	font-family:Tahoma, Verdana, Arial;
	font-size:12px;
	font-weight:bold;
	color:#000;
	padding-left:10px;
}

.rezultate
{
	font-family:Tahoma, Verdana, Arial;
	font-size:14px;
	font-weight:bold;
	color:#5c5c5c;
	margin-left:20px;
}

.mesaj-login a
{
	font-family:Tahoma;
	font-size:14px;
	font-weight:bold;
	color:#5c5c5c;
	margin-left:10px;
	margin-bottom:10px;
}

.log-clear
{
	clear:both;
	margin-top:10px;
}

.picture-gal 
{
	float: left;
	padding: 10px;
	width: 120px;
}
	
.picture-gal img
{
	border: 1px solid #424242;
}

.picture-articol
{
	float:left;
	margin:0px 10px 10px 10px;
	border:1px solid #424242;
}

.effect
{
	width:500px;
	background:#fff;
	margin-left:100px;
	padding:10px;
	margin-bottom:20px;
}

.effect1
{
	width:500px;
	background:#fff;
	position:absolute;
	top:440px;
	left:700px;
	padding:10px;
	margin-bottom:20px;
}

.titlu-blog-home
{
	float:left;
	width:300px;
	margin-top:10px;
}

.buffer
{
	width:240px;
	float:left;
	text-align:right;
}


.procent
{
	float:left;
	margin-right:15px;
	text-align:right;
}

.box-shoutbox
{
	padding-top:20px;
	padding-left:15px;
	padding-bottom:10px;
}

h1.shoutbox
{
	background:url(img/smalllogo.png) no-repeat 5px; 
	height:26px;
	padding-left:40px;
}

a.weight1
{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#2e2e2e;
}

a.weight2
{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#2e2e2e;
}

a.weight3
{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#2e2e2e;
}

a.weight4
{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#2e2e2e;
}

a.weight5
{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#2e2e2e;
}

a.weight1:hover, a.weight2:hover, a.weight3:hover, a.weight4:hover, a.weight5:hover
{
	text-decoration:underline;
	color:#ff0000;
}

h2.titlu-blog
{
	font-size:12px;
	font-weight:bold;
	width:200px;
	float:left;
	display:block;
	padding:0px 0px 0px 10px;
	color:#232323;
	margin-bottom:10px;
}	

.blog
{
	width:200px;
	margin-bottom:10px;
}

.list-tag 
{ 
	padding: 10px 5px; 
	margin-left:10px;
}
 
.list-tag li 
{
	display: inline; 
}


*+html .list-blog-arhiva
{
	margin:0 15px;
}
.list-blog a
{
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#232323;
	margin:0 15px;
	text-decoration:underline;
}

.list-blog a:hover
{
	color:#ff0000;
}

.wallpaper a
{
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#232323;
	text-decoration:underline;
}

.wallpaper a:hover
{
	color:#ff0000;
}

.maincol-calendar
{
	width:510px;
	float:left;
}

*html .maincol-calendar
{
	width:520px;
}

.rightcol-calendar
{
	width:300px;
	float:right;
	margin-right:5px;
}

.antet-calendar
{
	width:507px;
	height:41px;
	overflow:hidden;
}

.header-tabel
{
	background:#7b67eb;
	font-family:Tahoma;
	font-size:14px;
	font-weight:bold;
	color:#fff;
	height:40px;
}

.header-tabel-verde
{
	background:#01a33e;
	font-family:Tahoma;
	font-size:14px;
	font-weight:bold;
	color:#fff;
	height:40px;
}

.header-tabel-galben
{
	background:#ffb91f;
	font-family:Tahoma;
	font-size:14px;
	font-weight:bold;
	color:#fff;
	height:40px;
}

.etapa
{
	background:#7b67eb;
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#fff;
}

.etapa-verde
{
	background:#01a33e;
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#fff;
}

.etapa-galben
{
	background:#ffb91f;
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#fff;
}

td
{
	color:#3d3d3d;
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	line-height:20px;
}

h1.titlu-calendar
{
	font-family:Tahoma;
	font-size:16px;
	font-weight:bold;
	color:#000;
	border:none;
	float:left;
	width:150px;
	margin-bottom:5px;
}

.articol-calendar
{
	width:295px;
}

.bordura-dreapta
{
	border-right:1px solid #7b67eb;
}

.bordura-dreapta-verde
{
	border-right:1px solid #01a33e;
}

.bordura-dreapta-galben
{
	border-right:1px solid #feba1f;
}

.sigla-echipa
{
	float:left;
	width:40px;
}

ul.detalii-meci
{
	margin:0;
	padding:0;
	float:left;
	width:230px;
}

ul.detalii-meci li
{
	display:inline;
	padding:0px;
	font-size:11px;
	font-family:Tahoma;
}

h3.titlu-meci, h3.titlu-meci a
{
	font-size:14px;
	font-weight:bold;
	margin:0px 10px;
	color:#000;
	text-align:left;
	margin-top:10px;
}

h3.meci
{
	font-size:14px;
	font-weight:bold;
	margin:0px 0px 10px 10px;
	color:#018b31;
	text-align:left;
}

.tv
{
	margin-top:10px;
	margin-bottom:30px;
	color:#000;
}

.stire-calendar
{
	width:280px;
	padding:10px 0px 10px 0px;
	margin:0 auto;
	text-align:justify;
}

h1.titlu-stire-calendar
{
	font-family:Tahoma;
	font-size:16px;
	font-weight:bold;
	color:#000;
	border:none;
	margin-bottom:5px;
	width:300px;
}

.tabel-calendar
{
	border: 1px solid #7b67eb; 
	text-align: center;
}

.tabel-calendar-verde
{
	border: 1px solid #01a33e;
	text-align: center;
}

.tabel-calendar-galben
{
	border: 1px solid #feba1f; 
	text-align: center;
}

.formcont span
{
	font-family:Tahoma;
	font-size:12px;
	color:#5c5c5c;
	position:relative;
	top:3px;
}

.formcont a
{
	font-family:Tahoma;
	font-size:12px;
	color:#333333;
	position:relative;
	top:3px;
}


