@import url(http://fonts.googleapis.com/css?family=PT+Sans:400,700,400italic,700italic&subset=latin-ext,latin);

@font-face {
	font-family: 'PhotographsSpecial';
	src: url(../img/fonts/PhotographsSpecial-Cond.eot);
	src: url(../img/fonts/PhotographsSpecial-Cond.svg);
	src: url(../img/fonts/PhotographsSpecial-Cond.ttf);
	src: url(../img/fonts/PhotographsSpecial-Cond.woff);
}
@font-face {
	font-family: 'PhotographsSpecial-BC';
	src: url(../img/fonts/PhotographsSpecial-BoldCond.eot);
	src: url(../img/fonts/PhotographsSpecial-BoldCond.svg);
	src: url(../img/fonts/PhotographsSpecial-BoldCond.ttf);
	src: url(../img/fonts/PhotographsSpecial-BoldCond.woff);
}

body, p, td, div{
	font-family: "Arial", "Tahoma", "Verdana", sans-serif;
	color:#232223;
	font-size: 14px;
	font-weight: 400;
	line-height: 24px;
}
body{
	background-color: #fff;
}
div {
	margin:3px 0;
	padding:0px;
}

p {	
	margin: 10px 0px 10px 0px;
	padding:0px;
}

a, a:link{
	text-decoration: none;
	color: #f0c600;
	font-weight: bold;
}
a:focus, a:hover, a:active{
	color : #f0c600;
	text-decoration: underline;
}

h1 {
	font-family: 'PhotographsSpecial', 'PT Sans', sans-serif;
	color: #f0c600;
	font-size: 38px;
	font-weight: 700;
	letter-spacing: 1.9px;
	line-height: 38px;
	text-transform: uppercase;
	margin: 10px 0px 10px 0px;
}

h2 {
	font-family: 'PhotographsSpecial', 'PT Sans', sans-serif;
	color:  #000000;
	font-size: 38px;
	font-weight: 700;
	letter-spacing: 0.95px;
	line-height: 38px;
	text-transform: uppercase;
	margin: 10px 0px 10px 0px;
}

h3 {
	font-family: 'PhotographsSpecial', 'PT Sans', sans-serif;
	color:  #f0c600;
	font-size: 32px;
	font-weight: 700;
	letter-spacing: 1.6px;
	line-height: 32px;
	text-transform: uppercase;
	margin: 10px 0px 10px 0px;
}

h4 {
	font-family: 'PhotographsSpecial', 'PT Sans', sans-serif;
	color:  #000000;
	font-size: 32px;
	font-weight: 700;
	letter-spacing: 1.6px;
	line-height: 32px;
	text-transform: uppercase;
	margin: 10px 0px 10px 0px;
}

h5 {
	font-family: 'PhotographsSpecial', 'PT Sans', sans-serif;
	color:  #f0c600;
	font-size: 32px;
	line-height: 32px;
	font-weight: 400;
	margin: 10px 0px 10px 0px;
}

h6 {
	font-family: 'PhotographsSpecial', 'PT Sans', sans-serif;
	color:  #000000;
	font-size: 32px;
	line-height: 32px;
	font-weight: 400;
	margin: 10px 0px 10px 0px;
}
ul, ol, li{
	margin: 0px;
	padding: 0px;
}
ul{
	margin-top: 3px;
	margin-bottom: 20px;
	margin-right: 0px;
	margin-left: 4px;
	padding-left: 0px;
	list-style-type:none;
}
ol{
	margin-top: 3px;
	margin-bottom: 20px;
	margin-right: 0px;
	margin-left: 20px;
	padding-left: 0px;
}
ul li {
	padding:0 0 0 15px;
	margin:3px 0 3px 0px;
	background: transparent url('../img/bullet_ew.png') 0 10px no-repeat;
}
li {
	margin-top: 3px;
	margin-bottom: 3px;
	margin-right: 0px;
	margin-left: 0px;
}
form{
	margin:0px;
	padding:0px;
}
input {
	height:20px;
	font-family: 'Source Sans Pro', sans-serif;
}
input[type=checkbox]{
	margin:0px;
	padding:0px;
/*	height:auto;*/
	-ms-transform: scale(1); /* IE */
	-moz-transform: scale(1); /* FF */
	-webkit-transform: scale(1); /* Safari and Chrome */
	-o-transform: scale(1); /* Opera */
}
input[type=radio]{
	margin:0px;
	padding:0px;
	height:auto;
}
input[type=submit]{
	height:20px;
	border: none;
	cursor: pointer;
	background-color: #F0C600;
	transition: background-color 300ms linear;
}
input[type=button]{
	height:20px;
	cursor: pointer;
	background-color: #F0C600;
	transition: background-color 300ms linear;
}
input[disabled]{
	background-color:#eee;
}
input[type=submit]:hover, input[type=button]:hover, input[type=image]:hover{
	background-color:#f6dd66;
}

textarea{
	font-family: "Arial", "Tahoma", "Verdana" , sans-serif; 
}
fieldset {
	margin:0px;
	padding:6px;
	border:1px solid #ddd;
	
}
select{
	border: 1px solid #999;
}
select, option{
	z-index:-1;
	height:18px;
	font-size:11px;
	margin:0px;
}
pre {
	font-family: monospace;
	margin:0px;
	padding: 12px;
	border:1px solid #999;
	background-color: #f6f6f6;
}
legend{
	padding:2px 8px 2px 8px;
	font-weight: bold;
	font-size: 12px;
}

table{
	empty-cells: show;
	width: 100%;
	margin-bottom: 20px;
	xborder-collapse: collapse;
	/*border-collapse: collapse !important;*/
	border-spacing: 0 !important;
	
}
table td, table th{
	padding: 12px 23px 12px 23px;
	text-align: left;
	vertical-align: top;
}
table tr.lenteles_antraste td, td.lenteles_antraste {
	font-weight: bold;
	padding:34px 23px 34px 23px;
}
table tr:nth-child(even){
	background-color: #ffffff;
}
table tr:nth-child(odd){
	background-color:#ebebeb;
}

.paveikslelis_kaireje {
	float:left;
	margin: 6px 10px 6px 0;
}

.paveikslelis_kaireje img {
	margin: 6px 15px 10px 0;
}

.paveikslelis_desineje {
	float:right;
	margin: 6px 0 6px 10px;
}

.paveikslelis_desineje img {
	margin: 6px 0 10px 15px;
}

.paveikslelis_100proc, .paveikslelis_100proc img {
	width: 100%;
	height: auto;
}