body
{
  font-size: 12px;
  color: #000;
  font-family: "Arial", sans-serif;
  background-image: url("../images/general-background.png");
  background-repeat: repeat-x;
  background-color: #002a77;
  padding: 0px;
  margin: auto;
  width: 1200px;
}

body.Sendable
{
  font-size: 12px;
  color: #000;
  font-family: "Arial", sans-serif;
  background: none;
  padding: 0px;
  margin: 0px;
}

a
{
  color: #003;
  text-decoration: none;
}

a:hover
{
  color: #f80;
  text-decoration; underline;
}

a img
{
  border: 0;
}

#FrameLeft a img
{
	max-width: 180px;
}

#DocumentRoot
{
  width: 1200px;
  display: block;
  margin: auto;
}

#DocumentRoot #Top
{
  display: block;
  clear: both;
  width: 1002px;
  height: 34px;
  background-image: url("../images/top/line-top.png");
  margin: 0px auto;
}

#DocumentRoot #Middle
{
  display: block;
  clear: both;
  width: 1200px;
  height: 275px;
  margin: 0px auto;
}

#DocumentRoot #Middle #Left
{
  display: block;
  width: 108px;
  height: 275px;
  margin: 0px auto;
  background-image: url("../images/top/line-left.png");
  float: left;
}

#DocumentRoot #Middle #Center
{
  display: block;
  width: 984px;
  height: 275px;
  margin: 0px auto;
  background-image: url("../images/top/banner.png");
  float: left;
}

#DocumentRoot #Middle #Right
{
  display: block;
  width: 108px;
  height: 275px;
  margin: 0px auto;
  background-image: url("../images/top/line-right.png");
  float: right;
}


#DocumentRoot #Bottom
{
  display: block;
  clear: both;
  width: 1200px;
  height: 9px;
  background-image: url("../images/top/line-bottom.png");
  margin: 0px auto;
}

#DocumentBody
{
  width: 1200px;
  clear: both;
  display: block;
}
#DocumentBody #Columns
{
  display: block;
  clear: none;
  overflow: hidden;
  width: 1001px;
  float: left;
  background-color: #ececec;
  background-repeat: no-repeat;
}

#DocumentBody .OneColumn
{
	  background-image: url("../images/content-background1.png");
}
#DocumentBody .TwoColumns
{
	  background-image: url("../images/content-background2.png");
}
#DocumentBody .ThreeColumns
{
	background-image: url("../images/content-background.png");
}

#SpacingLeft
{
  width: 99px;
  min-height: 318px;
  background-image: url("../images/body-left.png");
  background-repeat: no-repeat;
  float: left;
}
#FrameLeft
{
  display: block;
  width: 254px;
  overflow: hidden;
  float: left;
  min-height: 606px;
  border-left: 1px solid #0f347a;
}
#FrameLeft_katalog
{
  width: 243px;
  margin: 0px 5px;
}

#FrameLeft a#BtnAdd
{
  border: none;
  margin: 25px 39px 20px 39px;
  padding: 0px;
  display: block;
}

#FrameLeft a#BtnAdd img
{
  border: none;
}

#FrameLeft_katalog .header
{
 color: #fff;
 background-image: url("../images/cat-left-header.png");
 display: block;
 clear: both;
 width: 242px;
 height: 38px;
 line-height: 38px;
 font-size: 18px;
 font-weight: bold;
 text-align: center;
}

#FrameLeft_katalog .content
{
 background-color: #f8f8f8;
 display: block;
 clear: both;
 width: 206px;
 padding: 18px;
 margin-bottom: 8px;
}

#FrameLeft_katalog .content.banners a
{
  display: block;
  width: 207px;
  clear: both;
  text-align: center;
  padding-top: 5px;
}

.promProd
{
  width: 197px;
  padding: 5px;
}

.promProd .title
{
  color: #000;
  font-weight: bold;
}

#FrameLeft_katalog .content a.all
{
  font-size: 14px;
  font-weight: 700;
}

#FrameRight
{
  display: block;
  width: 730px;
  float: left;
  padding: 8px;
  min-height: 606px;
}
#DocumentBody .OneColumn #FrameRight
{
	background-color: #fff;
}

.homeFrameRight img
{
	max-width: 150px;
}

#SpacingRight
{
  width: 99px;
  min-height: 318px;
  background-image: url("../images/body-right.png");
  background-repeat: no-repeat;
  float: right;
}

#Search
{
  width: 1200px;
  height: 50px;
  background-image: url("../images/search-background.png");
  display: block;
  clear: both;
  line-height: 50px;
}

#Search img
{
  display: block;
  clear: none;
  float: left;
}

#Search form
{
  width: 650px;
  float: left;
  clear: none;
  display: block;
  height: 50px;
}
#Search input.textInput
{
  width: 360px;
  height: 16px;
  margin: 12px 0px 0px 26px;
  padding: 4px;
  border: 1px solid #aaaaaa;
  float: left;
  display: block;
  line-height: 16px;
}
#Search input.textInput.narrow
{
  width: 225px;
  font-size: 0.8em;
}
#Search select
{
  width: 140px;
  height: 26px;
  margin: 12px 0px 0px 0px;
  padding: 4px 0px;
  border: 1px solid #aaaaaa;
  border-left: none;
  float: left;
  display: block;
  line-height: 26px;
  font-size: 10px;
}

#Search input.submit
{
  width: 103px;
  height: 26px;
  padding: 0px;
  margin: 0px 0px 0px 6px;
  border: 0px;
  background-image: url("../images/btn-search.png");
}

#Search a
{
  width: 90px;
  line-height: 15px;
  margin-left: 15px;
  color: #e33f06;
  overflow: hidden;
  display: block;
  float: left;
  text-align: center;
  margin-top: 8px;
}

ul.katalog
{
  display: block;
  list-style: none;
  margin; 0px;
  padding: 0px;
}

ul.katalog li
{
  display: block;
  list-style: none;
  clear: both;
  padding: 2px;
  margin: 0px;
  
}

.SearchReport
{
  display: block;
  background-color: #66c;
  color: #fff;
  text-align: right;
  clear: both;
  padding: 8px;
}

.NotFound
{
  background-color: #fcc;
  color: #000;
  margin: 8px;
  padding: 8px;
}

.PaginationControl
{
  padding: 8px;
}

.DisplaySizes
{
  padding: 8px;
}

.SearchResult
{
	width: 720px;
	padding-left: 20px;
}

.SearchResult tr,
.SearchResult tr td
{
	vertical-align: top;
}

.SearchResult.Rank0
{
  background-image: none;
  border-top: 1px solid #ccc;
  width: 690px;
}

.SearchResult.Rank1
{
  background-image: url("../images/rank-lower.png");
  background-repeat: repeat-x;
}

.SearchResult.Rank2
{
  background-image: url("../images/rank-premium.png");
  background-repeat: repeat-x;
}

.SearchResult.Rank3
{
  background-image: url("../images/rank-exclusive.png");
  background-repeat: repeat-x;
}

.SearchResult img
{
	display: block;
	float: right;
	margin-right: 15px;
	margin-top: 15px;
	max-height: 90px;
	max-width: 90px;
	position: relative;
}

.SearchResult .Name,
.SearchResult .Name a
{
	height: 35px;
	width: 700px;
	color: #fff;
	font-size: 18px;
	font-weight: 700;
	vertical-align: middle;
}
.SearchResult.Rank0 .Name,
.SearchResult.Rank0 .Name a
{
	color: #000;
}

.SearchResult .Details
{
	display: block;
	float: left;
	color: #353535;
	width: 210px;
	padding-top: 15px;
	padding-bottom: 15px;
	line-height: 1.5em;
	overflow: hidden;
}

.SearchResult a
{
	font-size: 18px;
}

.SearchResult .DetailsRow
{
	height: 144px;
	line-height: 1.4em;
}

.SearchResult .Link
{
	line-height: 63px;
	height: 63px;
}

.SearchResult .Link .Localizator
{
	line-height: 63px;
	height: 63px;
	float: right;
	display: block;
	width: 220px;
	margin-right: 145px;
	background-image: url("../images/localizator.png");
	background-repeat: no-repeat;
}

.SearchResult .Bottom
{
	height: 22px;
	padding: 0px;
	margin: 0px;
	line-height: 22px;
}

.SearchResult .Bottom a
{
	font-size: 12px;
	font-weight: 300;
	display: block;
	float: left;
	padding-left: 20px;
	padding-right: 20px;
}

.SearchResult .Padding
{
	height: 16px;
}

.Breadcrumb
{
  color: #ef6314;
  padding: 16px 20px;
  font-size: 14px;
  font-weight: 300;
}

#Footer
{
  display: block;
  clear: both;
  height: 209px;
  width: 1001px;
  background: #fff;
  margin: auto;
  border-top: 1px solid #091c36;
}

#Footer #Copyright
{
  padding-left: 16px;
  padding-top: 16px;
  color: #fff;
}
#Footer #Copyright a
{
  color: #d4dbe8;
}

#Footer table
{
  width: 100%;
}

#Footer table tr td
{
  width: 18%;
  overflow: hidden;
  padding: 1%;
  height: 130px;
  vertical-align: center;
  text-align: center;
}

.ScrollBox
{
  display: block;
  clear: both;
  width: auto;
  height: auto;
  overflow: auto;
}

table.DataTable tr td
{
  padding: 8px;
  vertical-align: top;
}
input.EditableLabel,
select.EditableLabel,
textarea.EditableLabel
{
  padding: 0px;
  margin: 0px;
  border: 0px;
  text-align: center;
  font-family: sans-serif;
  font-size: 11px;
  border-left: 1px solid #fff;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
}

.EditableLabel:hover
{
  background-color: #eef;
  border-left: 1px solid #000;
  border-top: 1px solid #000;
}

input.AddForm,
select.AddForm,
textarea.AddForm
{
  width: 350px;
}

p
{
  padding-top: 4px;
  padding-bottom: 6px;
}

.Error,
.Info
{
  padding: 8px;
  margin: 8px;
  border: 1px solid #000;
  display: block;
  clear: both;
  width: 90%;
}

.Error
{
  border-color: #f00;
  color: #a00;
}
.Info
{
  border-color: #02f;
  color: #01a;
}

.homeFrameLeft
{
  display: block;
  width: 510px;
  float: left;
}
.homeFrameRight
{
  float: right;
  display: block;
  width: 200px;
  text-align: center;
  margin-right: 10px;
}

.articleAbstract .title
{
  font-size: 22px;
  color: #000;
  padding: 4px 0px;
}
.articleAbstract .content
{
  color: #000;
  padding: 4px 0px 12px 0px;
  text-align: justify;
}
.articleAbstract .readMore
{
  text-align: right;
  display: block;
  clear: both;
  overflow: hidden;
}

.mainpageSection
{
  margin: 0px 0px 9px 0px;
  padding: 4px;
  text-align: justify;
  width: 495px;
  background-color: #fff;
}
.rightFrame
{
	width: 204px;
	padding: 4px;
	background: #fff;
}

.mainpageSectionHdr
{
	display: block;
	clear: both;
	width: 503px;
	height: 20px;
	background: url("../images/cat-mid-header.png");
}

.rightFrameHdr
{
	width: 212px;
	height: 38px;
	background: url("../images/cat-right-header.png");
	color: #fff;
	font-size: 18px;
	font-weight: 700;
	line-height: 38px;
}

.horizontalSeparator
{
	display: block;
	clear: both;
	height: 1px;
	border-top: 1px solid #888;
	margin-top: 6px;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-right: 10px;
}

.contactFrame
{
	color: #000;
	background-color: #ccc;
	border: 1px solid #000;
	margin-bottom: 4px;
	text-align: left;
	padding: 4px;
}
ul.MainMenu li a
{
	display: block;
	line-height: 30px;
	height: 31px;
	color: #003;
	font-size: 1.3em;
	font-weight: 800;
}
ul.MainMenu li a:hover
{
	color: #f80;
}
ul.MainMenu
{
	list-style: none;
	padding: 0px;
	margin: 0px;
	text-indent: 0px;
}
input.menuStyle
{
	width: 715px;
	height: 40px;
	line-height: 40px;
	font-size: 1.4em;
}

table.ListBrowser
{
	width: 600px;
}

table.ListBrowser tr td
{
	padding: 2px;
}

table.ListBrowser input.EditableLabel
{
	width: 100%;
}


.ButtonStyle
{
	border-left: 1px solid #fff;
	border-top: 1px solid #fff;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	background-color: #e0a030;
	display: block;
	padding: 3px;
	color: #000;
}

.ButtonStyle:hover
{
	background-color: #f0f0f0;
}

.EntryDescription
{
	text-align: justify;
	display: block;
	clear: both;
	padding: 16px;
	border: 1px solid #aaa;
	width: 660px;
	margin-bottom: 10px;
}

#Top ul
{
	display: block;
	float: right;
	list-style: none;
	padding: 0;
	margin: 0;
}

#Top ul li
{
	display: inline;
	float: left;
	line-height: 18px;
}
#Top ul li a
{
	color: #fff;
	padding: 5px;
}

