html, body
{
        margin : 0px ;
        padding : 0px;
        border: none;
}

body
{
    background: #a8a8a8;
    font-family: Arial;
    font-size: 12px;
    position: relative;
    color: #231f20;
}
.main
{
    background: #f7f7f7;
    width: 997px;
    margin: 0 auto;
    min-height: 100%;
    overflow: hidden;
}
a
{
    text-decoration: none;
    color: #4b3894;
}
a:hover
{
    text-decoration: underline;
}

.txt-cnt {
	text-align: center;
}

.top
{  
    width: 997px;
    background: url('/pimg/top.gif') left bottom repeat-x;
    padding-bottom: 4px;
}

.logo
{
    width: 238px;
    height: 100px;
    padding: 16px 0;
    float: left;
}

.buttonImage
{
    border: none;
    margin: 0;
    padding: 0;
    vertical-align: middle;
}

.reklama750
{
    float: left;
    width: 750px;
    padding: 10px 0;
    overflow: hidden;
}

.errors
{
	color: #ff0000;
	list-style-type: none;
}

.image 
{
	border:1px solid #C2C2C2;
	display:block;
	padding:3px;
}

.hidden 
{
	display:none;
}

.clear 
{
	float: none !important;
	clear: both;
}

.mainMenu
{
    height: 30px;
    padding-left: 8px;
    font-size: 18px;
    font-family: Tahoma;
}
.mainMenu .item
{
    height: 28px;
    line-height: 28px;
    display: inline;
    float: left;
    background: url('/pimg/menu_item.gif') right top no-repeat;
}
.mainMenu .itemActive
{
    height: 28px;
    line-height: 28px;
    display: inline;
    float: left;
    background: #7f7799;
    margin-left: -2px;
}
.mainMenu .itemActive a
{
    display: inline-block;
    color: #FFFFFF;
    padding: 0 14px;
}
.mainMenu .item a
{
    display: inline;
    float: left;
    color: #000000;
    padding: 0 14px;
}
.mainMenu .sub
{
    height: 33px;
}

.subMenu
{
    height: 28px;
    background: #7f7799;
    margin: 0 6px;
    padding: 3px 5px 0 5px;
    font-size: 15px;
    font-family: Tahoma;
    color: #FFFFFF;
}

.subMenu .item
{
    height: 28px;
    line-height: 28px;
    display: inline;
    float: left;
}

.subMenu .itemActive
{
    height: 28px;
    line-height: 28px;
    display: inline;
    float: left;
    margin-left:-4px;
}



.subMenu .item a
{
    display: inline-block;
    float: left;
    color: #FFFFFF;
    padding: 0 14px;
}

.subMenu .itemActive a
{
    display: inline-block;
    color: #000000;
    padding: 0 14px;
    background: #FFFFFF;
}




.horoMenu
{
    width: 974px;
    height: 122px;
    position: relative;
    background: url('/pimg/horo_menu.gif') left top no-repeat;
    padding-top: 21px; 
    padding-left: 11px; 
    margin: 6px;
}
.horoMenu .item
{
    width: 80px;
    height: 104px;
    float: left;
}
.horoMenu .item img
{
    visibility: hidden;
    border: none;
}
.horoMenu .item a, .horoMenu .itemAct a
{
    display: block;
    width: 80px;
    height: 104px;
    text-align: center;
    text-decoration: none;
    font-size: 12px; 
    line-height: 22px;
    font-weight: bold;
}
.horoMenu .item a:hover, .horoMenu .itemAct a:hover
{
    text-decoration: none;
}
.horoMenu .item a
{
    background: url('/pimg/horo_item.gif') center bottom no-repeat;
    color: #ffffff;
}
.horoMenu .itemAct a
{
    background: url('/pimg/horo_item_act.gif') center bottom no-repeat;
    color: #4b3894;
}
.horoMenu .itemAct 
{
    width: 80px;
    height: 104px;
    float: left;
    display: block;
}

.horoMenu .itemAct img
{
    visibility: visible;
    border: none;
    display: block;
}


.leftSlot
{
    width: 671px;
    padding: 0 6px;
    float: left;
    display: inline;
    overflow: hidden;
    margin-top: 10px;
}
.rightSlot
{
    width: 308px;
    float: left;
    display: inline;
    overflow: hidden;
    margin-top: 10px;
}

.rightBlock
{
    padding: 3px;
    background: #ffffff;
    border: 1px solid #c2c2c2; 
    width: 300px;
    overflow: hidden;
    margin-bottom: 11px;
}

.container
{
    width: 650px; 
    padding: 12px 9px;
}

.blocks
{
    background: #ffffff;
    border: 1px solid #c2c2c2;
    padding: 12px;
    overflow: hidden;
}

.blocks1
{
    background: url('/pimg/block1_center.gif') left top repeat-y;
}
.blocks1 .close
{
    background: url('/pimg/block1.gif') left top no-repeat;
    height: 1px;
}

.blocks2
{
    background: url('/pimg/block2_center.gif') left top repeat-y;
}
.blocks2 .close
{
    background: url('/pimg/block2.gif') left top no-repeat;
    height: 1px;
}

h2 
{
    font-size: 15px;
    border-bottom: 2px solid #b9b8b8;
    margin: 0;
    margin-bottom: 5px; 
    padding: 0;
    line-height: 30px;
    height: 30px;
}

h4 
{
    font-size: 12px;
    border-bottom: 2px solid #b9b8b8;
    margin: 0;
    margin-bottom: 10px; 
    padding: 0;
    font-style: italic;
    color: #7b7979;
}



.grey
{
    color: #7f7f7f;
}
.categories
{
    width: 195px;
    float: left;
    dislay: inline;
    overflow: hidden;
    height: 230px;
    position: relative;
}

.smaller
{
    font-size: 10px;
}

.big
{
    font-size: 19px;
}
p
{
    text-align: justify;
    margin: 0;
    padding: 5px 0;
}
.magenta
{
    color: #4b3894;
}
.red
{
    color: #f01717;
}

.georgia
{
    font-family: Georgia;
}
.tahoma
{
    font-family: Tahoma;
}
.bigger
{
    font-size: 14px;
}
.image
{
    padding: 3px;
    display: block;
    border: 1px solid #c2c2c2;
}

.arrowLink
{
    padding-left: 19px;
    background: url('/pimg/arrow.gif') left center no-repeat;
    text-transform: uppercase;
    font-size: 10px;
}

.greyBlock
{
    padding: 6px;
    border: 1px solid #dfdfdf;
    background: #f7f7f7;
    position: relative;
    font-size: 10px;
    color: #7b7b7b;
    text-transform: uppercase;
    margin-top: 12px;

}
.greyBlock .arrow
{
    position: absolute;
    width: 21px;
    height: 12px;
    background: url('/pimg/arrow_up.gif') left top no-repeat;
    top: -11px;
    left: 16px;
}

.button, #PaymentSubmit
{
    width: 96px;
    height: 24px;
    line-height: 24px;
    color: #ffffff;
    text-transform: uppercase;
    font-size: 10px;
    text-align: center;
    background: url('/pimg/button.gif') left top no-repeat;
    display: inline-block;
    border: none;
    padding: 0;
    vertical-align: middle;
    cursor: pointer;
}

.button_long
{
    width: 126px;
    height: 24px;
    line-height: 24px;
    color: #ffffff;
    text-transform: uppercase;
    font-size: 10px;
    text-align: center;
    background: url('/pimg/button_long.gif') left top no-repeat;
    display: inline-block;
    border: none;
    padding: 0;
    vertical-align: middle;
    cursor: pointer;
}

.button2
{
    width: 102px;
    height: 37px;
    line-height: 37px;
    color: #ffffff;
    text-transform: uppercase;
    font-size: 10px;
    text-align: center;
    background: url('/pimg/button2.gif') left top no-repeat;
    display: inline-block;
    border: none;
    padding: 0;
    vertical-align: middle;
}
.button:hover
{
    text-decoration: none;
}
h1
{
    font-size: 19px;
    font-family: Georgia;
    font-weight: normal;
    margin: 5px 0;
    padding: 0;
}

.fLeft
{
    float: left;
    display: inline;
}
.fRight
{
    float: right;
    display: inline;
}

.list
{
    border-bottom: 1px solid #e7e7e7;
    padding: 2px 0;
}

.list .text
{
	font-size: 12px;
}

.list2
{
    border-top: 1px solid #e7e7e7;
    padding: 5px 0;
}

h3
{
    font-size: 14px;
    font-family: Georgia;
    font-weight: normal;
    margin: 5px 0;
    padding: 0;
}


.formNews .item
{
    margin-bottom: 7px;
}
.formNews .imgBlock 
{
    float: left;
    width: 66px;
    overflow: hidden;
    padding-right: 17px;
}
.formNews .txt 
{
    float: left;
    width: 211px;
    padding: 6px;
    border: 1px solid #dfdfdf;
    background: #f7f7f7;
    position: relative;
    font-size: 14px;
    color: #7b7b7b;
}



.formNews .txt .arrow
{
    position: absolute;
    width: 10px;
    height: 19px;
    background: url('/pimg/arrow_left.gif') left top no-repeat;
    top: 5px;
    left: -10px;
}

.underline
{
    text-decoration: underline;
}

.rutulys .imageBlock
{
    float: left;
    width: 125px;
    height: 120px;
    line-height: 120px;
    padding-right: 25px;
    background: url('/pimg/rutulys.gif') left top no-repeat;
    font-size: 26px;
    font-family: Georgia;
    color: #d1cbe4;
    text-align: center;
    word-wrap: break-word;
}
.qForm
{
    font-size: 10px;
    color: #1e1e1e;
    text-transform: uppercase;
}
.ipt
{
    border: 1px solid #c2c2c2;
    font-size: 17px;
    height: 20px;
    padding: 3px;
    vertical-align: middle;
    color: #7b7979;
}

.ipt2
{
    border: 1px solid #c2c2c2;
    font-size: 19px;
    height: 25px;
    padding: 5px;
    vertical-align: middle;
    color: #7b7979;
}

.claud
{
    text-align: justify;
}

.claud a
{
    text-decoration: underline;
    font-family: Georgia;
}

.claud a:hover
{
    text-decoration: none;
}
.tab, .tabAct
{
    width: 99px;
    height: 21px;
    line-height: 21px;
    color: #4f1815;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 10px;
    background: #eaeaea;
    display: inline-block;
    float: left;
    text-align: center;
    margin-top: 1px;
}
.tabAct
{
    margin: 0;
    background: #FFFFFF;
    border: 1px solid #c2c2c2;
    border-bottom: none;
}

.path
{
    font-size: 9px;
}

.path span
{
    font-size: 11px;
}

.path a
{
    font-size: 11px;
}

.comments
{
    padding: 5px;
    width: 620px;
}

.comments .header
{
    font-size: 15px;
    font-weight: bold;
    font-family: Georgia;
}
.comments .links
{
    font-size: 10px;
    text-align: right;
}

.comments .greyBlock
{
    margin: 0;
    text-transform: none;
    font-size: 13px;
}

.commentsForm
{
    border: 1px solid #c2c2c2;
    padding: 8px;
}

.commentsForm .title
{
    font-size: 14px;
    color: #7b7979;
    font-family: Georgia;
}

form
{
    padding: 0;
    margin: 0;
}
.commentsForm textarea
{
    border: 1px solid #c2c2c2;
    font-size: 17px;
    height: 121px;
    padding: 3px;
    width: 619px;
    overflow: auto;
    color: #7b7979;
}

.liaudies-medicina
{
    width: 986px; 
    height: 75px; 
    background: url('/pimg/liaudies_medicina.gif') left top no-repeat;
    margin: 10px auto 0 auto;
    padding-top: 30px;
}

.sapnininkas
{
    width: 986px; 
    height: 75px; 
    background: url('/pimg/sapnininkas.gif') left top no-repeat;
    margin: 10px auto 0 auto;
    padding-top: 30px;
}
.sapnininkas .bcg, .liaudies-medicina .bcg
{
    background: #FFFFFF; 
    width: 543px; 
    padding: 3px
}

.spnLeft
{
    width: 165px; 
    padding: 9px 13px 8px 8px; 
    overflow: hidden;
    float: left;
    display: inline;
}

.spnLeft .item
{
    border-spacing: 0;
    border: none;
}

.spnLeft .item td
{
    background: url('/pimg/spnLeft.gif') left center no-repeat;
    vertical-align: middle;
    padding: 0;
    padding-left: 30px;
    margin-bottom: 6px;
    width: 135px;
    height: 57px;
}
.spnLeft .item a
{
    font-size: 14px;
    font-family: Georgia;
    display: block;
    width: 135px;
}

.spnRight
{
    width: 469px; 
    padding: 8px; 
    overflow: hidden;
    float: left;
    display: inline;
}

.info, .info2
{
    padding: 5px 10px 5px 34px;
    background: url('/pimg/info.gif') left top no-repeat #f4f7d5;
    font-size: 11px;
    font-family: Tahoma;
    position: absolute;
    float: left;
}

.abc
{
    width: 100%;
    border: none;
    border-spacing: 0;
    background: #FFFFFF;
    border-collapse: collapse;
    text-transform:uppercase;
}
.abc td
{
    padding: 0;
    text-align: center;
    width: 3%;
}
.abc a
{
    line-height: 26px;
    height: 26px;
    display: block;
    border-bottom: 1px solid #C2C2C2;
    font-size: 19px;
    font-family: Tahoma;
}
.abc a:hover, .abc a.act
{
    border-bottom: none;
    border-top: 1px solid #C2C2C2;
    border-right: 1px solid #C2C2C2;
    border-left: 1px solid #C2C2C2;
    text-decoration: none;
    color: #000000;
}

.spnWords
{
    border: 1px solid #C2C2C2;
    border-top: none;
    padding: 10px 8px;
}

.spnWords a
{
	font-size: 13px;
}

.spnWords table
{
    
    border: none;
    width: 100%;
}

.spnWords table td 
{
	padding: 4px 0;
}

.spnWords span
{
	display: block;
    width: 96px;
    float: left;
    padding: 3px 0 3px 10px;
    font-size: 13px;
}

.blocks3, .blocks3Closed
{
    border: 1px solid #e3e3e3;
    background: url('/pimg/block3.gif') top repeat-x;
    padding: 0 9px;
    overflow: hidden;
}
.blocks3Closed .header, .blocks3Closed
{
    height: 35px;
    
}

.blocks3 h1, .blocks3Closed h1
{
    float: left;
    font-size: 18px;
}

.blocks3 .opened, .blocks3Closed .opened, .blocks3 .closed, .blocks3Closed .closed
{
    float: right;
    margin-top: 5px;
}

.blocks3 .closed, .blocks3Closed .opened
{
    display: none;
}

.blocks3 .header, .blocks3Closed .header
{
    height: 35px;
}
.blocks3 .content
{
    padding: 13px 0;
    display: block;
    font-size:12px;
}

.blocks3Closed .content
{
    display: none;
}

.buttons
{
    border: none;
    vertical-align: middle;
    display: inline-block;
}

.bigger_arrow
{
    font-size: 16px;
    font-family: Georgia;
    padding-left: 14px;
    background: url('/pimg/arrow1.gif') left center no-repeat;
}

.leftLeftSlot
{
    width: 180px;
    float: left;
    display: inline;
    overflow: hidden;
    padding-right: 6px;
}
.leftRightSlot
{
    width: 485px;
    float: left;
    display: inline;
    overflow: hidden;
}

.geryTable
{
    width: 100%;
    border: none;
    border-spacing: 0;
}

.geryTable td
{
    font-family: Georgia;
    font-weight: bold;
    text-align: center;
    font-size: 16px;
    border: 2px solid #FFFFFF;
    width: 33%;
    background: #f4f4f4;
}
.geryTable1
{
    width: 100%;
    border: none;
    border-spacing: 0;
}

.geryTable1 td
{
    text-align: left;
    font-size: 13px;
    border: 1px solid #FFFFFF;
    width: 50%;
    padding: 0 5px;
    background: #f4f4f4;
}
.horoTable
{
    width: 657px;
    overflow: hidden;
}

.horoTable .item, .horoTable .itemHover
{
    width: 212px;
    height: 71px;
    padding: 0 7px 4px 0;
    float: left;
    z-index: 0;
}

.horoTable .itemHover
{
    z-index: 100;
}
.horoTable .bcg
{
    width: 210px;
    height: 69px;
    display: block;
    border: 1px solid #e3e3e3;
    background: url('/pimg/remas69.gif') 0px 1px repeat-x;
    cursor: pointer;   
    overflow: hidden;
}
.horoTable .item .bcg1
{
    width: 186px;
    height: 41px;
    display: block;
    padding: 14px 12px;
}

.horoTable .itemHover .bcg1
{
    width: 186px;
    height: 41px;
    display: block;
    padding: 14px 12px;
    background: none !important;
}
.horoTable .itemHover .bcg
{
    width: 210px;
    height: 69px;
    background: none !important;
}



.horoTable .date
{
    color: #7f7f7f;
    font-size: 10px;
    font-family: Georgia;
    padding-top: 15px;
}
.horoTable .item .menu
{
    display: none;
    z-index: 1000;
}

.horoTable .itemHover .menu
{
    display: block;
    position: absolute;
    background: #FFFFFF;
    width: 167px;
    overflow: inherit;
    z-index: 1000;
    margin-top: -15px;
}


.horoTable .itemHover .menu a
{
    font-size: 12px;
    font-family: Tahoma;
    padding: 3px 0 3px 14px;
    display: block;
    text-align: left;
    background: url('/pimg/arrow1.gif') left center no-repeat;
}

.articles h1
{
    margin: 0;
}
.commentsLink
{
    padding-left: 12px;
    background: url('/pimg/comments.gif') left center no-repeat;
    font-size: 10px;
    font-family: Tahoma;
}
.articles .date
{
    font-size: 12px;
    font-style: italic;
    color: #7f7f7f;
}
.articles .list
{
    margin-bottom: 6px;
}

.articleButtons
{
    padding: 7px 0;
}

.articleButtons a
{
    background-color: #f7f7f7;
    background-repeat: no-repeat;
    border: 1px solid #e3e3e3;
    width: 73px;
    height: 19px;
    line-height: 19px;
    display: inline-block;
    text-transform: uppercase;
    font-family: Arial;
    font-size: 10px;
    color: #7f7f7f;
    vertical-align: middle;
    padding-left: 27px;
    margin-right: 8px;
}

.greyLine
{
    background: #f3f3f3;
    height: 14px;
    padding: 7px 12px;
}
.black
{
    color: #000;
}


.keywords *
{
    float: left;
}

.keywords
{
    padding: 7px 12px;
    display: block;
}
.keywords img
{
    
    vertical-align: middle; 
}
.keywords a
{
    color: #35488f;
    height: 13px;
    line-height: 13px;
    padding: 0 5px;
    display: inline-block;
    border: 1px solid #dbdbdb;
    border-left: none;
}
.keywords .item
{
    margin-bottom: 5px;
    padding-right: 7px;
    white-space: nowrap;
    background: url('/pimg/keywords.gif') left top no-repeat;
    padding-left: 9px;
}

.horoTable2
{
    width: 657px;
    overflow: hidden;
}

.horoTable2 .item
{
    width: 212px;
    height: 101px;
    
    padding: 0 7px 4px 0;
    float: left;
}

.horoTable2 .bcg
{
    width: 186px;
    height: 71px;
    padding: 12px;
    border: 1px solid #e3e3e3;
    background: url('/pimg/block95h.gif') top repeat-x;
    overflow: hidden;
}

.horoTable2 .greyText
{
    border-top: 2px solid #b9b8b8;
    margin-top: 8px;
    color: #7f7f7f;
    font-size: 10px;
    padding-top: 5px;
    font-family: Tahoma;
}

.horoTable2 .bcg h1
{
	font-size: 16px;
	height: 34px;
}

.leftSlot180
{
    width: 180px;
    padding-right: 6px;
    float: left;
    display: inline;
    z-index: 1000;
}
.leftSlot485
{
    width: 485px;
    float: left;
    display: inline;
    position: relative;
}
.leftMenu, .signs-block
{
    width: 187px;
    margin-right: -7px;
    margin-bottom: 10px;
    border-top: 1px solid #c2c2c2;
    position: relative;
    z-index: 1000;
}
.leftMenu .item, .signs-block .item
{
    background: #FFF;
    border: 1px solid #c2c2c2;
    border-top: none;
    padding: 5px 5px 5px 12px; 
    font-size: 12px;
    font-family: tahoma;
    width: 168px;
}
.leftMenu .act
{
    border-right: none;
    width: 169px;
}

.signs-block
{
	width: 179px;
}

.signs-block .item
{
	width: 160px;
}

.bigTab
{
    height: 25px;
    line-height: 25px;
    font-size: 10px;
    text-transform: uppercase;
    border: 1px solid #c2c2c2;
    border-bottom: none;
    background: #FFF;
    display: inline-block;
    padding: 0 15px;
    color: black;
    
}

.forumCount
{
    color: #e01d05;
    background: #FFF;
    height: 11px;
    line-height: 12px;
    padding: 0;
    margin: 0;
    font-size: 10px;
    display: inline-block;
}

.forumCountLeft
{
    color: #e01d05;
    background: url('/pimg/forum_count_left.gif') right top no-repeat;
    height: 11px;
    line-height: 12px;
    padding: 0 1px;
    width: 2px;
    margin: 0;
    font-size: 10px;
    display: inline-block;
}
.forumCountRight
{
    color: #e01d05;
    background: url('/pimg/forum_count_right.gif') left top no-repeat;
    height: 11px;
    line-height: 12px;
    padding: 0;
    width: 2px;
    margin: 0;
    font-size: 10px;
    display: inline-block;
}

.footer{
    padding: 10px 0;
}

.horoDate
{
    color:#7F7F7F;
    font-size:13px;
    margin-left: 90px;
}

.avinas
{
    background: url('/pimg/horo1w.gif') left center no-repeat;
}
.jautis
{
    background: url('/pimg/horo2w.gif') left center no-repeat;
}
.dvynai
{
    background: url('/pimg/horo3w.gif') left center no-repeat;
}
.vezys
{
    background: url('/pimg/horo4w.gif') left center no-repeat;
}
.liutas
{
    background: url('/pimg/horo5w.gif') left center no-repeat;
}
.mergele
{
    background: url('/pimg/horo6w.gif') left center no-repeat;
}
.svarstykles
{
    background: url('/pimg/horo7w.gif') left center no-repeat;
}
.skorpionas
{
    background: url('/pimg/horo8w.gif') left center no-repeat;
}
.saulys
{
    background: url('/pimg/horo9w.gif') left center no-repeat;
}
.oziaragis
{
    background: url('/pimg/horo10w.gif') left center no-repeat;
}
.vandenis
{
    background: url('/pimg/horo11w.gif') left center no-repeat;
}
.zuvys
{
    background: url('/pimg/horo12w.gif') left center no-repeat;
}

.horoscope
{
	font-size: 13px;
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.horoscope li 
{
    margin-bottom: 20px;
}

.horoscope li .sign
{
    float: left; 
    width:80px; 
    height:69px; 
    margin-right: 6px;
    text-indent: -9999px;
}

.horoscope li .sign-name
{
    font-size: 18px;
    font-family: Georgia;
    margin-bottom: 5px;
}

.horoscope li .sign-name a
{
    text-decoration: underline;
}

.horoscope li .sign-info
{
    float: left; 
    width: 370px; 
    text-align: justify;
}

.commentError{
    color:#ff0000;
    font-weight:bold;
    padding:5px;
}

.photoGallery{
    width:630px;
    clear:both;
    margin:10px auto;
    text-align:center;
}

.photoGallery .item{
    float:left;
    width:120px;
    height:130px;
    border:1px double #ccc;
    background-color:#eee;
    margin:2px;
    padding:5px 0;
    text-align:center;
    display:block;
}

.photoGallery .item img{
    border:0;
}

.photoGallery .item .gimg{
    height:110px;
}

.livetime .val
{
	text-align: right;
	font-weight: bold;
}

.plusLink
{
	padding-left: 19px;
	background: url('/pimg/plus.gif') left center no-repeat;
	text-transform: uppercase;
	font-size: 10px;
}

.form
{
	position: relative;
}

.form .note 
{
	position: absolute;
	right: 0;
}

.form div 
{
	margin-bottom: 10px;
}

.form span
{
	color: #4B3894;
	font-weight: bold;
	margin: 0 2px;
}
.form label
{
	display: block;
}

.form div label
{
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 2px;
}

.form .ingredients, .form .diseases, .form .products
{
	background-color: #F3F3F3;
	padding: 7px;
	margin-bottom: 10px;
}

.upper 
{
	text-transform: uppercase;
}
	
.mainBlock
{
	background-color: #FFFFFF;
	border:1px solid #C2C2C2;
	float: left;
	width: 322px;
	padding:3px;
}

#RegForm fieldset
{
	border: 0 none;
}

/* FORUM */

.narys .guest
{
	color: #888888;
}

.forumCount
{
	color: #e01d05;
	background: #FFF;
	line-height: 12px;
	padding: 0 2px;
	margin: 0;
	font-size: 10px;
	display: inline-block;
}
.forumCountLeft
{
	color: #e01d05;
	background: url('/pimg/forum_count_left.gif') right top no-repeat;
	line-height: 12px;
	padding: 0;
	width: 2px;
	margin: 0;
	font-size: 10px;
	display: inline-block;
}
.forumCountRight
{
	color: #e01d05;
	background: url('/pimg/forum_count_right.gif') left top no-repeat;
	line-height: 12px;
	padding: 0;
	width: 2px;
	margin: 0;
	font-size: 10px;
	display: inline-block;
}
.popup
{
	position: absolute;
	padding: 0px;
	top: 365px;
	left: 185px;
}
.popupMiddle
{
	position: relative;
	padding: 0 5px;
	overflow: hidden;
	width: 536px;
}
.popupTop
{
	background: url('/pimg/popupTop.gif') left top no-repeat;
	width: 546px;
	height: 5px;
}
.popupBottom
{
	position: absolute;
	background: url('/pimg/popupBottom.gif') center top no-repeat;
	width: 546px;
	height: 5px;
	left: 0;
}
.popupLeft
{
	position: absolute;
	top: 0;
	left: 0;
	background: url('/pimg/popupSide.gif') left top repeat-y;
	width: 5px;
	height: 1000px;
}
.popupRight
{
	position: absolute;
	top: 0;
	left: 541px;
	background: url('/pimg/popupSide.gif') left top repeat-y;
	width: 5px;
	height: 1000px;
}

.opac30
{
	opacity: 0.3;
	filter: alpha(opacity=30);
}
.popupContent
{
	width: 536px;
	background: #FFF;
}

.popupClose
{
	position: absolute;
	left: 509px;
	top: 11px;
}
.popupClose img
{
	border: none;
}
.upper
{
	text-transform: uppercase;
}

.alert
{
	color: #000;
	padding-left: 18px;
	background: url('/pimg/alert.gif') left center no-repeat;
	line-height: 24px;
}
.topic_smal
{
	padding-left: 13px;
	background: url('/pimg/topic_small.gif') left center no-repeat;
}
.forumSearch
{
	width: 236px;
	height: 24px;
	border: 1px solid #ffa8de;
	border-spacing: 0;
}

.searchForm
{
	width: 236px;
	height: 26px;
	border: 1px solid #c2c2c2;
	margin-top:-5px;
	border-spacing: 0;
}

.searchBtn
{
	width: 28px;
	height: 26px;
	border: none;
	background: url('/pimg/search2.gif') 0px 1px no-repeat;
	float: right;
	cursor: pointer;
}

.searchIpt
{
	width: 202px;
	height: 16px;
	border: 1px solid #fff;
	float: left;
	padding: 4px 2px;
}

.forumSearchIpt
{
	width: 204px;
	height: 20px;
	border: 1px solid #fff;
	float: left;
}
.forumSearchBtn
{
	width: 26px;
	height: 24px;
	border: none;
	background: url('/pimg/search.gif') left top no-repeat;
	float: right;
	cursor: pointer;
}

.forum
{
	width: 100%;
	border: none;
	font-size: 12px;
}
.forum th
{
	color: #FFF;
	height: 37px;
	vertical-align: middle;
	background: #7f7799;
	text-align: left;
}

.forum th.cell1
{
	font-weight: bold;
	padding: 0 5px 0 12px;
	
}
.forum th.cell2, .forum th.cell3, .forum td.cell2, .forum td.cell3
{
	width: 40px;
	padding: 0 12px;
	text-align: center;
}
.forum th.cell4
{
}

.forum th.cell4, .forum td.cell4
{
	width: 200px;
	padding: 0 10px;
}

.forum td
{
	height: 62px;
	vertical-align: middle;
	border-bottom: 1px solid #C2C2C2;
}
.forum td.cell1
{
	padding: 0 5px 0 12px;
}
.forum td.cell1 img
{
	vertical-align: middle;
	padding-right: 15px;
}
a img
{
	border: none;
}
.f9
{
	font-size: 9px;
}

.users
{
	width: 196px;
	float: left;
	display: inline;
	overflow: hidden;
	padding: 5px;
	height: 75px;
}

.users a
{
	color: #443b60;
}
.forumButton
{
	height: 24px;
	line-height: 24px;
	display: inline-block;
	font-size: 12px;
	color: #2a0e0d;
	background: #7f7799;
	text-transform: uppercase;
	color: #FFF;
	font-size: 10px;
}
.forumButton *
{
	float: left
}

.forumButton img
{
	display: inline-block;
	vertical-align: middle;
	border: none;
}
.forumButton:hover
{
	text-decoration: none;
}
.vam
{
	vertical-align: middle;
}

.msgHeader
{
	color: #FFF;
	height: 37px;
	line-height: 37px;
	vertical-align: middle;
	background: #7f7799;
	font-weight: normal;
	text-align: left;
	padding: 0 12px;
	font-size: 16px;
	font-weight: bold;
}
.messages td
{
	border-bottom: 1px solid #c2c2c2;
	vertical-align: top;
}
.messages
{
	width: 100%;
}

.messages .itemLeft
{
	width: 103px;
	padding: 16px 0;
	border-right: 1px solid #c2c2c2;
}
.messages .itemRight
{
	padding: 0px 12px 25px 14px;
	position: relative;
}

.messages .itemRight1
{
	padding: 0px 12px 25px 14px;
	position: relative;
	background: #f7f7f7;
}


.messages a, .blue1
{
	color: #443b60;
}
.f12
{
	font-size: 12px;
}

.itemRight .postArrow
{
	position: absolute;
	width: 14px;
	height: 25px;
	top: 39px;
	left: -14px;
	background: url('/pimg/postArrow.gif') left top no-repeat;
}

.itemRight1 .postArrow
{
	position: absolute;
	width: 14px;
	height: 25px;
	top: 39px;
	left: -14px;
	background: url('/pimg/postArrow1.gif') left top no-repeat;
}

.itemRight .spec
{
	background: url('/pimg/postArrow2.gif') left top no-repeat;
}

.quote-post
{
	border: 1px solid #c2c2c2;
	padding: 0 9px 9px 9px;
}

.pager 
{
	padding: 10px 15px;
	width:380px;
	height: 12px;
}

.pager .f1, .pager .f2, .pager .f3 
{
	float:left;
}

.pager .f2 div 
{
	float:left;
	font-family:arial;
	font-size:12px;
	margin-left:4px;
	margin-right:4px;
	width:22px;
}

.pager .f2 div.marked 
{
	color:#000000;
	font-weight:bold;
}

.pager .f2 img 
{
	margin: 2px 0;
}


/**
 * Modulis PrivateMsg
 */
.btx a
{
	display: block;
	text-indent: -9999px;
}
 
#btx1
{
	background-image:url(/pimg/msg_box.gif);
	background-repeat:no-repeat;
	height: 24px;
	width: 94px;	
}

#btx2
{
	background-image:url(/pimg/write_msg.gif);
	background-repeat:no-repeat;
	height: 24px;
	width: 94px;
	margin-left: 5px;
}

#btx3
{
	background-image:url(/pimg/answer_msg.gif);
	background-repeat:no-repeat;
	height: 24px;
	width: 94px;
	margin-left: 5px;
}

.rcom {
	background-image:url(/pimg/rcom.gif);
	background-repeat:no-repeat;
	color:#FFFFFF;
	height:20px;
	left:-9px;
	position:relative;
	top:5px;
	vertical-align:top;
	width:19px;
}

.rcom span {
	font-size:10px;
	font-weight:bold;
	left:8px;
	line-height:12px;
	margin-top:-2px;
	position:relative;
}

.pm
{
	width: 100%;
	border: none;
	font-size: 12px;
	border-collapse: collapse
}
 
.pm th
{
 	color: #FFF;
	height: 37px;
	vertical-align: middle;
	background: #7f7799;
	text-align: left;
	padding: 0 12px;
}

.pm td 
{
	border-bottom:1px solid #C2C2C2;
	height: 42px;
	vertical-align:middle;
	padding: 0 12px;
}

.sendMessage 
{
	width:100%;
}

.sendMessage .m span 
{
	border:0 none;
}

.sendMessage .m input, .sendMessage .m textarea, .sendMessage .m span 
{
	float:left;
	margin-top:10px;
	width:520px;
}

.sendMessage .m 
{
	clear:both;
	float:none;
	margin-top:10px;
	width:100%;
}

.sendMessage .m .mb
{
	background: #f5f5f5;
	padding: 5px;
}

.sendMessage .m label 
{
	float:left;
	margin-top:10px;
	width:80px;
}

/* Profilis */

.profile
{
	margin-top: 10px;
}

.profile .clear
{
	clear: both;
	padding: 0 !important;
	border: 0 none !important;
}

.catal div input, .catal div textarea, .catal div select 
{
	width:99%;
}

.catal div 
{
	margin:11px 0;
}

.catal2 div label 
{
	display:block;
	font-size:12px;
	font-weight:bold;
}

.gal_fotos .it 
{
	float:left;
	margin:4px;
	text-align: center;
}

.profile .ls
{
	width: 135px;
	margin-right: 5px;
	text-align: center;
}

.profile .nick
{
	border-bottom: 1px solid #e0e0e0;
	color:#4B3894;
	font-weight: bold;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

.profile .mailme
{
	border-bottom: 1px solid #e0e0e0;
	padding-bottom: 5px;
	margin-bottom: 5px;
	background: url('/pimg/mail.gif') 10px 1px no-repeat;
}

.profile .mailme a
{
	color: #0A1E29;
	font-size: 10px;
}

.profile .about, .profile .deposit
{
	padding: 0 12px;
}

.profile .events
{
	margin: 10px 0;
}

.profile .events .date
{
	font-size: 9px;
	position: absolute;
	top: 3px;
	right:0;
	color:#7B7979;
}

.profile .events ul 
{
	margin: 10px 0;
	padding: 0;
	list-style-type: none;
}

.profile .events ul li
{
	margin-bottom: 8px;
}

.profile .events span
{
	display: block;
	margin-right: 10px;
	width: 75px;
}

.profile .gallery ul 
{
	padding-left: 20px;
	list-style-type: decimal;
}

.profile .bank div, .profile .activity div
{
	padding: 12px;
	border-bottom: 1px solid #e0e0e0;
}

.profile .bank table
{
	width: 100%;
	border-collapse: collapse;
}

.profile .bank table td
{
	padding: 6px 12px;
}

.profile .bank .cell-big
{
	width: 50%;
	padding: 12px;
	color: #0a1e29;
}

.profile .bank .cell
{
	padding: 12px;
	text-align: right;
	color: #0a1e29;
}

.profile .bank .suma
{
	text-align: right;
}

.profile .bank table tr 
{
	border-bottom: 1px solid #e0e0e0;
}

.profile .activity .date
{
	color: #898d90;
	font-size: 11px;
	display: block;
}

.profile .activity .theme
{
	font-size: 13px;
	font-weight: bold;
	display: block;
}

.profile .activity a
{
	color: #0a4e7d;
}

.profile .activity .post
{
	color: #898d90;
	font-size: 11px;
	display: block;
	margin: 5px 0;
}

.profile .bank .money
{
	font-size: 15px;
	font-weight: bold;
}
.profile .bank .money .account-plus
{
	float: right;
}
	
.profile .bank .money span
{
	display: block;
	float: left;
}

.profile .h
{
	font-size: 14px;
	font-weight: bold;
	color: #0a1e29;
}

.info2
{
	display:block;
	position: static;
	float: none;
}

.profile .avatar
{
	border: 1px solid #b9b9b9;
	padding: 4px;
	margin-bottom: 5px;
}

.bigTab2Act
{
	height: 23px;
	line-height: 25px;
	font-size: 12px;
	border: 1px solid #c2c2c2;
	border-bottom: none;
	background: #FFF;
	display: inline-block;
	padding: 0 5px;
	color: black;
	margin-bottom: -1px;
	text-transform: uppercase;
	color: #0a1e29;
}

.bigTab2
{
	height: 22px;
	line-height: 25px;
	font-size: 12px;
	display: inline-block;
	padding: 0 5px;
	margin-bottom: -1px;
	color: #0a1e29;
	text-transform: uppercase;
	border-top: 1px solid #c2c2c2;
	border-left: 1px solid #c2c2c2;
	border-right: 1px solid #c2c2c2;
	background: #f5f5f5;
}

.specialist-form p
{
	padding: 10px 0;
}

.specialist-form textarea
{
	border:1px solid #C2C2C2;
	color:#7B7979;
	font-size:17px;
	height:121px;
	overflow:auto;
	padding:3px;
	width:505px;
}

.specialist-form .actions div
{
	float: left;
	margin-right: 7px;
}

/* RegForm */
#RegForm 
{
	margin:0;
	padding:0 0 30px;
	width:600px;
	position:relative;
	background:#FFFFFF;
}

#RegForm .RegistrationError
{
	right: 0;
}

#RegForm .RegistrationErrorInner 
{
	padding:1px 8px;
}

#RegForm fieldset 
{
	border:medium none;
	line-height:25px;
	padding-bottom:5px;
	width:525px;
}

#RegForm input, #RegForm select 
{
	left: 200px;
	position: absolute;
}

#RegForm #BirthdayMonth {
	left:267px;
}

#RegForm #BirthdayDay {
	left:320px;
}

#RegForm .privacy_link 
{
	line-height: 15px;
	width: 180px;
}
#RegForm #Privacy 
{
	margin-top: -20px;
}

#RegForm #Gender 
{
	margin-left:203px;
	margin-top:-22px;
	position:relative;
}

#RegForm #vyras 
{
	left:20px;
	position:absolute;
}

#RegForm #GF 
{
	left:50px;
}

#RegForm #moteris 
{
	left:70px;
	position:absolute;
}

#RegForm #GM 
{
	left:0;
}

.epasas
{
	border: 1px solid #C2C2C2;
	background: #FFFFFF;
	padding: 5px;
	margin-bottom: 10px;
}

.epasas .inside
{
	background: #eaeaea;
}

.gallery .line
{
	border-bottom:1px solid #E0E0E0;
	padding: 2px 12px 12px 12px;
	
}


.gal_fotos td
{
	vertical-align: bottom;
	text-align: center;
}

.gal_fotos .ff1
{
	margin: 0 auto;
	border:1px double #CCCCCC;
	background: #ffffff;
	padding:10px;
	width: 200px;
}

.gal_fotos .dwn
{
	padding: 6px;
}

.gal_fotos .dwn b
{
	font-size: 12px;
}

.palmira-block
{
	float: left;
	width: 315px;
	margin-right: 20px;
}

.palmira-subscribe
{
	float: left;
	width: 310px;
	
}

.medicine-block div
{
	float: left;
	width: 300px;
	margin-right: 20px;
}

.inline_span_form .form_row{
	margin:10px 0;
}

.inline_span_form .form_row span{
	display:inline-block;
	width:150px;
}

.inline_span_form #horo_block{
	margin:-20px 0 0 160px;
}