/*
  project Stroimix

  http://www.contrast2000.com

  Copyright (c) 2008 Contrast 2000
 
*/

html {
	height:100%;
	width:100%;
}

body {
	color:#686363;
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	margin:0;
	padding:0;
}

.background{
	background-color:#98CAEB;
}

#container {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	background-color: #98CAEB;
}

td.top{
	background-image: url(../images/top.gif);
	background-repeat: no-repeat;
	height: 76px;
	background-color: #1D6D99;

}

tr.kolaj{
	background-color: #6198B7;
	height: 205px;
}

td.kolaj{
	background-image: url(../images/background.jpg);
	height: 205px;

}

#menu {
	margin: 0px;
	padding: 0px;
	height: 42px;
	width: 100%;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	color: #FFEA00;
	background-color: #2B8CBB;
	background-image: url(../images/menu_line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-width: 0px;
	border-bottom-width: 0px;
}

#subMenuTable {
	margin: 0px;
	padding: 0px;
	border: none;
	width: 267px;
	background-color: #2B8CBB;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

#subMenuTable td{
	margin: 0px;
	padding: 0px;
	border: none;
	height: 26px;
	background-color: #2B8CBB;
	font-size: 11px;
	background-image: url(../images/menu_line.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

#subMenuTable a, a:visited {
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	padding: 0px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 7px;
}

#subMenuTable a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

td.shadow{
	height: 26px;
	background-color: #FFFFFF;
	background-image: url(../images/menu_shadow.gif);
	background-repeat: repeat-x;
	background-position: top;
}

td.heder{
	height: 50px;
	background-color: #FFFFFF;
	padding-top: 2px;
	padding-right: 39px;
	padding-bottom: 0px;
	padding-left: 39px;
}

td.main{
	height: 80%;
	width: 649px;
	background-color: #FFFFFF;
	padding-top: 8px;
	padding-right: 39px;
	padding-bottom: 0px;
	padding-left: 39px;
	text-align: left;
	font-size: 12px;
	line-height: 22px;
}

tr.copyright{
	height: 22px;
}

td.copyright{
	background-color: #33789F;
	background-image: url(../images/copyright_shadow.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: center;
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

#man{
	background-image: url(../images/man.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#man1{
	height: 85%;
}

#contact_us{
	font-size: 12px;
}



/*	-- formating -- */

ul {
	text-align: left;
	font-size: 12px;
	line-height: 22px;
	font-weight: normal;
	list-style-type: square;
}

.picture{
	border: 1px solid #666666;
}


/*	-- links -- */

a, a:visited {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0;
}

a:hover {
	text-decoration: none;
	color: #FFEA00;
}

a.contrast2000, a.contrast2000:visited {
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

a.contrast2000:hover {
	text-decoration: underline;
	font-size: 11px;
	color: #FFFFFF;
}

a.email, a.email:visited {
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	font-weight: normal;
	color: #686363;
}

a.email:hover {
	text-decoration: underline;
	color: #000000;
}



a.linkPhotogallery, a.linkPhotogallery:visited{
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	font-weight: normal;
	color: #686363;
}

a.linkPhotogallery:hover{
	margin: 0px;
	padding: 0px;
	text-decoration: underline;
	color: #000000;
}
