﻿#subMain
{
    position: relative;
    float: left;
    padding: 0 0 10px 0;
    margin: 5px 0 0 0;
    background-color: #b8b7b7;
    width: 913px;
    min-height: 540px;
    height: auto !important; /* min-height hack for ie6 */
    height: 540px;
    display: inline;
    border: solid 1px #191919;
}

#subMainL
{
    position: relative;
    float: left;
    width: 628px;
    min-height: 520px;
    height: auto !important; /* min-height hack for ie6 */
    height: 520px;
    padding: 0;
    margin: 10px 20px 10px 10px;
    text-align: center;
    background-color: #191919;
    display: inline;
    border: none;
    background: #191919 url(../images/btmBg.gif) no-repeat bottom;
}
 
#subMainLTopBg
{
    width: 628px;
    height: 12px;
    position: relative;
    float: left;
    background: url(../images/topBg.gif) no-repeat;
}
/*
#subMainLBtmBg
{
    width: 628px;
    height: 12px;
    position: relative;
    float: left;
    background: url(../images/btmBg.gif) no-repeat bottom;
}*/

#subMainR
{
    position: relative;
    float: left;
    width: 242px;
    height: 330px;
    margin: 0;
    padding: 0;
    margin: 10px 0 0 0;
    text-align: center;
    background: url(../images/news.jpg) no-repeat;
    display: inline;
}

#subContent 
{
    margin: 5px 10px 10px 10px;
}


#footer
{
    position: relative;
    float: left;
    width: 913px;
    height: 23px;
    padding: 0;
    margin: 0;
    text-align: center;
    border: solid 1px #191919;
    background: #002a56 url(../images/footer.jpg) no-repeat;
}


#kampanyaSub
{
    position: relative;
    float: left;
    width: 242px;
    height: 201px;
    margin: 35px 0 0 0px;
    padding: 0;
    text-align: center;
    background-color: Transparent;
    display: inline;
    background: url(../images/kampanyaSub.jpg) no-repeat;
}

.fiyatTbl
{
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	outline: none;
}

#menuFiyatTbl
{
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	outline: none;
	padding: 5px;
}
