/*
BARVY: 

nejtmavsi seda: 	#333333; 
svetlejsi seda:		#3f3f3f;
font tmavsi seda:	#666666; svetlejsi #303030;
font svetlejsi seda:	#999999; svetlejsi #9f9f9f;
  
---------------
  background:                   #000000;
  opacity: 			.9;  // for all other browsers
  filter: 			alpha(opacity=90);  // for IE5-7
  -ms-filter:			"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";  // for IE8
---------------
*/


body {
  background:			#303030;
  background-image: 		url("../../../media_index/bg.jpg");
  background-repeat: 		no-repeat;
  background-attachment: 	fixed;
  color:			#909090;
  font-family:                  Helvetica, Sans-Serif;
  height: 			100%;
  margin:                       0px 0px;
  padding:                      0px 0px;
  text-align:                   center;
}

#container {
  text-align: 			center;
  position: 			relative;
  width: 			100%;
  padding: 			0px;
  margin-top: 			0px;
  margin-bottom: 		0px;
  margin-left: 			auto;
  margin-right: 		auto;
}

html>body #container {
  width: 			100%; 
}

#header {
  background: 			#000000;
  opacity: 			.9;
  filter:  			alpha(opacity=90);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
  padding-top: 			17px;
  padding-left:			27px;
  padding-bottom:		0px;
  margin: 			0px;
  text-align: 			left;
  font-size:                    19px;
  font-weight:                  bold;
  border:			0px;
  border-bottom:		1px solid #909090;
}

#header h1 {
  font-size:                    19px;
  font-weight:                  bold;
}

h2 {
  font-size:                    17px;
  font-weight:                  bold;
}

h3 {
  font-size:                    15px;
  font-weight:                  bold;
}

/*start of menu */
#menu div {
  margin: 			0px;
  text-align: 			center;
}

#menu_ul {
  border:			0px;
  text-align: 			center;
  display: 			inline;
  list-style: 			none;
  margin: 			0px 0px;
  padding:			0px 0px;
}

#menu_ul ul {
  border:			0px;
  text-align: 			center;
  display: 			inline;
  list-style: 			none;
  margin: 			0px 0px;
  padding:			0px 0px;
}

#menu_ul li {
  border:			0px;
  text-align: 			center;
  display: 			inline;
  list-style: 			none;
  margin: 			0px 0px;
  padding:			0px 0px;
}

#menu_ul a {
  background: 			#000000;
  opacity: 			.9;
  filter:  			alpha(opacity=90);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
  color: 		        #909090;	
  width: 			177px;
  text-align: 			center;
  font-size: 			12px;
  font-weight: 			bold;
  letter-spacing:               0px;
  text-decoration: 		none;
  float:                        right;
  border:                       0px;
  border-top:			1px solid #909090;
  border-left:			1px solid #909090;
  border-bottom:		1px solid #909090;
  margin: 			0px;
  padding-left:			10px;
  padding-right:		10px;
  padding-top: 			5px;
  padding-bottom: 		5px;
}

#menu_ul a:hover {
  background-color: 		#303030;
  color: 			#9f9f9f;
}

#menu_ul a#this_site:link {
  background-color: 		#303030;
  color: 			#909090;
}

#menu_ul a#this_site:visited {
  background-color: 		#303030;
  color: 			#909090;
}

/*end of menu */

#content {
  background:                   transparent;
  color:			#909090;
  font-size:                    smaller;
  font-weight:                  normal;
  text-align:                   center;
  padding:                      0px;
  padding-top:                  42px;
  padding-bottom:               99px;
  border:	                0px;
  text-align:                   center;
}

#collum {
  background:                   transparent;
  width:			100%;
  margin-top: 			0px;
  margin-bottom: 		0px;
  margin-left: 			0px;
  border:                       0px;
  margin-right: 		0px;
  text-align:                   center;
}

#collum a {
  background:                   transparent;
  color:                        #909090;
  text-decoration:              none;
  font-size: 			12px;
  border:                       0px;
}

#collum a:visited {
  background:                   transparent;
  color:                        #909090;
  text-decoration:              none;
  font-size: 			12px;
  border:                       0px;
}

#collum a:hover {
  background:                   transparent;
  color:                        #9f9f9f;
  text-decoration:              none;
}

#collum select {
  background:			#999999;
  width:                        auto;
  color:			#000000;
  font-size: 			12px;
}

#collum input {
  background:			#999999;
  width:                        91%;
  border:			0px;
  color:			#000000;
  padding-top:			3px;
  padding-bottom:		2px;
}

#main_text {
  text-align:                   left;
  width:			67%;
}

#img_main {
  text-align:                   center;
}

#textlink a {
  background:                   transparent;
  color:                        #909090;
  text-decoration:              none;
  border:                       0px;
  margin:                       0px 0px;
  padding:                      0px 0px;
}

#textlink a:visited {
  background:                   transparent;
  color:                        #909090;
  text-decoration:              none;
  border:                       0px;
  margin:                       0px 0px;
  padding:                      0px 0px;
}

#textlink a:hover {
  background:                   transparent;
  color:                        #9f9f9f;
  text-decoration:              none;
  border:                       0px;
  margin:                       0px 0px;
  padding:                      0px 0px;
}

#textlink {
  text-align:                   center;
}

#maindisplay {
  background:                   transparent;
  width:			100%;
  font-size: 			12px;
  font-weight:                  normal;
  text-align:                   center;
  padding-left:                	0px;
  padding-right:               	0px;
  text-align:                   center;
  margin-top: 			0px;
  margin-bottom: 		0px;
  margin-left: 			0px;
  margin-right: 		0px;
}

#maindisplay a {
  background:                   transparent;
  color:                        #909090;
  text-decoration:              none;
  font-size: 			12px;
  border:                       0px;
}

#maindisplay a:visited {
  background:                   transparent;
  color:                        #909090;
  text-decoration:              none;
  font-size: 			12px;
  border:                       0px;
}

#maindisplay a:hover {
  background:                   transparent;
  color:                        #9f9f9f;
  text-decoration:              none;
}

#maindisplay select {
  background:			#999999;
  width:                        auto;
  color:			#000000;
  font-size: 			12px;
}

#maindisplay input {
  background:			#999999;
  width:                        155px;
  border:			0px;
  color:			#000000;
  font-size: 			12px;
}

#left {
  background:                   transparent;
  color:                        #909090;
  width:			100%;
  text-align:                   center;
  margin-top: 			0px;
  margin-bottom: 		0px;
  margin-left: 			0px;
  margin-right: 		0px;
  padding-right:		0px;
}

#left a {
  background:                   transparent;
  color:                        #909090;
  text-decoration:              none;
  font-size: 			12px;
  border:                       0px;
}

#left a:visited {
  background:                   transparent;
  color:                        #909090;
  text-decoration:              none;
  font-size: 			12px;
  border:                       0px;
}

#left a:hover {
  background:                   transparent;
  color:                        #9f9f9f;
  text-decoration:              none;
}

#left select {
  background:			#999999;
  width:                        auto;
  color:			#000000;
  font-size: 			12px;
}

#left input {
  background:			#999999;
  width:                        91%;
  border:			0px;
  color:			#000000;
}

#copyright {
  font-size:			x-small;
}

#table {
  background-color:             #000000;
  border:			1px solid #909090;
  opacity: 			.9;
  filter:  			alpha(opacity=90);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
  padding:			17px;
}


