@charset "utf-8";
/* CSS Document */

body {
	background: #f0f0f0 url(../images/site_bg.gif) repeat-x left top;
	font: 11px/16px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #696969;
	margin:0;
	padding:0;
}

img {
	border:0;
}

h1 {
	font: 14px/18px Arial, Helvetica, sans-serif;
	font-weight: 600;
	color: #f58220;
	padding: 0;
	margin: 0;
	text-align: left;
}

h2, h3  {
 	font: 11px/16px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #696969;
	font-weight: bold;
	padding: 0;
	margin: 0;
 }

p {
	padding: 0;
	margin: 20px 0 0 0;
}

#wrapper {
	width: 980px;
	margin: auto;
}

#header {
	width: 980px;
	height: 300px;
	margin-bottom: 30px;
}

#left {
	width: 250px;
	float: left;
	padding-left: 50px;
}

#main {
	width: 640px;
	float: right;
}

#meniu {
	margin-left: 10px;
}

#meniu a {
	color: #000;
	text-decoration: none;
}

#meniu a:hover {
	color: #f58220;
	text-decoration: underline;
}

ul.menu {
	list-style: none;
	margin: 0;
	padding: 0;
	font: 14px/42px Arial, Helvetica, sans-serif;
	font-weight: 600;
	color: #f58220;
} 

ul.submenu {
	list-style-image: url(../images/bullet.jpg);
	font: 14px/18px Arial, Helvetica, sans-serif;
	font-weight: 600;
	color: #f58220;
}

ul.menu2 {
	list-style: none;
	margin: 0;
	padding: 0;
	font: 11px/16px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: 600;
	color: #696969;
} 

ul.submenu2 {
	font: 11px/16px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #696969;
}

ul.submenu3 {
	font: 11px/16px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #696969;
	font-weight:bold;
}

.menu a: {
	color: #000;
}

.block {
	background: #e1e2db;
	width: 600px;
}

.block .r {
	background: url(../images/block/r.gif) repeat-y right top;
}

.block .b {
	background: url(../images/block/b.gif) repeat-x left bottom;
}

.block .l {
	background: url(../images/block/l.gif) repeat-y left top;
}

.block .t {
	background: url(../images/block/t.gif) repeat-x left top;
}

.block .l_t {
	background: url(../images/block/l_t.gif) no-repeat left top;
}

.block .r_t {
	background: url(../images/block/r_t.gif) no-repeat right top;
}

.block .r_b {
	background: url(../images/block/r_b.gif) no-repeat right bottom;
}

.block .l_b {
	background: url(../images/block/l_b.gif) no-repeat left bottom;
}

.block .ind {
	padding: 15px;
}

.clear {
	clear: both;
}

.block2 {
	background: #e1e2db;
	width: 250px;
}

.block2 .r {
	background: url(../images/block/r.gif) repeat-y right top;
}

.block2 .b {
	background: url(../images/block/b.gif) repeat-x left bottom;
}

.block2 .l {
	background: url(../images/block/l.gif) repeat-y left top;
}

.block2 .t {
	background: url(../images/block/t.gif) repeat-x left top;
}

.block2 .l_t {
	background: url(../images/block/l_t.gif) no-repeat left top;
}

.block2 .r_t {
	background: url(../images/block/r_t.gif) no-repeat right top;
}

.block2 .r_b {
	background: url(../images/block/r_b.gif) no-repeat right bottom;
}

.block2 .l_b {
	background: url(../images/block/l_b.gif) no-repeat left bottom;
}

.block2 .ind {
	padding: 15px;
}

#pano {
	width: 570px;
	height: 300px;
}

#pano a {
	color: #000;
	text-decoration: underline;
}

#pano a:hover {
	text-decoration: none;
}

#panotext {
	text-align: center;
}

#content {
	width: 570px;
	float: left;
}

#text {
	text-align: justify;
}

#text a {
	color: #696969;
	text-decoration: underline;
}

#text a:hover {
	text-decoration: none;
}

#text2 {
	text-align: justify;
}

#contact {
	width: 400px;
	text-align: right;
}

#footer {
	width: 640px;
	float: right;
	text-align: center;
	margin-right: 20px;
}

#footer a {
	color: #000;
	text-decoration: underline;
}

#footer a:hover {
	text-decoration: none;
}

.portofoliu {
	float: left;
	width: 500px;
	padding: 0 0 0 30px;
	text-align: left;
	font-weight: bold;
}

.portofoliuimg {
	float: right; 
	border: none; 
	padding: 20px 0 40px 0;
}

#wt a, #wt {
	color: #0096ff;
	font-size: 10px;
	font-family: Trebuchet MS;
	text-decoration: none;
}

#wt a:hover {
	text-decoration: underline;
}

#wt {
	float: right;
	color: #b5b5b5;
	width: 117px;
	height: 29px;
	background: url(../images/wtbg.jpg) no-repeat;
	padding: 3px 7px 30px 7px;
	line-height: 12px;
}

#wt #wtlogo {
	float: right;
}

#cc {
	float: left;
}

#social {
	width:250px;
	float:left;
	margin:10px 0 10px 0;
}

#social img {
	padding:5px 5px 5px 5px;
}