body,html{
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-family: "Trebuchet MS","Century Gothic";
	background-image: url(../gfx/bg2.jpg);
	background-position: center top; 
}
img{
	border: none;
}
.re_naroznik_ld {
    bottom: -3px;
    left: 0;
    position: fixed;
    z-index: 1500;
}
a.tag{
	display: inline-block;
	padding-left: 4px;
	padding-right: 4px;
	margin: 3px;
	color: Gray;
	background-color: #DEDEDE;
 -moz-border-radius: 4px;
 -webkit-border-radius: 4px;
 -khtml-border-radius: 4px;
 border-radius: 4px;
}
a.tag:hover{
	display: inline-block;
	background-color: gray;
	color: white;
}
input,select,textarea{
 -moz-border-radius: 4px;
 -webkit-border-radius: 4px;
 -khtml-border-radius: 4px;
 border-radius: 4px;
}
a{
	text-decoration: none;
	color: #289FF2;
}
.mainMenu{
	display: block;
	width: 300px;
	height: 40px; 
}
#head{
	width: 100%;
	height: 180px;
	text-align: center;
}
#content{
	margin: 0 auto;
	text-align: left;
	width:960px;

}

#colLeft{
	width: 300px;
	float: left;
}
#colRight{
	width: 250px;
	float: right;
	text-align: center;
}
#project{
	width: 232px;
	height: 250px;
	background-image: url(../gfx/projekt.png);
	background-repeat: no-repeat;
}
.clear{
	clear: both;
	width: 100%;
}

#fL{
	float: left;
	color: White;
	margin: 10px;
	width: 350px;
}

#fR{
	text-align: right;
	float: right;
	color: White;
	margin: 10px;
	width: 300px;
}

#pageContent{
	float: right;
	width: 600px;
	margin-bottom: 50px;
}
.pageTop{
	width: 600px;
	height: 50px;
	background-image: url(../gfx/contentTop.png);
}
.pageCenter{
	width: 100%;
	background-image: url(../gfx/contentBg.png);
	background-repeat: repeat-y;

}
.pageBottom{
	width: 600px;
	height: 57px;
	background-image: url(../gfx/contentBottom.png);
}
.pageBack{
	height: 30px;
	text-align: center;
	margin-top: 30px;
}
h1 {    
    color: #343434;
    font-size: 17px;
    margin: 10px 0 5px;
    text-align: left;
}

h2 {
    border-bottom: 1px dotted #B8B8B8;
    color: black;
    font-size: 14px;
    margin: 10px 0 5px;
    text-align: left;
}
h2 a{    
    color: #343434;
}
h2 a:hover{    
    color: #289FF2;
	 padding-left: 2px;
}
h2{
	margin: 0px;
	font-size: 14px;
}
.akapit{
	width: 580px;
	height: 30px;
	background-image: url(../gfx/akapit.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.contentText{
	padding: 10px;
	margin: 0px;
}

.tresc{
	text-align: justify;
}

.photo{
	border: 1px dotted gray;
	margin: 5px;
-moz-border-radius:6px;
border-radius:6px 5px;
-webkit-border-radius:6px;
}

.center{
	text-align: center;
}

ul.elList li{
	color: #737373;
	font-style: italic;
}

#colLeftSecond{
	float: left;
	width: 350px;
	margin-top: 40px;
}



.formContent{
	margin: 0px;
	padding: 10px;
}
.fA{
	font-weight: bold;
	height: 30px;
	width: 150px;
}
.fB{ 
	text-align: right;
}
.inpText{
	background-image: url(../gfx/formBg.gif);
	background-repeat: no-repeat;
	border: 1px dotted gray;
	width: 300px;
	border: 1px solid gray;
	color: #3C3C3C;
	padding: 2px;
	font-size: 11px;
	color: #3C3C3C;
}
.inpTextarea{
	background-image: url(../gfx/formBg.gif);
	background-repeat: no-repeat;
	border: 1px solid gray;
	width: 100%;
	height: 140px;
	font-size: 11px;
	color: #3C3C3C;

	margin: 0px;
}
.tableForm{
	width: 100%;
	border-collapse: collapse;
}
.tableForm tr{
	border-bottom: 1px dotted gray;
}

a.button {
    background: url("../gfx/bg_button_span.gif") no-repeat scroll right top transparent;
    color: white;
    display: block;
    float: left;
    font: bold 12px arial,sans-serif;
    height: 25px;
    margin-right: 6px;
    padding-right: 18px;
    text-decoration: none;
	 cursor: pointer;
}
a.button span {
    background: url("../gfx/bg_button_a.gif") no-repeat scroll 0 0 transparent;
    color: white;
    display: block;
    line-height: 15px;
    padding: 5px 0 5px 18px;

}
a.button:active {
    background-position: right bottom;
    color: #000000;
    outline: medium none;
}
a.button:active span {
    background-position: left bottom;
    padding: 5px 0 5px 18px;
}

.imageMini{
 -moz-border-radius: 5px;
 -webkit-border-radius: 5px;
 -khtml-border-radius: 5px;
 border-radius: 5px;
margin: 4px;
}

.folioH{
    color: #4D4D4D;
	text-align: justify;
    font-size: 12px;
}

.pageDate{
	font-size: 10px;
	text-transform: uppercase;
	color: Gray;
	text-indent: 15px;
}

.lInfo{
	width: 210px;
	float: left;
}
.rInfo{
	width: 370px;
	float: right;
}

.proLink{
	display: block;
	width: 100%;
	height: 15px;
	background-color: #289FF2;
	text-align: center;
	color: White;
	font-weight: bold;
	text-transform: uppercase;
 -moz-border-radius: 4px;
 -webkit-border-radius: 4px;
 -khtml-border-radius: 4px;
 border-radius: 4px;
}

.proLink:hover{
	display: block;
	width: 100%;
	height: 15px;
	background-color: black;
	text-align: center;
	color: White;
	font-weight: bold;
	text-transform: uppercase;
 -moz-border-radius: 4px;
 -webkit-border-radius: 4px;
 -khtml-border-radius: 4px;
 border-radius: 4px;
 -moz-box-shadow: 0 0 3px 3px #888;
-webkit-box-shadow: 0 0 3px 3px#888;
box-shadow: 0 0 5px 3px #888;
}

.project{
	clear: both;
	margin-bottom: 25px;
}
.status{
	display: inline-block;
	width: 60px;
 -moz-border-radius: 4px;
 -webkit-border-radius: 4px;
 -khtml-border-radius: 4px;
 border-radius: 4px;
 font-size: 10px;
 text-align: center;
 font-weight: bold;
 height: 15px;
 line-height: 15px;
}

.s1{
	background-color: #32CD32;
	color: White;
}
.s2{
	background-color: red;
	color: White;
}
.empty{
	padding-left: 5px;
	color: Red;
}
