@charset "utf-8";
/* CSS Document */

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background:url(/images/bg-page.jpg) top left repeat-x;
	font-size:10px;
	margin:20px 0 20px 0;
}

p {
	margin: 0;
	padding: 0;
	}

#wrapper {
	width:760px;
	margin:0 auto;
	background-color:#FFFFFF;
}

#header {
	width:760px;
	height:177px;
	background:url(/images/header.jpg) top left no-repeat;
}

#menu {
	padding-top:151px;
}

#menu ul {
	list-style:none;
	padding:0;
	margin:0;
}

#menu ul li {
	float:left;
	display:block;
	height:26px;
}

#menu ul li a img {
	border:none;
}

#menu ul li a {
	color:#173C61;
	font-size:12px;
	text-decoration:none;
}

#content {
	width:758px;
	border-left:1px solid #d9d7ac;
	border-right:1px solid #d9d7ac;
	border-bottom:1px solid #d9d7ac;
	padding-bottom:10px;
}

#rightCol {
	background:url(/images/steaguri.jpg) bottom center no-repeat #F1F6FA;
	width:240px;
}

#rightCol h1 {
	font-size:14px;
	font-weight:bold;
	color:#000000;
	margin-left:10px;
	margin-bottom:10px;
}

a.bloc {
	color:#000000;
	display:block;
	font-weight:normal;
	font-size:10px;
	margin-bottom:10px;
	text-decoration:none;
	padding-bottom:10px;
	background:url(/images/line.jpg) bottom left no-repeat;
}

a.bloc:hover {
	text-decoration:underline;
}

#rightCol a.bloc {
	margin-left:10px;
	background:none;
	padding-bottom:0px;
}

#leftCol {
	padding:25px;
}

#leftCol h1{
	font-size:14px;
	font-weight:bold;
	color:#000000;
	margin-bottom:10px;
	margin-top:0px;
}

#leftCol p {
	color:#000000;
	font-weight:normal;
	font-size:10px;
	line-height:15px;
	text-decoration:none;
	margin-bottom:5px;
	text-align:justify;
}

#leftCol img.alRight {
	margin-left:10px;
	border:1px solid #444444;
}

#leftCol img.alLeft {
	margin-right:10px;
	border:1px solid #444444;
}

a.intext {
	color:#000000;
	text-decoration:underline;
}

a.intext:hover {
	color:#666666;
}

#citat {
	font-family:"Monotype Corsiva";
	padding-bottom:20px;
	background:url(/images/line.jpg) bottom center no-repeat;
}

#citat p {
	font-size:16px;
}

#blog {
	padding-bottom:20px;
	background:url(/images/line.jpg) bottom center no-repeat;
}

#footer {
	background:#194067;
	width:758;
	height:40px;
	border:1px solid #000000;
	text-align:center;
	color:#FFFFFF;
	font-size:9px;
	line-height:20px;
}

#footer a {
	color:#FFFFFF;
	text-decoration:underline;
}

/* container poze */
.polaroid
{
	border: 1px solid #aaa;
	position: relative;
	width: 200px;
	float: left;
	margin: 15px;
}

.polaroidimg
{
	background: no-repeat 50% 50% #FFDD00;
	width: 200px;
	height: 200px;
}

.polaroidimg a
{
	display: block;
	width: 200px;
	height: 200px;
}

.polaroidtext
{
	font-family: verdana, sans-serif;
	font-size: 11px;
	color: black;
	margin: 6px;
}

.blue
{
	color: #193C62;
}

.blue12
{
	color: #193C62;
	font-size: 12px;
}

.clear
{
	clear: both;
}
/* container poze */
