/* CSS Document */

body {background-image: url(../img/bg-body.gif); background-repeat: repeat-x; background-color: #cdcccc; font-family: Arial, Helvetica, sans-serif; margin-top: 15px; }
.clear {clear:both;}

.flags {margin: auto; width: 950px; text-align:right;}
.flags img {border: none; margin-left: 10px;}

.boxy {margin: auto; width: 950px;}
.boxy .box {width: 308px; height: 213px; border: solid 1px #063048; float:left; margin-top: 10px; background-image:url(../img/bg-box.jpg); background-repeat: no-repeat;}
.boxy .boxcentral {width: 308px; height: 213px; border: solid 1px #063048; float:left; margin-top: 10px; margin-left: 10px; margin-right: 10px;  background-image:url(../img/bg-box.jpg); background-repeat: no-repeat;}
.boxy .boxcentral .foto {float: left; width: 145px;}
.boxy .boxcentral .text {float: left; width: 155px; margin-top: 10px; color: #000000; height: 145px; font-weight: bold; font-size: 13px;}

.boxy .boxicopal {width: 308px; height: 213px; border: solid 1px #063048; background-image:url(../img/bg-center.gif); float:left; margin-top: 10px; margin-left: 0px; margin-right: 0px; text-align: center; background-color:#FFFFFF;}
.boxy .boxicopal .title {background-color: #427b1d; color: #FFFFFF; padding: 5px 0px 5px 0px; margin-bottom: 20px;}

.boxy .box .foto {float: left; width: 145px;}
.boxy .box .text {float: left; width: 155px; margin-top: 10px; color: #000000; height: 145px; font-weight: bold; font-size: 13px;}

.boxy .boxlast {width: 308px; height: 213px; border: solid 1px #063048; float:left; margin-top: 10px; background-image:url(../img/bg-box-last.jpg); background-repeat: no-repeat;}

.footer {margin: auto; width: 940px; background-color:#FFFFFF; border: solid 1px #898989; padding: 5px; color:#990000; font-size: 12px; margin-top: 10px; margin-bottom: 10px;}

.boxy a img {border: none;}

#dhtmltooltip{
font-size: 12px;
position: absolute;
width: 150px;
border: 2px solid #545454;
padding: 2px;
background-color: #ffffff;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

a {color: #063048; text-decoration: none;}

.okno .title {background-color: #427b1d; color: #FFFFFF; font-size: 18px; padding: 10px; width: 100%; text-align: center; width: auto;}
.okno .bottom {background-color: #427b1d; width: 100%; height: 10px; display:block; border-top: 4px solid #FFFFFF;}
.okno p {font-size: 14px;}
#TB_window .okno a.red {color: #9d0a0e; text-decoration: none;}
#TB_window .okno a.red:hover {color: #FF0000; text-decoration: none;}
