body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	/*background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align:top;*/
	
}
body {
	line-height: 1;
}

h1, h2, h3, h4, h5, h6 {
	clear: both;
	font-weight: normal;
	font-family: oswald;
	font-size: 48px;
}
ol, ul {
	list-style: none;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img {
	border: none;
}

*,
*:before,
*:after {
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
}

body {
    /*background-color:#141414;*/
    color:#cecece;
    font-family: oswald;
    font-size:16px;
       
}

.virsraksts { 
    color:#serial;
    font-family: oswald;
	font-size: 40px;   
}

.virsr { 
    font-family: oswald; 
	font-size: 16px; 
	font-weight: bold; 
	color: #757575; 
}
.avirsr { 
    font-family: oswald; 
	font-size: 14px; 
	font-weight: bold; 
	color: #757575; 
}
.virsr_ier { 
    font-family: oswald; 
	font-size: 14px; 
	font-weight: bold; 
	color: #757575; 
}

#zemteksta{
   
   background: rgba(0,0,0,.6);
   margin-top: 0px;
   margin-bottom: -0px;
   height:200px;
   
}

#virsyt{
   position: relative;
   display: inline-block;
   width:120px;
   height:70px;
}
#aiziet {
    background: url('../images/play.png') center center no-repeat;
	background-size: 30px;
    margin: -70px 10px 0 0;
	width:120px;
    height: 70px;
    position: relative;
    z-index: 10;
}

.virsr_konc { 
    font-family: oswald; 
	font-size: 24px; 
	color: #ffffff; 
	/*background: rgba(0,0,0,.7);*/
	
}

.virsr_konc_maz { 
    font-family: oswald; 
	font-size: 22px; 
	color: #ffffff; 
	/*background: rgba(0,0,0,.7);*/
	
}

.virsr_konc_pel { 
    font-family: oswald; 
	font-size: 22px; 
	color: #757575; 
	/*background: rgba(0,0,0,.7);*/
	
}

.virsr_koncnos { 
    font-family: oswald; 
	font-size: 22px; 
	color: #ffffff; 
	/*background: rgba(0,0,0,.7);*/
}

.virsr_koncnos_maz { 
    font-family: oswald; 
	font-size: 16px; 
	color: #ffffff; 
	/*background: rgba(0,0,0,.7);*/
}

.wrap {
		margin: auto;
		width:905px;
		background: #141414;
		}

.wrap_ieraksti {
		margin: auto;
		width:905px;
		background: #141414;
		}

input,
label,
textarea {
	
    color:#000;
    font-family: oswald;
    font-size:16px;
}

h1,h2,h3,h4,h5,h6 {
	line-height:1;
}

a {
    text-decoration:none;
	color:#c9c9c9;
}

a:hover {
    color:#757575;
}

a.pel {
    text-decoration:none;
	font-family: oswald; 
	font-size: 22px; 
	color: #757575;
}

a.pel:hover {
    text-decoration: underline;
}

a.grupas {
    text-decoration:none;
	font-size: 12px;
	color:#c9c9c9;
}

a.grupas:hover {
    color:#757575;
}

/* 
-------------------------------------------------------------- */
#wrapper {
	min-width:100%;
    margin:0 auto;
	}

#main {
    background-color:transparent;
}

.container {
    width:100%;
    margin:0 auto;
    padding:33px 0;
}

h1 {
    font-weight:700;
    margin-bottom:12px;
}

p {
    margin-bottom:18px;
}

.clearfix:after {
	visibility: hidden;
	display: block;
	content: "";
	clear: both;
	height: 0;
}