* {
	margin: 0;
	padding: 0;
}

/* font */
html {
	font-size: 100%;
}
body {
	font-size: 0.7em;
}
table, input, select, textarea {
	font-size: 100%;
}



/* layout - general */

img {
	border: none;
}

.clear {
	clear: both;
	line-height: 0px;
}
/* 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 */


.text, textarea {
	border: solid 1px #D0D0D0;
	color: #0D2754;
	padding: 1px 2px;
}
.submit {
	background: #FFFFFF;
	border: solid 1px #D0D0D0;
	color: #0D2754;
	cursor: hand;
	cursor/**/: /**/pointer;
}

.floatR {
	float: right;
}
.hide {
	display: none;
}
ul, ol {
	padding-left: 1.5em;
}
a:link, a:visited {
	cursor: hand;
	cursor/**/: /**/pointer;
}
select > option {
	padding: 0 3px 0 2px;
}

/* layout - specific */

body {
	text-align: center;
	background: #FFFFFF;
}
#page {
	width: 775px;
	margin: 0 auto;
	text-align: left;
	position: relative;
}



#top {
	height: 35px;
	width: 100%;
	overflow: hidden;
	color: #E5E9EB;
	background: url(img/top-m.gif) repeat-x 0 0;
}
#top a:link, #top a:visited {
	color: #E5E9EB;
}
#top p {
	padding: 3px 5px 0 5px;
}

#topLinks {
	float: right;
}
#topLinks a {
	padding: 0 16px 0 15px;
}
#topLinks a.home { background: url(img/bullets/home.gif) no-repeat 100% 60%; }
#topLinks a.contact { background: url(img/bullets/contact.gif) no-repeat 100% 60%; }
#topLinks a.sitemap { background: url(img/bullets/sitemap.gif) no-repeat 100% 60%; }


#header {	
	height: 69px;
	position: relative;
	background: url(img/header.jpg) no-repeat 0 0;
	margin-bottom: 4px;
}

#header h1 {
	position: relative;
	left: 0;
	top: 0;
	width: 200px;
	height: 69px;
}
#header h1 a {
	display: block;
	width: 100%;
	height: 100%;
	position: relative;
	font-size: 50%;
}
#header h1 a span {
	width: 100%;
	height: 100%;
	position: absolute;
	background: url(img/header.jpg) no-repeat 0 0;
}

#searchBox {
	position: absolute;
	top: 15px;
	right: 30px;
	font-size: 90%;
}
#searchBox p {
	margin: 0 0 .5em 0;
	color: #FFFFFF;
}
#searchBox p a:link, #searchBox p a:visited {
	color: #FFFFFF;
}



#pageMenu {
	width: 100%;
	overflow: hidden;
	background: #A0B1C1 url(img/menu-m.gif) repeat-x 0 0;
/*	background: #FF9999;*/
}
#pageMenu ul {
	width: 100%;
	overflow: hidden;
	padding: 0;
	list-style: none;
	height: 27px;
}
#pageMenu ul li {
	float: left;
	position: relative;
	list-style: none;
	list-style-image: none;
}
#pageMenu ul li a {
	float: left;
	display: block;
	height: 23px;
	line-height: 23px;
	font-size: 100%;
	font-weight: bold;
	background: url(img/menu-sep.gif) no-repeat 100% 0;
}
#pageMenu ul li a span {
	display: block;
	margin: 0 8px 0 6px;
}
#pageMenu ul li a:link, #pageMenu ul li a:visited {
	color: #FFFFFF;
}
#pageMenu ul li a.active,
#pageMenu ul li a:link:hover, #pageMenu ul li a:visited:hover {
	border-bottom: solid 4px #F24618;
}


#colWrap {
	margin: 10px 5px 5px 4px;
	width: 766px;
	overflow: hidden;
	position: relative;
}
#colWrap2 {
	float: left;
	width: 766px; /* 605 */
	overflow: hidden;
}
#colMain {
	float: right;
	width: 560px;
}
#colSide1 {
	float: left;
	width: 197px;
}
#colSide2 {
	float: right;
	width: 161px;
}


.title {
	margin: 0 0 5px 0;
	color: #0E3A63;
	font-size: 150%;
	font-weight: normal;
}


#content {
	margin: 5px 0 0 0;
}
#content h2 {
	font-size: 125%;
	font-weight: bold;
	color: #2D3451;
}
#content h3 {
	font-size: 120%;
}
#content p {
	margin: .1em 0px .5em 0px;
}

hr {
	border: none;
	height: 1px;
	background: #A0B1C1;
	margin: 5px 0;
}

.feed {
	margin: 0 0 15px 0;
}
.feed a {
	display: block;
	padding-left: 20px;
	background: url(img/bullets/feed-16.gif) no-repeat 0 50%;
	min-height: 16px;
	line-height: 16px;
	text-decoration: none;
}
.feed a span {
	color: #EF8834;
	padding: 0 5px 0 0;
}

.thumb {
	border: solid 2px #0D2754;
}
.thumb div {
	width: 64px;
	height: 56px;
	background-position: 50% 50%;
	background-repeat: no-repeat;
}

.block1 {
	background: url(img/box-l-b.gif) no-repeat 0% 100%;
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
}
#page div.block1 * {
	margin-left: 10px;
	margin-right: 10px;
}
#page div.block1 * * {
	margin-left: 0;
	margin-right: 0;
}
#page div.block1 h2 {
	background: url(img/box-1-t.gif) no-repeat 0 0;
	margin: 0 0 5px 0;
	height: 21px;
	line-height: 19px;
	padding: 0 0 0 25px;
	font-size: 100%;
}

.block2 {
	background: url(img/box-r-b.gif) no-repeat 0% 100%;
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
}
#page div.block2 * {
	margin-left: 10px;
	margin-right: 10px;
}
#page div.block2 * * {
	margin-left: 0;
	margin-right: 0;
}
#page div.block2 h2 {
	background: url(img/box-1-t.gif) no-repeat 0 0;
	margin: 0 0 5px 0;
	height: 21px;
	line-height: 19px;
	padding: 0 0 0 25px;
	font-size: 100%;
}


.block1 .thumb {
	clear: left;
	float: left;
	margin: 0 5px 5px 0;
}
.block1 .thumb div {
	width: 64px;
	height: 56px;
}
.block1 hr {
	clear: left;
}

#news {
}
#news .date {
	color: #F8A324;
	margin: 0 0 .3em 0;
}
#news .date b {
	color: #F24618;
	font-weight: bold;
}
#news div.link {
	margin: 0 2em .5em 1em;
	padding: .3em 0 1em 0;
	background: url(img/line-h.gif) repeat-x 0% 100%;
}
#news .link a:link, #news .link a:visited {
	display: block;
	background: url(img/bullets/1.gif) no-repeat 0 .5em;
	color: #5773A1;
}
#news .link a:link span, #news .link a:visited span {
	display: block;
	margin: 0 0 0 10px;
}

#investments {
	width: 100%;
	overflow: hidden;
}

#topArts, #topArts .thumb {
	position: relative;
}

#page #sponsors h2 {
	background: url(img/box-2-t.gif) no-repeat 0 0;
}

#links ul {
	list-style: none;
	padding: 0;
}
#links ul li {
	list-style: none;
	list-style-type: none;
	padding: 1px 0 1px 8px;
	background: url(img/bullets/1.gif) no-repeat 0 .6em;
}

.poll p.q {
	font-weight: bold;	
}
#page .poll fieldset div.chk input {
	margin: 0 5px 0 0;
}

a.more {
	font-weight: bold;;
}


#curs dl {
	margin-top: 10px;
	width: 130px;
	overflow: hidden;
}
#curs dt, #curs dd {
	padding: 3px 0;
}
#curs dt {
	clear: both;
	float: left;
	width: 50px;
	font-weight: bold;
}
#curs dd {
	float: right;
	width: 80px;
	text-align: right;
}


/*
#directory {
	margin: 10px 5px 5px 4px;
	width: 766px;
	background: url(img/box-m-b.gif) no-repeat 0% 100%;
	overflow: hidden;
}
#directory h2 {
	background: url(img/box-1-t.gif) no-repeat 0 0;
	margin: 0 0 5px 0;
	height: 21px;
	line-height: 19px;
	padding: 0 0 0 25px;
	font-size: 100%;
}
#directory .in {
	margin: 5px 10px;
	width: 746px;
	overflow: hidden;
}
#directory .col {
	float: left;
	width: 235px;
	margin: 0 5px 0 0;
}
#directory dl {
	margin: 10px 0;
	background: url(img/bullets/2.gif) repeat-y 0 0;
}
#directory dt, #directory dd {
	margin: 0 0 0 10px;
}
#directory dt a:link, #directory dt a:visited {
	color: #F24618;
	font-weight: bold;
}
*/



#directory {
	margin: 10px 5px 5px 4px;
	width: 766px;
	background: url(img/box-m-b.gif) no-repeat 0% 100%;
	overflow: hidden;
}
#directory h2 {
	background: url(img/box-1-t.gif) no-repeat 0 0;
	margin: 0 0 5px 0;
	height: 21px;
	line-height: 19px;
	padding: 0 0 0 25px;
	font-size: 100%;
}
#directory .in {
	margin: 5px 10px;
	width: 746px;
	overflow: hidden;
}
#directory .row {
	width: 100%;
	margin: 0 0 0 0;
}
#directory dl {
	margin: 10px 5px 0 10px;
	background: url(img/bullets/2.gif) repeat-y 0 0;
	float: left;
	width: 30%;
	height: 4em;
}
#directory dt, #directory dd {
	margin: 0 0 0 10px;
}
#directory dt a:link, #directory dt a:visited {
	color: #F24618;
	font-weight: bold;
}


.clients {
}
.clients table {
	width: 99.5%;
}
.clients td {
	width: 50%;
	vertical-align: top;
}
.go {
	position: absolute;
	right: 10px;
	top: 8px;
	font-size: 120%;
}
.clientWrap {
/*
	float: left;
	width: 49%;
*/
/*
	height: 130px;

*/
	margin: 0 4px 10px 0;
	border-left: solid 1px #F8F3EB;
	position: relative;
	overflow: hidden;
}
.empty {
	border: none;
	height: 220px;
}
.gri {
	background: #F2F2F2;
}
.vip {
	background: #FFE7B8;
	height: 235px;
}
.ggl {
	height: auto;
	width: 95%;
}
.clientWrap h3 {
	background: #CFD2D4;
	padding: 0 0 0 10px;
	font-size: 120%;
	font-weight: bold;
	height: 33px;
	line-height: 33px;
	overflow: hidden;
}
.clientWrap .map {
	padding: .3em 0;
	font-weight: bold;
}
.clientWrap .top {
	width: 100%;
	overflow: hidden;
	padding-bottom: 5px;
	margin-bottom: 5px;
	margin-top: 8px;
	height: 9em;
	position: relative;
}
.vip .top {
	border-bottom: solid 1px #ECE1CF;
}
.clientWrap .address {
	text-align: right;
	margin-right: 10px;
	float: right;
	width: 41%;
	display: inline;
	color: #F24618;
	overflow: hidden;
}
.clientWrap .top img {
	margin-left: 5px;
	float: left;
	display: inline;
}
.clientWrap .top .map img,
.clientWrap .top .more img {
	margin: 0;
	float: none;
}
.clientWrap .top .desc {
	float: left;
	display: inline;
	width: 49%;
}
.clientWrap .desc {
	margin-left: 10px;
	position: relative;
}
.clientWrap .address a:link, .clientWrap .address a:visited {
	color: #F24618;
}
.clientWrap .more {
}
.clientWrap .more span {
	display: none;
}
.clientWrap .discount {
	font-weight: bold;
	font-size: 90%;
	overflow: hidden;
}
.vip .discount {
}
#content .vip .discount {
	margin-left: 49%;
}
.vip .bot {
	top: -1.6em;
}

#pageLangs {
	float: right;
	margin: 0 0 0 15px;
	width: 55px;
}
#pageLangs ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#pageLangs ul li {
	float: right;
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-image: none;
	width: 27px;
}
#pageLangs ul li a {
	display: block;
	position: relative;
	width: 25px;
	height: 19px;
	font-size: 10%;
	text-indent: -1000em;
	text-decoration: none;
}
#pageLangs ul li a span {
	position: absolute;
	width: 23px;
	height: 15px;
	left: 2px;
	top: 2px;
}
#pageLangs #langro a span { background: url(img/ro.jpg) no-repeat 0 0; }
#pageLangs #langen a span { background: url(img/en.jpg) no-repeat 0 0; }
#pageLangs #langtr a span { background: url(img/tr.jpg) no-repeat 0 0; }


#logo {
	float: left;
	width: 300px;
}
#logo a {
	display: block;
	width: 300px;
	height: 94px;
	position: relative;
}
#logo a span {
	position: absolute;
	width: 100%;
	height: 100%;
	background: url(img/logo-top.png) no-repeat 0 0;
}


#path {
	margin: 0 0 3px 0;
	padding: 0 0 0 5px;
	font-size: 90%;
	font-weight: bold;
	line-height: 19px;
	height: 19px;
	background: #BD012A;
	color: #E2B9C2;
	position: relative;
}
#path a:link, #path a:visited {
	color: #EDEDED;
}
#path span {
	position: absolute;
	right: 3px;
}


.navMenu ul {
	margin: 10px 0 2em 5px;
	list-style: none;
	padding: 0;
}
.navMenu ul li {
	display: block;
	margin: 0 0 0 0;
	padding: 0 0 0 3px;
	list-style: none;
	list-style-image: none;
	border-bottom: solid 1px #EEEEEE;
}
.navMenu ul li a {
	padding: .3em 0 .3em 0;
	font-size: 100%;
	display: block;
	background: url(img/bullets/1.gif) no-repeat right center;
}
.navMenu ul li a:link, .navMenu ul li a:visited {
	color: #000000;
	text-decoration: none;
}
.navMenu ul li a.active:link, .navMenu ul li a.active:visited,
.navMenu ul li a:link:hover, .navMenu ul li a:visited:hover {
	color: #BD012A;
}
.navMenu ul li a:link:hover, .navMenu ul li a:visited:hover {
	text-decoration: underline;
}
.navMenu ul li ul {
	margin: 0;
}
.navMenu ul li ul li a {
	padding-left: 15px;
	background: url(img/bullets/5.gif) no-repeat left center;
}
.navMenu ul li ul li a:link, .navMenu ul li ul li a:visited {
	color: #666666;
}
.navMenu ul li ul li a.active:link, .navMenu ul li ul li a.active:visited {
	font-weight: bold;
	text-decoration: underline;
}









.center {
	width: 140px;
	height: 190px;
    text-align: center;
}
.center  * {
    vertical-align: middle;
}
/*\*/
.center {
    display: table-cell;
    vertical-align: middle;
}
/**/
* html .center span {
    display: inline-block;
    height: 100%;
}
/*\*//*/
.center span {
    width: 1px;
}
/**/


#navInside {
	list-style: none;
	padding: 0;
	width: 100%;
	overflow: hidden;
}
#navInside li {
	display: block;
	width: 100%;
	overflow: hidden;
	margin: 3px 0px 5px 0px;
	padding: 0;
	list-style: none;
	list-style-image: none;
}
#navInside li.artvip {
	background: #eeeeee;
}
#navInside dl {
	width: 100%;
	margin: 3px 0;
	position: relative;
}
#navInside dt {
	margin: 0 0 5px 0;
}
#navInside .thumb {
	float: left;
	margin: 0 5px 5px 0;
}
#navInside .date {
	color: #F24618;
}
#navInside li.bul {
	padding: 0 0 0 10px;
	background: url(img/bullets/1.gif) no-repeat 0 0.4em;
}


#artOpts {
	text-align: right;
}
#artOpts a {
	padding: 0 15px 0 10px;
}
#artOpts a:link, #artOpts a:visited {
	color: #F24618;
}
#artOpts .refer {
	background: url(img/bullets/mail.gif) no-repeat 100% 0.4em;
}
#artOpts .print {
	background: url(img/bullets/print.gif) no-repeat 100% 0.4em;
}


#prod .wrap {
	float: left;
	display: block;
	width: 210px;
	position: relative;
}
#prod .wrap .titlu {
	position: absolute;
	left: -1px;
	top: -1px;
	width: 140px;
	height: 25px;
	background: #FFFFFF;
	font-weight: bold;
	font-size: 110%;
	color: #BD012A;
}
#prod .img {
	width: 210px;
	height: 250px;
	border: solid 1px #C9C9C9;
}
#prod .specs {
	position: absolute;
	background: #FFFFFF;
	text-align: right;
	right: 0px;
	top: 230px;
	width: 100px;
	height: 25px;
	padding: 10px 0 0 0;
}
#prod .specs span {
	background: #BD012A url(img/bullets/4.gif) no-repeat 98% 50%;
	padding: 0 10px 0 0;
	color: #FFFFFF;
	padding: 3px 10px;
}
#prod .price {
	margin: 20px 0 0 0;
	color: #000000;
	font-weight: bold;
}
#prod .price span {
	display: block;
	font-size: 150%;
	font-weight: bold;
	color: #BD012A;
}
#prod .details {
	width: 240px;
	overflow: hidden;
	margin: 5px 0 10px 0;
	background: #F2F2F2;
}
#prod .details p.titlu {
	background: #BD012A url(img/bullets/3.gif) no-repeat 98% 50%;
	line-height: 2em;
	color: #FFFFFF;
	font-weight: bold;
	padding:  0 0 0 8px;
}
#prod .details {
	padding: 1px 0;
	color: #000000;
}
#prod .details dl.r2 {
	background: #D7D7D7;
}
#prod .details dt, #prod .details dd {
	padding: 5px 1px;
}
#prod .details dt {
	float: left;
	width: 9em;
}
#prod .details dd {
	display: block;
	margin-left: 9.5em;
	padding-left: 1px;
	border-left: solid 1px #999999;
}
#prod .details dd p {
	margin-left: 1px;
}


#gallery {
	margin: 10px 0 10px 0;
	width: 100%;
	overflow: hidden;
}
#gallery dl {
	float: left;
	width: 140px;
	margin: 3px 5px;
	display: inline;
	position: relative;
}
#gallery dt {
	position: absolute;
	left: 0px;
	top: 0;
	width: 120px;
	background: #FFFFFF;
	padding: 0 0 0 3px;
}
#gallery dt, #gallery dt a:link, #gallery dt a:visited {
	color: #C1012B;
	font-weight: bold;
	text-decoration: none;
}
#gallery a:link, #gallery a:visited {
	font-weight: bold;
}
#gallery dd.txt {
	background: #F4F4F4;
	margin: 5px 0 0 0;
	padding: 15px 8px 10px 8px;
	font-size: 90%;
}
#gallery dd.txt, #gallery dd.txt a:link, #gallery dd.txt a:visited {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
#gallery dd.but {
	position: absolute;
	width: 70px;
	right: 0px;
	top: 147px;
	background: #FFFFFF;
	text-align: right;
	padding: 15px 0 10px 0;
}


#pageBot {
	width: 100%;
	position: relative;
	background: #F2F2F2 url(img/page-b.jpg) repeat-x 0 0;
	padding: 1px 0 0 0;
	height: 65px;
	color: #0E3A63;
}

#botLinks {
	margin: 15px 75px 0 10px;
}
#botLinks a:link, #botLinks a:visited {
	text-decoration: none;
}
#botLinks a:link, #botLinks a:visited {
	color: #0E3A63;
}
#botLinks a:link:hover, #botLinks a:visited:hover {
	text-decoration: underline;
}
#botLinks a.active:link, #botLinks a.active:visited {
	text-decoration: underline;
	font-weight: bold;
}

#copyright {
	margin: 3px 0px 0px 10px;
	color: #0E3A63;
}

#webvertise {
	position: absolute;
	top: 14px;
	right: 5px;
	color: #999999;
	font-size: 50%;
}
#webvertise a:link, #webvertise a:visited {
	display: block;
	width: 66px;
	height: 35px;
	color: #999999;
	position: relative;
	background: url(img/webvertise-white.gif) no-repeat 0 0;
}
#webvertise a span {
	display: block;
	text-indent: -1000em;
}
#webvertise a:link:hover, #webvertise a:visited:hover {
	background-position: 0 -35px;	
}

.artNavig {
	margin: 0;
	width: 100%;
	overflow: hidden;
}
.artNavig .pages {
	float: left;
	width: 49%;
}
.artNavig .back {
	float: right;
	width: 49%;
	text-align: right;
}


#indexWrap {
}
.indexBox {
	float: left;
	width: 170px;
	margin: 5px 5px 0px 5px;
}
.indexBox h3 {
	margin: 0px;
	color: #666666;
}
.indexBox ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.indexBox ul li {
	list-style: none;
	list-style-image: none;
	margin: 3px 0px 3px 0px;
	padding: 0px 0px 0px 7px;
}


#siteMap {
	margin: 10px 0px 0px 5px;
	padding: 0;
}
#siteMap ul {
	list-style: none;
}
#siteMap ul li {
	list-style: none;
	list-style-image: none;
	margin: .5em 0px .5em 0px;
	padding: 0 0 0 15px;
	background: url(img/bullets/2.gif) no-repeat 0 .35em;
}
#siteMap ul li ul {
	margin: 0 0 0 2em;
}

/* search */
fieldset.search {
	margin-bottom: 1em;
}
div.search h2 {
	font-size: 130%;
}
div.search dl {
}
div.search dl dt {
	margin: .5em 0 .5em 0;
	padding: 0 0 0 15px;
	background: url(img/bullets/6.gif) no-repeat 0 .25em;
}
div.search dl dd.extra {
	margin: .5em 0 .5em 2em;
	color: #999999;
}
div.search dl dd.description {
	clear: both;
	margin: .5em 0 2em 2em;
	padding: 0 0 .5em 0;
	border-bottom: solid 1px #BBDAF6;
}
div.search hr {
	margin: 0px;
	padding: 0px;
	border: none;
	background: #9999CC;
	height: 1px;
}



/* Forms */
fieldset {
	border: none;
	margin: 0px 1em;
}
fieldset legend {
	display: none;
}
fieldset div {
	margin: 1em 0;
	clear: both;
	width: 100%;
	overflow: hidden;
}
fieldset div.buttons {
	margin: .5em 0 0 7.5em;
}
fieldset div.buttons input {
	padding: .2em 1em;
}
fieldset label {
	float: left;
	display: block;
	width: 7em;
}
fieldset label span {
	display: block;
	color: #B11212;
}
fieldset label span.red {
	display: inline;
}
fieldset input.text {
}
fieldset input.text, fieldset textarea, fieldset select {
	background: #FFFFFF;
	margin: 0 0 0 .5em;
}
fieldset input.text {
}
fieldset textarea {
	width: 25em;
}
fieldset div.chk {
	margin: .3em 0;
}
fieldset div.chk input {
	float: left;
	margin: 0 5px 0 0;
}
fieldset div.chk label {
	width: auto;
}


.desc {
	font-size: 10%;
	color: #F0F0F0;
}
.describe {
	display: none;
}

