
hr {
    color: #6c6a6a; border-top-style: solid; border-right-style: solid; border-left-style: solid; border-bottom-style: solid; height: 1px
}

body {
    background: transparent; background-attachment: fixed;
    /*background-image: url("/gifs/background/backgr5.jpg");*/
    font-size: 10px;
    margin: 0px;
    color: #435770;
    font-family: verdana;
    /*scrollbar-face-color: #cccccc;
    scrollbar-highlight-color: #999999;
    scrollbar-shadow-color: #999999;
    scrollbar-3dlight-color: white;
    scrollbar-arrow-color: gray;
    scrollbar-track-color: #eeeeee;
    scrollbar-darkshadow-color: white;*/
}

td {
    font-size: 10px; color: #435770; border-color: #000000; font-family: verdana;
}

tr {
    font-size: 10px; color: #435770; font-family: verdana;
}

a, a:active, a:visited {
    font-size: 10px;
	color: #3234ff;
    text-decoration: none;
}

a:hover {
	color: #ff3234;
}

a.maimult, a.maimult:active, a.maimult:visited {
	background-image: url(../images/plus_negru.png);
	width: 16px;
	height: 16px;
	float: right;
	display: block;
	margin-top: 10px;
}

a.maimult:hover {
	background-image: url(../images/plus_rosu.png);
}

a.maiputin, a.maiputin:active, a.maiputin:visited {
	background-image: url(../images/minus_negru.png);
	width: 16px;
	height: 16px;
	float: right;
	display: block;
	margin-top: 10px;
}

a.maiputin:hover {
	background-image: url(../images/minus_rosu.png);
}

u {
    text-decoration: none;
}

img {
    border-right: #640000 0px solid; border-top: #640000 0px solid; border-left: #640000 0px solid; border-bottom: #640000 0px solid;
}

input {
    font-size: 9px; color: #000000; font-family: verdana; font-weight: normal; background-color: #ffffff; border-right: #640000 1px solid; border-top: #640000 1px solid; border-left: #640000 1px solid; border-bottom: #640000 1px solid;
}

.input2 {
    font-size: 9px; color: #000000; font-family: verdana; font-weight: normal; background-color: #ffffff; border-right: #FFFFFF 1px solid; border-top: #FFFFFF 1px solid; border-left: #FFFFFF 1px solid; border-bottom: #FFFFFF 1px solid;
}

textarea {
    font-size: 9px; color: #000000; font-family: verdana; font-weight: normal; background-color: #ffffff; border-right: #953714 1px solid; border-top: #953714 1px solid; border-left: #953714 1px solid; border-bottom: #953714 1px solid;
}

select {
    font-size: 9px; color: #000000; font-family: verdana; font-weight: normal; background-color: #ffffff; border-right: #953714 1px solid; border-top: #953714 1px solid; border-left: #953714 1px solid; border-bottom: #953714 1px solid;
}

.admin_back_menu {
    padding: 0px; height: 18px; background-color:#FE0000;
}

.admin_partners td {
    border-top: 1px;
    border-bottom: 0px;
    border-left: 1px;
    border-right: 1px;
    border-style: inset;
    vertical-align: top;
    /*border-collapse: separate;
    -moz-border-radius: 12px;*/
}

.hide { display: none; }

.modalBackground {
    filter:alpha(opacity=40);
    opacity:0.4;
    background-color:Gray;
}

/*the header page*/
/*@import url('teorisTopPage.css');*/