.reklam_link {
    text-decoration : none;
    color:#ff0000;
    font-weight      : bold;
}

.reklam_link:hover {
    text-decoration : underline;
}


.rlink {
    text-decoration : none;
    color:#000000;
}

.rlink:hover {
    text-decoration : underline;
}


h2 {
    color            : #444444;
    font-size        : 110%;
}

.text_title {
    text-align       : left;
    font-family      : Arial;
    font-size        : 20px;
    font-weight      : Normal;
    color            : #000000;
}
.text_normal {
    font-family      : Verdana;
    font-size        : 11px;
    font-weight      : Normal;
    line-height      : 22px;
    color            : #555555;
}

.form_01 {
    border           : solid 1px #aaaaaa;
    color            : #000000;
    width : 180px;
}

.form_button {
    color            : #777777;
    color            : #000000;
    background-color : #cccccc;
    border           : solid 1px #aaaaaa;
    height : 24;
}


body {
    scrollbar-arrow-color      : #aaaaaa;
    scrollbar-face-color       : #ffffff;
    scrollbar-track-color      : #ffffff;
    scrollbar-highlight-color  : #ffffff;
    scrollbar-shadow-color     : #aaaaaa;
    scrollbar-3dlight-color    : #aaaaaa;
    scrollbar-darkshadow-color : #ffffff;


    color:#666666;
    font-family      : Verdana;
    font-size        : 12px;
    line-height      : 16px;

}

td {
    color:#666666;
    font-family      : Verdana;
    font-size        : 12px;
}

.link_red2 {
    text-decoration  : none;
    font-weight      : bold;
    color            : #ff0000;
}

.link_red2:hover {
    text-decoration  : underline;
    font-weight      : bold;
    color            : #ff7000;
}

.link_red {
    font-weight      : bold;
    color            : #ff0000;
}

.link_red:hover {
    font-weight      : bold;
    color            : #ff7000;
}


.link_blue {
    text-decoration : none;
    font-weight      : bold;
    color            : #036EFF;
}

.link_blue:hover {
    text-decoration  : underline;
    color            : #036EFF;
}


.link_green {
    font-weight      : bold;
    color            : #707070;
}

.link_green:hover {
    font-weight      : bold;
    color            : #ff7000;
}



.link_green {
    font-weight      : bold;
    color            : #14AD00;
}

.link_green:hover {
    font-weight      : bold;
    color            : #ff7000;
}

.t0{
        background-image: url(../images/headerbg.png);
        background-repeat: repeat-x;
        height: 131px;

}

.t01{
        background-image: url(../images/headerleft.png);
        background-position: left;
        background-repeat: no-repeat;
        padding-left: 26px;
        color: Green;
        width: 220px;
}

.t02{
        background-image: url(../images/headerright.png);
        background-position: right;
        background-repeat: no-repeat;
        text-align: right;
        padding-right: 10px;
        padding-top: 10px;
}


body{

}

.inputbox{
        border: 1px solid #999999;
}

.smsbox td{

}

.smsbox td td{
        border: 0;
}

#sms_message{
        height: 65px;
}
#smsdiv {
        height: 100px;
        width: 520px;
        text-align: right;
        float: right;
}


ul.leftmenu{
        list-style: none;
        padding:0;
        margin: 0;
        margin-left: 7px;
        font-size:14px;
}

ul.leftmenu li{
        background-color: #FFFFFF;
        background-image: url(../images/line.png);
        background-repeat: repeat-x;
        background-position: bottom;
        padding-bottom: 1px;
        font-size: 14px;
}

.leftmenu a{
        font-size: 14px;
}

ul.leftmenu li a:link, ul.leftmenu li a:visited{
        display: block;
        line-height: 25px;
        background-image: url(../images/link.png);
        background-repeat: no-repeat;
        padding-left: 50px;
        background-position: left top;
        color: #000000;
        text-decoration: none;
		  white-space: nowrap;
		  font-size: 14px;
}

ul.leftmenu li a:hover{
        background-position: left bottom;
		  font-size: 14px;
}

h2{
        background-image: url(../images/h2.png);
        background-repeat: no-repeat;
        line-height: 24px;
        text-indent: 33px;
}

.button{
        height: 20px;
        line-height: 12px;
        width: 93px;
        text-align: center;
        background-image: url(../images/button.png);
        background-repeat: no-repeat;
        border: 0;
        padding: 0;
        margin: 0;
        color: #E9E9E9;
        font-size: 11px;
        text-transform: uppercase;
        font-family: Arial, Helvetica, sans-serif;
}

.t9{
        background-image: url(../images/line.png);
        background-position: top;
        background-repeat: repeat-x;
        padding-top: 5px;
}

#ad table{
       background: transparent;
}

#phonemenu img{
	display: none;
}
#phonemenu table{
	width: 100%;
}

a.smLink:link, a.smLink:visited, .smText a:link,  .smText a:visited{
	background-image: url(../images/link_sm.png);
	background-repeat: no-repeat;
	padding-left: 40px;
	background-position: 0 0;
	text-decoration: none;
	color: #000000;
}

a.smLink:hover, a.smLink:visited:hover, .smText a:hover {
	background-position: 0px -114px;
	color: #000000;
}

#phonemenu td{
	background-color: #FFFFFF;
}
#pr-search {
	background-color:#009933;
}