/* @group Core Elements */

html {
	height: 100%;
	margin-bottom: 1px;
}

body,td {
	line-height: 135%;
	font-family: Verdana,Helvetica, Arial, sans-serif;
}

body {
	margin: 0;
	padding: 0;
			
}

body.f-smaller {
	font-size: 10px;
}

body,
body.f-default {
	font-size: 12px;
}

body.f-larger {
	font-size: 15px;
}

p {
  /* setup some more readable paragraph spacing */
  margin-top: 10px;
  margin-bottom: 15px;
}

h1, h2, h3, h4, h4 {
	/* setup some more readable header spacing */
	padding-bottom: 5px;
	margin: 15px 0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

h1 { 
	font-size: 200%;
}

h2 {
	font-size: 175%;
}

h3 {
	font-size: 150%;
}

h4 {
	font-size: 120%;
}


body {
	margin: 0;
	padding: 0;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

/* @end */

/* @group Joomla Elements */

.small,
.modifydate,
.createdate,
div.mosimage_caption {
	font-size: 95%;
}

.componentheading {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 170%;
	line-height: 100%;
	padding: 0;
	margin: 20px 20px 20px 20px;
}

#mainframe td.contentheading,
.contentheading {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 150%;
	padding-left: 10px;
	width: 100%;
	height: 30px;
	line-height: 30px;
}

#mainframe td.buttonheading,
#mainframe .contentpaneopen td.buttonheading {
	padding: 7px 3px 0;
}

#mainframe td.column_separator {
	padding-left: 15px;
}

td.componentheading {
	padding-bottom: 15px;
}

#mainframe td.sectiontableheader {
	font-weight: bold;
	padding: 4px 2px;
}

#mainframe td.sidebar.left {
	padding-left: 12px;
	background: url(http://www.opticallimits.com/templates/rt_firenzie_j15/images/left-shadow.png) 100% 0 repeat-y;
}

#mainframe td.sidebar.right {
	background: url(http://www.opticallimits.com/templates/rt_firenzie_j15/images/right-shadow.png) 0 0 repeat-y;
}

.sectiontableentry1,
.sectiontableentry2 {
	text-align: left;
	padding: 2px 10px;
}


.searchcontentpaneopen {
	padding-left: 20px;
}


.contentpane,
.contentpaneopen {
	width: 97%;
}

#mainframe .contentpaneopen td {
	padding: 0px 0px 0px 2px;
	text-align:justify;
}

/* @end */

/* @group Structure */

#frame-4 {
	padding: 0 36px;
}

#masthead {
	height: 111px;
	position: relative;
}

#logo {
	width: 222px;
	height: 61px;
	margin-top: 22px;
	margin-left: 18px;
}

div#mod-banner {
	top: 22px;
	right: 180px;
	position: absolute;
	width: 468px;
	height: 60px;
}

div#mod-top {
	top: 10px;
	right: 10px;
	width: 160px;
	height: 90px;
	overflow: hidden;
	position: absolute;
}

div#mod-top .top-padding {
	padding-left:  15px;
}

#pathway {
	height: 45px;
	padding: 0 32px;
	overflow: hidden;
}

.mainbody-padding {
	padding:  17px 10px 13px 20px;
}

.component-padding {
	padding-bottom: 8px;
}

.body-padding {
	margin-top: 8px;
	padding-right: 8px;
	padding-left: 15px;
}

#footer-padding {
	padding: 0px 0px;
}

#rocket-3 {
	height: 90px;
	color: white;
}

img#rocket {
	width: 149px;
	height: 39px;
	border: 0;
	margin: 0 auto;
}

#mainframe .sections .left,
#mainframe .sections .right {
	background: none;
}

/* @end */

/* @group Table Control */

#mainframe {
	width: 100%;
	border-collapse: collapse;
	padding: 0;
}

table.sections {
	width: 100%;
	border-collapse: collapse;
}

#mainframe td,
.sections td {
	padding: 0;
}

td.w24 {
	width: 25%;
}

td.w33 {
	width: 33%;
}

td.w49 {
	width: 50%;
}

td.w99 {
	width: 100%;
}

td.spacer img {
	width: 10px;
}

#mainframe tr {
	vertical-align: top;
}

/* @end */

/* @group Modules */

.module,
.module-hilite1,
.module-hilite2,
.module-hilite3,
.module-hilite4 {
	margin-top: 9px;	
}

.module h3,
.module-hilite1 h3,
.module-hilite2 h3,
.module-hilite3 h3,
.module-hilite4 h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 135%;
	line-height: 24px;
	font-weight: normal;
	margin: 0;
	padding-left: 25px;
	margin-bottom: 5px;
}

.module div div div,
.module-hilite1 div div div,
.module-hilite2 div div div,
.module-hilite3 div div div,
.module-hilite4 div div div {
	padding: 18px;
}

.module div div div div,
.module-hilite1 div div div div,
.module-hilite2 div div div div,
.module-hilite3 div div div div,
.module-hilite4 div div div div,
.left .module div div div div,
.left .module-hilite1 div div div div,
.left .module-hilite2 div div div div,
.left .module-hilite3 div div div div,
.left .module-hilite4 div div div div,
.right .module div div div div,
.right .module-hilite1 div div div div,
.right .module-hilite2 div div div div,
.right .module-hilite3 div div div div,
.right .module-hilite4 div div div div{
	background: none;
	padding: 0;
}

#footer-1 .module h3 {
	padding-left: 0;
	background: none;
}

#footer-1 .module div div div {
	padding: 0px 18px;
}


/* section table overrides */
.sections .left .module-hilite1 div div,
.sections .left .module-hilite2 div div,
.sections .left .module-hilite3 div div,
.sections .left .module-hilite4 div div,
.sections .right .module-hilite1 div div,
.sections .right .module-hilite2 div div,
.sections .right .module-hilite3 div div,
.sections .right .module-hilite4 div div {
	background: none;
}

/* @end */

/* @group Horizontal Menu */

#horiz-menu {
	height: 26px;
}

#horiz-menu ul.menu {
	padding-left: 15px;
}

#horiz-menu ul {
	list-style: none;
	margin: 0;
	padding: 0 0 0 0px;
}

#horiz-menu li {
	background: none;
	display: block;
	float: left;
	margin: 0;
	margin-right: 10px;
	padding: 0;
}

#horiz-menu li span {
	display: block;
	/*float: left;*/
}

#horiz-menu a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	display: block;
	float: left;
	height: 26px;
	line-height: 26px;
	padding: 0 15px;
	font-weight: normal;
	font-size: 110%;
}

#horiz-menu li.parent li a,
#horiz-menu li.parent li.parent li a,
#horiz-menu li.parent li.parent li.parent li a {
	background: none;
}

#horiz-menu li li a {
	font-size: 100%;
}

#horiz-menu a:hover {
	text-decoration: none;
}

#horiz-menu li:hover,
#horiz-menu li.sfHover {
	background: none;	
}

/* @end */

/* @group Sub Menu */

#mainframe ul.menu {
	margin: 0;
	padding: 0;
}

#mainframe ul.menu li {
	list-style: none;
	margin: 0;
	padding: 0;
}

#mainframe ul.menu li.active a {
	font-weight: bold;
}

#mainframe ul.menu li.active li a {
	font-weight: normal;
}

#mainframe ul.menu a {
	display: block;
	padding: 5px 0 5px 25px;
	margin-bottom: 1px;	
}

#mainframe ul.menu ul {
	margin: 0;
	padding-left: 20px;
}

#mainframe ul.menu ul a {
	background-image: none;
	padding-left: 5px;
}

#mainframe ul.menu a:hover {
	background-position: 5px -20px;
}

/* @end */

/* @group Mainmenu */

a.mainlevel {
	padding: 5px 0 5px 25px;	
	display:  block;
	margin-bottom: 1px;
}

a#active_menu.mainlevel {
	font-weight: bold;
}

a.mainlevel:hover {
	background-position: 5px -20px;
}

a.sublevel {
	line-height: 20px;
}

/* @end */

/* @group Content Styles */

/* @group Top Module */

div#mod-top ul {
	padding: 0;
	margin: 0
}

div#mod-top li {
	float:  left;
	width: 100%;
	margin-bottom: 3px;
	margin: 0;
	padding: 0;
	padding-left: 15px;
	list-style: none;
}

div#mod-top a.mainlevel {
	background: none;
	display: inline;
	padding: 0;
	margin: 0;
}

/* @end */


/* @group Readon */

.readon {
	display: block;
	float: left;
	clear: both;
	line-height: 30px;
	width: 101px;
	text-align: center;
	margin-top: 15px;
}

.module .readon,
.module-hilite1 .readon,
.module-hilite2 .readon,
.module-hilite3 .readon,
.module-hilite4 .readon {
	float: none;
	clear: both;
	padding-left: 22px;
	line-height: 18px;
	width: auto;
	text-align: left;
}

#footer-1 .readon {
	background: none;
	padding-left: 0;
}

/* @end */

/* @group Pathway */
span.pathway {
	display: block;
	line-height: 35px;
	height: 30px;
	font-weight: normal;
	margin-bottom: 15px;
	padding-left: 0px;
}

span.pathway img {
	float: left;
	width: 10px;
	height: 10px;
	
}

span.pathway a {
	float: left;
	padding: 0 20px 0 0;
}

/* @end */

/* @group Typography */

ul.number,
ul.flame-1,
ul.flame-2,
ul.flame-3,
ul.arrow-1,
ul.arrow-2,
ul.arrow-3,
ul.arrow-4,
ul.arrow-5,
ul.arrow-6,
ul.triangle-1,
ul.triangle-2,
ul.triangle-3,
ul.triangle-4,
ul.triangle-5,
ul.triangle-6,
ul.bullet-1,
ul.bullet-2,
ul.bullet-3,
ul.bullet-4,
ul.bullet-5,
ul.bullet-6 {
	padding-left: 20px;
	margin-left: 0;
}

ul.number li,
ul.flame-1 li,
ul.flame-2 li,
ul.flame-3 li,
ul.arrow-1 li,
ul.arrow-2 li,
ul.arrow-3 li,
ul.arrow-4 li,
ul.arrow-5 li,
ul.arrow-6 li,
ul.triangle-1 li,
ul.triangle-2 li,
ul.triangle-3 li,
ul.triangle-4 li,
ul.triangle-5 li,
ul.triangle-6 li,
ul.bullet-1 li, 
ul.bullet-2 li, 
ul.bullet-3 li,
ul.bullet-4 li, 
ul.bullet-5 li, 
ul.bullet-6 li {
	list-style: none;
	margin-left: 0;
	margin-bottom: 10px;
	padding-left: 28px;
}

pre {
	padding: 10px;
}

blockquote {
	background: url(http://www.opticallimits.com/templates/rt_firenzie_j15/images/quote.png) 6px 12px no-repeat;
	font-style: italic;
	font-size: 100%;
	line-height: 150%;
	width: auto;
	padding: 10px 10px 10px 60px;
	margin: 15px 0;
}

/* @end */

/* @group Notice Styles */

span.alert,
span.info,
span.download,
span.note {
	display: block;
	padding: 10px 10px 10px 45px;
	margin: 15px 0;	
}


/* @end */

/* @group RokSlide */

ul#rokslide-toolbar {

}

#rokslide-toolbar li.active { 
	background: #D7D7D7;
}

#rokslide-toolbar li.current { 
	background: #ebebeb;
	color: #333;
}

#rokslide-toolbar li {
	background: #ccc;
	color: #666;
}

div#frame {
	border: 5px solid #EBEBEB;
}

div#frame div.button#left { 
	background: url(http://www.opticallimits.com/templates/rt_firenzie_j15/images/tabs-prev.png) 0 -20px no-repeat;
}

div#frame div.button#right { 
	background: url(http://www.opticallimits.com/templates/rt_firenzie_j15/images/tabs-next.png) 0 -20px no-repeat;
}

/* @end */

.nounder {
	text-decoration: none;
	border: 0;
	cursor: pointer;
}

.clr {
	clear:both;
}

fieldset.input {
	border: 0;
}

/* @end */

/* >> SMILCZAN - 20120124
table.contenttoc {
  margin-left			: 20px;
  margin-bottom			: 20px;
  width				: 250px;
}

table.contenttoc td {
  background			: #E8EAF1;
  height			: 18px;
}

table.contenttoc th {
  background			: #B4C2D4;
  color				: #333366;
  text-align			: left;
  padding			: 5px 5px 5px 5px; 
  height			: 21px;
  font-weight			: bold;
  font-size			: 11px;
  text-transform		: uppercase;
}
*//* << SMILCZAN */

.datagridToc table { border-collapse: collapse; text-align: left; width: 250px;height: 90px; margin-left: 20px; margin-bottom: 20px;} 
.datagridToc {width: 250px;height: 90px;float:right;font: normal 12px/150% Arial, Helvetica, sans-serif; background: #fff; overflow: hidden; border: 1px solid #E6E7ED; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; }
.datagridToc table td, .datagridToc table th { padding: 3px 6px !important; }
.datagridToc table thead th {background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #006699), color-stop(1, #00557F) );background:-moz-linear-gradient( center top, #006699 5%, #00557F 250px );filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#006699', endColorstr='#00557F');background-color:#006699; color:#FFFFFF; font-size: 15px; font-weight: bold; border-left: 1px solid #0070A8; } 
.datagridToc table thead th:first-child { border: none; }
.datagridToc table tbody td { color: #00496B; border-left: 1px solid #E1EEF4;font-size: 11px;font-weight: normal; }
.datagridToc table tbody .alt td { background: #F5F5F5; color: #00496B; }
.datagridToc table tbody td:first-child { border-left: none; }
.datagridToc table tbody tr:last-child td { border-bottom: none; }


table.contenttoc  { 
	margin-left			: 20px;
	margin-bottom		: 20px;
	width				: 250px;
	border-top			: 5px solid #b4c2d4;
	border-bottom		: 5px solid #E8EAF1;
	-moz-border-radius	: 5px;
	-khtml-border-radius: 5px;
	}
	
table.contenttoc th {
	background			: #B4C2D4;
	color				: #333366;
	padding				: 3px 3px 3px 3px; 
	font-weight			: bold;
	font-size			: 11px;
	text-transform		: uppercase;
	text-align			: center;
	height				: 5px;
}

table.contenttoc td {
	background			: #E8EAF1;
	border-bottom		: 1px solid #dadce4;
	height				: 22px;
}

table.contenttoc td:hover {
	background			: #dadce4;
}

table.contenttoc a {
	position			: absolute;
	padding				: 3px;
}






/* @end */



.mytitle {
 background: #B4C2D4;
 font-weight			: bold;
 font-size			: 11px;
 padding			: 5px 5px 5px 5px; 
 text-align			: left;
}

.mygray1 {
 background: #EEEEEE;
}
.mygray2 {
 background: #F9F9F9;
}

.jalbumA {
 background: #EEEEEE;
 font-size			: 11px;
 width				: 25%;
}

.jalbumB {
 background: #DEDEDE;
 font-size			: 11px;
 width				: 30%;
}

.jalbumC {
 width				: 45%;
 padding			: 1px 1px 1px 1px; 
}

.rowFirst {
 width				: 100%;
}

.rowSecond {
 width				: 100%;
}

.myimage {
 padding			: 1px 1px 1px 1px; 
}
                                                    s
.mysampletable {
 width				: 100%;
 border-spacing                 : 2px;
}

.mysubsampletable {
 border:                        : 1px solid gray;
 width				: 100%;
 border-width                   : 1px 1px 0px 0px;
 border-spacing                 : 2px;
 border-style                   : dotted dotted dotted dotted;
 border-color                   : gray gray gray gray;
}

.mini			{ font-family:Arial,Helvetica;font-size:9px;height:13px; }
.mini:link		{ font-family:Arial,Helvetica;font-size:9px;height:13px;text-decoration:underline;color:blue; }  
.mini:visited		{ font-family:Arial,Helvetica;font-size:9px;height:13px;text-decoration:underline;color:purple; }    
.miniForum		{ font-family:Arial,Helvetica;font-size:11px; }
.miniForum:link		{ font-family:Arial,Helvetica;font-size:11px;text-decoration:underline;color:#0000EE; }
.miniForum:visited	{ font-family:Arial,Helvetica;font-size:11px;text-decoration:underline;color:purple; }  
.miniL			{ font-family:Arial,Helvetica;font-size:10px;height:12px; }
.miniLBold		{ font-family:Arial,Helvetica;font-weight:bold;font-size:11px;height:12px; }

.miniLRed		{ font-family:Arial,Helvetica;font-size:10px;height:12px;color:red; }

ul.forum	        { position:relative; left:-10px; width:100%; font-family:Arial,Helvetica;font-size:14px;line-height:17px;  }
ol.forum	        { position:relative; left:-10px; width:100%; font-family:Arial,Helvetica;font-size:14px;line-height:17px;  }
li.forum	        { position:relative; left:-10px; width:100%; font-family:Arial,Helvetica;font-size:14px;line-height:17px;  }


.pagenavbar             { font-family:Arial,Helvetica;font-weight:bold;font-size:20px; }

/* SMILCZAN - PREV/NEXT BUTTON - 20/02/2012*/
div.pagenavbar div { 
	border-top			: 5px solid #b4c2d4;
	border-bottom		: 5px solid #b4c2d4;
	background			: #E8EAF1;
	padding				: 5px;	
	-moz-border-radius	: 5px;
	-khtml-border-radius: 5px;
}
	
div.pagenavbar div:hover {
	background			: #b4c2d4;
}
	
div.pagenavbar a {
	color			: #23507d;
}

table.none       { }
tr.none          { }
td.lineApH       { font-family:Arial,Helvetica;font-size:12px;background-color:#DFDFDF;text-align:center;vertical-align:middle; }
td.lineAp1       { padding:0px;width:75px;text-align:left;vertical-align:middle; }
td.lineBp1       { padding:0px;width:75px;text-align:left;vertical-align:middle; }
td.lineAp2       { font-family:Arial,Helvetica;background-color:#EFEFEF;font-size:9px;font-weight:normal;width:210px;text-align:left;vertical-align:middle; }
td.lineBp2       { font-family:Arial,Helvetica;background-color:#F9F9F9;font-size:9px;font-weight:normal;width:210px;text-align:left;vertical-align:middle; }
td.lineAp3       { font-family:Arial,Helvetica;background-color:#EFEFEF;font-size:9px;font-weight:normal;width:135px;text-align:center;vertical-align:middle;margin-left:5px;margin-right:5px; }
td.lineBp3       { font-family:Arial,Helvetica;background-color:#F9F9F9;font-size:9px;font-weight:normal;width:135px;text-align:center;vertical-align:middle;margin-left:5px;margin-right:5px; }
td.lineAp4       { font-family:Arial,Helvetica;background-color:#EFEFEF;font-size:9px;font-weight:normal;width:80px;text-align:center;vertical-align:middle;margin-left:5px;margin-right:5px; }
td.lineBp4       { font-family:Arial,Helvetica;background-color:#F9F9F9;font-size:9px;font-weight:normal;width:80px;text-align:center;vertical-align:middle;margin-left:5px;margin-right:5px; }
a.price:link     { text-decoration:underline;font-size:9px; }
a.price:visited  { text-decoration:underline;font-size:9px;  }
a.price:active   { text-decoration:underline;font-size:9px;  }

.front
{
border-width:  1px;
border-color:  #AAAAAA;
border-style:  solid;
border-radius: 5px;
font-size: 10px;
padding-top: 6px;
vertical-align:top;
}

.yfront
{
text-align: center;
padding-bottom: 6px;
}

.box {
    border-radius: 5px 5px 5px 10px;
    border: 1px solid #AAAAAA;
    margin: 1px;
    padding: 1px; 
    min-width: 170px;
    min-height: 170px;  
    float: left;
    text-align: center;
    display: block;
    margin-left: auto;
    margin-right: auto';
    font-size: 10px;
}

.container {
 max-width: 728px;
 overflow: hidden;
}


.rcontainer {
 max-width: 728px;
 overflow: hidden;
}

.rlist {
 float: left;
 width: 48%;
}