/* CSS Document */
.col3 ul, .dop ul {list-style:none; font-size:80%; margin-bottom:1em}
.col3 li, .dop li {border-bottom:solid 1px #e0e0e0}
.col3 h6 {
	color:#D40000;
	font-size:20px;
}
.col3 h5, .col2 h5 {font-size:10px; margin:0 0 .3em 0}
.col3 .empty {width:4em; display:block; float:left}


















.links1 {
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 1em;
	font-style: italic;
	color: #111;
	background-image: none;
	font-weight: bold;
}
.links1 ul {
	list-style-type: none;
	font-weight: bold;
}
.links1 a {
	color: #575757;
	text-decoration: none;
}
.links1 a:hover {
	text-decoration: underline;
	color: #F00;
	font-weight: bold;
}

.links ul {
	list-style-type: none;
}.links a:hover {
	text-decoration: underline;
	color: #F00;
}
.links a {
	color: #2754C9;
	text-decoration: none;
	font-weight:600;
	font-size: 14px;
	font-family: "Comic Sans MS", cursive;
}
.data {
	text-decoration: underline;
	background-image: url(../img/456.gif);
}


.menu {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #000;
	font-size:11px;
	
	font-weight: bold;
}

.menu a {
	color: #000;

}



.small a:hover {
	text-decoration: underline;
	color: #333;
}
.menu a:hover {
	color: #F60;
}



.nadpis {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000;
	font-style: italic;
	
}

.small a {
	font-family: "Comic Sans MS", cursive;
	font-size: 12px;
	color: #333;
	text-decoration: none;
	
}
.menu a {
	color: #009;
	text-decoration: underline;
	font-weight: bold;
}
.menu2 {
	color: #008;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight: bold;
	font-style: italic;
}
.menu2 a:hover {
	color: #F00;
	text-decoration: underline;
}

.menu2 a{
	color: #00E;
	font-size:9pt;
		font-weight: bold;
}



	.link {
	text-decoration: none;
	font-size: 12pt;
	line-height: 1em;
	color: #000;
	background-image: none;
	font-style: italic;
}
.link ul {
	list-style-type: none;
}
.link a {
	color: #008;
	text-decoration: none;
}
.link a:hover {
	text-decoration: underline;
	color: #888;
}













#photo{
	border:0px solid #f98f06; width:500px; height:150px;
	}	
	#photo div{
		position:absolute; z-index:0;
		}
		#photo div.current{
			z-index:2;
			}
		#photo div.previous{
			z-index:1;
			
			}	
























.links9 {
	text-decoration: none;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 10pt;
	line-height: 1em;
	font-style: italic;
	color: #111;
	background-image: none;
	font-weight: bold;
}
.links9 ul {
	list-style-type: none;
}
.links9 a {
	color: #009;
	text-decoration: none;
	font-style: italic;
	
}
.links9 a:hover{
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 10pt;
	color:#B2C024;
}
























.popupbox {
	width:700px;
	height:300px;
	background-repeat:no-repeat;
	display: none; /* Скрыто по умолчанию */
	float: left;
	position: fixed;
	top: 50%;
	left: 50%;
	z-index: 99999;
	-webkit-box-shadow: 0px 0px 20px #000;
	-moz-box-shadow: 0px 0px 20px #000;
	box-shadow: 0px 0px 20px #000;
	background-color: #FFF;
	border:1px solid #999999;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;	
	
	
	
}

#fade { 
	display: none; /* Скрыто по умолчанию */
	background: #000;
	position: fixed; left: 0; top: 0;
	width: 100%; height: 100%;
	opacity: .80;
	z-index: 9999;
}
#intabdiv {
	text-align:center;
}
#close img {
	text-decoration:none;
}
#close {
	width:50px;
	height:50px;
	position: absolute;
	float:right;
		
}

#intabdiv2 {
	padding:70px;
}
#intabdiv2  h2 {
	font-size:24px;
	color:#696868;
	font-family:Verdana, Geneva, sans-serif;
}
#intabdiv2 p {
	font-size:12px;
	color:#696868;
	font-family:Verdana, Geneva, sans-serif;
	line-height:20px;
}

#intabdiv3 {
	padding:70px;
}
#intabdiv3  h2 {
	font-size:24px;
	color:#fff;
	font-family:Verdana, Geneva, sans-serif;
}
#intabdiv3 p {
	font-size:12px;
	color:#fff;
	font-family:Verdana, Geneva, sans-serif;
	line-height:20px;
}

.radius {



border-bottom-left-radius: 5px;
border-bottom-right-radius: 5px;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
-moz-border-radius-bottomright: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
-moz-box-shadow: 0px 0px 5px #6e69cc;
-webkit-box-shadow: 0px 0px 5px #6e69cc;
box-shadow: 0px 0px 5px #6e69cc;
z-index: 2;

}






















/* Box round corners container */



.box-container {

    padding-bottom: 10px;
    clear: both;

    }

    .box-container .s1 {
	position: relative;
	background-color: #FFF;
	background-image: url(../common/sberbank/border-00min.jpg);
	background-repeat: repeat-x;
	background-position: top;
        }

        .box-container .s2 {

            position: relative;

            background:  url(../common/sberbank/border-45min.jpg) left repeat-y;

            }

            .box-container .s3 {

                position: relative;

                background:  url(../common/sberbank/border-15min.jpg) right repeat-y;

                }

                .box-header-l {

                    background:   url(../common/sberbank/border-52min.jpg) left top no-repeat;

                    }

                    .box-header-r {
						

                        background:   url(../common/sberbank/border-07min.jpg) right top no-repeat;

                        }

                        .box-header-r H2 {

                            margin: 0 20px;

                            padding: 10px 0;

                            font-size: 21px;

                            font-weight: normal;

                            color: #FF6802;

                            }

                            .box-header-r H2 IMG {

                                padding: 0 6px 0 0;

                                vertical-align: middle;

                                }

                            .box-header-r H2 B {

                                padding: 0 0 0 40px;

                                font-size: 10px;

                                font-weight: normal;

                                }

                .box-footer-container {

                    background: url(../common/sberbank/border-30min.jpg) top repeat-x;

                    }

                    .box-footer-l {

                        background: url(../common/sberbank/border-22min.jpg) right top no-repeat;

                        }

                        .box-footer-r {

                            height: 40px;

                            background:  url(../common/sberbank/border-37min.jpg) left top no-repeat;

                            }

.box-container-c {

    background-color: #FFF;

    }

.half-page-width .box-container-c {

    width: 460px;

    margin: 0 0 15px 255px;

    clear: both;

    }

    .box-container-c .s1 {

        background: url(../common/sberbank/border-00min.jpg)  top repeat-x;

        }

    .box-container-c .s1-f {

        background: url(/img/box-bg307.gif) left top no-repeat;

        }

    .box-container-c .s1-f1 {

        background:url(/img/box-bg308.gif) left top no-repeat;

        }

        .box-container-c .s2 {

            background: url(../common/sberbank/box-border-bg.gif) left repeat-y;

            }

            .box-container-c .s3 {

                background: url(../common/sberbank/box-border-bg.gif) right repeat-y;

                }

.box-container-p {

    padding-bottom: 3px;

    }

.wrapper-box-container {

    position: relative;

    width: 100%;

    overflow: hidden;

    clear: both;

    }



H2.orangeH2,

H2.orangeH2 A {

    color: #FF6802;

    }

H2.orangeH2 {

    margin: 0 20px;

    padding: 10px 0;

    font: 21px Tahoma, Helvetica;

    }

    H2.orangeH2 A {

        font-size: 21px;

        font-weight: normal;

        }

H2.orangeH2n {

    color: #FF6802;

    font: 21px Tahoma, Helvetica;

    }

    

.half-page-width {

    clear: both;

    }

    



/* Paginator wrapper */



.pagenator-wrapper01 {

    background: url(/img/pagenator-bg01.gif) left top no-repeat;

    }

.pagenator-wrapper02 {

    position: relative;

    height: 35px;

    background: url(/img/pagenator-bg02.gif) right top no-repeat;

    }

.pagenator-wrapper03 {

    height: 35px;

    background: url(/img/pagenator-bg02.gif) right top no-repeat;

    }

.pn-left IMG,

.pn-right IMG {

    border: none;

    }

.pn-left,

.pn-right {

    position: absolute;

    width: 45%;

    padding: 5px 0;

    font-size: 19px;

    }

* html .pn-left,

* html .pn-right {

    padding: 8px 0 5px 0;

    }

.pn-right {

    right: 0;

    text-align: right;

    }

.pn-left {

    left: 0;

    }

.pn-l {

    margin-left: 10px;

    }

.pn-r {

    position: relative;

    margin-right: 10px;

    }

.pn-center {

    position: absolute;

    left: 20%;

    width: 50%;

    padding: 10px 0;

    text-align: center;

    }

.pn-center SPAN {

    font-weight: bold;

    color: #005286;

    }
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	/* TAGS */

.tag  {

    font-size: 1em;

    line-height: 1.9em;

    font-weight: bold;

    }

.tag A {

    padding: 0 0.5em;

    text-decoration: none;

    }

/* --- */

.tag1 {

    font-size: 1em;

    color: #9FBFEB;

    }











/* --- */

.box-header-r H2 {

    color: #595959;

    }

#label-blogs,

#label-calendar,

#label-tag {

    display: block;

    padding: 10px 0 0 40px;

    height: 19px;

    }

#label-blogs {

    background: url(../imgages_shablon/label-blogs.gif) 0 0 no-repeat;

    }

#label-calendar {

    background: url(../imgages_shablon/label-blogs.gif) 0 0 no-repeat;

    }

#label-tag {

    background: url(../imgages_shablon/label-tag.gif) 0 0 no-repeat;

    }












































/* надутое белое */

/*.right_div0{background-color: #fff;}

.right_div1{

 background: url(/common/img/table/left_col/right_div1.gif) left top no-repeat;}

.right_div2{

 background: url(/common/img/table/left_col/right_div2.gif) right top no-repeat;}

.right_div3{ padding-top: 27px;

background: url(/common/img/table/left_col/right_div3.gif) left bottom no-repeat;}

.right_div4{

  padding: 0 30px 30px 30px;

background: url(/common/img/table/left_col/right_div4.gif) right bottom no-repeat; min-height: 100%;}

*/

.right_div0{background: url(../common/img/table/left_col/dop_blok_1.gif) right top repeat-y; background-color: #fff;}

.right_div1{

 background: url(../common/img/table/left_col/dop_blok_2.jpg) left top no-repeat;}

.right_div2{

 background: url(../common/img/table/left_col/dop_blok_head.jpg) right top no-repeat;}

.right_div3{ padding-top: 27px;

background: url(../common/img/table/left_col/dop_blok_5.jpg) left bottom no-repeat;}

.right_div4{

  padding: 0 30px 30px 30px;

background: url(../common/img/table/left_col/dop_blok_6.jpg) right bottom no-repeat; min-height: 100%;

}

/* ========= */



#left_div .right_div0{background: url(../common/img/table/left_col/dop_blok_1.gif) right top repeat-y; background-color: #fff;}

#left_div .right_div1{

 background: url(../common/img/table/left_col/dop_blok_2.jpg) left top no-repeat;}

#left_div .right_div2{

 background: url(../common/img/table/left_col/dop_blok_head.jpg) right top no-repeat;}

#left_div .right_div3{ padding-top: 27px;

background: url(../common/img/table/left_col/dop_blok_5.jpg) left bottom no-repeat;}

#left_div .right_div4{

  padding: 0 30px 30px 30px;

background: url(../common/img/table/left_col/dop_blok_6.jpg) right bottom no-repeat; min-height: 100%;}



#right_div .right_div4 h1{

 font-size: 2em;

 font-family: Arial;

}

/* блоки для колонок */

#dop_blok {background: url(../common/img/table/left_col/dop_blok_1.gif) right top repeat-y; background-color: #fff;}

.dop_blok_1 {background: url(../common/img/table/left_col/dop_blok.gif) left top repeat-y;}

.dop_blok_2 {background: url(../common/img/table/left_col/dop_blok_2.gif) left top repeat-x;}

.dop_blok_3 {background: url(../common/img/table/left_col/dop_blok_2.jpg) left top no-repeat;}

.dop_blok_4 {background: url(../common/img/table/left_col/dop_blok_head.jpg) right top no-repeat;}

.dop_blok_5 {padding: 30px 0 0 25px;  background: url(../common/img/table/left_col/dop_blok_5.jpg) left bottom no-repeat;}

.dop_blok_6 {background: url(../common/img/table/left_col/dop_blok_6.jpg) right bottom no-repeat; padding-right: 15px;}

.dop_blok_6 h1, .dop_blok_6 h3 {color: #006699; font-size: 20px; font-weight: normal; margin-top: 5px;}

.dop_blok_6 h2 {color: #006633; font-size: 15px; font-weight: normal; padding-bottom: 0px;}

.dop_blok_6 h2 a {color: #006633; font-size: 15px; font-weight: normal;}

.dop_blok_6 p {padding-bottom: 1px;}

.dop_blok_6 {padding-right: 20px;  font-size: 1em;  color: #666666;  font-family: Arial;}

.dop_blok_6 ul li {list-style: none;margin-bottom: 5px;}

.dop_blok_6 a {color:#006699;}

