    /* commented backslash hack \*/
    html, body{height:100%;}
    /* end hack */
    html,body {margin:0;padding:0;
	background:url(img/bg-body-bottom.jpg) no-repeat 50% 350px;
        background-color:#ffffff;
		
    }
    #outer {
        position: relative;
        display: block;
        float: left;
        width: 1002px;
        left: 50%;
        margin-left: -501px;
        z-index: 100;
        _display: block;
        _float: none;
        _left: 0px;
        _margin-left: expression(document.body.clientWidth < 1002? "0px" :  (document.body.clientWidth / 2 - 501) + 'px');
        min-height: 100%;
        margin-bottom: -31px;
        height: auto;
    }
    * html #outer{height:100%;}

    #footer {
        width: 100%;
        clear: both;
        height: 31px;
        z-index: 100;
        background-color:#ffffff;
    }

    #clearfooter{clear:both;height:31px;}
    div>p {margin-top:0}
    html>body #minHeight{float:left;width:0px;height:100%;margin-bottom:-48px;} /*safari wrapper */


    #body {
        padding: 0px;
        margin: 0px;
        min-width: 988px;
        height: 100%;
        display: block;
        background-color: #ffffff;
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    }

    #bodyCMS {
        padding: 0px;
        margin: 0px;
        min-width: 988px;
        height: 100%;
        display: block;
        background-color: #ffffff;
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    }
    #conteinerCenterCMS {
        position: relative;
        display: Block;
        width:600px;
        float: left;
        min-height: 500px;
        height: auto;
        _height: 500px;
        z-index:100;
        padding:0px 20px 0px 0px;
        margin:50px 20px 0px 0px;
    }
    #ConteinerCmsIcons {
        position: relative;
        display: Block;
        width:190px;
    }
    #bgTop{
        position: absolute;
        width: 485px;
        height: 357px;
        left:-120px;
        margin-left: 0px;
        z-index:1;
        background: url(img/bg-body-top.jpg) no-repeat left top;
    }

    #footerContent{
        position: relative;
        width: 1000px;
        height: 30px;
        left: 50%;
        margin-left: -500px;
        font-size: 9px;
        z-index: 100;
/*
        border-top:1px solid #cc0000;*/
        background-color:#fff;
        _left: 0px;
        _margin-left:expression(document.body.clientWidth < 1000? "0px" :  (document.body.clientWidth / 2 - 500) + 'px');
        _top
    }
        #footerLeft {
            float:left;
            color: #cc0000;
            height:auto;
            line-height:30px;
            padding:0px 0px 0px 10px;
        }
        #footerRight {
            float:right;
            line-height:30px;
            padding:0px 0px 0px 10px;
        }
            #footerRight a{
                line-height:30px;
                padding-left: 36px;
                text-decoration: none;
                color: #999;
            }


    #conteinerRight{
        position: relative;
        width: 190px;
        _height: 400px;
        height: auto;
        z-index: 100;
        float: left;
    }
        #formRegisterTop  {
            position: relative;
            display: block;
            width: 130px;
            height: 25px;
            background: url(img/bg-form-top.gif) no-repeat left top;
            z-index: 100;
            font:bold 14px verdana;
            color:#fff;
        }
            #formRegisterTop p {
                padding-left:15px;
                padding-top:5px;
            }
        #formRegisterContent {
            position: relative;
            width: 130px;
            display: block;
            background-color:#cc0000;
        }
            #formRegisterContent #Content{
                padding:2px 10px 2px 10px;

            }
                #formRegisterContent #Content p{
                    color:#fff;
                    font:normal 9px verdana;
                    margin:3px 0px 3px 0px;
                }
                    #formRegisterContent #Content p a{
                        color:#fff;
                        text-decoration:none;
                    }
                    #formRegisterContent #Content p a:hover{
                        text-decoration:underline;
                    }

            #formRegisterContent td {
                font:normal 9px verdana;
                color:#ffffff;
                text-align:left;
                padding:2px;
            }
            #formRegisterContent td.tright {
                text-align:right;
            }
            #formRegisterContent input.text {
                font:normal 9px verdana;
                color:#ffffff;
                text-align:left;
                border:1px solid #ffffff;
                background-color:#cc0000;
                padding:0px 0px 0px 5px;
                width:95px;
            }
            #formRegisterContent input.button {
                font:bold 11px verdana;
                color:#cc0000;
                text-align:left;
                border:1px solid #cc0000;
                background-color:#ffffff;
                text-align:center;
                width:62px;
            }

        #formRegisterBottom {
            position: relative;
            display: block;
            width: 130px;
            height: 22px;
            background: url(img/bg-form-bottom.gif) no-repeat right bottom;
            z-index: 100;
            font:bold 14px verdana;
            color:#fff;
        }
            #formRegisterBottom  p {
                padding:5px 0px 5px 15px;
            }
            #formRegisterBottom  a{
                font:normal 11px verdana;
                text-decoration:underline;
                color:#ffffff;
            }

        .winnerSpace {
            position: relative;
            display: block;
            width: 183px;
            height: 21px;
        }
        #icons {
            position: relative;
            width: 90px;
            height: 40px;
            left: -50px;
            z-index: 10;
            top:15px;
            float:right;
            clear: both;
            padding:0px 5px 0px 0px;
        }
            #icons ul {
                position: relative;
                display: inline;
                float: left;
                width: 100%;
                height: 100%;
            }
                #icons ul li{
                    position: relative;
                    display: inline;
                    float: left;
                    height: 7px;
                }
                    #icons ul li a{
                        position: relative;
                        display: block;
                        width: 100%;
                        height: 100%;
                        text-indent: -2000px;
                        overflow: hidden;
                        background-position: left top;
                        background-repeat: no-repeat;
                    }
                #icons ul li.home{width:9px; margin-right:12px;}
                    #icons ul li.home a{background-image: url(img/icon-home.gif);}
                #icons ul li.tree{width:14px; margin-right:12px;}
                    #icons ul li.tree a{background-image: url(img/icon-tree.gif);}
                #icons ul li.mail{width:14px; margin-right:11px;}
                    #icons ul li.mail a{background-image: url(img/icon-mail.gif);}
                #icons ul li.search{width:7px;}
                    #icons ul li.search a{background-image: url(img/icon-search.gif);}


    #conteinerLeft{
        display: inline;
        float: left;
        width: 220px;
        _height: 400px;
        height: auto;
        z-index: 100;
        padding-left:35px;
        padding-bottom:35px;
    }

        #logo{
            position: relative;
            width: 132px;
            height: 183px;
            left:35px;
            z-index: 100;
            top:30px;
            margin:0px 0px 0px 0px;
            padding:0;
        }
            #logo a{
                position: relative;
                display: block;
                width: 100%;
                height: 100%;
                background: url(img/logo.gif) no-repeat left top;
                text-indent: -2000px;
                overflow: hidden;
            }
        #MenuVoteSeperator {
            padding-top:17px;
        }
        #voteTop {
            position: relative;
            display: block;
            width: 183px;
            height: 18px;
            background: url(img/bg-vote-top.gif) no-repeat left top;
            z-index: 100;
        }

        #voteBottom  {
            position: relative;
            display: block;
            width: 183px;
            height: 18px;
            background: url(img/bg-vote-bottom.gif) no-repeat left top;
            z-index: 100;
        }
        #voteContent {
            background: url(img/bg-vote-content.gif) repeat-y left top;
            position: relative;
            display: block;
            width: 183px;
            height: auto;
            color: #fff;
            font-weight: normal;
            font-size: 11px;
            z-index: 100;
        }
            #voteContent #voteContentPadding {
                display: block;
                position: relative;
                margin:0px 15px 0px 15px;
                padding:0px 0px 0px 0px;
                height: auto;
                border:none;
            }
			#voteContent h1 {
				font-size:14px;
				padding:0px 0px 7px 0px;
			}
            #voteContent p.questionResults {
                font-weight: bold;
                padding:0px 0px 0px 0px;
                margin:10px 0px 10px 0px;
            }
            #voteContent p.question {
                font-weight: bold;
                padding:0px 0px 0px 0px;
                margin:10px 0px 10px 0px;
            }
            #voteContent table td {
                margin:auto 0px auto 0px;
                padding:0px 0px 0px 0px;
                vertical-align: middle;
            }
            #voteContent p.title {
                font-size: 14px;
                padding:0px;
                margin:0px;
                font-weight: bold;
            }
            #voteContent p.anser {
                padding:0px;
                margin:0px;
            }
            #voteContent p.anser-text {
                margin:0px 0px 3px 0px;
                padding:0px 0px 0px 0px;
            }
            #voteContent p{
                padding:10px 0px 0px 0px;
                margin:0px;
            }
            #voteContent input.radio {
                margin:2px 5px 2px 0px;
                padding:0px;
                font-size:1px;
                height:18px;
            }
            #voteContent input.button {
                background:#fff;
                color:#CC0000;
                border:0px;
                font: bold 11px verdana;
                padding:0px 10px 0px 10px;
                margin:0px;
                width:80px;
                height:18px;
                line-height:18px;
            }
            #voteContent a {
                color:#ffffff;
                text-decoration:none;
                font: normal 11px verdana;
            }
            #voteContent a:hover {
                text-decoration:underline;
            }

            #voteContent a.active {
                color:#ffffff;
                text-decoration:underline;
                font: normal 11px verdana;
            }

        #menuTop{
            position: relative;
            display: block;
            width: 183px;
            height: 18px;
            background: url(img/bg-menu-top.gif) no-repeat left top;
            z-index: 100;
        }
        #menuBottom{
            position: relative;
            display: block;
            width: 183px;
            height: 18px;
            background: url(img/bg-menu-bottom.gif) no-repeat left top;
            z-index: 100;
        }
        #menuContent{
            background: url(img/bg-menu-content.gif) repeat-y left top;
            position: relative;
            display: block;
            width: 183px;
            height: auto;
            padding-top: 15px;
            padding-bottom: 20px;
            color: #fff;
            font-weight: bold;
            font-size: 12px;
            z-index: 100;
        }
            #menuContent ul {
                padding-left: 2px;
                padding-right:2px;
            }
                #menuContent ul ul li{
                    padding-left: 10px;
                }
                #menuContent ul li{
                    padding-left: 25px;
                }
                    #menuContent ul li a{
                        color: #fff;
                        text-decoration: none;
                    }
					#menuContent li li a {
						font-size:11px;
					}
                    #menuContent ul li a.active,
                    #menuContent ul li a:hover{
                        text-decoration: underline;
                    }
    #conteinerCenterForm {
        position: relative;
        display: inline;
        float: left;
        width: 490px;
        min-height: 500px;
        _height: 400px;
        height: auto;
        z-index:100;
        /*padding:0px 35px 0px 0px;*/
        margin:0px 25px 0px 0px;
        padding:0px 0px 0px 0px;
    }
    #conteinerCenter {
        position: relative;
        display: inline;
        float: left;
        width: 490px;
        min-height: 500px;
        _height: 400px;
        height: auto;
        z-index:100;
        /*padding:0px 35px 0px 0px;*/
        margin:0px 25px 0px 0px;
        padding:0px 0px 0px 0px;
    }
        #TitleButelis {
            position: absolute;
            display: inline;
            top:-25px;
            height:auto;
            z-index:100;
            margin:0px 0px 0px 0px;
            padding:0px 0px 0px 0px;
            width:3px;
        }
        #objTitleButelis {
            position:relative;
            z-index:100;
        }
        #conteinerCenter #TitleText1 {
            font-size: 11px;
            padding-left: 100px;
            text-align:justify;
            font: 11px verdana;
        }
			#conteinerCenter #TitleText1  a{
				color:#cc0000;
			}
            #conteinerCenter #TitleText1 p{
                margin: 12px 0px 12px 0px;
                color: #000;
                text-align:left;
            }
            #conteinerCenter #TitleText1 p.error {
                color:#cc0000;
                font: 11px verdana;
            }
            #conteinerCenter #TitleText1 .transparent td {
                font-family: verdana;
            }

                #conteinerCenter #TitleText1 .transparent td p.error {
                    margin: 0px 0px 0px 0px;
                }

            #conteinerCenter #TitleText1 h1{
                font: bold 18px arial;
            }
            #conteinerCenter #TitleText1 ul {
                margin-left:40px;
                list-style-type: disc;
                list-style-position:outside;
            }
            #TitleText1 ol {
                margin-left:40px;
                list-style-type: decimal;
                list-style-position:outside;
            }
			#conteinerCenter h1 a {
				color:#000000;
				text-decoration:none;
			}
			#conteinerCenter #TitleText1 a.undefined {
				color:#cc0000;
			}
			#conteinerCenter #TitleText1  a.undefined p{
				color:#cc0000;
			}

        #conteinerCenter #contentTitle {
            position:relative;
            display: block;
            background-color:#cc0000;
            width:100%;
            height:20px;
            font: bold 12px arial;
            z-index:120;
            margin:0px 0px 10px 0px;
            padding:0px 0px 0px 0px;
        }
            #conteinerCenter #contentTitle p {
                padding:0px 0px 0px 15px;
                margin:0px 0px 0px 0px;
                color:#ffffff;
                line-height:20px;
            }

        #conteinerCenter #TitleHeadTop{
            position: relative;
            display: block;
            width: 390px;
            height: 13px;
            background: url(img/bg-title-head-top.gif) no-repeat left top;
            z-index: 100;
            float:right;
            font-size:1px;
            margin:10px 0px 0px 0px;
        }
        #conteinerCenter #TitleHeadContent {
            position: relative;
            display: block;
            width: 390px;
            height: auto;
            z-index: 100;
            background-color:#000000;
            float:right;
            text-align:center;
        }
        #conteinerCenter #TitleHeadBottom  {
            position: relative;
            display: block;
            width: 390px;
            height: 13px;
            background: url(img/bg-title-head-bottom.gif) no-repeat left top;
            z-index: 100;
            float:right;
            margin:0px 0px 10px 0px;
        }
		#playerTitleHeadContent {
			color:#ffffff;
		}
		#playerTitleHeadContent a{
			color:#ffffff;
			text-decoration:underline;
		}
		#playerTitleHeadContent p{
			padding:10px 10px 10px 10px;
			margin:0px 0px 0px 0px;
		}

            .EventImage {
                position: relative;
                display: block;
                width: 183px;
                height:auto;
                z-index: 101;
                float:left;
                font-size:1px;
                margin:0px 0px 10px 15px;
                _margin:0px 0px 0px 5px;
                padding:0px 0px 0px 0px;
            }
                .EventImage .EventTop {
                    position: relative;
                    display: block;
                    width: 183px;
                    height: 16px;
                    background: url(img/bg-new-event-image-top.gif) no-repeat left top;
                    font-size:1px;
                    margin:0px 0px 0px 0px;
                    padding:0px 0px 0px 0px;
                }
                    #conteinerCenter #TitleText1 .EventImage .EventTop p , .EventImage .EventTop p{
                        font:bold 12px Arial;
                        padding:5px 0px 0px 10px;
                        margin:0px 0px 0px 10px;
                        color:#FFFFFF;
                        line-height:15px;
                    }
                .EventImage .EventContent {
                    position: relative;
                    display: block;
                    width: 183px;
                    height: auto;
                    background-color:#000000;
                    text-align:center;
                    padding:0px;
                }
                .EventImage .EventBottom  {
                    position: relative;
                    display: block;
                    width: 183px;
                    height: 60px;
                    background: url(img/bg-new-event-image-bottom.gif) no-repeat right bottom;
                    margin:0px 0px 0px 0px;
                    padding:0px 0px 0px 0px;
                }
				#conteinerCenter #TitleText1 .EventBottom  a , .EventBottom  a, .EventBottom  a:hover{
					color:#ffffff;
					text-decoration:underline;
				}
                #conteinerCenter #TitleText1 .EventImage .EventBottom  p , .EventImage .EventBottom  p{
                        font:normal 10px verdana;
                        padding:4px 0px 0px 5px;
                        margin:0px 0px 0px 10px;
                        color:#FFFFFF;
                        line-height:15px;
                    }
            .EventVideo {
                position: relative;
                display: block;
                width: 183px;
                height:auto;
                z-index: 101;
                float:left;
                font-size:1px;
                margin:0px 0px 10px 15px;
                _margin:0px 0px 0px 5px;
                padding:0px 0px 0px 0px;
            }
                .EventVideo .EventTop {
                    position: relative;
                    display: block;
                    width: 183px;
                    height: 16px;
                    background: url(img/bg-new-event-top.gif) no-repeat left top;
                    font-size:1px;
                    margin:0px 0px 0px 0px;
                    padding:0px 0px 0px 0px;
                }
                    #conteinerCenter #TitleText1 .EventVideo .EventTop p, .EventVideo .EventTop p {
                        font:bold 12px Arial;
                        padding:5px 0px 0px 10px;
                        margin:0px 0px 0px 10px;
                        color:#FFFFFF;
                        line-height:15px;
                    }
                .EventVideo .EventContent {
                    position: relative;
                    display: block;
                    width: 183px;
                    height: auto;
                    background-color:#cc0000;
                    text-align:center;
                    padding:0px;
                }
                .EventVideo .EventBottom  {
                    position: relative;
                    display: block;
                    width: 183px;
                    height: 60px;
                    background: url(img/bg-new-event-bottom.gif) no-repeat right top;
                    margin:0px 0px 0px 0px;
                    padding:0px 0px 0px 0px;
                }
                    #conteinerCenter #TitleText1 .EventVideo .EventBottom  p , #conteinerCenter #TitleText1 .EventVideo .EventBottom  p, .EventVideo .EventBottom  p , .EventVideo .EventBottom  p{
                        font:normal 10px verdana;
                        padding:4px 0px 0px 5px;
                        margin:0px 0px 0px 10px;
                        color:#FFFFFF;
                        line-height:15px;
                    }

            #conteinerCenter .EventSeperate {
                position: relative;
                display: block;
                width: 100%;
                height:1px;
                float:
            }
            #conteinerCenter .hr hr {
                width: 380px;
                text-align: right;/*this will align it for IE*/
                margin: 0 0 0 auto; /*this will align it right for Mozilla*/
                padding:5px 0px 5px 0px;
                border: none 0;
                border-top: 1px solid #CC0000;/*the border*/
                height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
                line-height:1px;
            }
            #conteinerCenter .EventText {
                position: relative;
                display: inline;
                font:11px verdana;
                float:left;
                width:220px;
                margin:0px 0px 0px 20px;
                padding:0px 0px 0px 0px;
            }

                #conteinerCenter .EventText p {
                    color:#cc0000;
                    margin:10px 0px 10px 0px;
                    padding:0px 0px 0px 0px;
                }

                #forms td {
                    font:normal 10px verdana;
                }

                .form  th{
                    font:bold 11px verdana;
                    background-color:#000000;
                    color:#ffffff;
                    border-left:1px solid #ffffff;
                    padding:0px 5px 0px 5px;
                }

                .form   .Title {
                    font:bold 10px verdana;
                    background-color:#000000;
                    color:#ffffff;
                    border-left:1px solid #ffffff;
                    padding:0px 5px 0px 5px;
                }

                .form   .User {
                    font:bold 10px verdana;
                    background-color:#cc0000;
                    color:#ffffff;
                    line-height:12px;
                    border:none;
                    height:12px;
                    padding:0px 5px 0px 5px;
                }

                .form   .User a{
                    color:#ffffff;
					text-decoration:underline;
                }

                .form {
                    margin-top:30px;
                }

                .form  .answer td  {
                    font:normal 10px verdana;
                    padding:5px 5px 5px 5px;
                    border-bottom:none;
                }
				.form .answer td.forum-user-message {
					font:normal 11px verdana;
				}

                .form  td {
                    font:normal 10px verdana;
                    padding:5px 5px 5px 5px;
                    border-bottom:1px solid #000000;
                }

                .form  td .time {
                    font:normal 9px verdana;
                    white-space:nowrap;
                }

                .form  tr {
                    padding:0px 5px 5px 5px;
                }
                .form  td a {
                    font:normal 11px verdana;
                    color:#cc0000;
                }

                .form  table {
                    margin:10px 0px 5px 0px;
                }

                .form  h1{
                    font:normal 20px Verdana;
                }

					.form  h1 a{
	                    color:#000;
						text-decoration:underline;
	                }

					.form  h1 a:hover{
						text-decoration:underline;
	                }

                ul.UlGalleryIteam {
                    padding:0px;
                    margin:0px;
                    clear:all;
                    float: none;
                    display:block;
                }

                ul.UlGalleryIteam li{
                    list-style: none;
                    float: left;
                    margin:5px;
                }

                .tableGallryProfile {
                    width:100%;
                }

                .tableGallryProfile td {
                    padding:5px 3px 5px 3px;
                }

                .tableGallryProfile td div {
                    display:block;
                    margin:0px auto 0px auto;
                    background-repeat: no-repeat;
                    background-position: center top;
                }
                .ProfileUsers {
                    margin:0px 0px 20px 0px;
                }
                .ProfileUsers a {
                    color:#cc0000;
                }
                .UsersConfirm {
                    width:100%;
                    margin:0px 0px 10px 0px;
                }
                .UsersConfirm td{
                    padding:3px 5px 3px 5px;
                    border-bottom:1px solid #000000;
                }
                .UsersConfirm td a{
                    color:#cc0000;
                }
                .UsersConfirm th{
                    font-weight:bold;
                    padding:3px 5px 3px 5px;
                    background-color:#000000;
                    color:#ffffff;
                    border-left:1px solid #ffffff;
					font-size:10px;
                }
                .UsersConfirm th.True, .UsersConfirm th.False, .UsersConfirm th.Unknown,
                .UsersConfirm td.True, .UsersConfirm td.False, .UsersConfirm td.Unknown {
                    text-align:center;
                    margin:0px auto 0px auto;
                }
                .UsersConfirm th.UserName {
                    width:500px;
                }
				.NameUserPrifile td.picture{
					vertical-align:top;
					margin:0px 0px 0px 0px;
					padding:0px 15px 0px 0px
				}
					#conteinerCenter #TitleText1 .NameUserPrifile td p {
						padding:0px;
						margin:0px;
					}
				#conteinerCenter #TitleText1 p.formsps {
					margin:8px 0px 0px 0px;
					padding:0px 0px 0px 0px;
				}
				a.a-link {
					color:#cc0000;
				}

.clearfix:after {content: ".";
     display: block;
     height: 0;
     clear: both;
     visibility: hidden;

}
.clearfix {
    position:relative;
    display: inline-block;
    z-index:120;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */
/* End clearfix */



/* adition version */
table.table-main td {
    vertical-align:top;
}


/*news */
.div-naujienos-head  {
    Position:relative;
    display:block;
    padding:0px 0px 0px 0px ;
    margin:0px 0px 0px 0px ;
}
.naujienos-head {
    font-weight:bold;
}
.naujienos-link {
    color:#cc0000;
}
.news-back {
    color:#cc0000;
}
/*pager*/

div.pager {
    padding-top: 5px;
}
div.pager_v2 {
    padding-bottom: 20px;
    position: relative;
}
td.pager {
    padding: 0px;
}
#conteinerCenter #TitleText1 a.numbers3 , a.numbers3 {
    font-family: Verdana;
    font-size: 11px;
    color: #fff;
    text-decoration: none;
    padding-left: 5px;
    padding-right: 5px;
    background-color: #000;
}
#conteinerCenter #TitleText1 a.numbers1, a.numbers1 {
    font-family: Verdana;
    font-size: 11px;
    color: #000;
    text-decoration: none;
    padding-left: 5px;
    padding-right: 5px;
}
#conteinerCenter #TitleText1 a.numbers3:hover, a.numbers3:hover {
    color: #eee;
}
#conteinerCenter #TitleText1 a.numbers1:hover, a.numbers1:hover{
    background-color: #000;
    color:#FFFFFF;
}
div.pager_div {
    padding-left: 2px;
    padding-right: 2px;
}

div.pager_div2 {
    display:inline;
    padding-left: 5px;
    padding-right: 5px;
}
#conteinerCenter #TitleText1 a.numbers,  a.numbers{
    font-family: Verdana;
    font-size: 11px;
    color: #000;
    text-decoration: none;
}
/*galerija*/
div.gallery {
	margin:20px 0px 0px 0px;
}
#galeryblock {
    margin-top:10px;
}
.gallery-item {
    padding:5px;
}
.phototitle {
    font:normal 9px verdana;
    text-align:left;
}
.phototitle a{
	color:#cc0000;
}
#GaleryPicturePage {
    width:350px;
    position:relative;
    height:auto;
    color:#fff;
    text-align:left;
    font:normal 10px verdana;
    margin:0 auto 0 0;
}
    #GaleryPicturePage p{
        margin:6px 0px 0px 20px;
        padding:0px;
    }
    #GaleryPicturePage .td-bt {
        padding-top:15px;
        padding-bottom:5px;
    }
    #GaleryPicturePage .bt {
        background-color:#fff;
        color:#000;
    }
    #GaleryPicturePage a {
        color:#fff;
        text-decoration:underline;
    }
    #GaleryPicturePage a:hover {
        text-decoration:none;
    }
/* galerija importas */
#importGal .bt{
    background-color:#000;
}
#BlockImport {
    position:relative;
    display:block;
    padding:0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    z-index:120;
}
#BlockImport a {
    color:#cc0000;
}
#galleryDummy {
    position:relative;
    display: block;
    margin-top:10px;
}
#searchGallery {
    position:absolute;
    right:0px;
    top:0px;
    z-index:123;

}
/* galerija Komentaras*/
#galleryKoment .bt {
    background-color:#000;
}
.KomentTitle {
    color:#000;
    font-weight:bold;
}
.KomentTitle a{
    color:#cc0000;
    text-decoration:underline;
}
.KomentTitle a:hover{
    text-decoration:none;
}
/*balsavimo content*/
table.pool-archyve td{
    vertical-align:middle;
    text-align:left;
}
table.pool-archyve {
    margin: 12px 0px 0px 0px;
}
/* paieska */
.found {
    color: #fff;
    background-color:#cc0000;
    padding:0px 5px 0px 5px;
}
div.search-title {
    position:relative;
    display:block;
    padding:0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
	font-weight:bold;
}
div.search-navigator {
	margin:0px 0px 10px 0px;
}
div.search-navigator a {
    color:#cc0000;
}
div.search-content {
    position:relative;
    display:block;
    padding:0px 0px 0px 0px;
    margin: 5px 0px 5px 0px;
}
#searchForm {
    position:relative;
    display:block;
    padding:0px 0px 0px 0px;
    margin: 5px 0px 15px 0px;
}
#searchForm .bt {
    color:#ffffff;
    background-color:#cc0000;
}
/* login form*/
#login {
    position:relative;
    display:block;
    padding:0px 0px 0px 0px;
    margin: 15px 0px 15px 0px;
}
#login table td{
    padding:2px 0px 2px 0px;
    margin: 0px 0px 0px 0px;
}


/* admin gallery*/
/*---------------------------------------------------*/
.body-galery {
    margin:0px;
    padding:0px;
}
.galery-desc {
    font-size:10px;
    font-family:verdana;
    font-weight:normal;
    text-decoration:none;
    color:#666666;
    padding-top:10px;
}
.td-galery-small-image {
    text-align:center;
}
.gallery-item {
    padding-bottom:25px;
    /*padding-left:10px;
    padding-right:10px;*/
}
.td-galery-content {
    padding-top:25px;
    font-size:10px;
    font-family:verdana;
    font-weight:normal;
    text-decoration:none;
    padding-left:30px;
    color:#666666;
}
.galery_cc {
    padding-right:20px; 
    padding-bottom:10px;
    height:100%;
    vertical-align:bottom;
}
.td-galery-image {
    height:1px;
    padding-top:20px;
}
.td-galery-image-border {
    text-align: center;
}
.galery_cc_1, .galery-close {
    font-family:verdana;
    font-size:11px;
    font-weight:bold;
    text-decoration:underline;
    color:#006699;
    height:auto;
    line-height:15px;
}
/**********************/
.itemhi    { font-weight: bold; }
.itemit    { font-style: italic; }
.itemtable, .itemtable td { border-collapse: collapse; border: none; height: 16px; font-size: 11px;}
.itemtableb, .itemtableb td { border-collapse: collapse; border: 1px #777 solid; height: 16px; font-size: 11px;}
/*********************************/

/******************************************************************************/
table.tbl1 {
    clear:both; /* IE hack */
    empty-cells: show;
    border-collapse: collapse; border: 1px #777 none;
}
table.tbl1 td {
    padding: 3px;
    height: 16px;
    color:#000000;
    border-left: 1px solid #ffffff;
}
table.tbl1 tr.row_odd {
    background: #CCEBFF;
}
table.tbl1 td.thead {
    background-color:#0099FF;
    color:#ffffff;
}
table.tbl1 td.tfoot {
    border-bottom:none;
}
/******************************************************************************/

table.tbl2 {
    clear:both; /* IE hack */
    empty-cells: show;
    border-collapse: collapse; border: 1px #777 none;
}
table.tbl2 td {
    padding: 3px;
    height: 16px;
    color:#000000;
    border-left: 1px solid #ffffff;
    border-bottom: 1px solid #0099FF;
}
table.tbl2 td.thead {
    background-color:#0099FF;
    color:#ffffff;
    border-bottom: none;
}
/******************************************************************************/
.text-title-1 {
	font-family:verdana;
	font-size:12px;
	color:#000000;
}
.text-title-2 {
	font-family:verdana;
	font-size:12px;
	color:#cc0000;
}

.text-simple-1 {
	font-family:verdana;
	font-size:10px;
}
.text-simple-2 {
	font-family:verdana;
	font-size:11px;
}
