/*************************************** SPLASH DIRECT SITE CONSTRUCTION ************************************/

/*** RESET STYLES ***/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, input, select, textarea, 
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	font-family: Tahoma, Verdana, Arial, "sans serif";
}
:focus {outline: 0;}
ol, ul {list-style: none;}
a {text-decoration:none;}
a:hover {text-decoration:underline;}
p {font-weight:normal;}
strong, h1, h2, h3, h4, h5, h6 {font-weight:bold;}
/* tables still need 'cellspacing="0"' in the markup */
table {border-collapse: collapse; border-spacing: 0;}
caption, th, td {text-align: left; font-weight: normal; vertical-align: middle;}
blockquote:before, blockquote:after, q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}
hr {display:none;}
div.hr {height:1px; clear:both; background-position:0 0; background-repeat:repeat-x;}
legend {display:none;}
/************************************ SITE SETTINGS *****************************************/

body {width:100%; height:100%; line-height:1; color:#000000; background-image:url(../site/background.png); background-repeat:repeat-x; }



/****************************************** CONSTRUCTION ***************************************/

#site {position:relative; width:950px; margin:0 auto; padding:0; }
#top {position:relative; width: 950px; margin:0 auto; height: 106px;float:left;}
#logo {position: absolute; width: 208px; height: 106px; margin:0;}
#info {position: absolute; width: 640px; height: 22px; margin-left: 290px; margin-top:12px}
#meniu_principal {position: absolute; width: 605px; height: 22px; margin-left: 305px; margin-top:82px;}

#meniu_principal a{ color:#000000;  }
#meniu_principal a:link{ color:#000000; }
#meniu_principal a:hover {color:#EF000F;text-decoration:none; }
#meniu_principal a:selected{}
#meniu_principal a:visited{  }


.meniuprincipal {
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
font-style:normal;
font-stretch:condensed;
font-weight:bold;
color:#000000;
} 

.infotext {
font-family:Arial, Helvetica, sans-serif;
font-size:17px;
font-style:normal;
font-weight:bold;
color:#FFFFFF;
} 

.disclaimer {
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
font-style:normal;
font-stretch:condensed;
font-weight:bold;
color:#000000;
} 

.maintext {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-style:normal;
font-stretch:condensed;
font-weight:normal;
color:#000000;
padding:15px;
} 

.submeniu {
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
font-style:normal;
font-stretch:condensed;
font-weight:bold;
color:#000000;
padding:15px;
} 
.submeniu a{color:#000000; }
.submeniu a:link{ color:#000000; }
.submeniu a:hover {color:#EF000F;text-decoration:none; }
.submeniu a:selected{ }
.submeniu a:visited{ }

#middle{ position: relative; width: 950px; height: 494px; margin:0;float:left;}
#left {position: relative; width: 283px; height: 494px; margin:0; float:left;}
#reclama {position: relative: width: 179px; height: 95px; margin-top: 10px; margin-left:52px; margin-right: 50px;}
#reclama2 {position: relative; width: 128px; height: 160px; margin-top: 10px; margin-left:77px; margin-right: 75px;}
#right {position: relative; width:666px; height: 494px; margin:0; float:left;}
#container { position: absolute; width: 641px; height:465px; margin-top:29px; margin-left:0px; background-image: url(../site/container.png);}
#bottom {position:relative; width: 950px; height: 30px; margin:0; float:left;}
#disclaimer {position: absolute; width: 800px; height: auto; margin-left: 75px; margin-top:10px;}
