/* CSS Document */

#TextMain {}

#TextMain h2 {
background : url(../images/headers/o_studio.png) no-repeat left 2px;
width : 300px;
height : 38px;
padding : 0;
}

#TextMain p {padding : 10px; line-height : 1.4em; text-indent : 20px;}

#TextSub {}

#TextSub h2 {
background : url(../images/headers/polecamy.png) no-repeat left 2px;
width : 150px;
height : 38px;
padding : 0;
}

#TextSub p {padding : 10px; line-height : 1.4em;}

#TextSub ul {width : 230px; padding : 10px 0 20px 10px;}
#TextSub li {padding : 0; width : 230px; height : 30px;
background : url(../images/bg_gallery_menu.png) no-repeat bottom left; padding: 2px 0 2px 0;}
#TextSub li a {text-decoration : none; color : #595959; font-weight : bold; display : block; padding : 9px 0 0 5px;}
#TextSub li a:hover { color : #c10412;}