@charset "utf-8";

img { border: 0px; }

.hidden { display: none; }
#infoBar, #mainMenu, #createNew, #seeMore, #footer, #contactForm { display: none; }

.clearfix:after   { content: "."; display: block; height: 0px; overflow: hidden; clear: both; visibility: hidden; }

#mainBar #product                         { margin: 0px 0px 20px 0px; }
#mainBar #product .odd                    { border-top: 1px solid #cccccc; float: left; height: 1px; margin: 20px 0px; width: 100%; }
#mainBar #product .cell                   { float: left; height: 200px; margin: 0px 10px 0px 0px; position: relative; width: 23%; }
#mainBar #product .last                   { margin-right: 0px; }
#mainBar #product .cell h3                { color: #e02352; font-size: 100%; margin: 0px 0px 15px 0px; }
#mainBar #product .cell strong            { color: #e02352; display: block; font-size: 120%; font-weight: bold; margin: 0px 0px 10px 0px; }
#mainBar #product .cell .rule             { border-top: 1px dotted #cccccc; height: 1px; margin: 0px 0px 10px 0px; width: 100%; }
#mainBar #product .cell p                 { line-height: 16px; }
#mainBar #product .cell p img             { border: 2px solid #cccccc; float: left; margin: 0px 10px 10px 0px; }
#mainBar #product .cell .section          { display: none; }

/* tabBox */

.tabBoxMenu             { display: none !important; }
.tabBoxItems .item,
.tabBoxItems .item h2   { display: block !important; }

/* vizitka - skin1 */

body.skin1 #photosPart .item                 { float: left; width: 164px; margin-right: 20px; }
body.skin1 #photosPart .item a               { display: block; text-decoration: none; }
body.skin1 #photosPart .item a .photo        { border: 1px solid #ccc; padding: 4px; display: block; margin-bottom: 10px; }
body.skin1 #photosPart .item a .photo img    { display: block; }
body.skin1 #photosPart .item a .name         { text-decoration: none; }
