* {
	margin: 0;
	padding: 0;
}


body {
	scrollbar-face-color: #FFF; 
	scrollbar-highlight-color: #FFFFFF; 
	scrollbar-shadow-color: #EEE6EE; 
	scrollbar-3dlight-color: #FFFAFF;
	scrollbar-arrow-color: #D01AC5; 
	scrollbar-track-color: #FFF6FE; 
	scrollbar-darkshadow-color: #66969E; 
}

/* 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 #939393;
	color: #333333;
}
.submit {
	background: #AE0000;
	border: none;
	color: #FFFFFF;
	font-weight: bold;
	cursor: hand;
	cursor/**/: /**/pointer;
}

.floatR {
	float: right;
}
.hide {
	display: none;
}
ul, ol {
	padding-left: 1.5em;
}

body #page .ir {
	font-size: 50%;
	position: relative;
	overflow: hidden;
}
body #page .ir span {
	position: absolute;
	width: 100%;
	height: 100%;
}

select > option {
	padding: 0 5px 0 3px;
}

/* layout - specific */

body {
	text-align: center;
	background: #FFFFFF url(img/top-m.png) repeat-x 0 90px;
}
#page {
	width: 780px;
	margin: 0 auto;
	text-align: left;
}


#top {
	position: relative;
	width: 100%;
	overflow: hidden;
	height: 172px;
	background: #D40000 url(img/top-m.png) repeat-x 0 0;
}
#logo a {
	display: block;
	width: 160px;
	height: 169px;
}
#logo a span {
	background: url(img/logo-top.png) no-repeat 0 0;
}


#pageMenu {
	position: absolute;
	left: 170px;
	top: 0px;
	height: 169px;
	width: 610px;
	overflow: hidden;
}
#pageMenu ul {
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
}
#pageMenu ul li {
	list-style: none;
	list-style-image: none;
	display: block;
	height: 169px;
	float: left;
	position: relative;
	background: url(img/menu-sep.png) no-repeat 0 0;
}
#pageMenu ul li a {
	display: block;
	width: 100%;
	padding: 0;
	position: relative;
	margin: 14px 0 0 3px;
}
#pageMenu ul li a:link, #pageMenu ul li a:visited {
	color: #FFFFFF;
}
#pageMenu ul li a span {
	display: none;
}
#pageMenu ul li a.current {
	font-weight: bold;
}
#pageMenu ul li#but3 { width: 119px; }
#pageMenu ul li#but1 { width: 117px; }
#pageMenu ul li#but4 { width: 136px; }
#pageMenu ul li#but5 { width: 121px; }
#pageMenu ul li#but8 { width: 95px; }

#pageMenu ul li ul {
	float: none;
	display: block;
	margin: 5px 0 0 7px;
}
#pageMenu ul li ul li {
	float: none;
	display: block;
	background: url(img/bullets/1.gif) no-repeat 0% 50%;
	padding: 0 0 0 10px;
	margin: 1px 0;
	height: 15px;
}
* html #pageMenu ul li ul li {
	margin-bottom: -2px;
}
#pageMenu ul li ul li img {
	margin: 0;
}
#pageMenu ul li ul li a {
	margin: 0;
}


#colWrap {
	margin: 5px 0 0 0;
	padding: 0 0 30px 0;
	width: 100%;
	overflow: hidden;
	position: relative;
	background: url(img/iso.png) no-repeat 5% 99%;
}
#colWrap2 {
	width: 636px;
	float: left;
}
#colMain {
	float: right;
	width: 455px;
}
#colSide1 {
	float: left;
	width: 176px;
}
#colSide2 {
	float: right;
	width: 130px;
}



#path {
	margin: 0 0 .1em 0;
	font-size: 90%;
	color: #FFFFFF;
	background: #777777 url(img/path-m2.jpg) no-repeat 0 0;
	line-height: 16px;
	padding: 0 0 0 .5em;
}
#path a:link, #path a:visited {
	color: #FFFFFF;
}



.pageTitle {
	margin: 5px 0 10px 10px;
}
.pageTitle h1 {
	font-family: "Trebuchet MS", Verdana, Tahoma, sans-serif;
	font-size: 150%;
	font-weight: normal;
	color: #D40000;
}
body.hp .pageTitle {
	margin: 0;
	height: 33px;
	padding: 1px 0 0 0;
	background: url('img/home/content-t.gif') no-repeat 0 0;
}
body.hp .pageTitle h1 {
	margin: 5px 0 0 1em;
	color: #FFFFFF;
}

#content {
	margin: 10px 10px 0 10px;
}
#content h2 {
	font-size: 120%;
	color: #D40000;
	margin: .5em 0;
}
#content h3 {
	font-size: 110%;
}
#content p {
	margin: .1em 0px .5em 0px;
	line-height: 130%;
}



.block1 {
	margin: 5px 0 15px 5px;
}
.block1 h2 {
	font-size: 110%;
	color: #C30000;
	border-bottom: solid 1px #AD0000;
	margin-bottom: 3px;
}

.block2 {
	margin: 5px 5px 15px 0;
}
.block2 h2 {
	font-size: 100%;
}


#search input.text {
	width: 99%;
}

#lastArts ul {
	list-style: none;
	padding: 0;
}
#lastArts ul li {
	padding: .1em 0;
	list-style: none;
	list-style-image: none;
}


#user {
	background: #FFCFCF;
}
#user label {
	width: 100%;
	display: block;
	text-align: right;
	color: #D40000;
}
#user input.text {
	width: 95%;
	border-color: #2D2D2D;
}
#user div.but {
	text-align: right;
}
#user p {
	margin: .1em;
}

#ads {
	text-align: center;
}
#ads h2 {
	background: #D40000;
	text-align: center;	
	color: #FFFFFF;
}

.ads iframe {
	margin: 0 auto;
}

#ads1 {
	margin: 10px 0 0 0;
}
#ads2 {
	width: 300px;
	height: 250px;
	float: right;
	margin: 5px 0 5px 5px;
}


.artTopLinks td, .artBotNavig td, .artOptions td, .artRelated {
	background: #FFCFCF;
	color: #000000;
}
.artHeader td, .artHeader {
	background: #B70000;
	color: #FFFFFF;
}
.artHeader a:link, .artHeader a:visited {
	color: #FFFFFF;
}
.artTopLinks a:link, .artTopLinks a:visited, .artBotNavig a:link, .artBotNavig a:visited, .artOptions a:visited, .artOptions a:link, .artOptions a:visited, .artRelated a:link, .artRelated a:visited {
	color: #000000;
}

a.artPreview:link, a.artPreview:visited, a.artPreview:link:hover, a.artPreview:visited:hover {
	color: #666666;
	text-decoration: none;
}
.artBotNavig td, .artOptions td {
	padding: 3px;
}

.artRelated ul {
	list-style: none;
	padding: 0;
}
.artRelated ul li {
	list-style: none;
	list-style-image: none;
	background: url(img/bullets/arrow_1.gif) no-repeat 0 .15em;
	padding: 0 0 0 20px;
	position: relative;
}
.artRelated ul li a {
	font-weight: bold;
}
.artRelated ul li p.path {
	position: absolute;
	top: 0px;
	right: 3px;
	width: 300px;
	text-align: right;
	font-weight: normal;
}
.artRelated ul li p.path a {
	font-weight: normal;
	font-style: italic;
}


.navMenu ul {
	margin: 0 0 0 0;
	list-style: none;
	padding: 0;
}
.navMenu ul li {
	display: block;
	margin: 0 0 0 0;
	list-style: none;
	list-style-image: none;
	background: #B70000;
}
.navMenu ul li ul {
	margin-left: 15px;
}
.navMenu ul li a {
	padding: 2px 0 2px 1px;
	font-size: 100%;
	display: block;
	border-bottom: solid 1px #FFFFFF;
}
.navMenu ul li a:link, .navMenu ul li a:visited {
	color: #FFFFFF;
	text-decoration: none;
	text-transform: lowercase;
}
.navMenu ul li a.active:link, .navMenu ul li a.active:visited,
.navMenu ul li a:link:hover, .navMenu ul li a:visited:hover {
	background: #FFCFCF;
	color: #000000;
/*	text-decoration: underline;*/
}
.navMenu ul li a:link:hover, .navMenu ul li a:visited:hover {
	text-decoration: underline;
}


#navInside {
	margin: 1em 0em 1em .5em;
	list-style: none;
	padding: 0px;
}
#navInside li {
	background: url(img/index.m.jpg) no-repeat 0 0;
	display: block;
	margin: 1px 0 15px 0;
	padding: 3px 0;
	list-style: none;
	list-style-image: none;
	width: 429px;
	min-height: 60px;
}
#navInside li a.indexTitle {
	padding: 0 0 0 8px;
	margin: 0 0 0 5px;
	font-size: 100%;
	font-weight: bold;
	background: url(img/bullets/5.gif) no-repeat 0% 50%;
}
#navInside li a.indexTitle:link, #navInside li a.indexTitle:visited {
}
#navInside li a.indexTitle:link {
}
#navInside li a.indexTitle:visited {
}
#navInside li a.indexTitle:link:hover, #navInside li a.indexTitle:visited:hover {
}
#navInside li p {
	margin: 3px 5px;
	color: #666666;
}
#navInside li p.art {
	margin: 5px 0 0 15px;
}


#boxMenu {
}
#boxMenu ul {
	margin: 0px 0px 0px 3px;
}
#boxMenu ul li a:link, #boxMenu ul li a:visited {
	display: block;
	background: url('img/red.yellow/bullets/1.gif') no-repeat left center;
	padding: 1px 0px 1px 4px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#boxMenu ul li a:link:hover, #boxMenu ul li a:visited:hover {
	text-decoration: underline;
}
#boxMenu ul ul {
	margin: 0px 0px 0px 10px;
}
#boxMenu ul ul li a:link, #boxMenu ul ul li a:visited {
	display: block;
	background: url('img/red.yellow/bullets/2.gif') no-repeat left center;
	padding: 1px 0px 1px 8px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
#boxMenu ul ul li a:link:hover, #boxMenu ul ul li a:visited:hover {
	text-decoration: underline;
}

#boxLast {
}
#boxLast ul {
	margin: 0px 0px 0px 5px;
}
#boxLast ul li a:link, #boxLast ul li a:visited {
	display: block;
	background: url('img/red.yellow/bullets/3.gif') no-repeat left center;
	padding: 1px 0px 1px 7px;
	color: #000000;
	text-decoration: none;
}
#boxLast ul li a:link:hover, #boxLast ul li a:visited:hover {
	text-decoration: underline;
}

#boxSearch {
}
#boxSearch p {
	background: url('img/red.yellow/bullets/3.gif') no-repeat left top;
	padding: 0px 0px 0px 5px;
	margin: 0px 0px 3px 0px;
	color: #000000;
}

#boxCompatibil {
}
#boxCompatibil td {
	color: #000000;
}

#boxOnline {
	font-size: 10px;
	color: #000000;
}
#boxOnline ul {
	margin: 5px 0px 0px 3px;
}
#boxOnline ul li {
	background: url('img/red.yellow/bullets/4.gif') no-repeat left center;
	padding: 4px 0px 4px 10px;
}
#boxOnline a:link, #boxOnline a:visited {
	color: #000000;
}

#boxPoll {
}
#boxPoll table {
	margin: 0px 0px 0px 3px;
}
#boxPoll td, #boxPoll a:link, #boxPoll a:visited {
	font-size: 10px;
	color: #000000;
}


.indexImg {
	background: url('img/red.yellow/index.pic.m.gif') no-repeat left;
	width: 150px;
	height: 190px;
}
.indexTitle {
	background: url('img/red.yellow/bullets/5.gif') no-repeat left center;
	padding: 0px 0px 0px 5px;
	margin: 0px 0px 5px 0px;
	font-weight: bold;
}
.indexTitle a:link, .indexTitle a:visited {
	color: #666666;
	text-decoration: none;
}
.indexTitle a:link:hover, .indexTitle a:visited:hover {
	color: #666666;
	text-decoration: underline;
}
.indexDesc {
	background: url('img/red.yellow/index.m.jpg') no-repeat left top;
	width: 429px;
	margin: 0px 0px 0px 10px;
	color: #666666;
	min-height: 75px;
}
* html .indexDesc {
	height: 75px;
}
.indexWrap {
	margin: 5px 10px 0px 10px;
}


#boxPromo {
}




#pageBot {
	width: 100%;
	position: relative;
	font-size: 90%;
	background: #FFFFFF url(img/page-b.gif) repeat-x 0 0;
	padding-top: 10px;
}

#botLinks {
	margin: .1em 0px .1em .5em;
}
#botLinks a:link, #botLinks a:visited {
	text-decoration: none;
	font-weight: bold;
}
#botLinks a:link {
}
#botLinks a:visited {
}
#botLinks a:link:hover, #botLinks a:visited:hover {
	text-decoration: underline;
}
#botLinks a.active:link, #botLinks a.active:visited {
	text-decoration: underline;
}

#copyright {
	color: #666666;
	margin: .1em 0px .1em .5em;
}

#webvertise {
	margin: .1em 0px .1em .5em;
	color: #BEBEBE;
}
#webvertise a:link, #webvertise a:visited {
	color: #BEBEBE;
	font-weight: bold;
}

.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 15px;
}
#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 3px;
}
#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;
}
fieldset div.buttons {
	margin: .5em 0 0 8em;
}
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 {
	height: 1.35em;
}
fieldset input.text, fieldset textarea, fieldset select {
	background: #FFFFFF;
	margin: 0 0 0 1em;
}
fieldset input.text {
}
fieldset textarea {
	width: 25em;
}

.desc {
	font-size: 10%;
	color: #F0F0F0;
}
.describe {
	display: none
}

