/* CSS Document */
*
{
	margin: 0px;
	padding: 0px;
}

/*
a.web {
  font-weight: bold;
  color: rgb(102,170,255);
  text-decoration: none;
}

a.web:link{
  font-weight: bold;
  color: rgb(102,170,255);
  text-decoration: none;
}

a.web:hover{
  font-weight: bold;
  color: #000000;
  text-decoration: none;
}
*/

a.web1 {
  font-weight: bold;
  color: rgb(154,69,48);
  text-decoration: none;
}

a.web1:hover{
  font-weight: bold;
  color: #000000;
  text-decoration: none;
}

a.nadpis {
  font-weight: bold;
  color: rgb(102,170,255);
  text-decoration: none;
  font-size: 14px;
}

a.nadpis:hover {
  font-weight: bold;
  color: #000000;
  text-decoration: none;
  font-size: 14px;
}

/**** ZAKLADNA STRUKTURA ****/
body {
	background-color: #d8e2d7;
	color: #000000;
	text-align: center;
}

#main {
	margin: 0 auto;
	background-color: #d8e2d7;
	width: 929px;
	text-align: left;
}

#header {
	background: #d8e2d7;
	background-image: url(../img/header.jpg);
	height: 172px;
	text-align: right;
}

#bottomheader {
  margin: 0px;
  padding: 0px;
  float: left;
  width: 929px;
  height: 13px;
  background: #d8e2d7;
  background-image: url(../img/Intersad_11.gif);
  background-repeat: no-repeat;
  font-size: xx-small;
  line-height: 1px;
}

#content {
  background: #d8e2d7;
  background-image: url(../img/Intersad_12.gif);
  background-repeat: repeat-y;
  padding-left: 15px;
  min-height: 350px;
}

#bottomcontent {
  width: 929px;
  height: 14px;
  background: #d8e2d7;
  background-image: url(../img/Intersad_14.gif);
  background-repeat: no-repeat;
  font-size: xx-small;
  line-height: 1px;
}

#footer {
  background: #d8e2d7;
  background-image: url(../img/footer.gif);
}

.clear {
  float: none;
  clear: both;
}

/**** MENU ****/

#menu {
  width: 929px;
  background-color: #d8e2d7;
  text-align: right;
}

#menu ul {
  float: left;
  background-color: #d8e2d7;
}

#menu li {
  display: inline;
  background-color: #d8e2d7;
}

/**** PANELY ****/
.panel_top {
  height: 11px;
  background-image: url(../img/up.gif);
  line-height: 1px;
  font-size: 1px;
}

.panel_content {
  background-image: url(../img/center.gif);
  background-repeat: repeat-y;
}

.panel_bottom {
  height: 11px;
  background-image: url(../img/down.gif);
  line-height: 1px;
  font-size: 1px;
}

/**** LAVY PANEL ****/
#left {
  float: left;
  width: 213px;
}

#left_text {
  padding-top: 5px;
  padding-left: 20px;
  padding-right: 20px;
}

/**** CONTENT ****/
#text {
  float: left;
  /* text-align: justify; */
  padding-top: 10px;
  margin-left: 18px;
  margin-right: 10px;
  width: 446px;
}

#normal {
  float: left;
  /* text-align: justify; */
  width: 665px;
  padding-top: 10px;
  padding-left: 12px;
  margin-left: 4px;
  padding-right: 7px;
}

/**** PRAVY PANEL ****/
#right {
  float: right;
  margin-right: 5px;
  padding-right: 5px;
  width: 213px;
}

#right_text {
  padding-top: 5px;
  padding-left: 20px;
  padding-right: 15px;
}



/**** SUBMENU ****/

#left_text ul {
  list-style-type: none;
  line-height: 8px;
}

#left_text li {
  padding-left: 0px;
  font-family: "Arial CE", Arial, "Helvetica CE", Helvetica, sans-serif;
  line-height: 8px;
  font-size: 8px;
  color:#292929;
}

#left_text a {
  font-size: 12px;
  line-height: 16px;
  font-family: "Arial CE", Arial, "Helvetica CE", Helvetica, sans-serif;
  font-weight: bold;
  color:#292929;
}

#left_text a.firstLevel {
	font-size: 14px;
	text-transform: uppercase;
}

#left_text a.active {
  color:#000000;
}
#left_text a.ifactnosub{
  color:#000000;
}

#left_text a:link {
  color: #992222;
  text-decoration: none;
}

#left_text a.active:link{
  color:#000000;
}
#left_text a.ifactnosub:link{
  color:#000000;
}

#left_text a:visited {
  color: #992222;
  text-decoration: none;
}

#left_text a.active:visited{
  color:#000000;
}
#left_text a.ifactnosub:visited{
  color:#000000;
}

#left_text a:hover {
  color: #000000;
  text-decoration: none;
}


/* robert *** */

#left_text ul {
	padding: 6px 0;
	margin: 0;
}

#left_text li {
	padding: 6px 0px 0px 0px;
	margin: 0;
	border-top: 1px solid #CBCBCB;
}

#left_text li ul li {
	padding: 4px 0 4px 12px;
	border-top: none;
}

#left_text li ul li ul li {
	padding: 4px 0 5px 9px;
	border-top: none;
}

#left_text li ul li a {
	font-weight: normal;
}

#left_text li ul li ul li a {
	float: none;
	display: block;
	font-size: 11px;
	line-height: 11px;
	padding-left: 9px;
}

#left_text li ul li ul li a.ifactnosub {
	background: url('../img/submenuArrow.gif') no-repeat 0px 3px;
}


/**** FOOTER ****/

#footer {
  height: 79px; 
  font-size: 10px;
  background-image: url(../img/footer.gif);
}

#footer a {
  font-weight: bold;
  color: rgb(102,170,255);
  text-decoration: none;
}

#footer a:link{
  font-weight: bold;
  color: rgb(102,170,255);
  text-decoration: none;
}

#footer a:hover{
  font-weight: bold;
  color: #000000;
  text-decoration: none;
}

#lfooter {
  margin-top: 17px;
  padding-left: 15px;
  margin-left: 15px;
  float: left;
  width: 320px;
}

#nfooter {
  margin-top: 17px;
  float: left;
  width: 310px;
}

#rfooter {
  margin-top: 17px;
  float: left;
  width: 210px;
}


/* Forms **************************************************************************************** */

fieldset {
	padding: 10px 10px 5px 10px;
	border: 1px solid #EEEEEE;
}

*> fieldset {
	padding: 5px 10px 5px 10px;
}


/* Ext: newloginbox ***************************************************************************** */

.tx-newloginbox-pi1 { }

.tx-newloginbox-pi1 form {
	margin: 0;
	padding: 0;
	border: 0;
}

.tx-newloginbox-pi1 table.tableLogin {
	width: 160px;
	margin-bottom: 3px;
}

.tx-newloginbox-pi1 table.tableLogin td, .tx-newloginbox-pi1 table.tableLogin th {
	padding: 1px 0 0 0;
}

*> .tx-newloginbox-pi1 table.tableLogin td, .tx-newloginbox-pi1 table.tableLogin th {
	padding: 1px 0 2px 0;
}


/* Ext: rtgshop ********************************************************************************* */

.tx-rtgshop-pi1 div.productsListItemLeft,
.tx-rtgshop-pi1 div.productsListItem,
.tx-rtgshop-pi1 div.productsListItemRight {
	display: block;
	float: none;
	clear: both;
	width: auto;
	padding: 5px 0 10px 0;
	margin: 10px 0;
	border-top: 1px solid #eeeeee;
}

.tx-rtgshop-pi1 div.productsListItemImage {
	float: left;
	width: 120px;
	height: 92px;
	/* border: 1px solid #eeeeee; */
	border: none;
	padding: 0 5px 0 0;
	text-align: center;
}

*> .tx-rtgshop-pi1 div.productsListItemImage {
	width: 108px;
	height: 80px;
}

.tx-rtgshop-pi1 div.productsListItemBox {
	float: left;
	width: 318px;
	padding-left: 10px;
	padding-bottom: 0;
}

*> .tx-rtgshop-pi1 div.productsListItemBox {
	width: 295px;
	padding-bottom: 10px;
}

.tx-rtgshop-pi1 div.productsListItemLeft h2,
.tx-rtgshop-pi1 div.productsListItem h2,
.tx-rtgshop-pi1 div.productsListItemRight h2 {
	margin: 0;
	padding: 0 0 2px 0;
}

.tx-rtgshop-pi1 form.orderForm {
	width: 100%;
	margin: 5px 0;
	padding: 2px 7px;
	background: #f4f4f4;
}

.tx-rtgshop-pi1 table.orderProductsList {
	width: 800px;
}


/* Ext: srfreecap ******************************************************************************* */

.tx-srfreecap-pi2-image {
	margin-left: 0;
}

.tx-srfreecap-pi2-cant-read {
	/* font-size: .9em; */
	color:#35006d;
}

.tx-srfreecap-pi2-cant-read a:link {
	background-color:transparent; font-weight:bold; text-decoration:none;
}


