/* CSS Reset*/

/*html, 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 {
	margin: 0; 
	padding: 0; 
	border: 0; 
	outline: 0;
	font-size: 100%; 
	vertical-align: baseline; 
	background: transparent; 
}
*/
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,
caption, tbody, tfoot, thead {
	margin: 0; 
	padding: 0; 
	border: 0; 
	outline: 0;
	font-size: 100%; 
	vertical-align: baseline; 
	background: transparent; 
}

ol, ul {
	list-style: none; 
}

:focus {
	outline: 0; 
}

table {
	border-collapse: collapse;
	border-spacing: 1;
	border: 2px;
}

/* CSS Reset*/

body {
	font-family: Arial;
	font-size: 12px;
	line-height: 14px;
	text-align: left;
	background: #4B4952;
	color: #4B4952;
}

p {
	margin-bottom: 24px;
}

h1 {
	font-size: 40px;
	line-height: 40px;
	text-transform: uppercase;
	text-shadow: #D9CFC1 2px 2px 0px, #918270 5px 5px;
	letter-spacing: 3px;
	text-align: center;
}

h1 a:link,  a:visited, a:active  {
	color: #451D2D;
}

h1 a:hover {
	text-decoration: none;
	text-shadow: #D9CFC1 2px 2px 0px, #918270 6px 6px;
	
}

h2 {
	font-size: 16px;
	line-height: 18px;
	margin: 0 0 10px 0;
}

h2 a:link,  a:visited, a:active  {
	font-weight: normal;
}

h2 a:hover {
	background: #CBBFB1;
	text-decoration: none;
	-webkit-border-radius: 5px;
}

h3 {
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
	color: #918270;
	margin: 0 0 10px 0;
}


a:link,  a:visited, a:active  {
     color: #451D2D;
     font-weight: bold;
     text-decoration: none;
 }
 
a:hover {
	text-decoration: underline;
}

#wrap {
	min-width: 760px;
	max-width: 100%;
	width: 850px;
	max-width: 100%;
	margin: 40px auto 0;
}


#wrap_object {
	//width: 1000px;
		//width: 760px;
	max-width: 100%;
	margin: 40px auto 0;
}


#header {
	height: 100px;
	background-color: #BDAF9D;
	background: #BDAF9D -webkit-gradient(linear, 0% 0%, 0% 100%, from(#D0C6B9), to(#BDAF9D));
	position: relative;
	padding: 40px 0 0 0;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}

#login-panel {
	width: 400px;
	overflow: hidden;
	position: absolute;
	right: 30px;
	bottom: 10px;
	text-align: right;
	font-weight: bold;
}

#newblog {
	width: 400px;
	overflow: hidden;
	position: absolute;
	left: 30px;
	bottom: 10px;
}

#main {
	padding: 30px;
	background: #D9CFC1;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}

.post {
	margin-bottom: 24px;
	border-bottom: 2px solid #918270;
}

.post:last-child {
	margin-bottom: 0;
}

a.readmore {
	font-style: italic;
	font-weight: normal;
	padding: 5px;
	border-radius: 3px;
}

a:hover.readmore {
	text-decoration: none;
	background: #BDAF9D;
}

.comment {
     border: 1px solid #918270;
     padding: 15px;
     margin-bottom: 24px;
     width: 500px;
}

.comment h3 {
     margin-bottom: 0;
}


#addcomment label, #addcomment input {
	display: block;
	margin-bottom: 5px;
	margin-top: 5px;
}


#footer {
	margin-top: 20px;
	text-align: center;
	color: #D9CFC1;
}

#back {
	margin: 20px 20px 20px 20px;
	text-align: center;
	color: #D9CFC1;
}

label, input {
    display: block;
}

input, textarea {
	padding: 2px;
	margin: 0 0 5px 0;
}

label{
    margin-bottom: 2px;
}

h4 {
	font-size: 14px;
	line-height: 28px;
	//margin: 0 0 10px 0;
 	margin: 20px 20px 20px 20px;
	text-align: center;
}



#tt {
 vertical-align: middle;
 font-size: 15px;
  margin-left: auto ;
  margin-right: auto ;
}



#tt_objects {
//width: 500px;

  margin-left: auto ;
  margin-right: auto ;
   
}

#the_line {
 vertical-align: middle;

}

.lang {
  
float: left;
width: 25px;
text-align: right;
}

.name_lang {

    margin-left: 30px;
	/*width: 150px;*/
}

.audio_label{
  
float: left;
width: 50px;
text-align: right;
}

.audio_name{

    margin-left: 55px;
	/*width: 150px;*/
	font-weight: bold;
}


.ne_zapolneno {
color: red;
}


.forcheckbox {
float: left;
margin-right: 10px;
}

.foraudio {
float: left;
margin-right: 10px;
/*margin-bottom: 10px;*/
width: 120px;
text-align: right;
}


.bordered {
	border-style:solid;
	border-width:2px;
	padding: 10px;
	margin: 10px;
}

.bordered2 {
	border-style:dashed;
	border-width:1px;
	padding: 5px;
	margin: 5px;
}

.number {
    margin-left: 0px;
    margin-right: 0px;
	width: 27px;
}

.number input {
	width:14px;
}



