<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background: #7d7d7d;
}

h1 {
	margin:5px 10px 10px 20px;
	padding:25px 0px 0px 0px;
	font-size: 40px;
	font-weight: bold;
	color: #fff;
}

h2 {
	margin: 10px 0px;
	padding: 0px 0px 5px 0px;
	font-size: 20px;
	font-weight: bold;
	color: #034DA2;
}

h4 {
	margin: 0px;
	padding: 0px;
	font-size: 18px;
	line-height:26px;
	font-weight: bold;
	color: #06A;
}

p{
	margin: 0px;
	padding: 0 0 10px 0;
	text-align: justify;
}

.spacetobottom {
	clear: both;
	height: 50px;
}

.spacetoright {
	float: left;
	width: 10px;
	height: 1px;;
}

/* ----- Form ----- */
form{
	margin: 35px 0 0 0;
	padding: 0px;
	text-align: left;
}

label {
	margin: 0 10px;
}

input{
	width: 150px;
	height: 15px;
	color: #aabdd0;
	border: 1px solid #686f76;
}

.button{
	margin: 0px;
	width: 50px;
	height: 20px;
	border: 0px;
	color: #333333;
	font-weight: bold;
	background: #FFFFFF;
	cursor: pointer;
}
/* End of Form */

.more_button a {
	clear: both;
	display: block;
	width: 100px;
	height: 18px;
	margin: 0px;
	padding: 2px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	color: #FFF;
	background: #79b5f3;
	border: 1px solid #FFF;
}


#container {
	margin: auto;
	width: 950px;
	padding: 0px 10px;
}

#header {
	float: left;
	width: 950px;
	padding:0;
	margin:0 auto;
	position:relative;
	background: url(../images/header-tombola-rs-600.png) no-repeat;
	height:568px;
}

#logo {
	position:relative;
	float:left;
	width:600px;
	top:0px; left:0px;
	margin:0px; padding:0px;
}

#logo img {
	float: left;
	border: none;
	margin:0px 30px 0px 0px;
}

#sitetitle {
	margin:30px 10px 10px 10px;
	font-size: 4.0em;
	font-weight: bold;
	color: #333333;
	width:500px;
	position:relative;
}


.fullgraybox {
	font-size:14px;
	clear: both;
	float: left;
	width: 900px;
	padding: 25px;
	margin: 0px auto;
	background:#fff;
	border: 1px solid #CCCCCC
}

* html .fullgraybox {
	clear: both;
	float: left;
	width: 798px;
	padding: 25px;
	margin: 50px auto;
	border: 1px solid #CCCCCC
}

.fullgraybox ul {
	margin: 10px 0 0 0px;
	padding: 0 0 0 30px;
}

.fullgraybox li {
	list-style: inside;
	padding: 0 0 10px 0;
	background: url(../images/listicon.gif) center left no-repeat;
}

/* ------- Box ------------------------------------------- */

.box {
	float: left;
	width: 330px;
	padding:30px;
	background:#efefef;
	border:1px dotted #333;
	margin-right: 30px;
}

/* ------- Box Product Styles ------------------------------------------- */

.box-product {
	width: 180px;
	float:left;
	position:relative;
	display: block;
	vertical-align: top;
	margin-right: 8px;
	margin-bottom: 15px;
	margin-left:10px;
	padding: 10px;
	border:1px solid #dbdee1;
	text-align:center;
}


.clear {
	clear:both;
	height:1px;
	margin-bottom:10px;
}
.box-product a  img { border:0; }
.box-product a  {text-decoration:none; }

/* ----- Footer ----- */

#footer {
	clear: both;
	padding: 10px 0;
	width: 950px;
	text-align: center;
	background: #999999;
	border-top: 5px solid #666666;
	border-left:1px solid #999999;
	border-right:1px solid #999999;
	color:#fff;
}

#footer a{font-weight: normal; color:#fff;}

#footer a:hover{font-weight: normal; color:#FEF700; text-decoration:none;}

#footer ul li{display:inline;}
/* ----- End of Footer ----- */

ul.checked{list-style-image:url(../images/checked.png);}


/* ------------------------------------- Event ----------------------------- */

.fork {
  border:0;
  position:absolute;
  top:0;
  right:0;
}

.col {
  width: 320px;
  float: left;
  margin-right:32px;
  margin-bottom: 16px;
}
.c3 {
  margin-right:0;
}


h3 {
	margin: 0;
	background: #7db9e8 url(../js/sprite2.png) no-repeat;
}

h3 a {
  display: block;
  padding: 10px;
  padding-left: 32px;
  margin: 0;
  color: #fff;
  text-decoration: none;
  border-bottom: 1px solid rgba(44,67,109, 0.5);
  
}
h3:hover { background: #7db9e8 url(../js/sprite2.png) no-repeat;  }
h3.open  { background: #7db9e8; }
h3.open a {background: #7db9e8 url(../js/sprite2.png) no-repeat; background-position: 13px -25px;Â&nbsp;}
h3 + div { padding: 10px; }

h2 + div,
.example {
  background: #fff;
  overflow: hidden;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  margin-bottom: 20px;
}

/* Pre hide sections with JavaScript on
--- */
h3+div {
  display: none;
}

/* CSS3 Animation example
--- */
#css3-animated-example h3 + div {
  height: 0px;
  padding: 0px;
  overflow: hidden;
  background: #000;
  display: block!important;
  -webkit-transform: translateZ(0);
  -webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-ms-transition:all 0.3s ease;
	transition: all 0.3s ease;
}
#css3-animated-example .content {
  padding: 10px;
}

#css3-animated-example h3.open + div {
  height: auto;
  background: #aaffff;
}

/* Event example
--- */
pre#event-log {
  background: #fafacc;
  padding: 10px;
  display: block;
}

/* Responsive design
--- */
@media screen and (max-width: 1056px) {
  body {
    width: 672px;
  }
  .c2 {
    margin-right: 0;
    margin-bottom: 0;
  }
}

@media
only screen and (max-width: 704px),
only screen and (-webkit-min-device-pixel-ratio : 1.5),
only screen and (min-device-pixel-ratio : 1.5) {
  body {
    width: 320px;
  }
  .c1 {
    margin-right: 0;
    margin-bottom: 0;
  }
  h1 {
    font-size: 28px;
    text-shadow: 0px 0px 1px rgba(0,0,0,0.7);
  }
}

@media
only screen and (-webkit-min-device-pixel-ratio : 1.5),
only screen and (min-device-pixel-ratio : 1.5) {
  body {
    padding: 0 12px;
  }
}

a{color:#034DA2;}

.box-product a img{width:180px;}

a span.pret_tombola{text-decoration:none; font-size:22px; font-weight:bold; text-decoration:none; color:#000; display:block; padding:5px;}

#cart_container{position: fixed; padding: 10px; display: block; border: 0; right:0px; top: 50px; background-color:#F9FC03; width:200px; z-index:999;}

.show_hide1 {
	width:220px; 
	height:40px;
	cursor:pointer;
	display:table-block;
	/*background: url(../images/more.png) no-repeat;*/
}.show_hide2 {
	width:220px; 
	height:40px;
	cursor:pointer;
	display:table-block;
	/*background: url(../images/more.png) no-repeat;*/
}.show_hide3 {
	width:220px; 
	height:40px;
	cursor:pointer;
	display:table-block;
	/*background: url(../images/more.png) no-repeat;*/
}.show_hide4 {
	width:220px; 
	height:40px;
	cursor:pointer;
	display:table-block;
	/*background: url(../images/more.png) no-repeat;*/
}.show_hide5 {
	width:220px; 
	height:40px;
	cursor:pointer;
	display:table-block;
	/*background: url(../images/more.png) no-repeat;*/
}</pre></body></html>