/*  
Theme Name: siauliai-foto.lt
Theme URI: http://siauliai-foto.lt/
Description: web site siauliai-foto.lt template
Version: 2
Author: Tadas Tamosaitis - tadukas[dot]com
Author URI: http://tadukas.com
*/

html,body {
	margin: 10px 0;
	padding:0;
	background: #000 url(images/bg.bmp) repeat-y 50% 0;
	font-family: tahoma, sans-serif;
	font-size: 12px;
	color: #ffff00;
	}

img {
	border: 0;
	margin: 0;
	padding: 0;
	}

p {
	margin: 0;
	padding: 10px;
}

a {
	color: #fff;
	text-decoration: none;
}

.forma {
	border: 1px solid #ffff00;
	background: #fffacd;
}

table td {
	height: 80px;
}

a:hover {
	color: #ffba00;
}


#container {
	margin: 0 auto;
	width: 990px;
	padding: 0;
	position: relative;
	}

#top {
	width: 990px;
	height: 100px;
	background: url(images/topbg.jpg) no-repeat;
	margin: 0;
	padding: 0;
	}

#top img {
	padding: 15px 0 0 55px;
	}

#main {
	width: 990px;
	background: url(images/linija.jpg) repeat-y 50% 0;
	margin: 0;
	padding: 0;
	}

#turinys {
	margin: 0 20px;
	padding: 0;
	}

#bottom {
	width: 990px;
	height: 70px;
	background: url(images/bottombg.jpg) no-repeat 0 0;
	}

#psl p {
	text-align: justify;
	}

#psl {
	margin-left: 200px;
	width: 550px;
}

/* PIRMO PAV STILIUS */

#IFid1 {
	background-color: #000;
	border: 1px solid #ffba00;
	padding: 7px;
}


/* DEL GALERIJOS IKONU */

#breadcrumb div {
	padding: 0 0 30px 0;
	}

.block-core-BreadCrumb {
	font-size: 10px;
	text-align: right;
	color: #999;
	}

.block-core-BreadCrumb span {
	color: #ffff00;
	}

#centras {
	text-align: center;
	}

#psl img {
	border: 1px solid #fff;
	}

.summarytxt {
	color: #999;
	font-size: 10px;
	font-style: italic;
	}

/* DEL PAVEIKSIUKU SU TEKSTU ISSIDESTYMO */

hr {
	display: none;
	}

a img {
	border: none;
	background: 0;
	}

p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
