/* style.css */
body {
	margin: 0;
	padding: 0;
	background-color: white;
}

body, table, td, input, select, textarea {
	font-family: Georgia, serif; 
	color: #0C0C0C;
}

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

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

/* common.css */
* { margin: 0; padding: 0; }
/* font */
html { font-size: 100%; }
body { font-size: 0.7em; }
table, input, select, textarea { font-size: 100%; }

/* layout - general */
a { cursor: hand; cursor/**/: /**/pointer; }
img { border: none; }

li, dd, blockquote { margin-left: 20px; }
select > option { padding: 0 5px 0 3px; }
acronym { cursor: help; }

.clear { clear: both; line-height: 0px; }
.ul { margin: 0; padding: 0; list-style-type: none; }
.ul li { margin: 0; padding: 0; list-style: none; list-style-image: none; list-style-type: none; }
.ctr { text-align: center; }
.flR { float: right; }
.flL { float: left; }
.alR { text-align: right; }
.hide { display: none; }
.hide2 { visibility: hidden; }
.ir { position: relative; overflow: hidden; }
.ir em { position: absolute; width: 100%; height: 100%; }

/* Clear Floats Without Structural Markup */
.clearFix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
/* Hides from IE-mac \*/
* html .clearFix { height: 1%; }
.clearFix { display: block; }
/* End hide from IE-mac */

/* base.css */


/* forms */
.TextBox, textarea {
	padding: 1px 2px;
}
.TextBox, textarea, select {
	border-width: 1px;
}
.submit {
	cursor: hand;
	cursor/**/: /**/pointer;
	border-width: 1px;
}


/* layout - specific */

body {
	position: relative;
	text-align: center;
}
.page {
	width: 859px;
	margin: 0 auto;
	text-align: left;
	position: relative;
}

#top {
	height: 70px;
	position: relative;
}

#colWrap {
	clear: both;
	margin: 0;
	padding: 0;
	width: 100%;
	overflow: hidden;
	position: relative;
}
#colMain {
	float: left;
	width: 76%;
	padding: 0;
}
#colSide1 {
	float: right;
	width: 23.5%;
	margin: 0;
}
#colSide2 {
	float: right;
	width: 19.5%;
	margin: 0;
}


.content {
	margin: 5px 0;
}
.content h2 {
	font-size: 120%;
}
.content h3 {
	font-size: 110%;
}
.content p {
	margin: 1em 0px 2em 0px;
}
.content ul {
	padding-left: 3em;
}


.note {
	padding: 10px;
}

/* Products.css */
.contentItemProds li {
	float: left;
	margin: 0 1em 1em 0;
}
.contentItemProds dl dt, .contentItemProds dl dd {
	margin: 0;
}
.contentItemProds dl dt {
	font-weight: bold;
	margin: 0 0 .3em 0;
}
/* Form.css */

fieldset {
	border: none;
	margin: 0;
}
fieldset legend {
	display: none;
}
fieldset ul, .content fieldset ul {
	list-style: none;
	padding: 0;
}
fieldset li {
	display: block;
	overflow: hidden;
	padding: .3em 0;
	margin: 0;
}
* html fieldset li {
	zoom: 1;
}
fieldset li.but {
	width: auto;
	padding-left: 9.5em;
}
fieldset li.but input {
	margin-top: .5em;
	margin-right: .5em;
	padding: .15em .75em;
}
fieldset label {
	float: left;
	display: block;
	width: 9em;
	margin-right: .5em;
}
fieldset .error {
	background: #FFEEEE;
	border: solid 1px #FF9999;
}
fieldset .error p {
	font-weight: bold;
	color: #FF3333;
	margin-top: 1px;
	margin-bottom: 5px;
}
fieldset ul.items {
	margin-left: 9.5em;
	padding: 0;
}
fieldset ul.items li {
	margin: .1em 0;
	padding: 0;
}
fieldset ul.items li label {
	float: none;
	display: inline;
	width: auto;
	margin: 0;
}
/*
fieldset ul.Radio {
	margin-left: 9.5em;
	padding: 0;
}
fieldset ul.Radio li {
	margin: .1em 0;
	padding: 0;
}
fieldset ul.Radio li label {
	float: none;
	display: inline;
	width: auto;
	margin: 0;
}
fieldset ul.Image {
	margin-left: 9.5em;
	padding: 0;
}
fieldset ul.Image li {
	margin: .1em 0;
	padding: 0;
}
fieldset ul.Image li label {
	float: none;
	display: inline;
	width: auto;
	margin: 0;
}
*/
fieldset p.header {
	font-weight: bold;
	font-size: 110%;
}
/* Menus.css */

.menuExpand {
	font-size: 100%;
}
.menuExpand ul li {
	margin: 1px 0;
	padding: 2px 0;
}
.menuExpand ul li ul {
	margin-left: 15px;
}

.menuTop ul {
	width: 100%;
	overflow: hidden;
}
.menuTop li {
	display: block;
	float: left;
}
.menuTop li a:link, .menuTop li a:visited {
	display: block;
	float: left;
}
.menuTop li a:link span, .menuTop li a:visited span {
	display: block;
	float: left;
}

/* Logo.css */

#logo {
	width: 250px;
}
#logo a:link, #logo a:visited {
	display: block;
	width: 100%;
	height: 100%;
}
/* Items.css */

.contentItemArt {
	margin-bottom: 1.5em;
}

.contentItemCat {
	font-size: 110%;
}


/* Bottom_links.css */

/* Bottom_copyright.css */
#copyright {
	margin: .5em 0 .3em 0;
}
/* Bottom_creatde.css */

/* custom.css */
body {
	background: #0C0C0C url(/pub/img/body-m.gif) repeat 50% 0%;
}

#page {
	background: #FEF5A4;
}

#top {
	background: url(/pub/img/page-t.jpg) no-repeat 0 0;
	height: 169px;
	position: relative;
}
#top .menuTop {
	position: absolute;
	left: 0;
	top: 63px;
	width: 100%;
	height: 106px;
	background: url(/pub/img/but.jpg) no-repeat 0 0;
}
#top .menuTop ul {
	margin: 0 0 0 36px;
	width: 823px;
}
#top .menuTop li {
	width: 155px;
}
#top .menuTop li a:link, #top .menuTop li a:visited {
	color: #1F1F1F;
	height: 106px;
	width: 100%;
	font-size: 230%;
	text-decoration: none;
	background: url(/pub/img/but.jpg) no-repeat 0 0;
}
#top .menuTop li a:link span, #top .menuTop li a:visited span {
	height: 106px;
	line-height: 90px;
	padding: 0 0 0 16px;
}

#top .menuTop .but1 { width: 158px; }
#top .menuTop .but1 a:link, #top .menuTop .but1 a:visited {
	background-position: -36px 0;
}
#top .menuTop .but1 a:link:hover, #top .menuTop .but1 a:visited:hover,
#top .menuTop .but1 a.active:link, #top .menuTop .but1 a.active:visited {
	background-position: -36px -106px;
}
#top .menuTop .but2 { width: 179px; }
#top .menuTop .but2 a:link, #top .menuTop .but2 a:visited {
	background-position: -194px 0;
}
#top .menuTop .but2 a:link:hover, #top .menuTop .but2 a:visited:hover,
#top .menuTop .but2 a.active:link, #top .menuTop .but2 a.active:visited {
	background-position: -194px -106px;
}
#top .menuTop .but3 { width: 167px; }
#top .menuTop .but3 a:link, #top .menuTop .but3 a:visited {
	background-position: -373px 0;
}
#top .menuTop .but3 a:link:hover, #top .menuTop .but3 a:visited:hover,
#top .menuTop .but3 a.active:link, #top .menuTop .but3 a.active:visited {
	background-position: -373px -106px;
}
#top .menuTop .but39 { width: 170px; }
#top .menuTop .but39 a:link, #top .menuTop .but39 a:visited {
	background-position: -540px 0;
}
#top .menuTop .but39 a:link:hover, #top .menuTop .but39 a:visited:hover,
#top .menuTop .but39 a.active:link, #top .menuTop .but39 a.active:visited {
	background-position: -540px -106px;
}
#top .menuTop .but6 { width: 140px; }
#top .menuTop .but6 a:link, #top .menuTop .but6 a:visited {
	background-position: -710px 0;
}
#top .menuTop .but6 a:link:hover, #top .menuTop .but6 a:visited:hover,
#top .menuTop .but6 a.active:link, #top .menuTop .but6 a.active:visited {
	background-position: -710px -106px;
}

#logo {
	width: 411px;
	height: 195px;
}
* html #logo {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	background: yellow;
}
#logo em {
	background: url(/pub/img/logo-top.jpg) no-repeat 0 0;
}


#wrap {
	background: url(/pub/img/page-m.jpg) repeat-y 0 0;
}
#colWrap {
	min-height: 800px;
	background: url(/pub/img/page-b.jpg) no-repeat 0 100%;
	padding-bottom: 30px;
}
* html #colWrap {
}
#colMain {
	float: none;
	width: 411px;
	width: auto;
}
* html #colMain {
	padding-top: 200px;
}
#colSide1 {
	float: right;
	width: 448px;
}


.title {
	margin: 10px 0 .7em 36px;
	background: url(/pub/img/title-m.jpg) no-repeat 0 0;
	padding: 20px 0 0 20px;
	font-size: 275%;
	color: #751404;
	font-weight: normal; 
	letter-spacing: -2px;
}
.item-1 .title {
	display: none;
}
	.item-1 #content h1 {
		background: url(/pub/img/title-m.jpg) no-repeat 0 0;
		padding: 20px 0 0 20px;
		font-size: 200%;
		color: #751404;
		letter-spacing: -1px;
		line-height: .9;
		text-align: center;
	}

#content {
	margin: 0 25px 0 56px;
	line-height: 1.4;
	font-size: 110%;
}
#content p {
	margin: .65em 0;
}
#content h2, #content h3 {
	margin: 1em 0 .5em 0;
}
#content h2 {
	color: #751404;
}
#content h3 {
	color: #751404;
	font-size: 150%;
	font-weight: bold;
	letter-spacing: -1px;
}


#content .photos {
	list-style: none;
	margin: 1em 0;
	width: 310px;
	overflow: hidden;
}
	.photos li {
		float: left;
		margin: 0 3px 3px 0;
	}
		.photos li a:link, .photos li a:visited {
			float: left;
			padding: 1px;
			background: #FFF;
		}
		.photos li img {
			display: block;
		}

.image1 {
	margin: 0 0 1em;
}

.tabArea {
	clear: both;
	width: 100%;
	margin: 0 0 4em;
}
	#page .tabs {
		list-style: none;
		height: 2.2em;
		margin: 0 0 1em;
		font-size: 110%;
		font-weight: bold;
		line-height: 2;
	}
		.tabs li {
			float: left;
			margin: 0 1em 0 0;
		}
			.tabs li a:link, .tabs li a:visited {
				float: left;
				display: block;
				padding: 0 1em;
				text-decoration: none;
				border: solid 1px #8C896F;
				-moz-border-radius: 5px;
				-webkit-border-radius: 5px;
				border-radius: 5px;
			}
			.tabs li a:link:hover, .tabs li a:visited:hover {
			}
			.tabs li a.active:link, .tabs li a.active:visited {
				color: #FFF;
				background: #8C896F;
			}


.contentItemProds {
}
	.contentItemProds .contentItemArt {
		margin: 1em 0 2em 0;
	}
	.contentItemProds .ul li {
		position: relative;
		width: 320px;
		min-height: 260px;
		margin: 0 10px 2em 0;
	}
	.contentItemProds .ul2 {
		clear: both;
		width: 100%;
		overflow: hidden;
	}
		.contentItemProds .ul2 li {
			margin: 0 60px 2em 0;
		}
		.contentItemProds dl dt {
			font-weight: normal;
		}
			.contentItemProds dt strong {
				display: block;
			}

#colSide1 {
	background: url(/pub/img/photos-b.jpg) no-repeat 0 304px;
	position: relative;
}

#photos {
	width: 100%;
	height: 304px;
	margin: 0 0 175px;
	background: url(/pub/img/photos-1.jpg) no-repeat 0 0;
}

#langs {
	position: absolute;
	left: 40px;
	top: 50px;	
	width: 100px;
	overflow: hidden;
	list-style: none;
	padding: 0;
	margin: 0;
}
	#langs li {
		float: left;
		margin: 0 10px 0 0;
	}
		#langs li a:link, #langs li a:visited {
			display: block;
			float: left;
			position: relative;
			width: 28px;
			height: 24px;
			text-indent: -1000em;
			outline: none;
		}
			#langs li a:link span, #langs li a:visited span {
				position: absolute;
				left: 0;
				top: 0;
				width: 100%;
				height: 100%;
			}
			#langs li a.ro:link span, #langs li a.ro:visited span {
				background: url(/pub/img/icons/ro.png) no-repeat 50% 0;
			}
			#langs li a.en:link span, #langs li a.en:visited span {
				background: url(/pub/img/icons/en.png) no-repeat 50% 0;
			}
		#langs li a.active:link, #langs li a.active:visited {
			background: #EFB61F;
		}


#contact,
#news {
	background: url(/pub/img/news-m.jpg) no-repeat 0 0;
	min-height: 260px;
	padding: 1px 0 0 0;
	z-index: 10px;
}
* html #contact,
* html #news {
	height: 320px;
}
#contact h3,
#news h3 {
	color: #751404;
	font-size: 245%;
	position: relative;
	top: -65px;
	left: 105px;
	margin: 0 0 30px 0;
	font-weight: normal;
	letter-spacing: -2px;
}
	#contact .content,
	#news dl {
		margin: .5em 55px 1em 55px;
	}
		#news dl dt {
			margin: .5em 0;
			font-size: 110%;
			font-weight: bold;
		}
		#news dl dd {
			margin: .3em 0;
		}
		#contact .content p {
			margin: 0 0 1em;
		}



.item-39 #contact {
	height: 0;
	overflow: hidden;
}
	.item-39 #contact * {
		display: none;
	}
.item-39 #logo {
	margin: 0 0 20px;
}
.item-39 h1.title {
	position: absolute;
	right: 40px;
	top: 490px;
	width: 330px;
	font-size: 200%;
	padding: 0;
	margin: 0;
	background: none;
}
	.item-39 h1.title strong {
		display: block;
	}


.project .subTitle {
	position: absolute;
	right: 30px;
	width: 340px;
	top: 580px;
	margin: 0;
}
	.project .subTitle .logos {
		display: block;
		vertical-align: middle;
	}
		.project .subTitle .logos img {
			vertical-align: middle;
			margin: 0 2px;
			border: solid 1px #999;
		}
.project ul {
	margin-bottom: 1em;
}
.project h4 {
	padding: .5em 0 0;
	border-top: solid 1px #8C896F;
}
#content .project .photos {
	width: 100%;
}


#bot {
	background: #5B0000;
}
#bot .page {
	background: #FEF5A4 url(/pub/img/bot-r.jpg) no-repeat 100% 0;
}
#bot .page .in {
	background: url(/pub/img/bot-l.jpg) no-repeat 0 0;
	height: 228px;
	position: relative;
}

.botLinks {
	position: absolute;
	right: 115px;
	top: 82px;
	font-size: 160%;
	color: #751404;
}
.botLinks a:link, .botLinks a:visited {
	color: #751404;
}

#copyright {
	position: absolute;
	right: 115px;
	top: 110px;
	margin: 0;
}

#createdBy {
	position: absolute;
	right: 115px;
	top: 130px;
	height: 30px;
	line-height: 30px;
	padding: 0 40px 0 0;
	color: #FF9D38;
}
#createdBy a:link, #createdBy a:visited {
	color: #8C3703;
}
#createdBy a.va:link, #createdBy a.va:visited {
	background: url(/pub/img/logo-va.jpg) no-repeat 0 0;
	width: 30px;
	height: 30px;
	overflow: hidden;
	text-indent: -1000em;
	position: absolute;
	right: 0;
	top: 0;
}




fieldset li {
	margin: 0 0 3px 0;
	padding: .3em .1em;
}
fieldset .error {
	background: none;
}

.note {
	margin: 0 0 10px 45px;
	background: #ED7E13;
	color: #FFFFFF;
	font-size: 110%;
}

