/* 
COLORS:
	menu tmave seda: 888888;
	menu hover, linka, tmave zelena: 2a830b;
	
*/

/* BASE */
body {
  padding:0px;
  margin:0px;
  background-image:url('../img_des/bcgr_top.jpg');
  background-repeat: repeat-x;
  text-align: center;
}

p {
  margin: 0;
  padding: 0;
  display: inline;
}

#page {
  margin-left: auto;
  margin-right: auto;
  width: 1000px;
}

a:hover {
	text-decoration: none;
}

a {

	/*font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #C13406;*/

}

img {
	border: 0px;
}

/* HEADER */
#header {
  text-align: left;
  width: 1000px;
  height: 253px;
  background-image: url('../img_des/header.jpg');
  z-index: 10;
}

#header #links {
	padding-top: 2px;
	font-size: 12px;
	text-align: center;
}

#header #links a {
	color: #000;
}

#header #links a:hover {
	text-decoration: underline;
}

#header h1.headtext {
	position: absolute;
	font-size: 10px;
	z-index: -10;
}

#header .text {
	float: right;
	padding-top: 61px;
	padding-right: 50px;
}

#header .text a {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	color: #a95634;
}

#logoclick {
  position:relative; 
  top:40px; 
  left:20px; 
  z-index:5; 
  display:inline; 
  width:470px; 
  height:90px; 
  float:left; 
  clear:both; 
  z-index:10;
}

/* STRED */

#middle {
	width: 1000px;
}

/* MENU */
#menu {
	float: left;
  text-align: left;
  width: 257px;
  background-image: url('../img_des/menu.jpg');
}

#menu .stick {
	width: 257px; height: 32px;
	background-image: url('../img_des/stick_menu.jpg');
	text-align: center;
}

#menu .stick .title {
	padding-top: 8px;
	color: #ffffff;
	text-weight: bold;
	font-family:  Arial, Helvetica, sans-serif;;
	font-size: 14px;
	/*line-height: 12px;*/
	font-weight: bold;
}

#menu .area {
	background-color: #cccccc;
	margin-left: 15px;
	margin-right: 15px;
}

#menu .area a {
	float: left;
	padding-top: 9px;
	display: block;
	height: 24px;
	width: 180px;
	color: #ffffff;
	overflow: hidden;
}

#menu .area a:hover {
	color: #000000;
}

#menu .area .id {
	height: 33px;

	background-color: #888888;
	border-bottom: 1px dashed #ffffff;
}

#menu .area .id .cek1 {
	float: left;
	background-image: url('../img_des/menu/1.gif');
	background-repeat: no-repeat;
	width: 33px; height: 33px;
	padding-right: 6px;
	margin-left: 3px;
}

#menu .area .id .cek2 {
	float: left;
	background-image: url('../img_des/menu/2.gif');
	background-repeat: no-repeat;
	width: 33px; height: 33px;
	padding-right: 6px;
	margin-left: 3px;
}

#menu .area .id .cek3 {
	float: left;
	background-image: url('../img_des/menu/3.gif');
	background-repeat: no-repeat;
	width: 33px; height: 33px;
	padding-right: 6px;
	margin-left: 3px;
}

#menu .area .id .cek4 {
	float: left;
	background-image: url('../img_des/menu/4.gif');
	background-repeat: no-repeat;
	width: 33px; height: 33px;
	padding-right: 6px;
	margin-left: 3px;
}

#menu .area .id .cek5 {
	float: left;
	background-image: url('../img_des/menu/5.gif');
	background-repeat: no-repeat;
	width: 33px; height: 33px;
	padding-right: 6px;
	margin-left: 3px;
}

#menu .area .id .cek6 {
	float: left;
	background-image: url('../img_des/menu/6.gif');
	background-repeat: no-repeat;
	width: 33px; height: 33px;
	padding-right: 6px;
	margin-left: 3px;
}

#menu .area .idlast .cek7 {
	float: left;
	background-image: url('../img_des/menu/7.gif');
	background-repeat: no-repeat;
	width: 33px; height: 33px;
	padding-right: 6px;
	margin-left: 3px;
}

#menu .area .id:hover, #menu .area .idlast:hover {
	background-color: #2a830b;
}

#menu .area .idlast {
	height: 33px;
	background-color: #888888;
}

#menu .area .text {
	/*padding-top: 9px;*/
	padding-left: 25px;
	
	font-family:  Arial, Helvetica, sans-serif;;
	font-size: 13px;
	/*font-weight: bold;*/
	color: #ffffff;
	text-transform: uppercase;
}

/* RIGHT */

#right {
	float: right;
	width: 743px;
	min-height: 400px;
}

#right #stick1 {
	background-image: url('../img_des/stick_center1.jpg');
	width: 734px; height: 34px;
}

#right #stick1 h2 {
	color: #000000;
	margin: 0;
	padding: 0;
	text-align: left;
	padding-left: 28px;
	padding-top: 13px;
	font-family:  Arial, Helvetica, sans-serif;;
	font-size: 17px;
	line-height: 12px;
	font-weight: bold;
	
}

#right .stick2 {
	background-image: url('../img_des/stick_center2.jpg');
	width: 734px; height: 31px;
}

#right #content {
	background-color: #ececec;
	width: 707px;
	margin-top: 1px;
	margin-left: 16px;
	min-height: 400px;
}

#right #content #content-in {
	margin-left: 8px;
	margin-right: 8px;

}

#foot {
	float: left;
	height: 26px;
	width: 100%;
	background-image: url('../img_des/footline.gif');
	margin-top: 3px;
	margin-bottom: 8px;
	color: #ffffff;
}

#foot a {
	color: #ffffff;
}