/* CSS Document */
#text_container_realizacje{
float:left;
position:relative;
/*padding-right:30px;
padding-left:30px;*/
}
/*
#big_pic_border{
border:2px solid #CCCCCC;
width: auto !important;
width: 20px; /
min-width: 20px;
height: auto !important;
height: 25px; 
min-height: 25px;
margin:0px auto;
float:left;
}
#pic_container{

width: auto !important;
width: 200px; 
min-width: 200px;
height: auto !important;
height: 30px; 
min-height: 30px;
float:left;
border: 5px solid #FFFFFF;
}
*/
#PictureTitle{
visibility:hidden;
}
#motioncontainer {
/*margin:0 auto;  Uncomment this line if you wish to center the gallery on page */
width: 70%; /* Set to gallery width, in px or percentage */
height: 130px; /* Set to gallery height */
position:relative;
overflow:hidden;
left:82px;
}

#motioncontainer a img {
border: 1px solid #cccccc; /* Set image border color */
}

#motioncontainer a:hover img {
border: 1px solid navy; /* Set image border hover color */
}

#statusdiv {
background-color: lightyellow;
border: 1px solid gray;
padding: 2px;
position: absolute; /* Stop Editing Gallery Styles */
left: -300px;
visibility: hidden;
}

#motioncontainer a:hover {
color: red; /* Dummy definition to overcome IE bug */
}
#object_description{
margin-left:50px;
width:450px;
height:100px;
}

#realizacja_line{
float:left;
font-size:1px;
height:1px;
width:450px;
background:#6489AE;
display:block;
line-height:1px;
}
#realizacja_item_name_red{
height:20px;
line-height:20px;
font-size:11px;
padding-left:15px;
color:#D00F16;
float:left;
}
#realizacja_item_name{
float:left;
height:20px;
line-height:20px;
font-size:11px;
left:250px;
padding-left:15px;
}
