/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background: #000000 url(/templates/ronots/images/bg01.jpg) repeat-x left top;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

.input1 {
	width: 138px;
	height: 16px;
	margin: 0px;
	padding: 4px 0px 0px 4px;
	border: none;
	background: #371711 url(/templates/ronots/images/homepage08.jpg) no-repeat left top;
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	color: #A78E91;
}


/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #664D28;
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
}

.ul1 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.ul1 li {
	padding: 4px 0px 6px 14px;
	background: url(/templates/ronots/images/homepage11.jpg) no-repeat left bottom;
}

.ul1 a {
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	color: #C6B779;
	text-decoration: none;
}

.ul1 .last {
	padding-bottom: 10px;
	background: none;
}

.ul2 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.ul2-2 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.ul2 li {
	display: block;
	float: left;
	width: 173px;
	height: 34px;
	margin: 0px;
	padding: 2px 0px 0px 15px;
}

.ul2-2 li {
	display: block;
	float: left;
	width: 173px;
	margin: 0px;
	padding: 2px 0px 0px 15px;
}

.ul2-2 li img {
	margin-left:-8px;
}

.ul2 em {
	display: block;
}

.ul3 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.ul3 li {
	display: block;
	float: left;
	width: 173px;
	height: 20px;
	margin: 0px;
	padding: 5px 0px 0px 15px;
}

.ul3 a {
	float: left;
}

.ul3 em {
	float: right;
	padding-right: 15px;
}

.text1 {
	font: normal Verdana, Arial, Helvetica, sans-serif;
	color: #AE9B86;
}

.text2 {
	text-align: center;
	color: #404454;
}

/** LINKS */

a {
	color: #83582A;
}

a:hover {
	text-decoration: none;
}

a.link1 {
	font: normal Verdana, Arial, Helvetica, sans-serif;
	color: #E7B851;
	text-decoration: none;
}

a.link2 {
	font: normal Verdana, Arial, Helvetica, sans-serif;
	color: #C6B779;
	text-decoration: none;
}

a.link3 {
	clear: both;
	display: block;
	height: 25px;
	background: url(/templates/ronots/images/pt/homepage25.jpg) no-repeat left top;
}

a.link3 b {
	position: absolute;
	left: -10000px;
}

/** STYLES */

.style1 {
	padding: 20px 25px 10px 20px;
}

.style1 h2 {
	font: normal 18px Verdana, Arial, Helvetica, sans-serif;
	color: #4C3412;
}

.style1 h3 {
	margin-bottom: 15px;
	font-size: 10px;
	font-weight: normal;
	color: #9A7C3A;
}

.style1 h4 {
	font-size: 11px;
}

.style1 a {
}

.style1 a:hover {
}

.style2 {
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #6F5D4C;
}

.style2 a {
	color: #A09360;
}

.style3 {
	padding: 20px 25px 10px 20px;
}

.style3 h2 {
	font: normal 18px Verdana, Arial, Helvetica, sans-serif;
	color: #4C3412;
}

.style3 h3 {
	margin-bottom: 15px;
	font-size: 10px;
	font-weight: normal;
	color: #9A7C3A;
}

.style3 h4 {
	font-size: 11px;
}

.footer {
	clear: both;
	height: 100px;
}

.teamspeak {
	text-align: center;
	margin-bottom: 10px;
}

/** BACKGROUNDS */

.bg1 {
	background: url(/templates/ronots/images/bg1_01.jpg) no-repeat left top;
}

.bg2 {
	background: url(/templates/ronots/images/bg1_02.jpg) repeat-y left top;
}

.bg3 {
	background: url(/templates/ronots/images/bg1_03.jpg) no-repeat left bottom;
}

.bg4 {
	background: url(/templates/ronots/images/homepage07.jpg) repeat left bottom;
}

.bg5 {
	background: url(/templates/ronots/images/homepage14.jpg) no-repeat center top;
}

.bg6 {
	background: url(/templates/ronots/images/homepage23.jpg) no-repeat left top;
}

.bg6-2 {
	background: url(/templates/ronots/images/homepage23-2.jpg) repeat-y left top;
}

.bg7 {
	background: url(/templates/ronots/images/homepage24.jpg) no-repeat left top;
}

.bg8 {
	background: url(/templates/ronots/images/homepage28.jpg) no-repeat left top;
}

.bg9 {
	background: url(/templates/ronots/images/homepage29.jpg) no-repeat left top;
}
.bg-shopping-cart {
	background: url(/templates/ronots/images/homepage29.jpg) no-repeat left top;
}
.bg10 {
	background: url(/templates/ronots/images/bg2_01.jpg) no-repeat left top;
}

.bg11 {
	background: url(/templates/ronots/images/bg2_02.jpg) repeat-y left top;
}

.bg12 {
	background: url(/templates/ronots/images/bg2_03.jpg) no-repeat left bottom;
}

/** MISC */

.align-justify { text-align: justify; }
.align-right { text-align: right; }
.align-left { text-align: left; }
.align-center { text-align: center; }

.margin-top { margin-top: 40px; }

img { border: none; }

.img1 {
	float: left;
	margin: 3px 15px 0px 0px;
}

.img2 {
	float: right;
	margin: 3px 0px 0px 15px;
}

hr { display: none; }

.hr1 {
	margin-bottom: 10px;
	height: 2px;
	background: url(/templates/ronots/images/homepage26.jpg) no-repeat left center;
}

/* moje style */
.error {  
	margin: 10px; 
	border: 2px #FF0000 solid; 
	background-color: #FFCACA;
}

.noerror {  
	margin: 10px; 
	border: 2px #009900 solid; 
	background-color: #B5FFB5;
}

.moduleRow { }

.moduleRowOver { 
	background-color: #DFDAB5; 
	cursor: pointer; 
	cursor: hand; 
}

/* Moja czesc */
.naglowek {
	background-color: #DFDAB5; 
	font-weight: bold;
	margin-left:1px;
	margin-right:1px;
	margin-top:2px;
	padding-top:5px;
	padding-bottom:5px;
	padding-right:10px;
	text-align:right;
	font-size: 14px;
	cursor:pointer;
}

.green {
	color: #009900;
}

.red {
	color: #ff0000;
}

.large {
	font-size: 18px;
}

.tab-nag {
	background-color: #DFDAB5;
	font-weight: bold;
	text-align:center;
	padding-top:7px;
	padding-bottom:7px;
}

.tabelka {
	text-align:center;
	margin-top:5px;
	margin: 0 auto;
	margin-bottom:5px;
}

.tabelka tr {
	background-color:#DFDAB5;
}

.tabelka.transparent tr {
	background-color:transparent;
}

.tabelka td {
	text-align: center;
	padding-top:7px;
	padding-bottom:7px;
	padding-left:10px;
	padding-right:10px;
}

.tabelka th {
	text-align: center;
	padding-top:7px;
	padding-bottom:7px;
	padding-left:10px;
	padding-right:10px;
	font-weight: bold;
}

.tabelka td.borderGreen {
	border:2px #009900 solid;
	background: #B6EFA4;
	color: #009900;
	font-weight: bold;
}

.tabelka td.borderRed {
	border:2px #ff0000 solid;
	background: #FFBFC2;
	color: #ff0000;
	font-weight: bold;
}

.tabelka td.left {
	text-align: left;
}

.tabelka td.right {
	text-align: right;
}

.tabelka td.justify {
	text-align: justify;
}

.tab-quest-y {
	padding-top:5px;
	padding-bottom:5px;
	text-align:center;
	font-weight: bold;
	color:#00CC00;
}

.tab-quest-n {
	padding-top:5px;
	padding-bottom:5px;
	text-align:center;
	font-weight: bold;
	color:#EE0000;
}

.loading {
	text-align:center;
	font-weight:bold;
	margin-top:5px;
	margin-bottom:10px;
}

/* menu */
.mainmenu {
	cursor: pointer; 
	margin-left:5px;
	margin-right:5px;
}
.rtop {
	display:block;
	background: #F6EFC3;
}

.rbottom {
	display:block;
	background: #F6EFC3;
	margin-bottom:5px;
}

.rtop2 {
	display:block;
	background: #F6EFC3;
}

.rbottom2 {
	display:block;
	background: #F6EFC3;
	margin-bottom:5px;
}

.rtop *, .rbottom * {
	display: block;
	height: 1px;
	overflow: hidden;
	background: #AF1900;
	
}

.rtop2 *, .rbottom2 * {
	display: block;
	height: 1px;
	overflow: hidden;
	background: #008800;
	
}

.r1 {margin: 0 5px}
.r2 {margin: 0 3px}
.r3 {margin: 0 2px}
.r4 {
	margin: 0 1px;
	height: 1px;
}

.menu-item {
	background: #AF1900;
	text-align: right;
	font-weight: bold;
	font-size:14px;
	color: #EEE;
	padding-right: 15px;
	padding-top:3px;
	padding-bottom:3px;
	
}

.menu-item2 {
	background: #008800;
	text-align: right;
	font-weight: bold;
	font-size:14px;
	color: #EEE;
	padding-right: 15px;
	padding-top:3px;
	padding-bottom:3px;
	
}

#box7 .content ul li em {
  display: inline;
}

/* jQuery lightBox plugin - Gallery style */
#gallery {
	background-color: #444;
	padding: 10px;
	width: 520px;
}
#gallery ul { list-style: none; }
#gallery ul li { display: inline; }
#gallery ul img {
	border: 5px solid #3e3e3e;
	border-width: 5px 5px 20px;
}
#gallery ul a:hover img {
	border: 5px solid #fff;
	border-width: 5px 5px 20px;
	color: #fff;
}
#gallery ul a:hover { color: #fff; }

.loggedIn {
	color:#E7B851;
	text-align:center;
	line-height: 150%;
}
.loggedIn ul {
	margin-left:-30px;
}

.loggedIn a:link {text-decoration: none; color:#E7B851;}
.loggedIn a:visited {text-decoration: none; color:#E7B851;}
.loggedIn a:active {text-decoration: none; color:#E7B851;}
.loggedIn a:hover {text-decoration: underline; font weight:bold; color:#E7B851;}

.changelog_head {
	font-weight:bold;
	font-size:18px;
	font-family:courier;
	margin-left:-10px;
}

.changelog_body {
	text-align:left; 
	margin:0 0 15px 0;
	font-size:9px;
	margin-left:-10px;
	line-height:200%;
}

.market_footer {
	background-color:#DFDAB5;
	width:85%;
	padding:10px 5px 10px 35px;
	margin:5px auto;
	text-align:right;
	font-weight:bold;
}

.errorStyle {
	border: 3px #FF0000 solid;
	width: auto;
	background: #FFBFC2;
	text-align:center;
	padding: 15px;
	margin: 10px;
}

.successStyle {
	border: 3px #009900 solid;
	width: auto;
	background: #B6EFA4;
	text-align:center;
	padding: 15px;
	margin: 10px;
}

.player_bar {
	border: 1px solid #000000;
	width: 180px;
	height: 3px;
	margin:0 auto;
}

.player_health {
	background: #008800 none repeat scroll 0% 0%; 
	-moz-background-clip: -moz-initial; 
	-moz-background-origin: -moz-initial; 
	-moz-background-inline-policy: -moz-initial;
	height: 3px;
}

.player_mana {
	background: #000088 none repeat scroll 0% 0%; 
	-moz-background-clip: -moz-initial; 
	-moz-background-origin: -moz-initial; 
	-moz-background-inline-policy: -moz-initial;
	height: 3px;
}

.player_exp {
	background: #DD0000 none repeat scroll 0% 0%; 
	-moz-background-clip: -moz-initial; 
	-moz-background-origin: -moz-initial; 
	-moz-background-inline-policy: -moz-initial;
	height: 3px;
}

.equip {
	margin:0 auto;
}

.equip td {
	border:1px #000000 solid;
	padding:5px;
	min-width:32px;
	min-height:32px;
	text-align:center;
}

.equip td.none {
	border:0px #000000 solid;
}

.pointer {
	cursor: pointer;
}
.facebook{

    float:right;
    width:232px;
    height:311px;
    background: url(/templates/ronots/images/slider.png) no-repeat;
    display:block;
    right:-205px;
    padding:0;
    position:fixed;
    top: 210px; /* 170px; */
    z-index:9000;
}
#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #eee;
	padding: 0;
	opacity: 0.85;
}
#tooltip h3, #tooltip div { margin: 0; }
div.country_select{
    float: left;
    margin: 15px;
}

a.country_select {
   text-decoration: none;
}
hr {
 border: 0;
 color: #9E9E9E;
 background-color: #9E9E9E;
 height: 1px;
 width: 100%;
 text-align: left;
 }
 
 /* #static-message img{
     width: 100%;
 }*/