@charset "utf-8";

/* CSS Document */





body {

	background-color: #CCDCF1;

	background-image: url(img/bg.gif);

	background-repeat:repeat-x;

	margin-left: 0px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #000;

}


a:link {
	color: 9F3B69;
}
a:visited {
	color: 9F3B69;
}
a:hover {
	color: #930;
}
a:active {
	color: 9F3B69;
}


#ramka {

	width: 1013px;

	}

	

#whitemenu {

	height: 30px;

	background-color:#FFF;

	padding: 5px;

	font-size: 16px;

	font-family:"Times New Roman", Times, serif;

	color: #ee2f24;

	border-bottom:dashed 1px #1C6EB6;

	}

	

	

#whitemenu a:link, #whitemenu a:visited, #whitemenu a:hover, #whitemenu a:active {

color: #ee2f24;

text-decoration: none;

font-size: 16px;

border-bottom:dashed 1px #ee2f24;

}

.content a:link, .content a:visited, .content a:hover, .content a:active {

color: #C64482;

text-decoration: none;

font-size: 12px;

border-bottom:dashed 1px #C64482;

}

#content a:link, #content a:visited, #content a:hover, #content a:active {

color: #7F2752;

text-decoration: none;

font-size: 12px;

border-bottom:dashed 1px #C64482;

}


#novosti a:link, #novosti a:visited, #novosti a:hover, #novosti a:active {

color: #7F2752;

text-decoration: none;

font-size: 12px;

border-bottom:dashed 1px #C64482;

}


#header {

	background-image:url(img/header.gif);

	background-repeat:no-repeat;

	width: 1013px;

	height: 118px;

	}

	

	

	

#menu {

	background-image:url(img/menubg.gif);

	background-repeat:repeat-x;

	width: 1013px;

	height: 41px;

	text-align:left;

	font-size: 14px;

	}

	

.menupad {

	margin-top: 10px;

	margin-left: 40px;

	color:#FFF;

	float:left;

}

	

	

	

#menu a:link, #menu a:visited, #menu a:hover, #menu a:active {

color: #ffffff;

text-decoration: none;

font-size: 16px;

border-bottom:dashed 1px #ffffff;

}



#contentarea { 

background-color:#FFF;

width: 1013px;

height:auto !important;

min-height:600px;

height:600px;

}



#content { 

background-color:#FFF;

width: 700px;

}

strong { font-weight: normal;}





#leftcontainer {

	float:left;

	margin-left: 9px;

	width: 249px;

	padding: 2px;

}



#rightcontainer {

	float:left;

	margin-left: 10px;

	width: 720px;

	padding: 2px;

}



#clearfloat {

	clear: both;

	}

	

#zagolovok {

	border-bottom: 2px solid #f04c25;

	padding: 2px;

	font-size: 30px;

	color: #c7437f;

	font-family:"Times New Roman", Times, serif;

}





#zagolovok2 {

	border-bottom: 2px solid #f04c25;

	padding: 2px;

	color: #c7437f;

	font-family:"Times New Roman", Times, serif;



}



#marki {

	margin-top: 2px;

	background-image:url(img/markibg.gif);

	height:auto !important;

min-height:205px;

height:205px;

text-align: justify;

padding: 10px;

	}

	

	

	h1 { margin: 0px; padding: 0px; font-size: 30px; font-family:"Times New Roman", Times, serif; 	color: #c7437f; font-weight:normal;}
		h2 { margin: 0px; padding: 0px; font-size: 18px; font-family:"Times New Roman", Times, serif; 	color: #c7437f; font-weight: inherit;}

	
	
	.bubbleInfo {
            position: relative;
            top: 150px;
            left: 100px;
            width: 500px;
        }
        .trigger {
            position: absolute;
        }
     
        /* Bubble pop-up */

        .popup {
                position: absolute;
                display: none;
                z-index: 50;
                border-collapse: collapse;
        }

        .popup td.corner {
                height: 15px;
                width: 19px;
        }

        .popup td#topleft { background-image: url(http://static.jqueryfordesigners.com/demo/images/coda/bubble-1.png); }
        .popup td.top { background-image: url(http://static.jqueryfordesigners.com/demo/images/coda/bubble-2.png); }
        .popup td#topright { background-image: url(http://static.jqueryfordesigners.com/demo/images/coda/bubble-3.png); }
        .popup td.left { background-image: url(http://static.jqueryfordesigners.com/demo/images/coda/bubble-4.png); }
        .popup td.right { background-image: url(http://static.jqueryfordesigners.com/demo/images/coda/bubble-5.png); }
        .popup td#bottomleft { background-image: url(http://static.jqueryfordesigners.com/demo/images/coda/bubble-6.png); }
        .popup td.bottom { background-image: url(http://static.jqueryfordesigners.com/demo/images/coda/bubble-7.png); text-align: center;}
        .popup td.bottom img { display: block; margin: 0 auto; }
        .popup td#bottomright { background-image: url(http://static.jqueryfordesigners.com/demo/images/coda/bubble-8.png); }

        .popup table.popup-contents {
                font-size: 12px;
                line-height: 1.2em;
                background-color: #fff;
                color: #666;
                font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", sans-serif;
                }

        table.popup-contents th {
                text-align: right;
                text-transform: lowercase;
                }

        table.popup-contents td {
                text-align: left;
                }

        tr#release-notes th {
                text-align: left;
                text-indent: -9999px;
                background: url(http://jqueryfordesigners.com/demo/images/coda/starburst.gif) no-repeat top right;
                height: 17px;
                }

        tr#release-notes td a {
                color: #333;
        }
