body {
  background-color: #000000;
  color: #ffffff;
  font-family: verdana;
  overflow: auto;
}
	
	.suggestionsBox {
		position: relative;
		left: 30px;
		margin: 10px 0px 0px 0px;
		width: 200px;
		background-color: #212427;
		-moz-border-radius: 7px;
		-webkit-border-radius: 7px;
		border: 2px solid #000;	
		color: #fff;
	}
	
	.suggestionList {
		margin: 0px;
		padding: 0px;
	}
	
	.suggestionList li {
		
		margin: 0px 0px 3px 0px;
		padding: 3px;
		cursor: pointer;
	}
	
	.suggestionList li:hover {
		background-color: #659CD8;
	}	
	
	
	#apraksts_izdevumam {
	   padding-top: 50px;
  }
	

* {margin:0;padding:0}
/* mac hide \*/
html,body{height:100%;width:100%;}
/* end hide */
body {
text-align:center;
min-height:468px;/* for good browsers*/
min-width:552px;/* for good browsers*/
}
#outer{
height:100%;
width:100%;
display:table;
vertical-align:middle;
}
#container {
text-align: center;
position:relative;
vertical-align:middle;
display:table-cell;
height: 468px;
}
#inner {
text-align: center;
margin-left:auto;
margin-right:auto;
}


/* Galvenajam logam */

#clear {
  clear: both;
}

#error {
  font-weight: bold;
  color: red;
}

#main {
  width: 800px;
  background-color: #000000;
  margin-left: auto;
  margin-right: auto;
}

#velos_abonet {

  font-size: 12px;
  font-weight: bold;
  color: #ffffff;

}

#main_yellow {
  width: 140px;
  height: 40px;
  text-align: center;
  background-color: #ecbb1d;
}

#main_gray {
  width: 560px;
  height: 40px;
  background-color: #636464;
}

#lang_gray {
  background-color: #636464;
  width: 100px;
}

#kontakti {
  font-size: 12px;
  padding-left: 10px;
  color: #cccccc;
}

#text {
  font-size: 12px;
}

/* linki */

a {
  color: #000000;
  text-decoration: none;
  font-size: 12px;
  
}


a:hover {
  color: gray;
  text-decoration: none;
  font-size: 12px;
}

/* uz vakiem */
#magazine_block {
  width: 350px;
  height: 50px;
  background-color: #191919;
  vertical-align: top;
  cursor: pointer;
  padding: 10px;
}

#under_cover {
  position: relative;
  top: -30px;
  left: 20px;
}

#cover {
  width: 115px;
  height: 150px;
  float: left;
}


#main_space {
  width: 10px;
  height: 150px;
  float: left;
}

#cover_content {
  width: 230px;
  float: left;
}

/* iekspuse zurnalam */
#magazine_info_cover {
  width: 135px;
  height: 50px;
  text-align: left;
  vertical-align: top;
}

#magazine_info_content {
  width: 665px;
  height: 50px;
  text-align: left;
  vertical-align: top;
}

#period {
  font-size: 12px;
  color: #F1C600;
  font-weight: bold;
}

#delivery {
  font-size: 12px;
  color: #ffffff;
  font-weight: bold;
}

/* forma kontakti */

#kontakt_bloks_maksatajs {
  width: 330px;
  background-color: #0c0c0c;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 10px;
}

#kontakt_bloks {
  width: 430px;
  background-color: #0c0c0c;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 10px;
}


#kontakt_space {
  margin-top: 10px;
}

#kontakt_title {
  text-align: center;
  font-weight: bold;
  padding-bottom: 10px;
  padding-top: 10px;
  font-size: 14px;
  color: #ffcc33;
}

/* Informacijas lauki */

#description {
  font-size: 10px;
  line-height: 15px;
  padding-bottom: 5px;
  color: rgb(236, 187, 29);
}

#pogas {
  width: 100px;
  height: 25px;
  border: solid gray 1px;
  margin-right: 10px;
}

#table {
  display: table;
}

#tr {
  display: table-row;
  margin-top: 3px;
}

#lauka_izmers,inputString {
  width: 150px;
  font-size: 11px;
  font-family: verdana;
}

#td_text {
  width: 140px;
  height: 20px;
  padding-left: 20px;
  float: left;
  display: table-cell;
  text-align: left;
}

#td {
  display: table-cell;
  vertical-align: top;
  text-align: left;

}

/* apmaksas forma pec koda */

#title_h1 {
  font-size: 14px;
  margin-top: 15px;
  margin-bottom: 15px;
  color: #FFCC33;
}

#title_1, #title_2 {
  padding-right: 10px;
}

#apmaksas_tabula {
  border-width: 5px;
  padding: 15px;
  font-size: 12px;
  margin: auto;
  width: 315px;
  border: solid gray 1px;
}

div.pay_code_title {
  float: left;
  padding: 5px;
  font-size: 12px;
}
div.pay_code_data {
  float: left;
  padding: 5px;
  margin-left: 5px;
  font-size: 12px;
}
