/* DIVURI */

#page { 
 	margin: 0 auto;
	text-align: left;
	width: 917px;
	background: url(images/back.jpg) repeat-y 0 0;
}

#page2 {
	background: url(images/footer.jpg) no-repeat 0 100%;
	padding: 0 67px;
	padding-bottom: 60px;
}


* { 
 	margin: 0;
	padding: 0;
} 

a { 
 	cursor: pointer;
} 

a:link, a:visited { 
 	color: #d7c963;
	text-decoration: underline;
} 

a:link:hover, a:visited:hover { 
 	text-decoration: none;
}

a.self {
 	cursor: text;
}

a.self:link, a.self:visited, a.self:link:hover, a.self:visited:hover {
	text-decoration: none;
}

body { 
	text-align: center;
	font-size: 11px;
	font-family: Arial;
	color: #ffffff;
	background: #282828;
} 


.templateprint {
	background: #ffffff;
	color: #000000;
	text-align: left;
	padding: 10px;
}


img { 
 	border: none;
}

table td {
	vertical-align: top;
}

#header {
	position: relative;
	height: 461px;
}

#colWrap {
	width: 100%;
	overflow: hidden;
	background: url(images/content.jpg) repeat-y 0 0;
}

#colWrap2 {
	width: 100%;
	overflow: hidden;
	background: url(images/colwrap.jpg) no-repeat 0 0;
	padding-top: 10px;
	padding-bottom: 10px;
}

#colSideL {
	width: 207px;
	float: left;
	overflow: hidden;
}

#content {
	width: 554px;
	float: right;
	font-size: 12px;
	overflow: hidden;
}

#footer {
	height: 10px;
	padding: 0 10px;
	text-align: center;
}

#bottom {
	clear: both;
	height: 77px;
	background: url(images/footer2.jpg) no-repeat 0 0;
}

/* END DIVURI */

/* CLASE */

.logoTop { 
 	overflow: hidden;
	width: 766px;
	height: 149px;
	position: absolute;
	top: 42px;
} 

.logoTop a {
 	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
} 

.logoTop span {
 	display: block;
	width: 100%;
	height: 100%;
	background: url(images/logo-top.jpg) no-repeat 0 0;	
} 

.logoTop a:link, .logoTop a:visited { 
 	text-decoration: none;
}


.title {
	color: #ffffff;
	font-size: 200%;
	padding-bottom: 10px;
	font-weight: normal;
	background: url(images/bullet.jpg) no-repeat 0 0;
	padding-left: 50px;
	padding-top: 7px;
	padding-right: 20px;
}

h2 {
	font-size: 150%;
	padding-bottom: 10px;
	font-weight: normal;
}


#but1 {
 	width: 115px;
} 

#but1 a:link span, #but1 a:visited span {
 	background-position: 0px 0;
} 

#but1 a:link:hover span, #but1 a:visited:hover span, #but1 a.self:link span, #but1 a.self:visited span {
 	background-position: 0px -37px;
}

#but2 {
 	width: 115px;
} 

#but2 a:link span, #but2 a:visited span {
 	background-position: -115px 0;
} 

#but2 a:link:hover span, #but2 a:visited:hover span, #but2 a.self:link span, #but2 a.self:visited span {
 	background-position: -115px -37px;
}

#but3 {
 	width: 136px;
}

#but3 a:link span, #but3 a:visited span {
 	background-position: -230px 0;
}

#but3 a:link:hover span, #but3 a:visited:hover span, #but3 a.self:link span, #but3 a.self:visited span {
 	background-position: -230px -37px;
} 

#but4 {
 	width: 196px;
} 

#but4 a:link span, #but4 a:visited span {
 	background-position: -366px 0;
} 

#but4 a:link:hover span, #but4 a:visited:hover span, #but4 a.self:link span, #but4 a.self:visited span {
 	background-position: -366px -37px;
}

#but5 {
 	width: 99px;
}

#but5 a:link span, #but5 a:visited span {
 	background-position: -562px 0;
}

#but5 a:link:hover span, #but5 a:visited:hover span, #but5 a.self:link span, #but5 a.self:visited span {
 	background-position: -562px -37px;
}

#but6 {
 	width: 104px;
}

#but6 a:link span, #but6 a:visited span {
 	background-position: -661px 0;
}

#but6 a:link:hover span, #but6 a:visited:hover span, #but6 a.self:link span, #but6 a.self:visited span {
 	background-position: -661px -37px;
}

.meniuTop { 
	height: 37px;
	clear: both;
	position: absolute;
	top: 5px;
	left: 0px;
 	list-style: none;
	list-style-image: none;
} 

.meniuTop li {
 	float: left;
	height: 37px;
	overflow: hidden;
} 

.meniuTop li a {
 	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
} 

.meniuTop li span {
 	display: block;
	background: url(images/menu.jpg);
	width: 100%;
	height: 100%;
}



.meniuFooter {
	padding-top: 10px;
}

.meniuFooter a {
	padding-right: 10px;
}

.meniuFooter a:link, .meniuFooter a:visited {
}



.copyright {
	padding-top: 5px;
}



.articol {
	margin-bottom: 20px;
	padding-right: 40px;
}

.articol li {
	margin-left: 20px;
}

.articol p, .contact p {
	padding-bottom: 10px;
}



.path {
	padding-top: 6px;
	padding-bottom: 6px;
}



.formularStandard {
	clear: both;
	padding-top: 10px;
}

.formularStandard .Text input, .formularStandard .Password input {
	border: solid 1px #a5acb2;
	height: 18px;
}

.formularStandard .err label {
	font-size: 110%;
	color: red;
	font-weight: bold;
}

.formularStandard .Textarea textarea {
	border: solid 1px #a5acb2;
	width: 250px;
	height: 100px;
}

.formularStandard .Submit input {
	background: #ff9c00;
	padding: 2px 5px;
	color: #FFFFFF;
}

.formularStandard label {
	display: block;
	float: left;
	width: 100px;
	line-height: 20px;
	padding-left: 5px;
}

.formularStandard .odd, .formularStandard .even {
	padding: 2px 0;
}

.formularStandard .odd {
}

.formularStandard .even {
}

.formularStandard .erori {
	padding: 10px 0;
	color: red;
	font-size: 120%;
}




.navInside li {
	margin-left: 20px;
	padding-bottom: 10px;
}




.news {
	padding-left: 10px;
}

.news h3 {
	background: url(images/bullet2.jpg) no-repeat 0 0;
	padding-left: 43px;
	padding-top: 7px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	font-size: 17px;
}

.news li {
	list-style: none;
	padding-bottom: 10px;
	margin-bottom: 20px;
	background: url(images/punct.png) repeat-x 0 100%;
}

.news .nume {
	font-weight: bold;
}

.news .nume a:link, .news .nume a:visited {
	color: #ffffff;
}

.news .pag1 {
	padding: 5px 0;
}

.news .pag1 a:link, .pag1 a:visited {
	text-decoration: none;
	color: #EFB8B8;
}

.news .more {
	font-weight: bold;
}

.news .more:link, .news .more:visited {
	text-decoration: none;
	color: #ffffff;
}



.sitemap li {
	margin-left: 20px;
}





.galerie li {
	list-style: none;
	float: left;
	width: 160px;
	height: 123px;
	margin-right: 10px;
	margin-bottom: 10px;
	background: #ffffff;
	text-align: center;
}

.galerie li img {
	margin: 5px auto;
}


.paginatie {
	clear: both;
	padding-bottom: 10px;
	padding-right: 40px;
	font-size: 110%;
}



.flash {
	position: absolute;
	bottom: 0px;
}




.sponsori {
	padding-left: 230px;
	padding-top: 8px;
}

.sponsori .row {
	float: left;
	margin-right: 10px;
}



.articolPrev {
	clear: both;
	margin-bottom: 20px;
	padding-right: 40px;
}

.articolPrev .data {
	font-weight: bold;
	padding-bottom: 10px;
}

.articolPrev .continut {
	padding-bottom: 10px;
}

.articolPrev .club {
	width: 120px;
	padding-bottom: 10px;
	float: left;
}



.bloguri {
	padding-right: 40px;
}

.bloguri .blog {
	padding-bottom: 20px;
	clear: both;
	width: 100%;
	overflow: hidden;
}

.bloguri .sigla {
	width: 120px;
	float: left;
}

.bloguri h4 {
	padding-bottom: 5px;
	font-size: 120%;
}

.bloguri h4 a:link, .bloguri h4 a:visited {
	text-decoration: none;
}
