

* {
margin: 0px;
padding: 0px;
border: 0px;
}


body, html {
width: 100%;
height: 100%;
min-width: 1920px;
margin: 0px;
padding: 0px;
text-align: center;
}


* html #container {
width: 100%;
/*height: 100%;*/
text-decoration: none;
}


#container {
position: static;
left: 0px;
top: 0px;
width: 100%;
min-width: 1920px; /*100%;*/
min-height: 1000px;/*100%;*/
margin: 0px;
padding: 0px;
background-color: #0F1E14;
text-align: left;
text-decoration: none;
}


#header {
position: absolute;
left: 0px;
top: 0px;
width: 100%;
min-width: 1920px;
height: 185px;
background-color: #0F1E14; /* RGB(15, 30, 20) */
background-image: url(images/header_background.png);
font-family: "Consolas"; 
font-style: italic;
font-size: 25px;
font-weight: normal;
line-height: 1.8em;
color: #0F1E14;
text-align: center;
}

#headerleft {
position: absolute;
left: 0px;
top: 0px;
width: 600px;
min-width: 600px;
height: 185px;
background-color: #0F1E14;
background-image: url(images/header_left.png);
}

#headerright {
position: absolute;
right: 0px;
top: 0px;
width: 310px;
min-width: 310px;
height: 185px;
background-color: #0F1E14;
background-image: url(images/header_right.png);
} 

/*                                                                     */

#navigation {
position: absolute;
top: 123px;/*23px;*/
left: 0px;
width: 100%;
height: 50px;
min-width: 1920px;
font-family: "Consolas";/*"Arial";*/ 
font-style: normal;
font-size: 30px;
font-weight: normal;
line-height: 1.8em;
color: #0F1E14; 
text-align: center;
text-decoration: none;
} 


#navigation ul {
list-style-type: none;
} 

#navigation li {
display: inline;
margin: 0 8px;
color: #F35E0E;
} 

#navigation li a {
color: #F35E0E;
} 


/*                                                                     */

#sidebar {
position: absolute;
left: 10px;
top: 10px;
width: 310px;
height: 200px;
max-width: 310px;
max-height: 200px;
margin: 0px;
padding-top: 20px;
padding-bottom: 0px;
padding-left: 50px;
padding-right: 0px;
/*padding: 0px;*/
font-family: "Consolas"; 
font-style: normal;
font-size: 25px;
font-weight: normal;
line-height: 25px;
color: #0F1E14;
background-color: #0A140E;
/*background-image: url(images/sidebarbutton3.jpg);*/
text-align: left;
} 


#sidebar ul {
/*position: absolute;
left: 0px;
top: 20px;*/
list-style-type: none;
} 

#sidebar li {
position: absolute;
left: 40px;
/*top: 20px;*/
font-size: 25px;
color: #AFC8B9;
} 

#sidebar li a {
color: #AFC8B9;
} 

/*                                        1                                */

#banner1 {
position: absolute;
left: 5%;/*4px;*/
top: 189px;
margin: 0px;
padding: 0px;
width: 630px;
height: 100px;
border: 0px;
font-family: "Consolas"; 
font-style: normal;
font-size: 25px;
font-weight: normal;
line-height: 1.8em;
color: #0F1E14;
background-image: url(images/banner1.png);
text-align: center;
}

#banner1 a{
text-align: left;
}

#banner1 img{
width: 100%;
height: 100%;
border: 0px;
content: url("images/banners/outer_veil.png");
background-image: url(images/banner1.png);
text-align: center;
}

/*                                        2                                */

#banner2 {
position: absolute;
right: 5%;/*4px;*/
top: 189px;
margin: 0px;/*4px;*/
padding: 0px;
width: 630px;
height: 100px;
border: 0px;
font-family: "Consolas"; 
font-style: normal;
font-size: 25px;
font-weight: normal;
line-height: 1.8em;
color: #0F1E14;
background-image: url(images/banner2.jpg);
text-align: center;
}

#banner2 img{
width: 100%;
height: 100%;
border: 0px;
background-image: url(images/banner2.png);
text-align: center;
}

/*                                 1-2     										      */

#banner1bottom {
position: relative;
left: 5%;/*4px;*/
top: 90px;
margin: 0px;
padding: 0px;
width: 630px;
height: 100px;
font-family: "Arial"; 
font-style: normal;
font-size: 25px;
font-weight: normal;
line-height: 1.8em;
color: #0F1E14;
background-image: url(images/banner1.png);
text-align: center;
}

#banner2bottom {
position: relative;
right: 5%;/*4px;*/
top: -10px;
/*position: absolute;
right: 4px;
bottom: 155px;*/
margin: 0px;
padding: 0px;
width: 630px;
height: 100px;
font-family: "Arial"; 
font-style: normal;
font-size: 25px;
font-weight: normal;
line-height: 1.8em;
color: #0F1E14;
background-image: url(images/banner2.png);
text-align: center;
float: right;
}


/*                                                                        */

#bannerleft {
width: 350px;
height: 100px;
margin: 0px;
margin-bottom: 10px;
padding: 0px;
font-family: "Consolas"; 
font-style: normal;
font-size: 25px;
font-weight: normal;
line-height: 1.8em;
color: #D3BE8D;
background-image: url(images/bannerleft.png);
text-align: center;
}

/*			    		*/

#bannerblockleft {
position: absolute;
left: 10px;
top: 130px;
width: 350px;
height: 750px;
margin: 0px;
padding: 0px;
font-family: "Consolas"; 
font-style: normal;
font-size: 25px;
font-weight: normal;
line-height: 1.8em;
color: #D3BE8D;
text-align: center;
}

/*			    		*/

#adsbannerblockleft {
position: absolute;
left: 10px;
top: 320px;
margin: 0px;
padding: 0px;
width: 100px;
height: 650px;
font-family: "Arial"; 
font-style: normal;
font-size: 25px;
font-weight: normal;
line-height: 1.8em;
color: #D3BE8D;
text-align: center;
}  
 


/*                                                                           */

#content {
position: relative;
left: 0px;
top: 290px;
width: 100%;
height: auto;
min-width: 1920px;
min-height: 900px;
max-height: 2800px;
margin: 0px;
padding-top: 50px;
padding-bottom: 0px;
padding-left: 0px;
padding-right: 0px;
background-color: #0F1E14;
font-family: "Consolas"; 
font-style: normal;
font-size: 20px;
font-weight: normal;
color: #AFC8B9;
text-align: center;
} 


#content h1 {
font-size: 30px;
font-weight: normal;
color: #AFC8B9;
text-align: center;
text-indent: 3em;
margin-top: 0px;
margin-bottom: 0px;
padding: 15px 0px;
} 

#content h2 {
font-size: 30px;
font-weight: normal;
text-align: center;
text-indent: 3em;
margin-top: 0px;
margin-bottom: 0px;
padding: 15px 0px;
} 


#content p {
margin: 0px;
margin-left: 200px;
margin-right: 200px;
padding: 7px 0px;
font-size: 20px;
text-align: justify;
text-indent: 3em;
color: #7CA68E;
}

#content ul {
list-style-type: none;
margin-left: 0px;
margin-bottom: 15px;
font-size: 20px;
} 

#content li {
display: inline;
margin: 0px 8px;
color: #F35E0E;
} 

#content li a {
color: #AFC8B9;
}

/*                                         		                          */

#contentAdsMain {
position: relative;
left: 0px;
top: 300px;
width: 100%;
height: 900px;
min-width: 1920px;
min-height: 800px;
margin-top: 10px;
padding-top: 50px;
padding-bottom: 50px;
padding-left: 0px;
padding-right: 10px;

background-color: #0F1E14;
font-family: "Consolas"; 
font-style: normal;
font-size: 20px;
font-weight: normal;
color: #AFC8B9;
text-align: center;
}

#contentAdsMain h1 {
font-size: 30px;
font-weight: normal;
text-align: center;
text-indent: 3em;
margin-top: 0px;
margin-bottom: 0px;
padding: 15px 0px;
} 

#contentAdsMain h2 {
font-size: 25px;
text-align: center;
text-indent: 3em;
margin: 0px;
padding: 0px;
} 


/*                                                                      */

#adsleft {
position: absolute;
left: 0px;
top: 0px;
width: 50%;
height: 100%;
margin-top: 10px;
margin-bottom: 10px;
padding-top: 0px;
padding-bottom: 0px;
padding-left: 10px;
padding-right: 10px;
background-color: #0F1E14;
font-family: "Consolas"; 
font-style: normal;
font-size: 14px;
font-weight: normal;
color: black;
text-align: center;
float: left;
}

#adsleft h1 {
font-size: 30px;
font-weight: normal;
text-align: center;
text-indent: 3em;
margin-top: 0px;
margin-bottom: 0px;
padding-top: 10px;
padding-bottom: 0px;
color: #F35E0E;
} 

#adsleft h2 {
font-size: 30px;
font-weight: normal;
text-align: center;
text-indent: 3em;
margin-top: 0px;
margin-bottom: 0px;
padding-top: 10px;
padding-bottom: 0px;
color: #F35E0E;
}  

#adsleft ul {
list-style-type: none;
} 

#adsleft li {
display: inline;
margin-top: 0px;
margin-bottom: 0px;
margin-right: 10px;
padding-top: 0px;
padding-bottom: 0px;
font-size: 20px;
color: #7CA68E;
} 

#adsleft li a {
color: #7CA68E;
} 

/*								   						*/

#adsright {
position: absolute;
right: 0px;
top: 0px;
width: 50%;
height: 100%;
margin-top: 10px;
margin-bottom: 10px;
padding-left: 10px;
padding-right: 10px;
background-color: #0F1E14;
font-family: "Consolas"; 
font-style: normal;
font-size: 14px;
font-weight: normal;
color: black;
text-align: center;
float: right;
}

#adsright h1 {
font-size: 30px;
font-weight: normal;
text-align: center;
text-indent: 3em;
margin-top: 0px;
margin-bottom: 0px;
padding-top: 10px;
padding-bottom: 0px;
color: #F35E0E;
} 

#adsright h2 {
font-size: 30px;
font-weight: normal;
text-align: center;
text-indent: 3em;
margin-top: 0px;
margin-bottom: 0px;
padding-top: 10px;
padding-bottom: 0px;
color: #F35E0E;
}  

#adsright ul {
list-style-type: none;
} 

#adsright li {
display: inline;
margin-top: 0px;
margin-bottom: 0px;
margin-right: 10px;
padding-top: 0px;
padding-bottom: 0px;
font-size: 20px;
color: #7CA68E;
} 

#adsright li a {
color: #7CA68E;
} 

/***********************************************     	*******************************************/

#weather {
position: absolute;
left: 0px;
top: 30px;
width: 100%;/*95%;*/
height: 800px;
min-height: 700px;
max-height: 1500px;
min-width: 1920px;/*1280px;*/
/*max-width: 1920px;*/
margin-top: 10px;
margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 0px;
padding-left: 0px;/*10px;*/
padding-right: 0px;/*10px;*/
background-color: #0F1E14;
font-family: "Consolas"; 
font-style: normal;
font-size: 14px;
font-weight: normal;
color: #AFC8B9;
text-align: center;
float: left;
}

#weather p{
padding-left: 50px;
color: #7CA68E;
display:block;
}

#weather a{
margin-right: 50px;
background-color: #0F1E14;
font-family: "Consolas"; 
font-style: normal;
font-size: 20px;
font-weight: normal;
color: #F35E0E;
text-align: center;
float: left;
display:block;
}

#weather img{
margin-left: 5%;
margin-right: 30px;
height: auto;
width: auto;/*1100px;*/
max-width: 57%;/*1100px;*/
max-height: 1100px;/*1100px;*/
background-color: #0F1E14;
color: #F35E0E;
/*float: left;*/
}

#weather h1{
margin-left: 0px;
margin-right: 0px;
padding-top: 5px;
padding-bottom: 0px;
padding-left: 0px;
padding-right: 0px;
font-family: "Consolas";
font-size: 36px;
font-style: normal;
font-weight: normal;
color: #AFC8B9;
text-align: center;
}

#weather h2{
margin-left: 0px;
margin-right: 0px;
padding-top: 5px;
padding-bottom: 0px;
padding-left: 0px;
padding-right: 0px;
font-family: "Consolas";
font-size: 26px;
font-style: normal;
font-weight: normal;
color: #AFC8B9;
text-align: center;
}

#weather h3{
margin-left: 0px;
margin-right: 0px;
padding-top: 5px;
padding-bottom: 0px;
padding-left: 0px;
padding-right: 0px;
font-family: "Consolas";
font-size: 46px;
font-style: normal;
font-weight: normal;
color: #AFC8B9;
text-align: center;
}


/*                                                                   */

#newsblock {
position: relative;
left: 400px;
top: 0px;
width: 820px;
height: 200px;
max-width: 1000px;
margin-top: 5px;
margin-bottom: 5px;
margin-left: 0px;
padding-top: 7px;
padding-bottom: 0px;
padding-left: 10px;
padding-right: 10px;
background-color: #0F1E14;
background-image: url(images/newsblock.png);
background-repeat: no-repeat;
background-size: 820px 200px;
font-family: "Consolas"; 
font-style: normal;
font-size: 14;
font-weight: normal;
font-color: #323232;
text-align: center;
}

#newsblock h1{
margin-left: 0px;
margin-right: 30px;
padding-top: 5px;
padding-bottom: 0px;
padding-left: 0px;
padding-right: 0px;
font-size: 18px;
color: #AFC8B9;/*#E0E0E0;*/
text-align: right;
}

#newsblock h2{
margin-left: 0px;
margin-right: 50px;
margin-top: 10px;
padding-top: 0px;
padding-bottom: 0px;
padding-left: 0px;
padding-right: 0px;
font-size: 18px;
color: #AFC8B9;/*#323232;*/
text-align: center;
}

#newsblock h3{
margin-left: 0px;
margin-right: 30px;
padding-top: 5px;
padding-bottom: 0px;
padding-left: 0px;
padding-right: 0px;
font-size: 18px;
font-weight: normal;
color: #AFC8B9;
text-align: right;
}

#newsblock p{
margin-left: 10px;
margin-right: -20px;
padding-left: 10px;
padding-right: 0px;
font-size: 16px;
font-weight: normal;
color: #7CA68E;
}

#newsblock img{
margin-top: -35px;
margin-right: 15px;
padding: 0px;
width: auto;
max-width: 300px;
height: 153px;
float: left;
}


/*                                                                   */

#adblock {
max-width: 1080px;
width: 1080px;
height: 200px;
margin-top: 5px;
margin-bottom: 5px;
margin-left: 100px;
padding-top: 7px;
padding-bottom: 0px;
padding-left: 10px;
padding-right: 10px;
background-color: #0F1E14;
background-image: url(images/adblock.png);
background-repeat: no-repeat;
background-size: 1080px 200px;
font-family: "Consolas"; 
font-style: normal;
font-size: 14;
font-weight: normal;
font-color: #323232;
text-align: center;
/*float: left;*/
}

#adblock h1{
margin-left: 0px;
margin-right: 30px;
padding-top: 5px;
padding-bottom: 0px;
padding-left: 0px;
padding-right: 0px;
font-size: 18px;
color: #AFC8B9;
text-align: right;
}

#adblock h2{
margin-left: 0px;
margin-right: 50px;
margin-top: 10px;
padding-top: 0px;
padding-bottom: 0px;
padding-left: 0px;
padding-right: 0px;
font-size: 16px;
color: #AFC8B9;
text-align: center;
}

#adblock p{
margin-left: 0px;
margin-right: -20px;
padding-left: 10px;
padding-right: 0px;
font-size: 14px;
color: #7CA68E;
}

#adblock img{
margin-top: 4px;
padding: 0px;
width: auto;
height: 153px;
float: left;
}




/*				**********************************************************				*/


#empty {
position: static;
left: 0px;
top: 0px;
width: 100%;
height: 200px;
min-width: 1920px;
margin: 0px;
/*margin-bottom: 0px;*/
color: #0F1E14;
background-color: #0F1E14;/*#323232;*/
}


#footer {
position: relative;
left: 0px;
top: 100px;
margin: 0px;
padding: 0px;
width: 100%;
height: 150px;
min-width: 1920px;
background-color: #0A140E; /*#030705;*/
font-family: "Consolas"; 
font-style: italic;
font-size: 18px;
font-weight: normal;
color: #D3BE8D;
text-align: center;
} 


#footer p {
font-size: 18px;
text-align: center;
}

#footerlogo {
position: absolute;
bottom: 0px;
right: 30px;
width: 148px;
height: 100%;/*150px;*/
font-family: "Consolas"; 
font-style: italic;
font-size: 18px;
font-weight: normal;
color: #AFC8B9;
background-color: #0A140E;
background-image: url(images/sibsoft_logo.jpg);
background-repeat: no-repeat;
background-position: center;
background-size: auto 80%;
text-align: center;
} 


#footertext {
position: absolute;
bottom: 20px;
width: 100%;
font-family: "Consolas"; 
font-style: italic;
font-size: 18px;
font-weight: normal;
color: #AFC8B9;
text-align: center;
float: center;
} 

#footercontacts {
position: absolute;
width: 300px;
left: 0px;
top: 30px;
font-family: "Consolas"; 
font-style: normal;
font-size: 18px;
font-weight: normal;
color: #AFC8B9;
text-align: left;
float: left;
}

#footercontacts h3{
font-family: "Consolas"; 
font-style: normal;
font-size: 20px;
font-weight: normal;
color: #AFC8B9;
text-align: center;
} 


h1{
font-family: "Consolas"; 
font-style: normal;
font-weight: normal;
font-size: 20px;
color: #AFC8B9;
}


