body {
background: #000000 url('dragon.jpg') no-repeat center center fixed;
background-size: 100%;
background-size: cover;
background-repeat: no-repeat;
background-attachment: fixed;
margin: 3px auto;
max-width: 650px;
border-radius: 5px;
color: #fff;
border: 0.1px solid #000000;
font-family: Verdana;
font-size: 13px;
color: #fafafaborder: 1px solid #0e0e0e;
opacity:0.9;
border-radius: 10px;
//box-shadow: 0px 0px 50px rgb(44, 142, 181);
}
.logo {
	background: linear-gradient(to top, rgba(192, 93, 0) 0%, rgb(254, 202, 54) 100%);
	padding:15px;
	margin: 3px;
	border-radius: 10px;
	color:#e73c3c;
	text-shadow: 0px
	float:left;
    padding:1px;
    color: #FFF;
}
.head{
background: linear-gradient(to top, rgb(192, 93, 0) 0%, rgb(254, 202, 54) 100%);
padding:15px;
margin: 2px;
border-radius: 5px;
color:#6f6135;
text-align: center;
text-shadow: 1px 3px 3px #000;
}
.head_2{
float:left;
margin-left: -14px;
margin-top: -14px;
}
.head_3{
padding:15px;
color:#FFF;
margin:-1px;
border-radius:1px;
margin:-2px;
}


.foot{
	
background: linear-gradient(to top, rgba(49, 41, 31) 0%, rgb(154, 137, 89) 100%);
padding: 3px;
color: #fafafa;
font-weight: bold;
margin: 1px;
margin-top:-1px;
border: 1px solid #0e0e0e;
font-size: 12px;
text-align: center;
border-radius: 10px;
}
.div1_l,.div1_navi{
	text-align:left;
	padding-left:18px;
	font-size:11px;
}




.foot a {
color:#FFF;
text-decoration: none;
padding: 3px;
background: #141414;
border-radius: 10px;
border: 1px solid #373737;
box-shadow : 0 0 10px #373737;
}
.foot a:hover {
color:#acbaa4;
text-decoration: none;
padding: 3px;
background: #191919;
border-radius: 10px;
border: 1px solid #373737;
}
.title1 {
background:  rgb(49, 41, 31);
padding: 7px;
color: #fafafa;
font-weight: bold;
margin: 2px;
border: 1px solid #0e0e0e;
position: relative;
}
.glow{
    
	box-sizing:border-box;
	box-shadow: inset 0px 0px 25px 10px rgba(0,0,0,0.6);
	text-align:center;
}
.s2 {
background:  rgb(49, 41, 31);
padding: 7px;
color: #fafafa;
font-weight: bold;
margin: 2px;
border: 1px solid #0e0e0e;
position: relative;
  border-radius: 10px;
}
.titlec{
background-color: rgba(0, 0, 0, 0.9);
padding: 7px;
color:#fafafa;
font-weight: bold;
border-radius:10px;
margin: 2px;
border: 1px solid #0e0e0e;
posiotion: relative;
}
.title{
background-color: rgba(0, 0, 0, 0.9);
padding: 7px;
color:#fafafa;
font-weight: bold;
border-radius:10px;
margin: 2px;
border: 1px solid #0e0e0e;
posiotion: relative;
text-align: center;
}
.title2{
background-color: rgba(0, 0, 0, 0.9);
padding: 7px;
color:#fafafa;
font-weight: bold;
border-radius:10px;
margin: 2px;
border: 1px solid #0e0e0e;
posiotion: relative;
text-align: center;
}
.top {
background: linear-gradient(to top, rgba(49, 41, 31) 0%, rgb(154, 137, 89) 100%);
padding: 3px;
color: #fafafa;
font-weight: bold;
margin: 1px;
margin-top:-1px;
border: 1px solid #0e0e0e;
font-size: 12px;
text-align: center;
border-radius: 10px;
}
.upc {
background: linear-gradient(to top, rgb(41, 49, 61, 0.9) 100%, rgb(0, 117, 201) 100%);
padding: 3px;
color: #fafafa;
font-weight: bold;
margin: 2px;
margin-top:-1px;
border: 1px solid #0e0e0e;
font-size: 11px;
text-align: center;
border-radius: 10px;
}

.linija-gr {
    border-bottom: 2px solid #59ff00;
    margin-left: 2px;
    margin-right: 2px;
}

.linija-red {
    border-bottom: 2px solid #ff0000;
    margin-left: 2px;
    margin-right: 2px;
}
.linija {
    border-bottom: 1px solid #373737;
	margin-top:5px;
    margin-left: 2px;
    margin-right: 2px;
}
.content {
    //background: #352E36 url('CSS/ww.png') repeat;
	background-color: rgba(0, 0, 0, 0.9);
    padding: 2px;
    color: #fefefe;
    margin: 2px;
    border: 1px solid #0e0e0e;
    position: relative;
    border-radius:10px;
}
.contents {
    //background: #352E36 url('CSS/ww.png') repeat;
	background-color: rgba(0, 0, 0, 0.9);
    padding: 2px;
    color: #fefefe;
    margin: 2px;
    border: 1px solid #0e0e0e;
    position: relative;
    text-align: center;
    border-radius: 10px;
}


.item33{
	display:inline-block;
	width:50px;
	
	transition-duration:0.5s;
	max-height:50px;
	min-height:50px;
	margin:2px;
	box-shadow: inset 0px 2px 3px 2px rgba(0,0,0,0.5), 0px 0px 2px 1px rgba(255,255,255,0.1);
	background-repeat: no-repeat;
background-size:contain;
background-position: center;
}

.item{
	display:inline-block;
	width:30px;
	
	transition-duration:0.5s;
	max-height:29px;
	min-height:29px;
	margin:2px;
	box-shadow: inset 0px 2px 3px 2px rgba(0,0,0,0.5), 0px 0px 2px 1px rgba(255,255,255,0.1);
	background-repeat: no-repeat;
background-size:contain;
background-position: center;
}

a.reg{
	width:314px;
	height:40px;
	box-sizing:border-box;
	background:url('newindex/reg_normal.png');
	display:inline-block;
	transition-duration:0.5s;
}
a.reg:hover{
	background:url('newindex/reg_hover.png');
	cursor:pointer;
	transition-duration:0.5s;
}

.bar33{
	background:#dcb337;
	font-size:7px;
	float:left;
	margin-top:50px;
	width:50px;
    background: rgb(2, 0, 0);
    color: #dcb337;
    line-height: 100%;

}


.bar{
	background:#dcb337;
	font-size:7px;
	float:left;
	margin-top:28px;
	width:30px;
    background: rgb(2, 0, 0);
    color: #dcb337;
    line-height: 100%;

}

.itemai{
	display: inline-block;
    background: #8e7e6f;
    border: 0px solid #2d404a;
    padding: 0px;
    margin-bottom: 5px;

}
.badge{
 position: relative; 
height:0.6rem; 
top:2rem; 

width:2.0rem; 
background:black;
text-align: center;
 border-radius: 5px 5px 5px 5px;
 color:white;
}





.meniu {
    //background: #352E36 url('CSS/ww.png') repeat;
	background-color: rgba(0, 0, 0, 0.9);
    padding: 2px;
    color: #fefefe;
    margin: 2px;
    border: 1px solid #0e0e0e;
    position: relative;
    border-radius:10px;
}
.meniuc {
    //background: #352E36 url('CSS/ww.png') repeat;
	background-color: rgba(0, 0, 0, 0.9);
    padding: 2px;
    color: #fefefe;
    margin: 2px;
    border: 1px solid #0e0e0e;
    position: relative;
    text-align: center;
    border-radius: 10px;
}
.menium {
    //background: #352E36 url('CSS/ww.png') repeat;
	background-color: rgba(0, 0, 0, 0.9);
    padding: 2px;
    color: #fefefe;
    margin: 2px;
    border: 1px solid #0e0e0e;
    position: relative;
    border-radius:10px;
}
.pm {
    //background: #352E36 url('CSS/ww.png') repeat;
	background-color: rgba(0, 0, 0, 0.9);
    padding: 2px;
    color: #fefefe;
    margin: 2px;
    border: 1px solid #0e0e0e;
    position: relative;
}
.error {
    background-color: #e74d3c70;
    border: 1px solid #e74c3c;
    padding: 10px;
    border-radius: 5px;
    margin-bottom: 2px;
}

.done {
    background-color: #bde73c70;
    border: 1px solid #bde73c;
    padding: 10px;
    border-radius: 5px;
    margin-bottom: 2px;
}

.text-center {
    text-align: center;
}
.text-left {
    text-align: left;
}
.left { text-align:left;}
.center { text-align:center;}
.hero{
background-color: rgba(30, 30, 30, 0.9);
background-size: 100px 100px;
background-repeat: no-repeat;
background-position: right;
opacity: 0.8;
border:#3e3d36 solid 1px;
margin-bottom: 4px;
border-radius: 0px 0px 10px 10px;
display: block;
box-shadow : 0 0 10px #373737;
}
.hero:hover{
background-color: rgba(50, 50, 50, 0.9);
color: #fff;

}
.hero_name{
background-color: rgba(5, 5, 5, 0.9);
border-radius: 10px 10px 0px 0px;
padding: 5px;
display: block;
box-shadow : 0 0 10px #373737;
}
.topbar a{
/*text-decoration: none;*/
color: #fff;
background: linear-gradient(to top, rgb(41, 49, 61, 0.5) 0%, rgb(0, 117, 201) 100%);
padding: 1px;
border-radius: 10px;
}
#Navigation a {
    display: block;
    padding: 7px;
}

#Navigation a:hover {
    background-color: #222;
}

#Navigation.content{
    padding: 0px;
}
.pm_ax,.ax {
padding: 8px;
border: 1px solid #373737;
background-color: rgba(30, 30, 30, 0.9);
margin: 3px 0px 3px 0px;
color: #FFF;
border-radius: 5px;
box-shadow : 0 0 10px #595959;
}
.ax {
font-size: 11px;
}
.kn_ax{
padding: 1px;
border: 1px solid #373737;
background-color: rgba(30, 30, 30, 0.9);
margin: 3px 0px 3px 0px;
color: #FFF;
border-radius: 20px;
box-shadow : 0 0 10px #595959;
}
/******************************/

* {
    box-sizing: border-box;
}

[class*="col-"] {
    float: left;
}

.row::after {
    content: "";
    clear: both;
    display: table;
}

.col-1 {
    width: 8.33%;
}

.col-2 {
    width: 16.66%;
}

.col-3 {
    width: 25%;
}

.col-4 {
    width: 33.33%;
}

.col-5 {
    width: 41.66%;
}

.col-6 {
    width: 50%;
}

.col-7 {
    width: 58.33%;
}

.col-8 {
    width: 66.66%;
}

.col-9 {
    width: 75%;
}

.col-10 {
    width: 83.33%;
}

.col-11 {
    width: 91.66%;
}

.col-12 {
    width: 100%;
}

label {
    display: block;
}

input[type=text], input[type=password], select {
    min-width: 150px;
    min-height: 29px;
    max-width: 350px;
    max-height: 110px;
    padding: 5px 10px;
    outline: none;
    border-width: 1px;
    border: 1px solid #29313d;
    border-radius: 10px;
    margin-top: 2px;
    margin-bottom: 5px;
    background: #f9f9f9;
    font-size: 13px;
    color: #404040;
}

textarea {
    min-width: 150px;
    min-height: 29px;
    max-width: 150px;
    max-height: 50px;
    padding: 5px 1px;
    outline: none;
    border-width: 1px;
    border: 1px solid #29313d;
    border-radius: 4px;
    margin-top: 1px;
    margin-bottom: 1px;
    background: #f9f9f9;
    font-size: 13px;
    color: #404040;
}

input[type=text]:hover {
    border: 1px solid #c94747;
}

select:hover {
    border: 1px solid #c94747;
}

input[type=password]:hover {
    border: 1px solid #c94747;
}

textarea:hover {
    border: 1px solid #c94747;
}

input:focus {
    border: 1px solid #c94747;
    color: #c94747;
}

select:focus {
    border: 1px solid #c94747;
    color: #222;
}

textarea:focus {
    border: 1px solid #c94747;
    color: #c94747;
}

//input[type=submit] {
    background: linear-gradient(to top, rgb(49, 41, 31) 0%, rgb(154, 137, 89) 100%);
    color: #fff;
    p #000000;
    padding: 5px;
    min-width: 100px;
    min-height: 25px;
    border-radius: 3px;
    text-shadow: 0 0 1px #aaa;
    text-transform: uppercase;
}
input[type=submit]{
background: linear-gradient(to top, rgb(49, 41, 31) 0%, rgb(154, 137, 89) 100%);
min-height: 25px;
color: #fafafa;
font-weight: bold;
margin: 2px;
padding: 5px;
min-width: 100px;
margin-top:-1px;
border: 1px solid #0e0e0e;
font-size: 11px;
text-shadow: 0 0 1px #aaa;
text-align: center;
text-transform: uppercase;
border-radius: 1000px ;
}

input[type=submit]:hover {
    background: #6f6135;
    text-transform: uppercase;
    cursor: pointer;
}

input[type=button] {
    background: #ff0000;
    color: #fff;
    border: 1px solid #963434;
    padding: 5px;
    min-width: 100px;
    min-height: 26px;
    line-height: 15px;
    border-radius: 3px;
    text-shadow: 0 0 1px #aaa;
    text-transform: uppercase;
}

input[type=button]:hover {
    background: #d65b5b;
    text-transform: uppercase;
    cursor: pointer;
    line-height: 15px;
}

a, link {
    color: #efefef;
    text-decoration: none;
}
a:hover {
    color: #acbaa4;
	text-shadow: 0px 0px 10px #ffffff;
}
input#user{
padding:5px;
background-image:url('../IMG/user.png');
background-repeat:no-repeat;
background-position:5px;
margin-top:10px;
padding-left:30px;
border: 1px solid #2da8c2;
//text-shadow:0 0 1px #aaa;
width:130px;
height:16px;
}
input#user:hover{
border:1px solid #ff0000;
opacity:0.9;
cursor:pointer;
}
input#pass{
padding:5px;
background-image:url('../IMG/lock.png');
background-repeat:no-repeat;
background-position:5px;
margin-top:10px;
padding-left:30px;
border: 1px solid #2da8c2;
//text-shadow:0 0 1px #aaa;
width:130px;
height:16px;
}
input#pass:hover{
border:1px solid #ff0000;
opacity:0.9;
cursor:pointer;

}
input#sub[type="submit"] {
  //background-color: rgb(255, 0, 0);
  background-color: #6f6135;
  text-align: center;
  border-radius:6px;
  margin-top: 2px;
  border:solid 1px #373737;
  color: #ffffff;
  width: 300px;
  padding: 5px;
  box-shadow : 0 0 10px #373737;
}
input#sub:hover[type="submit"] {
	background:  rgb(254, 202, 54);
  //background-color: #6f6135;
  text-align: center;
  border-radius:6px;
  margin-top: 2px;
  border:solid 1px #373737;
  color: #ffffff;
  width: 300px;
  padding: 5px;
  box-shadow : 0 0 10px #373737;
     -webkit-transition: all 0.20s ease-in-out;
  -moz-transition: all 0.20s ease-in-out;
  -ms-transition: all 0.20s ease-in-out;
  -o-transition: all 0.20s ease-in-out;
}
input#nick[type=text] {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    border-top: #0b0b0b solid 1px;
    background: #fff url(http://dev.dhenriquez.com/test-img/icons/111-user.png) 10px center no-repeat;
}
textarea {
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    border-top: #0b0b0b 1px solid;
    border-bottom: #353535 2px solid;
    background: #fff url(http://dev.dhenriquez.com/test-img/icons/54-lock.png) 10px center no-repeat;
}
a.touch {
    display: block;
}

.page {
	float: center;
	margin-right: 1px;
	background: url(IMG/2/forma.png) repeat-x top;
	padding: 5px 10px;
	border-radius: 400px;
	color: #444;
	text-shadow:none;
    border: 1px solid #BDBDBD;
}

.page2 {
	float: center;
	margin-right: 1px;
    background: url(IMG/2/title.png) repeat-x top;
	padding: 5px 10px;
	border-radius: 400px;
	color: #043B62;
	text-shadow:none;
    border: 1px solid #0664A7;
}

.login {
width: 340px;
overflow: hidden;
//background-color: rgba(30, 30, 30, 0.9);
//border-top:2px solid #ff0000;
//border-bottom:2px solid #bde73c;
border-radius: 6px;    
margin:auto;
box-shadow: 0px 0px 50px rgba(0,0,0,0.5);
//padding-bottom: 12px;
//padding-top: 12px;
}
.col {
    width: 50%;
    height: auto;
	text-align:center;
    float: left;
	margin:auto;
	vertical-align:middle;
	
}

img { 
border: 1px solid #AD815A;
margin: 1px;
vertical-align: middle;
}

img.border{
	border: 1px solid #56535a;
}
img.noborder{
	border: 0px solid #5e391b;
}

 

.float {
    float: left;
    border: 2px solid #b5ada7;
    padding: 2px;
    margin: 0.5px; 
}

.nofloat {
	clear:both;
	margin: 1px;
}

.border{
	border: 1px solid #5e391b;
	margin: 2px;
}


.gray {color: #636363;}
.blue{color: #0000FF;}
.green{color: #008500;}
.red{color: #B00000;}
.gold{color: #FFC500;}
.center { text-align:center;}
.left { text-align:left;}
.valign { vertical-align: middle; }

.col a {
color: #DBDBD6;
text-decoration: none;
}
.col a:hover {
color: #f86759;
text-decoration: none;
}
}

.col a {
color: #DBDBD6;
text-decoration: none;
}
.col a:hover {
color: #f86759;
text-decoration: none;
}