body {
background-color: #070e11; 
background-image: url(/images/bg.jpg); 
background-repeat: repeat-x; margin: 0px;

scrollbar-face-color: #242c2f;
scrollbar-highlight-color: #242c2f;
scrollbar-shadow-color: #242c2f;
scrollbar-3dlight-color: #242c2f;
scrollbar-arrow-color: #ffffff;
scrollbar-highlight-color: #ffffff;
scrollbar-face-color: #242c2f;
scrollbar-darkshadow-color: #242c2f;
}

table.page {border: 2px solid #e4cc8b;}


a.link_1 {display: block; background: url(/images/link_1.gif) no-repeat;}
a.link_1:hover {background: url(/images/link_1a.gif) no-repeat;}

a.link_2 {display: block; background: url(/images/link_2.gif) no-repeat;}
a.link_2:hover {background: url(/images/link_2a.gif) no-repeat;}

a.link_3 {display: block; background: url(/images/link_3.gif) no-repeat;}
a.link_3:hover {background: url(/images/link_3a.gif) no-repeat;}

p {margin: 0px;}
form {margin: 0px;}
.bottom {color: #626669; font-family: Arial, Helvetica, sans-serif; font-size: 10px; margin-top: 20px;}
.bottom2 {color: #626669; font-family: Arial, Helvetica, sans-serif; font-size: 10px; margin-top: 5px;}
.contact {color: #bbbdbf; font-family: Arial, Helvetica, sans-serif; font-size: 12px;}

p.address {margin: 5px;}

table.form {margin-top: 20px;}

* {
color: #bbbdbf;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
}


.big {
	border: 1px solid #bbbdbf; background: none; font-family: Arial; color: #bbbdbf; width: 250px; overflow: auto;
}


.message {border: 1px solid #bbbdbf; background: none; font-family: Arial; color: #bbbdbf; width: 250px; overflow: auto;}

textarea.message {height: 100px;}

.fludilka {border: 1px solid #bbbdbf; background: none; font-family: Arial; color: #bbbdbf; width: 200px; overflow: auto;}

textarea.fludilka {height: 100px;}

.submit {background: url(/images/submit.gif); border: none; width: 82px; height: 23px; cursor:hand;}

.title_flud {color: #bbbdbf; font-family: Arial, Helvetica, sans-serif; font-size: 16px; margin-bottom: 5px; margin-top: 15px; text-decoration: underline;}

.flud {color: #bbbdbf; font-family: Arial, Helvetica, sans-serif; font-size: 13px; text-align: justify; margin-right: 5px;}

.code {border: 1px solid #bbbdbf; background: none; font-family: Arial; color: #bbbdbf; width: 75px;}

div.page {width: 100%; height: 370px; border-top: 1px solid #bbbdbf; border-bottom: 1px solid #bbbdbf; overflow: auto;}

img.photo {margin: 15px;}

.loading{
	background:black;
	filter:alpha(opacity=40);
	opacity:0.40;
}