/* 
$$$$$$$$$$    $$$       $$   $$$$$$$$$$  $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$ 
$$$$$$$$$$    $$ $      $$   $$$$$$$$$$  $$$$$$$$$$$$$$$$$$$$$$$$$$$$$
$$            $$  $     $$   $$                    $$$
$$$$$         $$   $    $$   $$$$                  $$$
$$$$$         $$    $   $$   $$$$                  $$$
$$            $$     $  $$   $$                    $$$
$$$$$$$$$$$   $$      $ $$   $$$$$$$$$$$           $$$
$$$$$$$$$$$   $$       $$$   $$$$$$$$$$$           $$$
    
The Enet-Solutions Website
Powered by Miroslav Javora 2004
Version 1.0

 */
 
 /* ******************  body,html,  *************** */

body {
margin-top: 0px;
margin-left: 0px;
background-image: url('grafika/index/index_background_stripe.jpg');
background-repeat: repeat-x;
font-family:Tahoma,Arial,Helvetica,sans-serif;
background-color: #5297A6;
 }


img {
	border: 0;
}

A:link {
	color: #883840;
	text-decoration: none;
}

A:visited {
	color: #883840;
	text-decoration: none;
}

A:hover {
	color: Red;
	text-decoration: none;
}
A:active {
	color: #883840;
	text-decoration: none;
}

strong { font-weight: bold; } 

span {
	display: block;
}


/* ******************  columns  *************** */


#page {
	width:800px;
	height:550px;
	padding: 0;
	margin-left:0px;
	margin-top:0px;
	float: left;
	color: #000000;
	background: transparent url('grafika/index/background_vektor3.gif') no-repeat 0px 100px;
}

#page .main {
   background: transparent url('grafika/index/background_main.jpg') no-repeat 0px 0px;
   color: #000000;
   float: left;
   width: 400px;
   border: none;
   margin-left:0px;
   margin-right:0px;
	display: inline;
}

#page .left-menu {
   background: transparent;
   color: #000000;
   float: left;
   width: 350px;
   border: none;
   margin-left:0px;
   margin-right:0px;
	display: inline;
}

#page .right {
   background: transparent;
   color: #000000;
   float: left;
   width: 30px;
   border: none;
   display: inline;
}

#page .bottom{
	background: transparent;
	color: Gray;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8px;
	float: left;
	width: 800px;
	margin-left: 0px;
	display: block;
}


.bottom-line{
	background: transparent;
	color: #000000;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	float: left;
	width: 800px;
	margin-left: 2px;
	display: block;
}

.bottom-credits{
	color: Black;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	float: left;
	width: 800px;
	margin-top: 10px;
	display: block;
	text-align: center;
}


.bottom-credits-links{
	color: Black;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	float: left;
	width: 800px;
	margin-top: 10px;
	display: block;
	text-align: center;
}



 
 /* ******************  main  *************** */



#main-top {
	background: transparent;
	height: 30px;
	color: Black;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	display: block;
	margin-top:50px;

}



#main-text {
	background: transparent;
	color: Black;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	width: 95%;
	height: 250px;
	text-align: center;
	display: block;
	margin-left: 5px;
	margin-top: 20px;
}

#main-bottom {
	background: transparent;
	color: Black;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: center;
	display: block;

}


#main-text span {
	display: block;
}

#main-text a:link {
	color: Navy;
	text-decoration: none;
}

#main-text a:visited {
	color: Navy;
	text-decoration: none;
}

#main-text a:active {
	color: Navy;
	text-decoration: none;
}

#main-text a:hover {
	color: Red;
	text-decoration: none;
}





.right-text {
	background: transparent;
	color: Black;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 95%;
	text-align: left;
	margin-left: 5px;
	height: 100%;
}

.link-text {
	font-family : Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}
	
.normal-text {
	font-family : Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
}

/* ******************  left    *************** */



#left-top {
	background: transparent;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	height: 50px;
}



#left-text span {
	display: block;
}	
	

#left-text
{

	height:14px;
	margin-left: 0px;
	background: transparent;
	color: #5297A6;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
}

#navlist  a {
        border-right:1px solid #e7e7e7;
} 

#left-text ul
{
	border: 0;
	margin-left: 50px;
	padding: 0;
	list-style-type: none;
	clear:left;
}

#left-text ul li
{
	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
}

#left-text ul li a
{
	width: 60px;
	height: 10px;
	padding: 0;
	color: #5297A6;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	display: block;
	text-align: center;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
}

#left-text ul li a:hover
{
	color: #000000;
	background: transparent url('grafika/index/button_hover.gif') no-repeat 0px 0px;

}

#left-text li#active a
{
	background: transparent url('grafika/index/button_active.gif') no-repeat 0px 0px;
	color: #000000;
}


#left-text a {
	color: Gray;
	text-decoration: none;
	
}

#left-text a:hover {
	color: Black;
	text-decoration: none;
}



#left-text-bottom {

	height:10px;
	margin-top: 45px;
	margin-left: 15px;
	background: transparent;
	color: #5297A6;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
}

#left-text-bottom table.web {

	background: transparent url('grafika/webs/table_background.gif') no-repeat 0px 0px;
	width: 300px;
	height: 70px;
}

#left-text-bottom .web-pic {
	border:1px solid #CCCCCC;
}


#left-text-bottom .web-description {
	width: 300px;	
}



#left-text-bottom .form {
	background-color: #E7EEF1;
	width: 330px;	
}

#left-text-bottom .small {
	color: #CCCCCC;
	font-weight: normal;	
}



/* ******************  buttons  *************** */


.button {
	font-weight: normal;
	background-color: white;
	border: 1px solid #5297A6;
	cursor: pointer;

}

.input {
	font-weight: normal;
	background-color: white;
	border: 1px solid #5297A6;

}