body {
	margin-left: 50px;
	margin-right: 50px;
	margin-top: 0px;
	text-align:center;
  font-size: 13px;
	font-family: "Trebuchet MS", Trebuchet;
	background-color: #708090;
}
a {
  	font-size: 13px;
		font-family: "Trebuchet MS", Trebuchet;
		border:none;
		text-decoration: none;
	}
a:hover {
		text-decoration: underline;
	}
a img {
	border:none;
	}
.bold {
  font-weight:bold;
}
.italic {font-style:italic;}
.red{color: red;}
h1 {
	font-family: "Trebuchet MS", Trebuchet;
	font-size: 17px;
  margin: 0px;
  color: #dddee4;
}
h2 {
	font-family: "Trebuchet MS", Trebuchet;
	font-size: 16px;
  margin: 0px;
  text-align: left;
  padding-left: 10px;
}
h3 {
	font-family: "Trebuchet MS", Trebuchet;
	font-size: 15px;
  margin: 0px;
}
.znaci{
	font-family: Verdana;
	font-size: 12px;
	}
.normal{
	font-family: "Trebuchet MS", Trebuchet;
	font-size: 13px;
	}
p {
	font-family: "Trebuchet MS", Trebuchet;
	font-size: 13px;
	}
td {
	font-family: "Trebuchet MS", Trebuchet;
	font-size: 13px;
	}
p img.left {float:left;margin:1.5em 1.5em 1.5em 0;padding:0;}
p img.right {float:right;margin:1.5em 0 1.5em 1.5em;}
p img.inline {align: bottom;}
p img.top {margin-top:0;padding-top:0;}
li ul, li ol {margin:0 1.5em;}
ul, ol {
  margin:0 1.5em 1.5em 1.5em;
  font-family: "Trebuchet MS", Trebuchet;
	font-size: 13px;
  }
ul {list-style-type:circle;}
ol {list-style-type:decimal;}
dl {margin:0 0 1.5em 0;}
dl dt {font-weight:bold;}
dd {margin-left:1.5em;}
.clear {
	clear: both;
	height: 0px;
	overflow: hidden;
}
.small{
	font-family: "Trebuchet MS", Trebuchet;
	font-size: 11px;
	}
.large{
	font-family: "Trebuchet MS", Trebuchet;
	font-size: 15px;
	}
.verylarge {
	font-family: "Trebuchet MS", Trebuchet;
	font-size: 19px;
  }
.white{
	background: white;
	}
.space{
	padding-top:0.6em;
	}
.snimki{
  border: solid;
  border-color: #708090;
  border-width: 2px;
  }
.foother{
	background: #394149;
	border: 1px solid #c6beb6;
	padding: 5px;
	}
.foother a{
	color: #dddee4;
	}
.search {
	font-family: "Trebuchet MS", Trebuchet;
  font-size: 11px;
  border: 1px solid #aab0bf;
  padding: 1px;
}
.right{text-align: right;}
/**** header start ****/
#header{
	background-color: #708090;
	}
.logo_left{
	background: url('../../images/style/logo_left.jpg');
	background-repeat: no-repeat;
	width: 21px;
	}
.logo_body{
	background: url('../../images/style/logo_body.jpg');
	background-repeat: repeat-x;
	}
.logo_right{
	background: url('../../images/style/logo_right.jpg');
	background-repeat: no-repeat;
	width: 21px;
	}
.address {
	font-family: "Trebuchet MS", Trebuchet;
	font-size: 11px;
  text-align: left;
  color: #dddee4;
	}
/**** header end ****/

/* submenu start */
ul#menus{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
	position:relative;
	display:block;
	height:20px;
	font-size:9px;
	font-weight:normal;
	background:transparent url("../../images/style/OFFs.gif") repeat-x top left;
	font-family:"Trebuchet MS", Trebuchet;
	border-bottom:0px solid #a6a6a6;
	border-top:1px solid #efefef;
}
ul#menus li{
	display:block;
	float:left;
	margin:0;
	padding:0;}
ul#menus li a{
	display:block;
	float:left;
	color:#3d3d3d;
	text-decoration:none;
	font-weight:normal;
	padding:2px 5px 0px 5px;
	background:transparent url("../../images/style/DIVIDERs.gif") no-repeat top right;
	}
ul#menus .active a{
	background:transparent url("../../images/style/HOVERs.gif") no-repeat top right;	
	}
ul#menus li a:hover{
	background:transparent url("../../images/style/HOVERs.gif") no-repeat top right;	
	}
ul#menu{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
	position:relative;
	display:block;
	height:36px;
	text-transform:uppercase;
	font-size:10px;
	font-weight:bold;
	background:transparent url("../../images/style/OFF.gif") repeat-x top left;
	font-family:"Trebuchet MS", Trebuchet;
	border-bottom:4px solid #a6a6a6;
	border-top:1px solid #f3f4f8;
}
ul#menu li{
	display:block;
	float:left;
	margin:0;
	pading:0;}
ul#menu li a{
	display:block;
	float:left;
	color:#3d3d3d;
	text-decoration:none;
	font-weight:bold;
	padding:10px 8px 0 8px;
	height:24px;
	background:transparent url("../../images/style/DIVIDER.gif") no-repeat top right;
	}
ul#menu .active  a{
	background:transparent url("../../images/style/HOVER.gif") no-repeat top right;	
	}
ul#menu li a:hover{
	background:transparent url("../../images/style/HOVER.gif") no-repeat top right;	
	}
.submenu_left{
	background: url('../../images/style/submenu_left.jpg');
	background-repeat: no-repeat;
	background-position: bottom;
	width: 18px;
	height: 56px;
}
.submenu_body{
	background: url('../../images/style/submenu_body.jpg');
	background-repeat: repeat-x;
	background-position: bottom;
	height: 56px;
}
.submenu_right{
	background: url('../../images/style/submenu_right.jpg');
	background-repeat: no-repeat;
	background-position: bottom;
	width: 18px;
	height: 56px;
}
/* submenu end */
	
/* products left menu */
.menu_row{
  border-bottom:1px solid #d5dce5;
  cursor: pointer;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 6px;
  color: #0d0b08;
}
.menu_row_active{
  border-bottom:1px solid #d5dce5;
  cursor: pointer;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 6px;
  color: #ffffff;
  background: #333366;
}
.menu_row:hover{
  border-bottom:1px solid #d5dce5;
  cursor: pointer;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 6px;
  color: #ffffff;
  background: #dc143c;
}
.menu_row a{
  color: #0d0b08;
}
.menu_row_active a{
  color: #ffffff;
  text-decoration: none;
}
.menu_row:hover a{
  color: #ffffff;
  text-decoration: none;
}
.quiet_menu {
  color:#888888;
  font-family:"Trebuchet MS";
  font-size:9pt;
}
/* products left menu */

/* items */
.items_header{
	background-color: #333366;
	border: 1px solid #666699;
	color: white;
	padding: 4px;
}
.last {margin-right:0;padding-right:0;}
.items_body{
	background-color: white;
	border-left: 1px solid #666699;
	border-right: 1px solid #666699;
	border-bottom: 1px solid #666699;
	color: black;
	padding: 4px;
}
.name {
  cursor:pointer;
  color: #4169e1;
  font-weight:bold;
  font-style:italic;
}
.name_box{
	background-color: #f7f2f2;
	border: 1px solid #bb9191;
	color: #080d0d;
	font-size: 12px;
	margin-right: 4px;
	padding-top: 2px;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
}
.comment_box{
	background-color: #fafafa;
	border: 1px solid #cecece;
	color: #080d0d;
	padding-top: 2px;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
}
.error{
	background-color: #f7f2f2;
	border: 1px solid #bb9191;
	color: #dc143c;
	padding-top: 4px;
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 4px;
}
.success{
	background-color: #f2f7f4;
	border: 1px solid #bbd5c5;
	color: #2e8b57;
	padding-top: 4px;
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 4px;
}
/* items */	

/* blog */
.percent10{
	font-family: "Trebuchet MS";
	font-size: 7pt;
	font-style: normal;
	font-weight: normal;
}
.percent20{
	font-family: "Trebuchet MS";
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
}
.percent30{
	font-family: "Trebuchet MS";
	font-size: 11pt;
	font-style: normal;
	font-weight: normal;
}
.percent40{
	font-family: "Trebuchet MS";
	font-size: 13pt;
	font-style: normal;
	font-weight: normal;
}
.percent50{
	font-family: "Trebuchet MS";
	font-size: 15pt;
	font-style: normal;
	font-weight: normal;
}
.percent60{
	font-family: "Trebuchet MS";
	font-size: 17pt;
	font-style: normal;
	font-weight: normal;
}
.percent70{
	font-family: "Trebuchet MS";
	font-size: 19pt;
	font-style: normal;
	font-weight: normal;
}
.percent80{
	font-family: "Trebuchet MS";
	font-size: 21pt;
	font-style: normal;
	font-weight: normal;
}
.percent90{
	font-family: "Trebuchet MS";
	font-size: 23pt;
	font-style: normal;
	font-weight: normal;
}
.percent100{
	font-family: "Trebuchet MS";
	font-size: 25pt;
	font-style: normal;
	font-weight: normal;
}
/* blog */