body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, 'Geneva CE', lucida, sans-serif;
	font-size: 0.7em;
	background-color: white;
	color: black;
	text-align: center;
}

input, option, select, textarea {
	font-family: Verdana, 'Geneva CE', lucida, sans-serif;
	font-size: 100%;
}

img {
  border: none;
}

a {
  color: rgb(19,105,156);
  font-weight: normal;
}

a:hover {
  color: #AA1515;
}

form {
  margin: 0px;
  padding: 0px;
}

table {
  font-size: 100%;
}

td {
  font-size: 100%;
}

label {
  cursor: pointer;
  _cursor: hand;
}

h1 {
  font-size: 140%;
  margin: 5px 0px 5px 0px;
}

h2 {
  font-size: 130%;
  margin: 5px 0px 5px 0px;
}

h3 {
  font-size: 110%;
  margin: 5px 0px 5px 0px;
}

h4 {
  font-size: 100%;
  margin: 5px 0px 5px 0px;
}

hr {
  height: 1px;
  border: solid 1px rgb(19,105,156);
}

.clear {
  clear: both;
  font-size: 1px;
  line-height: 1px;
  height: 1px;
}

.layout {
	border-collapse: collapse;
}

.alignRight {
	text-align: right;
}

.imageRight {
  margin-left: 10px;
}

.imageLeft {
  margin-right: 10px;
}


#page {
  width: 780px;
  text-align: left;
  margin: auto;
}

#header {
  position: relative;
  width: 780px;
  height: 74px;
  margin: 10px 0px 10px 0px;
}

#header .box {
	width: 10px;
	height: 48px;
	background-color: rgb(231,229,203);
	float: left;
	margin-right: 5px;
	margin-top: 26px;
}

#logoOSMA img {
	float: left;
	margin: 0px 30px 0px 30px;
}

#titleWeb {
	float: left;
	width: 461px;
	height: 48px;
	margin: 26px 0px 0px 2px;
	background-color: rgb(38,56,101);
	color: white;
	padding: 0px 0px 0px 10px;
}

#titleWeb a {
	font-family: Serif;
	text-decoration: none;
	font-size: 42px;
	color: white;
}

#titleWeb .headline {
	font-size: 50%;
	font-weight: normal;
}

#login {
	margin: 20px;
	color: White;
}

#login a {
	color: White;
}

/*********************************************************/
/********************* horni menu ************************/
/*********************************************************/

#searchForm {
	margin: 0px;
	padding: 0px;
	float: left;
	background-color: White;
	width: 210px;
}

#searchForm .inputItem {
	width: 190px;
	border: solid 2px rgb(208,204,155);
	padding: 3px;
}

#searchForm button {
	border: none;
	background-color: White;
	color: rgb(90,90,90);
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	text-align: left;
	cursor: hand;
}

#menuTopBanner {
	clear: both;
}

#menuTopBanner .blankBox {
	background-color: rgb(208,204,155);	
	font-weight: bold;
	padding: 5px 0px 5px 0px;
	height: 1.1em;
}

#menuTopBanner ul {
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	list-style: none;
	height: 2em;
	background-color: White;
}

#menuTopBanner a {
	display: block;
	width: 90px;
	background-color: rgb(208,204,155);
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	padding: 5px 0px 5px 0px;
	margin: 0px 5px 0px 0px;
	color: Black;
	font-weight: bold;
}

#menuTopBanner a:hover {
	background-color: rgb(226,224,192);
	color: gray;
}

#menuTopBanner li {
	float: left;
}

#menuTopBanner li ul li {
  	border-bottom: rgb(19,105,156) 1px solid;
  	border-top: 1px solid #FFFFFF;
}

#menuTopBanner li ul a {
	width: 180px;
	border-right: solid 1px rgb(19,105,156);
	border-left: solid 1px rgb(19,105,156);
	font-size: 11px;
	background-color: rgb(19,105,156);
}

#menuTopBanner li ul {
	margin: 0px;
	padding: 0px;
	position: absolute;
	background: white;
	width: 150px;
	left: -999em;
	background-color: rgb(19,105,156);
}

#menuTopBanner li ul ul {
	margin: -1em 0 0 150px;
}

#menuTopBanner li ul ul li a {
	border-left: solid 1px white;
}

#menuTopBanner li:hover ul ul, #menuTopBanner li.menuHover ul ul {
	left: -999em;
}

#menuTopBanner li:hover ul, #menuTopBanner li li:hover ul, #menuTopBanner li.menuHover ul, #menuTopBanner li li.menuHover ul {
	left: auto;
}


/*********************************************************/
/********************* hlavni obsah **********************/
/*********************************************************/

#mainContent {
  margin-top: 10px;
}

#mainContent .content {
	margin-left: 210px;
	width: 565px;
}

#mainContent h1 {
  color: black;
  margin: 0px 0px 5px 0px;
  padding: 0px;
  font-weight: bold;
  font-size: 140%;
  text-align: right;
}

#mainContent .lblPublishDate {
  font-size: 90%;
}

#mainContent .articlePerex {
  font-style: italic;
  padding-bottom: 20px;
}

#mainContent .articleTitle {
  margin: 0px 0px 2px 0px;
}

#mainContent .articleText {
  padding-bottom: 20px;
  line-height: 1.5em;
}

#mainContent .sectionItem {
  clear: both;
  border-bottom: solid silver 1px;
  margin-bottom: 10px;
  padding-bottom: 5px;
}

#mainContent .sectionItem .perexImage {
  float: right;
}

#mainContent .sectionItem .articlePerex {
  font-style: normal;
  padding-bottom: 0px;
}

#mainContent .sectionItem .articlePerex p {
	margin: 0px;
}

#mainContent h3 {
   clear: both;
   color: rgb(19,105,156);
   margin-bottom: 5px;
}

#mainContent h4 {
   clear: both;
   margin-bottom: 5px;
}

#mainContent p {
  margin-top: 0px;
}

#news {
	background-color: rgb(38,56,101);
	padding: 10px;
	width: 180px;
	float: left;
	color: White;
}

#news .sectionTitle {
	color: rgb(208,204,155);
	font-size: 100%;	

}

#news a {
	color: White;
}

#news .sectionItem {
	border: none;
}

#news .sectionItem h2 {
	font-size: 100%;
}

#footer {
  clear: both;
  margin-top: 10px;
  padding-top: 5px;
  border-top: solid 1px rgb(235,235,235);
  text-align: left;
  font-size: 90%;
  color: gray;
}

#footer a {
  text-decoration: none;
  font-weight: normal;
  color: gray;
}


/*************************/
/********* form **********/
/*************************/

.label {
  font-size: 90%;
  margin-top: 10px;
}

.inputItem {
  width: 500px;
}

.buttonSend {
  width: 500px;
  text-align: center;
  margin-top: 10px;
}

/****************************/
/********* section **********/
/****************************/

#grdSections {
	border-bottom: solid 1px silver;
	margin-bottom: 20px;
}

#grdSections td {
	vertical-align: top;
	width: 25%;
}

#grdSections .sectionItem {
	text-align: center;
	border: none;
}

#grdSections .sectionItem .perexImage {
	border: solid 1px silver;
	float: none;
}

#grdSections .sectionItem .title {
	display: block;
}

#grdArticles .sectionItem .basketAmount {
	text-align: right;
}

#grdArticles .sectionItem .articleTitle a {
	font-weight: bold;
}

#grdArticles .sectionItem .articleBasket {
	display: inline;
	margin-left: 20px;
}

#grdArticles .sectionItem .priceShop {
	font-size: 110%;
	font-weight: bold;
	color: green;
}

#grdArticles .sectionItem .addToBasket {
	margin-top: 5px;
}

/****************************/
/********* article **********/
/****************************/

/****************************/
/********* shop article *****/
/****************************/

.grdPrices {
	margin-bottom: 5px;
}

.grdPrices td {
	padding: 0px 5px 0px 5px;
}

.grdPrices .header {
	background-color: Silver;
	color: black;
}

.grdPrices .addToBasket {
	text-align: right;
}

.grdPrices .addToBasket a {
	text-decoration: none;
}

/****************************/
/********* shop basket bar **/
/****************************/

.basketBar {
	width: 100%;	
}

.basketBar td {
	width: 20%;
}

.basketBar .box {
	font-weight: bold;
	background-color: #d1d2d9;
	color: rgb(19,105,156);
}

.basketBar .number {
	background-color: rgb(19,105,156);
	color: White;
	padding: 5px;
	margin-right: 5px;
	font-weight: bold;
}

.basketBar .selected {
	background-color: #AA1515;
	color: White;
	padding: 5px;
}

#divBasket  {
	margin-top: 20px;
}

.showBasket {
	width: 100%;
	border-collapse: collapse;
	border-bottom: black 1px solid;
}

.showBasket td {
	border-bottom: silver 1px solid;
	padding: 3px 3px 3px 3px;
}

.showBasket .tableheader {
	background-color: gray;
	color: White;
	font-weight: bold;
}

.showBasket .articleTitle {
	font-weight: bold;
}

.showBasket .articlePriceDescription {
	text-decoration: none;
	color: Black;
}

.showBasket .txbAmount {
	text-align: right;
}

.sumBasket {
	text-align: right;
}

.hrefGoBack {
	display: block;
	text-align: center;
	margin-top: 30px;
}

.hrefGoBack {
	font-weight: bold;
}

#frmCustomer .label {
	display: block;
}

#frmCustomer .text, #frmCustomer .textArea {
	width: 460px;
}

.orderFormSectionTitle {
	display: block;
	width: 465px;
	font-weight: bold;
	background-color: silver;
	color: black;
	padding: 2px 0px 2px 5px;
	margin-top: 20px;
}

.requeredField {
	font-size: 90%;
	color: #AA0000;
}
