body { 
	margin: 0 auto;
	padding: 0;
	font: 75%/120% Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
    height: 100%;
}
td {
	margin: 0;
	font: 75%/120% Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
p {
	margin: 0;
	font: 75%/120% Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
span {
	text-decoration: none;
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
}


#container {
	width: 1000px;
	margin: 0 auto;
	border: 0;
	padding: 0;
	position: relative;	
}
#container #header { 
	width: 1000px; 
	margin: 0;
	border: 0;
	padding: 0;
	clear: both;
}
#topBlack {
	margin: 0 0 1px 0;
	width: 1000px;
	height: 38px;
	font-size: 11px;
	background: #000;
}
#topBlack form { 
	margin: 0; border: 0; padding: 0;
}
#topBlack #leftTop {
	width: 350px;
	height: 38px;
	color: #FFFFFF;
	padding-left: 5px;
	float: left;
}
#topBlack #leftTop #iconSearch {
	width: 38px;
	height: 38px;
	float: left;
}
#topBlack #leftTop #inputSearch {
	width: 125px;
	height: 32px;
	padding-top: 6px;
	float: left;
}
#topBlack #leftTop #inputCategory {
	width: 150px;
	height: 32px;
	padding-top: 6px;
	margin-left: 4px;
	float: left;
}
#topBlack #leftTop #inputBtn {
	width: 57px;
	height: 31px;
	padding-top: 7px;
	margin-left: 4px;
	float: left;
}

#topBlack #centerTop {
	width: 380px;
	height: 28px;
	float: left;
	text-align: center;
	color: #fff;
	font-weight: bold;
	padding-top: 10px;
} 

#topBlack #rightTop {
	width: 645px;
	height: 26px;
	/*padding-top: 12px;*/
	/*margin-right: 10px;*/
	text-align: right;
	word-spacing: 4px;
	color: #FFFFFF;
	float: left;
	background: red;
}
#topBlack #rightTop a {
	color: #FFFFFF;
	text-decoration: none;
}
#topBlack #rightTop a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#topBlack #sortName {
	width: 70px;
	height: 26px;
	padding-top: 12px;
	margin-left: 20px;
	color: #CCCCCC;
	float: right;
}
#topBlack #sortType {
	width: 150px;
	height: 32px;
	padding-top: 6px;
	margin-right: 10px;
	float: right;
}
#topBtn {
	width: 100%;
	height: 133px;
	/*background-image: url(../img/top_btn_bg.png);
	background-repeat: repeat-x;*/
}
#topBtn #logoTop {
	width: 280px;
	height: 133px;
	float: left;
}
#topBtn #btns {
	width: 530px;
	height: 133px;
	float: left;
}
input.search {
	width: 114px;
	height: 15px;
	background: url(../img/input_search.png);
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 7px;
	padding-bottom: 4px;
	border: 0px;
	font-size: 11px;
	color: #767676;
	float: left;
}
input.searchBtn {
	width: 57px;
	height: 24px;
	background: url(../img/btn_search.png);
	border: 0px;
	float: right;
}
#header #topMenu { width: 1000px; height:105px;  padding: 0; }
#header #navPage { margin: 0; border: 0; padding: 0 }
#header #navPage ul { display: block; margin: 0; padding: 0; position: relative; overflow: hidden; }
#header #navPage li { display: block; list-style: none; text-align:center; margin: 0 0 0 0; padding: 0; float: left; position: relative;  }
#header #navPage a { display: block }

#header #navPage .boxmenu { 
	display: block; 
	list-style: none; 
	text-align:center; 
	margin: 0 1px 0 0; 
	padding: 0 0 0 0; 
	float: left; 
	position: relative;  
	height: 105px;
}
#header #navPage .boxmenu img {
	padding: 5px 0 10px 0;
}
#header #navPage .boxmenu a {
	font: 75%/120% Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold; 
	color: #ffffff
}
#header #navPage .boxmenustart {
	display: block; 
	list-style: none; 
	text-align:center; 
	margin: 0 1px 0 0; 
	padding: 0 0 0 0; 
	float: left; 
	position: relative;  
	height: 105px;	
}
#header #navPage .boxmenuend {
	display: block; 
	list-style: none; 
	text-align:center; 
	margin: 0 0 0 0; 
	padding: 0 0 0 0; 
	height: 105px;	
	float: right;
} 

#container #left {
	width: 150px;
	margin: 0;
	border: 0;
	padding: 0;
	float: left;
	background-image: url(layout/projekt01_11.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background: #fff;
}
#container #center {
	width: 678px; /* ? 2px */
	margin: 0;
	border: 0;
	padding: 0 10px;
	float: left;
}
#container #right {
	width: 150px;
	margin: 0;
	border: 0;
	padding: 0;
	float: left;
	background-image: url(layout/projekt01_12.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background: #fff;
}

#container #footer { 
	width: 1000px; 
	margin: 0;
	border: 0;
	padding: 0;
	clear: both;
	background: #fff;
}

#banners {
	overflow: hidden;
	width: 1000px;
	margin: 0 0 0 0;
	padding: 10px 0 0 0;
	
	clear: both;
}
#banners #left {
	width: 400px;
	float: left;
}
#banners #center {
	width: 100px;
	float: left;
}
#banners #right {
	width: 480px;
	float: left;
	text-align: right;
}


.modBox {
	margin: 0 0 10px 0;
	width: 150px;
	/*background: #fff url('modBox/modBox.png') no-repeat center top;*/
	background: #ccc;
}
.logo {
	background: #fff url('modBox/modBoxLogo.png') no-repeat center top;
}
.modBox .title {
	padding: 5px;
	font: 11px, Arial;
}
.modBox .content {
	padding: 5px;
	font: 11px, Arial;
}

.modCenter {
	margin: 0 auto;
	width: 650px;
	/*background: #fff url('modBox/modBoxCenter.png') no-repeat center top;*/
	/*background: #eee;*/
}
.modCenter .title {
	padding: 5px;
	font: 11px, Arial;
	font-weight: normal;
}
.modCenter .content {
	padding: 15px;
	font: 11px, Arial;
}
#tooltip {
	width: 250px;
	position: absolute;
	border: 1px solid #cccccc;
	background: #f5f5f5;
	padding: 5px 5px;
	color: #333;
	display: none;
	z-index: 1000;
}

#menu {
	width: auto;
}

.menuFirm {
	list-style-type: none;
	margin: 0 0;
	padding: 0;
	width: 120px;
	border: 0px solid #9A9A9A;
}
.menuFirm li a{
	background: #ffffff url(media/glossybackTEMP.gif) repeat-x bottom left;
	font: normal 11px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	color: brown;
	display: block;
	width: auto;
	padding: 2px 0;
	margin: 1px 0;
	padding-left: 0px;
	text-decoration: none;
	border-bottom: 1px dotted #9A9A9A;
	text-align: right;
}
* html .menuFirm li a{ /*IE only. Actual menu width minus left padding of A element (10px) */
	width: 160px;
	color: black;
}
.menuFirm li a:visited, .menuFirm li a:active{
	color: black;
}
.menuFirm li a:hover{
	background-image: url(media/glossyback2TEMP.gif);
	color: brown;
}
.formSearch option, .formSearch select {
	
	font-size: 9px;
	
}


#menuT { margin-right: 5px }
#menuT a { color: #fff }

A.l00:link { font-family: Verdana,Arial,Helvetica; font-size: 10px; text-decoration: none; font-weight: bold; color: navy; }
A.l00:active { font-family: Verdana,Arial,Helvetica; font-size: 10px; text-decoration: none; font-weight: bold; color: navy; }
A.l00:visited { font-family: Verdana,Arial,Helvetica; font-size: 10px; text-decoration: none; font-weight: bold; color: navy; }
A.l00:Hover { font-family: Verdana,Arial,Helvetica; font-size: 10px; text-decoration: none; font-weight: bold; color: navy; }
A.l03:link { font-family: Verdana,Arial,Helvetica; font-size: 10px; text-decoration: underline; font-weight: normal; color: navy; }
A.l03:active { font-family: Verdana,Arial,Helvetica; font-size: 10px; text-decoration: underline; font-weight: normal; color: #5A6741; }
A.l03:visited { font-family: Verdana,Arial,Helvetica; font-size: 10px; text-decoration: underline; font-weight: normal; color: #993366; }
A.l03:Hover { font-family: Verdana,Arial,Helvetica; font-size: 10px; text-decoration: underline; font-weight: normal; color: red; }

.infoBox {
	width: 620px;
	margin: 0 auto;
	padding: 10px 0 10px 25px;
	background: url('media/s_notice.png') no-repeat center left;
}
.autor {
	display: none;
}


.f_autor {
	display: none;
}
