﻿/* Created by Sebastianz55.org for SkinSystems */

@import "header.css"/**/;
@import "footer.css"/**/;
@import "inner.css"/**/;
@import "images.css"/**/;

* {
margin: 0;
padding: 0;
list-style: none;
}

body {
font-size: .7em;
font-family: tahoma, verdana, arial, helvetica, sans-serif;
background-color: #191919;
background-image: url(i/bg.jpg);
background-repeat: repeat;
background-position: 0 0;
}

#bg {
background-color: transparent;
background-image: url(i/bg2.jpg);
background-repeat: repeat-x;
background-position: 0 0;
}

a {
color: #c90606;
}

a:hover {
color: #880000;
text-decoration: none;
}

/* main */

#mainHolder {
padding: 0;
margin: 0 auto;
width: 1000px;
background-color: transparent;
background-image: url(i/main.jpg);
background-repeat: repeat-y;
background-position: 0 0;
display: table;
}

#mainM {
min-height: 230px;
padding: 14px 0 0 84px;
margin: 0 auto;
width: 916px;
background-color: transparent;
background-image: url(i/main-m.jpg);
background-repeat: no-repeat;
background-position: top center;
clear: both;
float: left;
}

#left {
display: inline;
float: left;
padding: 0;
margin: 0;
width: 597px;
}

#right {
display: inline;
float: left;
padding: 0 0 0 10px;
margin: 0;
width: 238px;
}

/* welcome */

#welcome {
float: left;
padding: 10px 10px 5px 10px;
margin: 0;
width: 577px;
background-color: #eeeeee;
background-image: url(i/e/wlcmtop.gif);
background-repeat: no-repeat;
background-position: top center;
}

#welcome img {
float: left;
padding: 0 10px 0 0;
margin: 0;
}

#welcome h2 {
font-size: 1.2em;
padding: 0 0 10px 0;
margin: 0;
}

#welcome p {
color: #565656;
padding: 0 5px 0 0;
margin: 0;
}
/* end welcome */

/* gallery */

#gal {
float: left;
padding: 10px 0;
margin: 0;
width: 227px;
background-color: #eeeeee;
background-image: url(i/e/galtop.gif);
background-repeat: no-repeat;
background-position: top center;
text-align: center;
}

#galImg {
width: 206px;
height: 126px;
padding: 0;
margin: 0 auto;
background-color: #eeeeee;
background-image: url(i/pics/gallery.jpg);
background-repeat: no-repeat;
background-position: top center;
}

#galImg a {
float: left;
padding: 104px 0 0 12px;
margin: 0;
background-color: transparent;
background-image: url(i/e/arrw.gif);
background-repeat: no-repeat;
background-position:  5px 110px;
}

#galImg a:hover {
background-color: transparent;
background-image: url(i/e/arrw-on.gif);
background-repeat: no-repeat;
background-position:  5px 110px;
}

/* end gallery */

/* news */

#news {
display: inline;
clear: both;
float: left;
padding: 10px 10px 5px 10px;
margin: 0;
width: 577px;
background-color: #eeeeee;
background-image: url(i/e/top.gif);
background-repeat: no-repeat;
background-position: top center;
}

.box {
display: inline;
clear: both;
float: left;
padding: 10px 10px 5px 10px;
margin: 0;
width: 557px;
background-color: #f8f8f8;
background-image: url(i/e/boxtop.gif);
background-repeat: no-repeat;
background-position: top center;
}

.box em {
display: block;
font-style: normal;
color: #827171;
font-size: .8em;
}

.box a {
font-weight: bold;
padding: 0 0 5px 0;
margin: 0 ;
}

.box p {
display: block;
color: #565656;
padding: 10px 0 0 0;
margin: 0;
}

/* end news */

/* proceduri */

#proced {
float: left;
padding: 10px 0;
margin: 0;
width: 227px;
background-color: #eeeeee;
background-image: url(i/e/topmin.gif);
background-repeat: no-repeat;
background-position: top center;
text-align: center;
}


#proced a {
display: block;
text-align: left;
padding: 10px 0 10px 12px;
margin: 0;
font-weight: bold;
}

#proced p {
display: block;
text-align: left;
padding: 0 0 0 12px;
margin: 0;
color: #565656;
}

/* end proceduri */

h3 {
float: left;
padding: 10px 0 5px 0;
margin: 0;
font-size: 1.2em;
}

.bot {
clear: both;
display: inline;
line-height: 1px;
font-size: 1px;
float: left;
padding: 0;
margin: 0;
width: 597px;
height: 7px;
background-color: transparent;
background-image: url(i/e/bot.gif);
background-repeat: no-repeat;
background-position: top center;
}

.botMin {
float: left;
padding: 0;
margin: 0;
width: 227px;
height: 7px;
background-color: transparent;
background-image: url(i/e/botmin.gif);
background-repeat: no-repeat;
background-position: top center;
clear: both;
display: inline;
line-height: 1px;
font-size: 1px;
}

.boxbot {
clear: both;
display: inline;
line-height: 1px;
font-size: 1px;
float: left;
padding: 0;
margin: 0;
width: 577px;
height: 4px;
background-color: transparent;
background-image: url(i/e/boxbot.gif);
background-repeat: no-repeat;
background-position: top center;
}

/* end main */
